2021-06-01 10:41:25.064 | + ./stack.sh:main:469 : exec 2021-06-01 10:41:25.064 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-06-01-104124' 2021-06-01 10:41:25.064 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-06-01-104124.summary.2021-06-01-104124 2021-06-01 10:41:25.064 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-01 10:41:25.065 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-06-01-104124 2021-06-01 10:41:25.065 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-06-01-104124 /opt/stack/logs/stack.sh.log 2021-06-01 10:41:25.065 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-06-01-104124.summary.2021-06-01-104124 /opt/stack/logs/stack.sh.log.summary 2021-06-01 10:41:25.065 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-06-01 10:41:25.065 | + functions:check_path_perm_sanity:596 : local real_path 2021-06-01 10:41:25.065 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-06-01 10:41:25.065 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-06-01 10:41:25.065 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-06-01 10:41:25.065 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-06-01 10:41:25.065 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-06-01 10:41:25.065 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-06-01 10:41:25.065 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-06-01 10:41:25.065 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-06-01 10:41:25.065 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-06-01 10:41:25.065 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-06-01 10:41:25.065 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-06-01 10:41:25.067 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-06-01 10:41:25.070 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-06-01 10:41:25.072 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-06-01 10:41:25.074 | + ./stack.sh:main:542 : trap err_trap ERR 2021-06-01 10:41:25.076 | + ./stack.sh:main:555 : set -o errexit 2021-06-01 10:41:25.078 | + ./stack.sh:main:558 : uname -a 2021-06-01 10:41:25.079 | Linux dv-cinder-787764-3-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-06-01 10:41:25.081 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-06-01 10:41:25.083 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-06-01 10:41:25.086 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-06-01 10:41:25.119 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-06-01 10:41:25.134 | + ./stack.sh:main:572 : fetch_plugins 2021-06-01 10:41:25.135 | + functions-common:fetch_plugins:1650 : local plugins= 2021-06-01 10:41:25.137 | + functions-common:fetch_plugins:1651 : local plugin 2021-06-01 10:41:25.139 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-06-01 10:41:25.141 | + functions-common:fetch_plugins:1655 : return 2021-06-01 10:41:25.143 | + ./stack.sh:main:576 : run_phase override_defaults 2021-06-01 10:41:25.144 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-06-01 10:41:25.146 | + functions-common:run_phase:1733 : local phase= 2021-06-01 10:41:25.148 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-01 10:41:25.149 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-06-01 10:41:25.151 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-01 10:41:25.153 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-06-01 10:41:25.155 | + functions-common:run_phase:1742 : local extra 2021-06-01 10:41:25.157 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-01 10:41:25.160 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-06-01 10:41:25.162 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-01 10:41:25.164 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-01 10:41:25.165 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-06-01 10:41:25.168 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-01 10:41:25.180 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:41:25.182 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-06-01 10:41:25.183 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-01 10:41:25.185 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-01 10:41:25.187 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-01 10:41:25.189 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-01 10:41:25.190 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-01 10:41:25.192 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-06-01 10:41:25.194 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-06-01 10:41:25.196 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-06-01 10:41:25.197 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-06-01 10:41:25.199 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-06-01 10:41:25.201 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-06-01 10:41:25.203 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-06-01 10:41:25.205 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-06-01 10:41:25.207 | + functions-common:plugin_override_defaults:1696 : return 2021-06-01 10:41:25.209 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-06-01 10:41:25.225 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-06-01 10:41:25.227 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-06-01 10:41:25.240 | ++ functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:41:25.242 | +++ lib/tls:source:43 : hostname -f 2021-06-01 10:41:25.245 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-06-01 10:41:25.248 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-06-01 10:41:25.250 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-06-01 10:41:25.252 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-06-01 10:41:25.254 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-06-01 10:41:25.256 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-06-01 10:41:25.257 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-06-01 10:41:25.259 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-06-01 10:41:25.261 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-06-01 10:41:25.263 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-06-01 10:41:25.267 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-06-01 10:41:25.279 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-06-01 10:41:25.296 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-06-01 10:41:25.308 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-06-01 10:41:25.319 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-06-01 10:41:25.345 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-06-01 10:41:25.383 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-06-01 10:41:25.472 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-06-01 10:41:25.495 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-06-01 10:41:25.536 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-06-01 10:41:25.590 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-06-01 10:41:25.723 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-06-01 10:41:25.737 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-06-01 10:41:25.750 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-06-01 10:41:25.762 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-06-01 10:41:25.843 | + ./stack.sh:main:605 : run_phase source 2021-06-01 10:41:25.845 | + functions-common:run_phase:1732 : local mode=source 2021-06-01 10:41:25.847 | + functions-common:run_phase:1733 : local phase= 2021-06-01 10:41:25.849 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-01 10:41:25.851 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-06-01 10:41:25.853 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-01 10:41:25.855 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-06-01 10:41:25.857 | + functions-common:run_phase:1742 : local extra 2021-06-01 10:41:25.859 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-01 10:41:25.863 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-06-01 10:41:25.865 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-01 10:41:25.867 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-01 10:41:25.869 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-06-01 10:41:25.872 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-01 10:41:25.886 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:41:25.888 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-06-01 10:41:25.890 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-06-01 10:41:25.928 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-06-01 10:41:25.930 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-06-01 10:41:25.932 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-06-01 10:41:25.935 | + functions-common:run_phase:1754 : load_plugin_settings 2021-06-01 10:41:25.937 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-06-01 10:41:25.939 | + functions-common:load_plugin_settings:1669 : local plugin 2021-06-01 10:41:25.941 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-06-01 10:41:25.943 | + functions-common:load_plugin_settings:1673 : return 2021-06-01 10:41:25.946 | + functions-common:run_phase:1755 : verify_disabled_services 2021-06-01 10:41:25.948 | + functions-common:verify_disabled_services:2015 : local service 2021-06-01 10:41:25.950 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:25.952 | + 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-06-01 10:41:25.954 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:25.957 | + 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-06-01 10:41:25.959 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:25.961 | + 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-06-01 10:41:25.964 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:25.966 | + 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-06-01 10:41:25.968 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:25.970 | + 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-06-01 10:41:25.972 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:25.975 | + 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-06-01 10:41:25.977 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:25.979 | + 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-06-01 10:41:25.981 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:25.983 | + 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-06-01 10:41:25.986 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:25.988 | + 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-06-01 10:41:25.991 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:25.993 | + 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-06-01 10:41:25.995 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:25.997 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-06-01 10:41:25.999 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.002 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-06-01 10:41:26.004 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.007 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-06-01 10:41:26.009 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.011 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-06-01 10:41:26.013 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.016 | + 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-06-01 10:41:26.018 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.020 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-06-01 10:41:26.022 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.025 | + 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-06-01 10:41:26.027 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.029 | + 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-06-01 10:41:26.031 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.033 | + 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-06-01 10:41:26.036 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.038 | + 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-06-01 10:41:26.040 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.042 | + 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-06-01 10:41:26.044 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.046 | + 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-06-01 10:41:26.049 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.051 | + 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-06-01 10:41:26.054 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.056 | + 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-06-01 10:41:26.058 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.060 | + 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-06-01 10:41:26.062 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.065 | + 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-06-01 10:41:26.067 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.070 | + 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-06-01 10:41:26.072 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.074 | + 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-06-01 10:41:26.076 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.078 | + 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-06-01 10:41:26.081 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.083 | + 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-06-01 10:41:26.086 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.088 | + 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-06-01 10:41:26.090 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.093 | + 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-06-01 10:41:26.096 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.098 | + 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-06-01 10:41:26.101 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.103 | + 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-06-01 10:41:26.105 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.108 | + 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-06-01 10:41:26.110 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.113 | + 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-06-01 10:41:26.115 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.117 | + 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-06-01 10:41:26.119 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.121 | + 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-06-01 10:41:26.124 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.126 | + 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-06-01 10:41:26.129 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.131 | + 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-06-01 10:41:26.133 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.135 | + 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-06-01 10:41:26.137 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.140 | + 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-06-01 10:41:26.142 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.144 | + 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-06-01 10:41:26.146 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.148 | + 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-06-01 10:41:26.151 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-01 10:41:26.153 | + 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-06-01 10:41:26.156 | + ./stack.sh:main:676 : initialize_database_backends 2021-06-01 10:41:26.158 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-06-01 10:41:26.160 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-06-01 10:41:26.174 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:41:26.177 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-06-01 10:41:26.179 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-06-01 10:41:26.181 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-06-01 10:41:26.195 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:41:26.198 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-06-01 10:41:26.200 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-06-01 10:41:26.202 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-06-01 10:41:26.204 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-06-01 10:41:26.206 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-06-01 10:41:26.209 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-06-01 10:41:26.211 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-06-01 10:41:26.214 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-06-01 10:41:26.216 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-06-01 10:41:26.218 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-06-01 10:41:26.221 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-06-01 10:41:26.223 | + lib/database:initialize_database_backends:104 : return 0 2021-06-01 10:41:26.225 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-06-01 10:41:26.225 | Using mysql database backend 2021-06-01 10:41:26.227 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-06-01 10:41:26.243 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-06-01 10:41:26.258 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:41:26.260 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-06-01 10:41:26.276 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-06-01 10:41:26.292 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:41:26.294 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-06-01 10:41:26.309 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-06-01 10:41:26.325 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-06-01 10:41:26.341 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:41:26.343 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-06-01 10:41:26.358 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:41:26.360 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-06-01 10:41:26.379 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-06-01 10:41:26.381 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-06-01 10:41:26.383 | + ./stack.sh:main:736 : save_stackenv 736 2021-06-01 10:41:26.385 | + functions-common:save_stackenv:60 : local tag=736 2021-06-01 10:41:26.388 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-06-01 10:41:26.392 | + functions-common:save_stackenv:62 : time_stamp=2021-06-01-104126 2021-06-01 10:41:26.395 | + functions-common:save_stackenv:63 : echo '# 2021-06-01-104126 736' 2021-06-01 10:41:26.397 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-01 10:41:26.400 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-06-01 10:41:26.402 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-01 10:41:26.404 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-06-01 10:41:26.407 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-01 10:41:26.409 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-06-01 10:41:26.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-01 10:41:26.413 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-06-01 10:41:26.416 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-01 10:41:26.418 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.74 2021-06-01 10:41:26.420 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-01 10:41:26.423 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.74/identity 2021-06-01 10:41:26.425 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-01 10:41:26.427 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-06-01-104124 2021-06-01 10:41:26.430 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-01 10:41:26.432 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-06-01 10:41:26.434 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-01 10:41:26.437 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.74 2021-06-01 10:41:26.439 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-01 10:41:26.442 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-06-01 10:41:26.444 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-01 10:41:26.446 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-06-01 10:41:26.449 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-01 10:41:26.451 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-06-01 10:41:26.453 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-01 10:41:26.456 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-06-01 10:41:26.458 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-06-01 10:41:26.461 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-06-01 10:41:26.463 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-06-01 10:41:26.465 | + functions-common:git_clone:525 : local git_ref=master 2021-06-01 10:41:26.467 | + functions-common:git_clone:526 : local orig_dir 2021-06-01 10:41:26.469 | ++ functions-common:git_clone:527 : pwd 2021-06-01 10:41:26.471 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-01 10:41:26.474 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-01 10:41:26.476 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-01 10:41:26.490 | + functions-common:git_clone:530 : RECLONE=False 2021-06-01 10:41:26.492 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-01 10:41:26.494 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-01 10:41:26.497 | + functions-common:git_clone:544 : echo master 2021-06-01 10:41:26.497 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-01 10:41:26.503 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-06-01 10:41:26.505 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-01 10:41:26.507 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-06-01 10:41:26.509 | + functions-common:git_clone:593 : git show --oneline 2021-06-01 10:41:26.510 | + functions-common:git_clone:593 : head -1 2021-06-01 10:41:26.513 | 2623351d Merge "update constraint for python-swiftclient to new release 3.12.0" 2021-06-01 10:41:26.515 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-01 10:41:26.518 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-06-01 10:41:26.521 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-01 10:41:26.523 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-06-01 10:41:26.525 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-06-01 10:41:26.528 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-06-01 10:41:26.530 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-06-01 10:41:26.532 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-06-01 10:41:26.535 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-06-01 10:41:26.537 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-06-01 10:41:26.539 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-06-01 10:41:26.543 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-06-01 10:41:26.546 | ++ tools/install_prereqs.sh:source:47 : NOW=1622544086 2021-06-01 10:41:26.549 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-06-01 10:41:26.553 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-06-01 10:41:26.556 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-06-01 10:41:26.558 | ++ tools/install_prereqs.sh:source:49 : DELTA=1622544086 2021-06-01 10:41:26.560 | ++ tools/install_prereqs.sh:source:50 : [[ 1622544086 -lt 7200 ]] 2021-06-01 10:41:26.563 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-06-01 10:41:26.566 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-06-01 10:41:26.568 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-06-01 10:41:26.570 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-06-01 10:41:26.572 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-06-01 10:41:26.574 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-06-01 10:41:26.577 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-06-01 10:41:26.580 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-06-01 10:41:26.626 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-06-01 10:41:26.626 | apache2-dev 2021-06-01 10:41:26.626 | bc 2021-06-01 10:41:26.626 | bsdmainutils 2021-06-01 10:41:26.626 | curl 2021-06-01 10:41:26.626 | g++ 2021-06-01 10:41:26.626 | gawk 2021-06-01 10:41:26.626 | gcc 2021-06-01 10:41:26.627 | gettext 2021-06-01 10:41:26.627 | git 2021-06-01 10:41:26.627 | graphviz 2021-06-01 10:41:26.627 | iputils-ping 2021-06-01 10:41:26.627 | libapache2-mod-proxy-uwsgi 2021-06-01 10:41:26.627 | libffi-dev 2021-06-01 10:41:26.627 | libjpeg-dev 2021-06-01 10:41:26.627 | libmysqlclient-dev 2021-06-01 10:41:26.627 | libpcre3-dev 2021-06-01 10:41:26.627 | libpq-dev 2021-06-01 10:41:26.627 | libssl-dev 2021-06-01 10:41:26.627 | libsystemd-dev 2021-06-01 10:41:26.627 | libxml2-dev 2021-06-01 10:41:26.627 | libxslt1-dev 2021-06-01 10:41:26.627 | libyaml-dev 2021-06-01 10:41:26.627 | lsof 2021-06-01 10:41:26.627 | openssh-server 2021-06-01 10:41:26.627 | openssl 2021-06-01 10:41:26.628 | pkg-config 2021-06-01 10:41:26.628 | psmisc 2021-06-01 10:41:26.628 | python3-dev 2021-06-01 10:41:26.628 | python3-pip 2021-06-01 10:41:26.628 | python3-systemd 2021-06-01 10:41:26.628 | python3-venv 2021-06-01 10:41:26.628 | tar 2021-06-01 10:41:26.628 | tcpdump 2021-06-01 10:41:26.628 | unzip 2021-06-01 10:41:26.628 | uuid-runtime 2021-06-01 10:41:26.628 | wget 2021-06-01 10:41:26.628 | wget 2021-06-01 10:41:26.628 | zlib1g-dev 2021-06-01 10:41:26.628 | libkrb5-dev 2021-06-01 10:41:26.628 | libldap2-dev 2021-06-01 10:41:26.628 | libsasl2-dev 2021-06-01 10:41:26.628 | memcached 2021-06-01 10:41:26.628 | python3-mysqldb 2021-06-01 10:41:26.628 | sqlite3 2021-06-01 10:41:26.628 | conntrack 2021-06-01 10:41:26.628 | curl 2021-06-01 10:41:26.628 | dnsmasq-base 2021-06-01 10:41:26.628 | dnsmasq-utils 2021-06-01 10:41:26.628 | ebtables 2021-06-01 10:41:26.628 | genisoimage 2021-06-01 10:41:26.628 | iptables 2021-06-01 10:41:26.628 | iputils-arping 2021-06-01 10:41:26.628 | kpartx 2021-06-01 10:41:26.628 | libjs-jquery-tablesorter 2021-06-01 10:41:26.628 | libmysqlclient-dev 2021-06-01 10:41:26.628 | parted 2021-06-01 10:41:26.628 | pm-utils 2021-06-01 10:41:26.628 | python3-mysqldb 2021-06-01 10:41:26.628 | socat 2021-06-01 10:41:26.628 | sqlite3 2021-06-01 10:41:26.628 | sudo 2021-06-01 10:41:26.628 | vlan 2021-06-01 10:41:26.628 | lsscsi 2021-06-01 10:41:26.629 | open-iscsi 2021-06-01 10:41:26.629 | lvm2 2021-06-01 10:41:26.629 | qemu-utils 2021-06-01 10:41:26.629 | thin-provisioning-tools 2021-06-01 10:41:26.629 | acl 2021-06-01 10:41:26.629 | dnsmasq-base 2021-06-01 10:41:26.629 | dnsmasq-utils 2021-06-01 10:41:26.629 | ebtables 2021-06-01 10:41:26.629 | haproxy 2021-06-01 10:41:26.629 | iptables 2021-06-01 10:41:26.629 | iputils-arping 2021-06-01 10:41:26.629 | iputils-ping 2021-06-01 10:41:26.629 | libmysqlclient-dev 2021-06-01 10:41:26.629 | postgresql-server-dev-all 2021-06-01 10:41:26.629 | python3-mysqldb 2021-06-01 10:41:26.629 | sqlite3 2021-06-01 10:41:26.629 | sudo 2021-06-01 10:41:26.629 | vlan 2021-06-01 10:41:26.629 | pcp 2021-06-01 10:41:26.629 | ipset 2021-06-01 10:41:26.629 | conntrack 2021-06-01 10:41:26.629 | conntrackd 2021-06-01 10:41:26.629 | keepalived 2021-06-01 10:41:26.629 | lvm2 2021-06-01 10:41:26.629 | qemu-utils 2021-06-01 10:41:26.629 | thin-provisioning-tools 2021-06-01 10:41:26.629 | curl 2021-06-01 10:41:26.629 | liberasurecode-dev 2021-06-01 10:41:26.629 | make 2021-06-01 10:41:26.629 | memcached 2021-06-01 10:41:26.629 | sqlite3 2021-06-01 10:41:26.629 | xfsprogs' 2021-06-01 10:41:26.630 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-06-01 10:41:26.647 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-06-01 10:41:26.647 | apache2-dev 2021-06-01 10:41:26.647 | bc 2021-06-01 10:41:26.648 | bsdmainutils 2021-06-01 10:41:26.648 | curl 2021-06-01 10:41:26.648 | g++ 2021-06-01 10:41:26.648 | gawk 2021-06-01 10:41:26.648 | gcc 2021-06-01 10:41:26.648 | gettext 2021-06-01 10:41:26.648 | git 2021-06-01 10:41:26.648 | graphviz 2021-06-01 10:41:26.648 | iputils-ping 2021-06-01 10:41:26.648 | libapache2-mod-proxy-uwsgi 2021-06-01 10:41:26.648 | libffi-dev 2021-06-01 10:41:26.648 | libjpeg-dev 2021-06-01 10:41:26.648 | libmysqlclient-dev 2021-06-01 10:41:26.648 | libpcre3-dev 2021-06-01 10:41:26.648 | libpq-dev 2021-06-01 10:41:26.648 | libssl-dev 2021-06-01 10:41:26.648 | libsystemd-dev 2021-06-01 10:41:26.648 | libxml2-dev 2021-06-01 10:41:26.648 | libxslt1-dev 2021-06-01 10:41:26.648 | libyaml-dev 2021-06-01 10:41:26.648 | lsof 2021-06-01 10:41:26.648 | openssh-server 2021-06-01 10:41:26.648 | openssl 2021-06-01 10:41:26.648 | pkg-config 2021-06-01 10:41:26.648 | psmisc 2021-06-01 10:41:26.648 | python3-dev 2021-06-01 10:41:26.648 | python3-pip 2021-06-01 10:41:26.648 | python3-systemd 2021-06-01 10:41:26.648 | python3-venv 2021-06-01 10:41:26.648 | tar 2021-06-01 10:41:26.648 | tcpdump 2021-06-01 10:41:26.648 | unzip 2021-06-01 10:41:26.648 | uuid-runtime 2021-06-01 10:41:26.648 | wget 2021-06-01 10:41:26.648 | wget 2021-06-01 10:41:26.648 | zlib1g-dev 2021-06-01 10:41:26.648 | libkrb5-dev 2021-06-01 10:41:26.648 | libldap2-dev 2021-06-01 10:41:26.649 | libsasl2-dev 2021-06-01 10:41:26.649 | memcached 2021-06-01 10:41:26.649 | python3-mysqldb 2021-06-01 10:41:26.649 | sqlite3 2021-06-01 10:41:26.649 | conntrack 2021-06-01 10:41:26.649 | curl 2021-06-01 10:41:26.649 | dnsmasq-base 2021-06-01 10:41:26.649 | dnsmasq-utils 2021-06-01 10:41:26.649 | ebtables 2021-06-01 10:41:26.649 | genisoimage 2021-06-01 10:41:26.649 | iptables 2021-06-01 10:41:26.649 | iputils-arping 2021-06-01 10:41:26.649 | kpartx 2021-06-01 10:41:26.649 | libjs-jquery-tablesorter 2021-06-01 10:41:26.649 | libmysqlclient-dev 2021-06-01 10:41:26.649 | parted 2021-06-01 10:41:26.649 | pm-utils 2021-06-01 10:41:26.649 | python3-mysqldb 2021-06-01 10:41:26.649 | socat 2021-06-01 10:41:26.649 | sqlite3 2021-06-01 10:41:26.649 | sudo 2021-06-01 10:41:26.649 | vlan 2021-06-01 10:41:26.649 | lsscsi 2021-06-01 10:41:26.649 | open-iscsi 2021-06-01 10:41:26.649 | lvm2 2021-06-01 10:41:26.649 | qemu-utils 2021-06-01 10:41:26.649 | thin-provisioning-tools 2021-06-01 10:41:26.649 | acl 2021-06-01 10:41:26.649 | dnsmasq-base 2021-06-01 10:41:26.649 | dnsmasq-utils 2021-06-01 10:41:26.649 | ebtables 2021-06-01 10:41:26.649 | haproxy 2021-06-01 10:41:26.649 | iptables 2021-06-01 10:41:26.649 | iputils-arping 2021-06-01 10:41:26.649 | iputils-ping 2021-06-01 10:41:26.649 | libmysqlclient-dev 2021-06-01 10:41:26.649 | postgresql-server-dev-all 2021-06-01 10:41:26.649 | python3-mysqldb 2021-06-01 10:41:26.650 | sqlite3 2021-06-01 10:41:26.650 | sudo 2021-06-01 10:41:26.650 | vlan 2021-06-01 10:41:26.650 | pcp 2021-06-01 10:41:26.650 | ipset 2021-06-01 10:41:26.650 | conntrack 2021-06-01 10:41:26.650 | conntrackd 2021-06-01 10:41:26.650 | keepalived 2021-06-01 10:41:26.650 | lvm2 2021-06-01 10:41:26.650 | qemu-utils 2021-06-01 10:41:26.650 | thin-provisioning-tools 2021-06-01 10:41:26.650 | curl 2021-06-01 10:41:26.650 | liberasurecode-dev 2021-06-01 10:41:26.650 | make 2021-06-01 10:41:26.650 | memcached 2021-06-01 10:41:26.650 | sqlite3 2021-06-01 10:41:26.650 | xfsprogs ' 2021-06-01 10:41:26.650 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-06-01 10:41:26.652 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:41:26.654 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:41:26.657 | ++ 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-06-01 10:41:26.657 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-06-01 10:41:26.662 | ++ 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-06-01 10:41:26.664 | ++ functions-common:install_package:1342 : update_package_repo 2021-06-01 10:41:26.666 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-01 10:41:26.668 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-06-01 10:41:26.670 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-01 10:41:26.672 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-01 10:41:26.674 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-06-01 10:41:26.676 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:41:26.678 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:41:26.680 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-06-01 10:41:26.682 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-06-01 10:41:26.684 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-06-01 10:41:26.686 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-06-01 10:41:26.689 | +++ functions-common:apt_get_update:1076 : id -u 2021-06-01 10:41:26.693 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-06-01 10:41:26.695 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-06-01 10:41:26.697 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-06-01 10:41:26.699 | ++ functions-common:time_start:2291 : local start_time= 2021-06-01 10:41:26.701 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-06-01 10:41:26.703 | +++ functions-common:time_start:2295 : date +%s%3N 2021-06-01 10:41:26.707 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1622544086705 2021-06-01 10:41:26.709 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-06-01 10:41:26.711 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-06-01 10:41:26.713 | ++ 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-06-01 10:41:26.936 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-06-01 10:41:26.971 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-06-01 10:41:27.015 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-06-01 10:41:27.082 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-06-01 10:41:28.979 | Reading package lists... 2021-06-01 10:41:29.009 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-06-01 10:41:29.011 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-06-01 10:41:29.013 | ++ functions-common:time_stop:2304 : local name 2021-06-01 10:41:29.015 | ++ functions-common:time_stop:2305 : local end_time 2021-06-01 10:41:29.017 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:41:29.019 | ++ functions-common:time_stop:2307 : local total 2021-06-01 10:41:29.021 | ++ functions-common:time_stop:2308 : local start_time 2021-06-01 10:41:29.023 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-06-01 10:41:29.025 | ++ functions-common:time_stop:2311 : start_time=1622544086705 2021-06-01 10:41:29.027 | ++ functions-common:time_stop:2313 : [[ -z 1622544086705 ]] 2021-06-01 10:41:29.030 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:41:29.033 | ++ functions-common:time_stop:2316 : end_time=1622544089031 2021-06-01 10:41:29.035 | ++ functions-common:time_stop:2317 : elapsed_time=2326 2021-06-01 10:41:29.037 | ++ functions-common:time_stop:2318 : total=0 2021-06-01 10:41:29.039 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:41:29.041 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2326 2021-06-01 10:41:29.044 | ++ 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-06-01 10:41:29.046 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-06-01 10:41:29.048 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:41:29.050 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:41:29.053 | ++ 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-06-01 10:41:29.073 | ++ 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-06-01 10:41:29.179 | Reading package lists... 2021-06-01 10:41:29.392 | Building dependency tree... 2021-06-01 10:41:29.393 | Reading state information... 2021-06-01 10:41:29.625 | bc is already the newest version (1.07.1-2build1). 2021-06-01 10:41:29.625 | bc set to manually installed. 2021-06-01 10:41:29.625 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-06-01 10:41:29.625 | bsdmainutils set to manually installed. 2021-06-01 10:41:29.625 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-06-01 10:41:29.625 | gawk set to manually installed. 2021-06-01 10:41:29.625 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-06-01 10:41:29.625 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-06-01 10:41:29.625 | iptables set to manually installed. 2021-06-01 10:41:29.625 | iputils-ping is already the newest version (3:20190709-3). 2021-06-01 10:41:29.625 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-06-01 10:41:29.625 | kpartx set to manually installed. 2021-06-01 10:41:29.625 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-06-01 10:41:29.625 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-06-01 10:41:29.625 | psmisc is already the newest version (23.3-1). 2021-06-01 10:41:29.625 | psmisc set to manually installed. 2021-06-01 10:41:29.625 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-06-01 10:41:29.625 | python3-systemd is already the newest version (234-3build2). 2021-06-01 10:41:29.625 | python3-systemd set to manually installed. 2021-06-01 10:41:29.625 | tcpdump is already the newest version (4.9.3-4). 2021-06-01 10:41:29.625 | tcpdump set to manually installed. 2021-06-01 10:41:29.625 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-06-01 10:41:29.625 | thin-provisioning-tools set to manually installed. 2021-06-01 10:41:29.625 | wget is already the newest version (1.20.3-1ubuntu1). 2021-06-01 10:41:29.625 | wget set to manually installed. 2021-06-01 10:41:29.625 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-06-01 10:41:29.626 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-06-01 10:41:29.626 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-06-01 10:41:29.626 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-06-01 10:41:29.626 | lsof set to manually installed. 2021-06-01 10:41:29.626 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-06-01 10:41:29.626 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-06-01 10:41:29.626 | parted set to manually installed. 2021-06-01 10:41:29.626 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-06-01 10:41:29.626 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-06-01 10:41:29.626 | tar set to manually installed. 2021-06-01 10:41:29.626 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-06-01 10:41:29.626 | uuid-runtime set to manually installed. 2021-06-01 10:41:29.626 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-06-01 10:41:29.626 | zlib1g-dev set to manually installed. 2021-06-01 10:41:29.626 | The following packages were automatically installed and are no longer required: 2021-06-01 10:41:29.626 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-01 10:41:29.626 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-01 10:41:29.626 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-01 10:41:29.626 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-01 10:41:29.626 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-01 10:41:29.626 | python3-zope.interface 2021-06-01 10:41:29.626 | Use 'sudo apt autoremove' to remove them. 2021-06-01 10:41:29.626 | The following additional packages will be installed: 2021-06-01 10:41:29.626 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-06-01 10:41:29.626 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-06-01 10:41:29.626 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-06-01 10:41:29.626 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-06-01 10:41:29.626 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-06-01 10:41:29.626 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-06-01 10:41:29.626 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-06-01 10:41:29.626 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-06-01 10:41:29.626 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-06-01 10:41:29.626 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-06-01 10:41:29.626 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-06-01 10:41:29.627 | libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 libfakeroot 2021-06-01 10:41:29.627 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2021-06-01 10:41:29.627 | libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 2021-06-01 10:41:29.627 | libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 2021-06-01 10:41:29.627 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-06-01 10:41:29.627 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2021-06-01 10:41:29.627 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2021-06-01 10:41:29.627 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2021-06-01 10:41:29.627 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2021-06-01 10:41:29.627 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss3 libobjc-9-dev libobjc4 2021-06-01 10:41:29.627 | libomp-10-dev libomp5-10 libpango-1.0-0 libpangocairo-1.0-0 2021-06-01 10:41:29.627 | libpangoft2-1.0-0 libpathplan4 libpcp-gui2 libpcp-import1 libpcp-mmv1 2021-06-01 10:41:29.627 | libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 libpcp-web1 libpcp3 libpfm4 2021-06-01 10:41:29.627 | libpixman-1-0 libpq5 librados2 librbd1 librdmacm1 libsctp-dev libsctp1 2021-06-01 10:41:29.627 | libsensors-config libsensors5 libsm6 libsnmp-base libsnmp35 libssl1.1 2021-06-01 10:41:29.627 | libstdc++-9-dev libsub-override-perl libsys-hostname-long-perl libthai-data 2021-06-01 10:41:29.627 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-06-01 10:41:29.627 | libxcb-render0 libxcb-shm0 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 2021-06-01 10:41:29.627 | libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2021-06-01 10:41:29.627 | pcp-conf po-debconf postgresql-client-12 postgresql-client-common 2021-06-01 10:41:29.627 | postgresql-common postgresql-server-dev-12 python-pip-whl python3-pcp 2021-06-01 10:41:29.627 | python3-pygments python3-wheel python3-yaml python3.8-venv qemu-block-extra 2021-06-01 10:41:29.627 | sharutils ssl-cert uuid-dev vbetool x11-common 2021-06-01 10:41:29.628 | Suggested packages: 2021-06-01 10:41:29.628 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-06-01 10:41:29.628 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-06-01 10:41:29.628 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-06-01 10:41:29.628 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-06-01 10:41:29.628 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-06-01 10:41:29.628 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-06-01 10:41:29.629 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-06-01 10:41:29.629 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-06-01 10:41:29.629 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-06-01 10:41:29.629 | libmemcached libterm-readkey-perl libyaml-perl pcp-gui libpcp-import-perl 2021-06-01 10:41:29.629 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-12 2021-06-01 10:41:29.629 | libjson-perl default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-06-01 10:41:29.629 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-06-01 10:41:29.629 | | mailx sqlite3-doc openssl-blacklist zip 2021-06-01 10:41:29.828 | The following NEW packages will be installed: 2021-06-01 10:41:29.828 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-06-01 10:41:29.828 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-06-01 10:41:29.828 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-06-01 10:41:29.828 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-06-01 10:41:29.828 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-06-01 10:41:29.828 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-06-01 10:41:29.828 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-06-01 10:41:29.828 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-06-01 10:41:29.828 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-06-01 10:41:29.828 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-06-01 10:41:29.828 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-06-01 10:41:29.828 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-06-01 10:41:29.828 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-06-01 10:41:29.828 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-06-01 10:41:29.828 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-06-01 10:41:29.828 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-06-01 10:41:29.828 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-06-01 10:41:29.828 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-06-01 10:41:29.828 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-06-01 10:41:29.828 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-06-01 10:41:29.828 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-06-01 10:41:29.828 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-06-01 10:41:29.828 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-06-01 10:41:29.828 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-06-01 10:41:29.828 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-06-01 10:41:29.829 | libnl-route-3-200 libnspr4 libnss3 libobjc-9-dev libobjc4 libomp-10-dev 2021-06-01 10:41:29.829 | libomp5-10 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-06-01 10:41:29.829 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-06-01 10:41:29.829 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 2021-06-01 10:41:29.829 | librados2 librbd1 librdmacm1 libsasl2-dev libsctp-dev libsctp1 2021-06-01 10:41:29.829 | libsensors-config libsensors5 libsm6 libsnmp-base libsnmp35 libssl-dev 2021-06-01 10:41:29.829 | libstdc++-9-dev libsub-override-perl libsys-hostname-long-perl 2021-06-01 10:41:29.829 | libsystemd-dev libthai-data libthai0 libtiff5 libtinfo-dev libtool libwebp6 2021-06-01 10:41:29.829 | libx86-1 libxaw7 libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 2021-06-01 10:41:29.829 | libxrender1 libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 2021-06-01 10:41:29.829 | llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi m4 make memcached 2021-06-01 10:41:29.829 | mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2021-06-01 10:41:29.829 | postgresql-client-12 postgresql-client-common postgresql-common 2021-06-01 10:41:29.829 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-06-01 10:41:29.829 | python3-mysqldb python3-pcp python3-pip python3-pygments python3-venv 2021-06-01 10:41:29.829 | python3-wheel python3-yaml python3.8-venv qemu-block-extra qemu-utils 2021-06-01 10:41:29.829 | sharutils socat sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-06-01 10:41:29.830 | The following packages will be upgraded: 2021-06-01 10:41:29.830 | libldap-2.4-2 libssl1.1 open-iscsi openssl 2021-06-01 10:41:29.940 | 4 upgraded, 220 newly installed, 0 to remove and 46 not upgraded. 2021-06-01 10:41:29.940 | Need to get 150 MB of archives. 2021-06-01 10:41:29.940 | After this operation, 777 MB of additional disk space will be used. 2021-06-01 10:41:29.940 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-06-01 10:41:30.099 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.4 [1,319 kB] 2021-06-01 10:41:30.336 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-06-01 10:41:30.346 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-06-01 10:41:30.347 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-06-01 10:41:30.366 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-06-01 10:41:30.367 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-06-01 10:41:30.369 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-06-01 10:41:30.382 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.1 [1,180 kB] 2021-06-01 10:41:30.533 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.1 [158 kB] 2021-06-01 10:41:30.555 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.1 [83.8 kB] 2021-06-01 10:41:30.566 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.1 [95.5 kB] 2021-06-01 10:41:30.588 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-06-01 10:41:30.604 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.1 [1,519 kB] 2021-06-01 10:41:30.803 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-06-01 10:41:30.809 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-06-01 10:41:30.810 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-06-01 10:41:30.811 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.25-0ubuntu0.20.04.1 [1,226 kB] 2021-06-01 10:41:30.972 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-06-01 10:41:30.973 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-06-01 10:41:30.977 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-06-01 10:41:31.019 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-06-01 10:41:31.183 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-06-01 10:41:31.244 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.1 [126 kB] 2021-06-01 10:41:31.261 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-06-01 10:41:31.298 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.4 [620 kB] 2021-06-01 10:41:31.395 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-06-01 10:41:31.421 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-06-01 10:41:31.429 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-06-01 10:41:31.435 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-06-01 10:41:31.470 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-06-01 10:41:31.513 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-06-01 10:41:31.593 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-06-01 10:41:31.650 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-06-01 10:41:34.178 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-06-01 10:41:35.828 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-06-01 10:41:36.050 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-06-01 10:41:36.060 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.2.0-5ubuntu1~20.04 [42.8 kB] 2021-06-01 10:41:36.066 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-06-01 10:41:36.094 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-06-01 10:41:36.526 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.2.0-5ubuntu1~20.04 [49.6 kB] 2021-06-01 10:41:36.528 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.2.0-5ubuntu1~20.04 [525 kB] 2021-06-01 10:41:36.542 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-06-01 10:41:37.261 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-06-01 10:41:38.551 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-06-01 10:41:38.573 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-06-01 10:41:38.584 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-06-01 10:41:38.584 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-06-01 10:41:38.605 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-06-01 10:41:38.611 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-06-01 10:41:38.611 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-06-01 10:41:38.612 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-06-01 10:41:38.612 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-06-01 10:41:38.618 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-06-01 10:41:38.664 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-06-01 10:41:38.772 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-06-01 10:41:38.796 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-06-01 10:41:38.811 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-06-01 10:41:39.068 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-06-01 10:41:39.069 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-06-01 10:41:39.108 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-06-01 10:41:39.285 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-06-01 10:41:39.286 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-06-01 10:41:39.287 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-06-01 10:41:39.288 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-06-01 10:41:39.345 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-06-01 10:41:39.517 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-06-01 10:41:39.523 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.1 [179 kB] 2021-06-01 10:41:39.530 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-06-01 10:41:39.536 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-06-01 10:41:41.479 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-06-01 10:41:41.480 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-06-01 10:41:41.480 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-06-01 10:41:41.485 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-06-01 10:41:41.486 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-06-01 10:41:41.489 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-06-01 10:41:41.512 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-06-01 10:41:41.513 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-06-01 10:41:41.521 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.3 [314 kB] 2021-06-01 10:41:41.605 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.3 [13.5 kB] 2021-06-01 10:41:41.607 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-06-01 10:41:41.664 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-06-01 10:41:41.669 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-06-01 10:41:41.681 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-06-01 10:41:41.852 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-06-01 10:41:42.010 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-06-01 10:41:42.014 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-06-01 10:41:42.030 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-06-01 10:41:42.053 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-06-01 10:41:42.119 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-06-01 10:41:42.125 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-06-01 10:41:42.128 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-06-01 10:41:42.136 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-06-01 10:41:42.163 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-06-01 10:41:42.164 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-06-01 10:41:42.205 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2021-06-01 10:41:42.237 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.1 [162 kB] 2021-06-01 10:41:42.262 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-06-01 10:41:42.294 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2 [118 kB] 2021-06-01 10:41:42.314 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-06-01 10:41:42.340 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-06-01 10:41:42.478 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-06-01 10:41:42.564 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-06-01 10:41:42.567 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-06-01 10:41:42.585 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-06-01 10:41:42.763 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-06-01 10:41:42.773 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-06-01 10:41:42.828 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-06-01 10:41:42.846 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-06-01 10:41:42.850 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-06-01 10:41:42.853 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-06-01 10:41:42.874 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-06-01 10:41:42.879 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-06-01 10:41:42.882 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-06-01 10:41:42.885 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-06-01 10:41:42.979 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-06-01 10:41:43.000 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-06-01 10:41:43.023 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-06-01 10:41:43.026 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-06-01 10:41:43.032 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-06-01 10:41:43.067 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-06-01 10:41:43.081 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-06-01 10:41:43.085 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-06-01 10:41:43.100 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-06-01 10:41:43.200 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-06-01 10:41:43.220 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-06-01 10:41:43.226 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-06-01 10:41:43.248 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-06-01 10:41:43.267 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-06-01 10:41:43.268 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-06-01 10:41:43.307 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-06-01 10:41:43.313 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-06-01 10:41:43.317 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-06-01 10:41:43.375 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-06-01 10:41:43.378 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-06-01 10:41:43.383 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-06-01 10:41:43.394 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-06-01 10:41:43.399 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-06-01 10:41:43.400 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-06-01 10:41:43.401 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-06-01 10:41:43.437 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-06-01 10:41:43.466 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-06-01 10:41:43.498 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-06-01 10:41:43.536 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-06-01 10:41:43.541 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-06-01 10:41:44.902 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-06-01 10:41:44.904 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-06-01 10:41:44.909 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-06-01 10:41:44.916 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-06-01 10:41:44.935 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-06-01 10:41:44.936 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-06-01 10:41:44.936 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-06-01 10:41:44.964 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-06-01 10:41:44.965 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-06-01 10:41:44.980 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-06-01 10:41:45.000 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-06-01 10:41:45.002 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-06-01 10:41:45.004 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.4 [1,583 kB] 2021-06-01 10:41:45.208 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.25-0ubuntu0.20.04.1 [1,537 kB] 2021-06-01 10:41:45.459 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-06-01 10:41:45.465 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-06-01 10:41:45.467 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.5 [1,256 kB] 2021-06-01 10:41:45.859 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-06-01 10:41:45.864 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-06-01 10:41:45.866 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-06-01 10:41:45.867 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-06-01 10:41:45.872 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-06-01 10:41:45.873 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-06-01 10:41:45.874 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.6-0ubuntu0.20.04.1 [115 kB] 2021-06-01 10:41:45.877 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.6-0ubuntu0.20.04.1 [136 kB] 2021-06-01 10:41:45.880 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.11-0ubuntu0.20.04.2 [3,214 kB] 2021-06-01 10:41:46.427 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.11-0ubuntu0.20.04.2 [1,619 kB] 2021-06-01 10:41:46.727 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-06-01 10:41:46.805 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.6 [246 kB] 2021-06-01 10:41:46.842 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-06-01 10:41:46.843 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-06-01 10:41:46.844 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxml2-dev amd64 2.9.10+dfsg-5 [737 kB] 2021-06-01 10:41:47.003 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-06-01 10:41:47.047 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-06-01 10:41:47.070 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-06-01 10:41:47.138 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-06-01 10:41:48.247 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-06-01 10:41:48.262 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-06-01 10:41:48.397 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-06-01 10:41:48.494 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-06-01 10:41:49.834 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-06-01 10:41:49.835 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-06-01 10:41:55.652 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-06-01 10:41:55.654 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-06-01 10:41:55.655 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-06-01 10:41:55.657 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-06-01 10:41:55.658 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.6-0ubuntu0.20.04.1 [1,045 kB] 2021-06-01 10:41:56.015 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-06-01 10:41:56.015 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-06-01 10:41:56.019 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.6-0ubuntu0.20.04.1 [920 kB] 2021-06-01 10:41:56.215 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-06-01 10:41:56.216 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.5 [1,805 kB] 2021-06-01 10:41:56.648 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-06-01 10:41:56.650 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-06-01 10:41:56.657 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.5 [230 kB] 2021-06-01 10:41:56.743 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.5-1~20.04.2 [5,444 B] 2021-06-01 10:41:56.744 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-06-01 10:41:56.876 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.16 [53.4 kB] 2021-06-01 10:41:57.079 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.16 [973 kB] 2021-06-01 10:41:57.362 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-06-01 10:41:57.365 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-06-01 10:41:57.554 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-06-01 10:41:57.573 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-06-01 10:41:57.574 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-06-01 10:41:57.574 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-06-01 10:41:57.576 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.1 [1,180 B] 2021-06-01 10:41:57.576 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-06-01 10:41:57.577 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-06-01 10:41:57.578 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-06-01 10:41:57.579 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-06-01 10:41:57.639 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-06-01 10:41:57.729 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-06-01 10:41:57.731 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-06-01 10:41:57.732 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-06-01 10:41:57.750 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-06-01 10:41:57.758 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-06-01 10:41:57.766 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-06-01 10:41:58.509 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-06-01 10:41:58.574 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-06-01 10:41:59.990 | Preconfiguring packages ... 2021-06-01 10:42:00.123 | Fetched 150 MB in 29s (5,210 kB/s) 2021-06-01 10:42:00.152 | Selecting previously unselected package libapr1:amd64. 2021-06-01 10:42:00.190 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2021-06-01 10:42:00.193 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-06-01 10:42:00.199 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-06-01 10:42:00.255 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-06-01 10:42:00.268 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.4) over (1.1.1f-1ubuntu2.3) ... 2021-06-01 10:42:00.480 | Selecting previously unselected package libaprutil1:amd64. 2021-06-01 10:42:00.487 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-06-01 10:42:00.489 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-06-01 10:42:00.526 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-06-01 10:42:00.533 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-06-01 10:42:00.535 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-06-01 10:42:00.573 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-06-01 10:42:00.583 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-06-01 10:42:00.639 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-06-01 10:42:00.646 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-06-01 10:42:00.648 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-06-01 10:42:00.677 | Selecting previously unselected package libjansson4:amd64. 2021-06-01 10:42:00.684 | Preparing to unpack .../006-libjansson4_2.12-1build1_amd64.deb ... 2021-06-01 10:42:00.687 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-06-01 10:42:00.717 | Selecting previously unselected package liblua5.2-0:amd64. 2021-06-01 10:42:00.724 | Preparing to unpack .../007-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-06-01 10:42:00.726 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-06-01 10:42:00.766 | Selecting previously unselected package apache2-bin. 2021-06-01 10:42:00.773 | Preparing to unpack .../008-apache2-bin_2.4.41-4ubuntu3.1_amd64.deb ... 2021-06-01 10:42:00.776 | Unpacking apache2-bin (2.4.41-4ubuntu3.1) ... 2021-06-01 10:42:00.985 | Selecting previously unselected package apache2-data. 2021-06-01 10:42:00.992 | Preparing to unpack .../009-apache2-data_2.4.41-4ubuntu3.1_all.deb ... 2021-06-01 10:42:00.994 | Unpacking apache2-data (2.4.41-4ubuntu3.1) ... 2021-06-01 10:42:01.101 | Selecting previously unselected package apache2-utils. 2021-06-01 10:42:01.109 | Preparing to unpack .../010-apache2-utils_2.4.41-4ubuntu3.1_amd64.deb ... 2021-06-01 10:42:01.111 | Unpacking apache2-utils (2.4.41-4ubuntu3.1) ... 2021-06-01 10:42:01.158 | Selecting previously unselected package apache2. 2021-06-01 10:42:01.165 | Preparing to unpack .../011-apache2_2.4.41-4ubuntu3.1_amd64.deb ... 2021-06-01 10:42:01.184 | Unpacking apache2 (2.4.41-4ubuntu3.1) ... 2021-06-01 10:42:01.255 | Selecting previously unselected package liblua5.3-0:amd64. 2021-06-01 10:42:01.263 | Preparing to unpack .../012-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-06-01 10:42:01.266 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-06-01 10:42:01.312 | Selecting previously unselected package haproxy. 2021-06-01 10:42:01.319 | Preparing to unpack .../013-haproxy_2.0.13-2ubuntu0.1_amd64.deb ... 2021-06-01 10:42:01.329 | Unpacking haproxy (2.0.13-2ubuntu0.1) ... 2021-06-01 10:42:01.548 | Selecting previously unselected package libnl-3-200:amd64. 2021-06-01 10:42:01.555 | Preparing to unpack .../014-libnl-3-200_3.4.0-1_amd64.deb ... 2021-06-01 10:42:01.557 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-06-01 10:42:01.593 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-06-01 10:42:01.600 | Preparing to unpack .../015-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-06-01 10:42:01.603 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-06-01 10:42:01.633 | Selecting previously unselected package mysql-common. 2021-06-01 10:42:01.641 | Preparing to unpack .../016-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-06-01 10:42:01.658 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-06-01 10:42:01.687 | Selecting previously unselected package libmysqlclient21:amd64. 2021-06-01 10:42:01.694 | Preparing to unpack .../017-libmysqlclient21_8.0.25-0ubuntu0.20.04.1_amd64.deb ... 2021-06-01 10:42:01.697 | Unpacking libmysqlclient21:amd64 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-01 10:42:01.927 | Selecting previously unselected package libsensors-config. 2021-06-01 10:42:01.934 | Preparing to unpack .../018-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-06-01 10:42:01.936 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-06-01 10:42:01.965 | Selecting previously unselected package libsensors5:amd64. 2021-06-01 10:42:01.972 | Preparing to unpack .../019-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-06-01 10:42:02.064 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-06-01 10:42:02.094 | Selecting previously unselected package libsnmp-base. 2021-06-01 10:42:02.101 | Preparing to unpack .../020-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-06-01 10:42:02.103 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-06-01 10:42:02.172 | Selecting previously unselected package libsnmp35:amd64. 2021-06-01 10:42:02.179 | Preparing to unpack .../021-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-06-01 10:42:02.181 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-06-01 10:42:02.343 | Selecting previously unselected package keepalived. 2021-06-01 10:42:02.350 | Preparing to unpack .../022-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-06-01 10:42:02.352 | Unpacking keepalived (1:2.0.19-2) ... 2021-06-01 10:42:02.447 | Selecting previously unselected package memcached. 2021-06-01 10:42:02.455 | Preparing to unpack .../023-memcached_1.5.22-2ubuntu0.1_amd64.deb ... 2021-06-01 10:42:02.457 | Unpacking memcached (1.5.22-2ubuntu0.1) ... 2021-06-01 10:42:02.513 | Preparing to unpack .../024-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-06-01 10:42:02.967 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-06-01 10:42:03.063 | Preparing to unpack .../025-openssl_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-06-01 10:42:03.068 | Unpacking openssl (1.1.1f-1ubuntu2.4) over (1.1.1f-1ubuntu2.3) ... 2021-06-01 10:42:03.198 | Selecting previously unselected package python3-yaml. 2021-06-01 10:42:03.206 | Preparing to unpack .../026-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-06-01 10:42:03.208 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-06-01 10:42:03.255 | Selecting previously unselected package acl. 2021-06-01 10:42:03.262 | Preparing to unpack .../027-acl_2.2.53-6_amd64.deb ... 2021-06-01 10:42:03.264 | Unpacking acl (2.2.53-6) ... 2021-06-01 10:42:03.295 | Selecting previously unselected package autotools-dev. 2021-06-01 10:42:03.302 | Preparing to unpack .../028-autotools-dev_20180224.1_all.deb ... 2021-06-01 10:42:03.304 | Unpacking autotools-dev (20180224.1) ... 2021-06-01 10:42:03.341 | Selecting previously unselected package m4. 2021-06-01 10:42:03.348 | Preparing to unpack .../029-m4_1.4.18-4_amd64.deb ... 2021-06-01 10:42:03.350 | Unpacking m4 (1.4.18-4) ... 2021-06-01 10:42:03.409 | Selecting previously unselected package autoconf. 2021-06-01 10:42:03.416 | Preparing to unpack .../030-autoconf_2.69-11.1_all.deb ... 2021-06-01 10:42:03.419 | Unpacking autoconf (2.69-11.1) ... 2021-06-01 10:42:03.497 | Selecting previously unselected package automake. 2021-06-01 10:42:03.505 | Preparing to unpack .../031-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-06-01 10:42:03.509 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-06-01 10:42:03.613 | Selecting previously unselected package autopoint. 2021-06-01 10:42:03.620 | Preparing to unpack .../032-autopoint_0.19.8.1-10build1_all.deb ... 2021-06-01 10:42:03.624 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-06-01 10:42:03.664 | Selecting previously unselected package libllvm10:amd64. 2021-06-01 10:42:03.671 | Preparing to unpack .../033-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-01 10:42:03.674 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:05.907 | Selecting previously unselected package libclang-cpp10. 2021-06-01 10:42:05.914 | Preparing to unpack .../034-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-01 10:42:05.916 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:07.352 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-06-01 10:42:07.360 | Preparing to unpack .../035-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-06-01 10:42:07.362 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-06-01 10:42:07.816 | Selecting previously unselected package libgc1c2:amd64. 2021-06-01 10:42:07.824 | Preparing to unpack .../036-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-06-01 10:42:07.826 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-06-01 10:42:07.865 | Selecting previously unselected package libobjc4:amd64. 2021-06-01 10:42:07.873 | Preparing to unpack .../037-libobjc4_10.2.0-5ubuntu1~20.04_amd64.deb ... 2021-06-01 10:42:07.875 | Unpacking libobjc4:amd64 (10.2.0-5ubuntu1~20.04) ... 2021-06-01 10:42:07.905 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-06-01 10:42:07.913 | Preparing to unpack .../038-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-06-01 10:42:07.915 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-06-01 10:42:07.990 | Selecting previously unselected package libc6-i386. 2021-06-01 10:42:07.997 | Preparing to unpack .../039-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-06-01 10:42:08.000 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-06-01 10:42:08.505 | Selecting previously unselected package lib32gcc-s1. 2021-06-01 10:42:08.512 | Preparing to unpack .../040-lib32gcc-s1_10.2.0-5ubuntu1~20.04_amd64.deb ... 2021-06-01 10:42:08.515 | Unpacking lib32gcc-s1 (10.2.0-5ubuntu1~20.04) ... 2021-06-01 10:42:08.554 | Selecting previously unselected package lib32stdc++6. 2021-06-01 10:42:08.561 | Preparing to unpack .../041-lib32stdc++6_10.2.0-5ubuntu1~20.04_amd64.deb ... 2021-06-01 10:42:08.563 | Unpacking lib32stdc++6 (10.2.0-5ubuntu1~20.04) ... 2021-06-01 10:42:08.662 | Selecting previously unselected package libclang-common-10-dev. 2021-06-01 10:42:08.669 | Preparing to unpack .../042-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-01 10:42:08.672 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:09.642 | Selecting previously unselected package libclang1-10. 2021-06-01 10:42:09.650 | Preparing to unpack .../043-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-01 10:42:09.652 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:10.754 | Selecting previously unselected package clang-10. 2021-06-01 10:42:10.762 | Preparing to unpack .../044-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-01 10:42:10.764 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:10.801 | Selecting previously unselected package libtool. 2021-06-01 10:42:10.809 | Preparing to unpack .../045-libtool_2.4.6-14_all.deb ... 2021-06-01 10:42:10.811 | Unpacking libtool (2.4.6-14) ... 2021-06-01 10:42:10.858 | Selecting previously unselected package dh-autoreconf. 2021-06-01 10:42:10.865 | Preparing to unpack .../046-dh-autoreconf_19_all.deb ... 2021-06-01 10:42:10.867 | Unpacking dh-autoreconf (19) ... 2021-06-01 10:42:10.894 | Selecting previously unselected package libdebhelper-perl. 2021-06-01 10:42:10.901 | Preparing to unpack .../047-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-06-01 10:42:10.904 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-06-01 10:42:10.950 | Selecting previously unselected package libarchive-zip-perl. 2021-06-01 10:42:10.957 | Preparing to unpack .../048-libarchive-zip-perl_1.67-2_all.deb ... 2021-06-01 10:42:10.959 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-06-01 10:42:10.999 | Selecting previously unselected package libsub-override-perl. 2021-06-01 10:42:11.007 | Preparing to unpack .../049-libsub-override-perl_0.09-2_all.deb ... 2021-06-01 10:42:11.009 | Unpacking libsub-override-perl (0.09-2) ... 2021-06-01 10:42:11.034 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-06-01 10:42:11.042 | Preparing to unpack .../050-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-06-01 10:42:11.044 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-06-01 10:42:11.071 | Selecting previously unselected package dh-strip-nondeterminism. 2021-06-01 10:42:11.079 | Preparing to unpack .../051-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-06-01 10:42:11.081 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-06-01 10:42:11.105 | Selecting previously unselected package libdpkg-perl. 2021-06-01 10:42:11.113 | Preparing to unpack .../052-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-06-01 10:42:11.115 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-06-01 10:42:11.187 | Selecting previously unselected package make. 2021-06-01 10:42:11.194 | Preparing to unpack .../053-make_4.2.1-1.2_amd64.deb ... 2021-06-01 10:42:11.196 | Unpacking make (4.2.1-1.2) ... 2021-06-01 10:42:11.245 | Selecting previously unselected package dpkg-dev. 2021-06-01 10:42:11.252 | Preparing to unpack .../054-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-06-01 10:42:11.254 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-06-01 10:42:11.402 | Selecting previously unselected package dwz. 2021-06-01 10:42:11.410 | Preparing to unpack .../055-dwz_0.13-5_amd64.deb ... 2021-06-01 10:42:11.412 | Unpacking dwz (0.13-5) ... 2021-06-01 10:42:11.462 | Selecting previously unselected package libcroco3:amd64. 2021-06-01 10:42:11.469 | Preparing to unpack .../056-libcroco3_0.6.13-1_amd64.deb ... 2021-06-01 10:42:11.471 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-06-01 10:42:11.509 | Selecting previously unselected package gettext. 2021-06-01 10:42:11.517 | Preparing to unpack .../057-gettext_0.19.8.1-10build1_amd64.deb ... 2021-06-01 10:42:11.519 | Unpacking gettext (0.19.8.1-10build1) ... 2021-06-01 10:42:11.691 | Selecting previously unselected package intltool-debian. 2021-06-01 10:42:11.699 | Preparing to unpack .../058-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-06-01 10:42:11.701 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-06-01 10:42:11.730 | Selecting previously unselected package po-debconf. 2021-06-01 10:42:11.737 | Preparing to unpack .../059-po-debconf_1.0.21_all.deb ... 2021-06-01 10:42:11.740 | Unpacking po-debconf (1.0.21) ... 2021-06-01 10:42:11.803 | Selecting previously unselected package debhelper. 2021-06-01 10:42:11.811 | Preparing to unpack .../060-debhelper_12.10ubuntu1_all.deb ... 2021-06-01 10:42:11.814 | Unpacking debhelper (12.10ubuntu1) ... 2021-06-01 10:42:11.991 | Selecting previously unselected package uuid-dev:amd64. 2021-06-01 10:42:11.999 | Preparing to unpack .../061-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-06-01 10:42:12.002 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-06-01 10:42:12.034 | Selecting previously unselected package libsctp1:amd64. 2021-06-01 10:42:12.041 | Preparing to unpack .../062-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-06-01 10:42:12.044 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-06-01 10:42:12.070 | Selecting previously unselected package libsctp-dev:amd64. 2021-06-01 10:42:12.077 | Preparing to unpack .../063-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-06-01 10:42:12.080 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-06-01 10:42:12.114 | Selecting previously unselected package libapr1-dev. 2021-06-01 10:42:12.121 | Preparing to unpack .../064-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-06-01 10:42:12.123 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-06-01 10:42:12.379 | Selecting previously unselected package libldap2-dev:amd64. 2021-06-01 10:42:12.387 | Preparing to unpack .../065-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-06-01 10:42:12.389 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-06-01 10:42:12.502 | Selecting previously unselected package libaprutil1-dev. 2021-06-01 10:42:12.510 | Preparing to unpack .../066-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-06-01 10:42:12.512 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-06-01 10:42:12.734 | Selecting previously unselected package apache2-dev. 2021-06-01 10:42:12.742 | Preparing to unpack .../067-apache2-dev_2.4.41-4ubuntu3.1_amd64.deb ... 2021-06-01 10:42:12.744 | Unpacking apache2-dev (2.4.41-4ubuntu3.1) ... 2021-06-01 10:42:12.811 | Selecting previously unselected package binfmt-support. 2021-06-01 10:42:12.819 | Preparing to unpack .../068-binfmt-support_2.2.0-2_amd64.deb ... 2021-06-01 10:42:12.829 | Unpacking binfmt-support (2.2.0-2) ... 2021-06-01 10:42:12.863 | Selecting previously unselected package g++-9. 2021-06-01 10:42:12.870 | Preparing to unpack .../069-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-06-01 10:42:12.873 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-06-01 10:42:14.000 | Selecting previously unselected package g++. 2021-06-01 10:42:14.008 | Preparing to unpack .../070-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-06-01 10:42:14.010 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-06-01 10:42:14.034 | Selecting previously unselected package build-essential. 2021-06-01 10:42:14.042 | Preparing to unpack .../071-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-06-01 10:42:14.045 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-06-01 10:42:14.075 | Selecting previously unselected package conntrack. 2021-06-01 10:42:14.082 | Preparing to unpack .../072-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-06-01 10:42:14.086 | Unpacking conntrack (1:1.4.5-2) ... 2021-06-01 10:42:14.118 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-06-01 10:42:14.127 | Preparing to unpack .../073-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-06-01 10:42:14.129 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-06-01 10:42:14.156 | Selecting previously unselected package libnetfilter-queue1. 2021-06-01 10:42:14.163 | Preparing to unpack .../074-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-06-01 10:42:14.165 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-06-01 10:42:14.205 | Selecting previously unselected package conntrackd. 2021-06-01 10:42:14.213 | Preparing to unpack .../075-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-06-01 10:42:14.215 | Unpacking conntrackd (1:1.4.5-2) ... 2021-06-01 10:42:14.263 | Selecting previously unselected package dns-root-data. 2021-06-01 10:42:14.271 | Preparing to unpack .../076-dns-root-data_2019052802_all.deb ... 2021-06-01 10:42:14.273 | Unpacking dns-root-data (2019052802) ... 2021-06-01 10:42:14.320 | Selecting previously unselected package libidn11:amd64. 2021-06-01 10:42:14.328 | Preparing to unpack .../077-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-06-01 10:42:14.330 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-06-01 10:42:14.367 | Selecting previously unselected package dnsmasq-base. 2021-06-01 10:42:14.377 | Preparing to unpack .../078-dnsmasq-base_2.80-1.1ubuntu1.3_amd64.deb ... 2021-06-01 10:42:14.379 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.3) ... 2021-06-01 10:42:14.453 | Selecting previously unselected package dnsmasq-utils. 2021-06-01 10:42:14.461 | Preparing to unpack .../079-dnsmasq-utils_2.80-1.1ubuntu1.3_amd64.deb ... 2021-06-01 10:42:14.463 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.3) ... 2021-06-01 10:42:14.495 | Selecting previously unselected package ebtables. 2021-06-01 10:42:14.504 | Preparing to unpack .../080-ebtables_2.0.11-3build1_amd64.deb ... 2021-06-01 10:42:14.518 | Unpacking ebtables (2.0.11-3build1) ... 2021-06-01 10:42:14.564 | Selecting previously unselected package libfakeroot:amd64. 2021-06-01 10:42:14.572 | Preparing to unpack .../081-libfakeroot_1.24-1_amd64.deb ... 2021-06-01 10:42:14.574 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-06-01 10:42:14.608 | Selecting previously unselected package fakeroot. 2021-06-01 10:42:14.616 | Preparing to unpack .../082-fakeroot_1.24-1_amd64.deb ... 2021-06-01 10:42:14.618 | Unpacking fakeroot (1.24-1) ... 2021-06-01 10:42:14.659 | Selecting previously unselected package fonts-dejavu-core. 2021-06-01 10:42:14.667 | Preparing to unpack .../083-fonts-dejavu-core_2.37-1_all.deb ... 2021-06-01 10:42:14.669 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-06-01 10:42:14.851 | Selecting previously unselected package fonts-liberation. 2021-06-01 10:42:14.858 | Preparing to unpack .../084-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-06-01 10:42:14.861 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-06-01 10:42:14.997 | Selecting previously unselected package fontconfig-config. 2021-06-01 10:42:15.005 | Preparing to unpack .../085-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-06-01 10:42:15.008 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-06-01 10:42:15.046 | Selecting previously unselected package libfontconfig1:amd64. 2021-06-01 10:42:15.054 | Preparing to unpack .../086-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-06-01 10:42:15.057 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-06-01 10:42:15.101 | Selecting previously unselected package fontconfig. 2021-06-01 10:42:15.108 | Preparing to unpack .../087-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-06-01 10:42:15.111 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-06-01 10:42:15.162 | Selecting previously unselected package genisoimage. 2021-06-01 10:42:15.169 | Preparing to unpack .../088-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-06-01 10:42:15.172 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-06-01 10:42:15.251 | Selecting previously unselected package libann0. 2021-06-01 10:42:15.259 | Preparing to unpack .../089-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-06-01 10:42:15.261 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-06-01 10:42:15.291 | Selecting previously unselected package libcdt5:amd64. 2021-06-01 10:42:15.300 | Preparing to unpack .../090-libcdt5_2.42.2-3build2_amd64.deb ... 2021-06-01 10:42:15.303 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-06-01 10:42:15.332 | Selecting previously unselected package libcgraph6:amd64. 2021-06-01 10:42:15.340 | Preparing to unpack .../091-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-06-01 10:42:15.342 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-06-01 10:42:15.378 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-06-01 10:42:15.385 | Preparing to unpack .../092-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-06-01 10:42:15.388 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-06-01 10:42:15.430 | Selecting previously unselected package libjpeg8:amd64. 2021-06-01 10:42:15.438 | Preparing to unpack .../093-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-06-01 10:42:15.440 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-06-01 10:42:15.468 | Selecting previously unselected package libjbig0:amd64. 2021-06-01 10:42:15.476 | Preparing to unpack .../094-libjbig0_2.1-3.1build1_amd64.deb ... 2021-06-01 10:42:15.478 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-06-01 10:42:15.508 | Selecting previously unselected package libwebp6:amd64. 2021-06-01 10:42:15.516 | Preparing to unpack .../095-libwebp6_0.6.1-2_amd64.deb ... 2021-06-01 10:42:15.519 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2021-06-01 10:42:15.572 | Selecting previously unselected package libtiff5:amd64. 2021-06-01 10:42:15.581 | Preparing to unpack .../096-libtiff5_4.1.0+git191117-2ubuntu0.20.04.1_amd64.deb ... 2021-06-01 10:42:15.583 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-06-01 10:42:15.633 | Selecting previously unselected package libxpm4:amd64. 2021-06-01 10:42:15.640 | Preparing to unpack .../097-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-06-01 10:42:15.643 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-06-01 10:42:15.675 | Selecting previously unselected package libgd3:amd64. 2021-06-01 10:42:15.683 | Preparing to unpack .../098-libgd3_2.2.5-5.2ubuntu2_amd64.deb ... 2021-06-01 10:42:15.685 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-06-01 10:42:15.734 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-06-01 10:42:15.742 | Preparing to unpack .../099-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-06-01 10:42:15.744 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-06-01 10:42:15.795 | Selecting previously unselected package libpixman-1-0:amd64. 2021-06-01 10:42:15.802 | Preparing to unpack .../100-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-06-01 10:42:15.805 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-06-01 10:42:15.867 | Selecting previously unselected package libxcb-render0:amd64. 2021-06-01 10:42:15.874 | Preparing to unpack .../101-libxcb-render0_1.14-2_amd64.deb ... 2021-06-01 10:42:15.877 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-06-01 10:42:15.908 | Selecting previously unselected package libxcb-shm0:amd64. 2021-06-01 10:42:15.916 | Preparing to unpack .../102-libxcb-shm0_1.14-2_amd64.deb ... 2021-06-01 10:42:15.918 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-06-01 10:42:15.946 | Selecting previously unselected package libxrender1:amd64. 2021-06-01 10:42:15.955 | Preparing to unpack .../103-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-06-01 10:42:15.957 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-06-01 10:42:15.987 | Selecting previously unselected package libcairo2:amd64. 2021-06-01 10:42:15.995 | Preparing to unpack .../104-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-06-01 10:42:15.997 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-06-01 10:42:16.096 | Selecting previously unselected package libgraphite2-3:amd64. 2021-06-01 10:42:16.104 | Preparing to unpack .../105-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-06-01 10:42:16.106 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-06-01 10:42:16.146 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-06-01 10:42:16.154 | Preparing to unpack .../106-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-06-01 10:42:16.157 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-06-01 10:42:16.235 | Selecting previously unselected package libthai-data. 2021-06-01 10:42:16.243 | Preparing to unpack .../107-libthai-data_0.1.28-3_all.deb ... 2021-06-01 10:42:16.245 | Unpacking libthai-data (0.1.28-3) ... 2021-06-01 10:42:16.296 | Selecting previously unselected package libdatrie1:amd64. 2021-06-01 10:42:16.306 | Preparing to unpack .../108-libdatrie1_0.2.12-3_amd64.deb ... 2021-06-01 10:42:16.308 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-06-01 10:42:16.340 | Selecting previously unselected package libthai0:amd64. 2021-06-01 10:42:16.348 | Preparing to unpack .../109-libthai0_0.1.28-3_amd64.deb ... 2021-06-01 10:42:16.350 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-06-01 10:42:16.382 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-06-01 10:42:16.390 | Preparing to unpack .../110-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-06-01 10:42:16.392 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-06-01 10:42:16.442 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-06-01 10:42:16.449 | Preparing to unpack .../111-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-06-01 10:42:16.452 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-06-01 10:42:16.484 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-06-01 10:42:16.492 | Preparing to unpack .../112-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-06-01 10:42:16.495 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-06-01 10:42:16.528 | Selecting previously unselected package libpathplan4:amd64. 2021-06-01 10:42:16.536 | Preparing to unpack .../113-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-06-01 10:42:16.539 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-06-01 10:42:16.572 | Selecting previously unselected package libgvc6. 2021-06-01 10:42:16.579 | Preparing to unpack .../114-libgvc6_2.42.2-3build2_amd64.deb ... 2021-06-01 10:42:16.581 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-06-01 10:42:16.701 | Selecting previously unselected package libgvpr2:amd64. 2021-06-01 10:42:16.708 | Preparing to unpack .../115-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-06-01 10:42:16.711 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-06-01 10:42:16.763 | Selecting previously unselected package liblab-gamut1:amd64. 2021-06-01 10:42:16.771 | Preparing to unpack .../116-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-06-01 10:42:16.773 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-06-01 10:42:16.931 | Selecting previously unselected package x11-common. 2021-06-01 10:42:16.939 | Preparing to unpack .../117-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-06-01 10:42:16.962 | dpkg-query: no packages found matching nux-tools 2021-06-01 10:42:16.974 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-06-01 10:42:17.017 | Selecting previously unselected package libice6:amd64. 2021-06-01 10:42:17.025 | Preparing to unpack .../118-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-06-01 10:42:17.027 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-06-01 10:42:17.059 | Selecting previously unselected package libsm6:amd64. 2021-06-01 10:42:17.067 | Preparing to unpack .../119-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-06-01 10:42:17.069 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-06-01 10:42:17.099 | Selecting previously unselected package libxt6:amd64. 2021-06-01 10:42:17.106 | Preparing to unpack .../120-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-06-01 10:42:17.109 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-06-01 10:42:17.157 | Selecting previously unselected package libxmu6:amd64. 2021-06-01 10:42:17.166 | Preparing to unpack .../121-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-06-01 10:42:17.168 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-06-01 10:42:17.204 | Selecting previously unselected package libxaw7:amd64. 2021-06-01 10:42:17.213 | Preparing to unpack .../122-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-06-01 10:42:17.215 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-06-01 10:42:17.267 | Selecting previously unselected package graphviz. 2021-06-01 10:42:17.275 | Preparing to unpack .../123-graphviz_2.42.2-3build2_amd64.deb ... 2021-06-01 10:42:17.278 | Unpacking graphviz (2.42.2-3build2) ... 2021-06-01 10:42:17.411 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-06-01 10:42:17.419 | Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-06-01 10:42:17.421 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-06-01 10:42:17.472 | Selecting previously unselected package libibverbs1:amd64. 2021-06-01 10:42:17.480 | Preparing to unpack .../125-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-06-01 10:42:17.482 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-06-01 10:42:17.525 | Selecting previously unselected package ibverbs-providers:amd64. 2021-06-01 10:42:17.533 | Preparing to unpack .../126-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-06-01 10:42:17.547 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-06-01 10:42:17.606 | Selecting previously unselected package icu-devtools. 2021-06-01 10:42:17.614 | Preparing to unpack .../127-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-06-01 10:42:17.616 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-06-01 10:42:17.674 | Selecting previously unselected package iputils-arping. 2021-06-01 10:42:17.682 | Preparing to unpack .../128-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-06-01 10:42:17.685 | Unpacking iputils-arping (3:20190709-3) ... 2021-06-01 10:42:17.716 | Selecting previously unselected package javascript-common. 2021-06-01 10:42:17.724 | Preparing to unpack .../129-javascript-common_11_all.deb ... 2021-06-01 10:42:17.738 | Unpacking javascript-common (11) ... 2021-06-01 10:42:17.767 | Selecting previously unselected package libgssrpc4:amd64. 2021-06-01 10:42:17.775 | Preparing to unpack .../130-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-06-01 10:42:17.777 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-06-01 10:42:17.812 | Selecting previously unselected package libkdb5-9:amd64. 2021-06-01 10:42:17.819 | Preparing to unpack .../131-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-06-01 10:42:17.822 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-06-01 10:42:17.858 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-06-01 10:42:17.866 | Preparing to unpack .../132-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-06-01 10:42:17.868 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-06-01 10:42:17.902 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-06-01 10:42:17.911 | Preparing to unpack .../133-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-06-01 10:42:17.913 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-06-01 10:42:17.944 | Selecting previously unselected package comerr-dev:amd64. 2021-06-01 10:42:17.952 | Preparing to unpack .../134-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-06-01 10:42:17.956 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-06-01 10:42:17.987 | Selecting previously unselected package krb5-multidev:amd64. 2021-06-01 10:42:17.995 | Preparing to unpack .../135-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-06-01 10:42:17.997 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-06-01 10:42:18.048 | Selecting previously unselected package libalgorithm-diff-perl. 2021-06-01 10:42:18.055 | Preparing to unpack .../136-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-06-01 10:42:18.057 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-06-01 10:42:18.089 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-06-01 10:42:18.097 | Preparing to unpack .../137-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-06-01 10:42:18.099 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-06-01 10:42:18.125 | Selecting previously unselected package libalgorithm-merge-perl. 2021-06-01 10:42:18.133 | Preparing to unpack .../138-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-06-01 10:42:18.135 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-06-01 10:42:18.161 | Selecting previously unselected package libarchive-cpio-perl. 2021-06-01 10:42:18.169 | Preparing to unpack .../139-libarchive-cpio-perl_0.10-1_all.deb ... 2021-06-01 10:42:18.171 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-06-01 10:42:18.201 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-06-01 10:42:18.210 | Preparing to unpack .../140-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-06-01 10:42:18.212 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-06-01 10:42:18.275 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-06-01 10:42:18.283 | Preparing to unpack .../141-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-06-01 10:42:18.286 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-06-01 10:42:18.350 | Selecting previously unselected package libfile-fcntllock-perl. 2021-06-01 10:42:18.358 | Preparing to unpack .../142-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-06-01 10:42:18.360 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-06-01 10:42:18.390 | Selecting previously unselected package libgts-bin. 2021-06-01 10:42:18.398 | Preparing to unpack .../143-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-06-01 10:42:18.400 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-06-01 10:42:18.434 | Selecting previously unselected package libicu-dev:amd64. 2021-06-01 10:42:18.443 | Preparing to unpack .../144-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-06-01 10:42:18.445 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-06-01 10:42:19.872 | Selecting previously unselected package libipset13:amd64. 2021-06-01 10:42:19.880 | Preparing to unpack .../145-libipset13_7.5-1~exp1_amd64.deb ... 2021-06-01 10:42:19.882 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-06-01 10:42:19.916 | Selecting previously unselected package librdmacm1:amd64. 2021-06-01 10:42:19.924 | Preparing to unpack .../146-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-06-01 10:42:19.927 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-06-01 10:42:19.963 | Selecting previously unselected package libiscsi7:amd64. 2021-06-01 10:42:19.971 | Preparing to unpack .../147-libiscsi7_1.18.0-2_amd64.deb ... 2021-06-01 10:42:19.974 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-06-01 10:42:20.007 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-06-01 10:42:20.014 | Preparing to unpack .../148-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-06-01 10:42:20.017 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-06-01 10:42:20.075 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-06-01 10:42:20.083 | Preparing to unpack .../149-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-06-01 10:42:20.085 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-06-01 10:42:20.109 | Selecting previously unselected package libjpeg-dev:amd64. 2021-06-01 10:42:20.117 | Preparing to unpack .../150-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-06-01 10:42:20.119 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-06-01 10:42:20.142 | Selecting previously unselected package libjs-jquery. 2021-06-01 10:42:20.151 | Preparing to unpack .../151-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-06-01 10:42:20.153 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-06-01 10:42:20.213 | Selecting previously unselected package libjs-jquery-metadata. 2021-06-01 10:42:20.221 | Preparing to unpack .../152-libjs-jquery-metadata_12-1.1_all.deb ... 2021-06-01 10:42:20.223 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-06-01 10:42:20.248 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-06-01 10:42:20.256 | Preparing to unpack .../153-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-06-01 10:42:20.258 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-06-01 10:42:20.333 | Selecting previously unselected package libltdl-dev:amd64. 2021-06-01 10:42:20.341 | Preparing to unpack .../154-libltdl-dev_2.4.6-14_amd64.deb ... 2021-06-01 10:42:20.343 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-06-01 10:42:20.399 | Selecting previously unselected package libsys-hostname-long-perl. 2021-06-01 10:42:20.406 | Preparing to unpack .../155-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-06-01 10:42:20.408 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-06-01 10:42:20.434 | Selecting previously unselected package libmail-sendmail-perl. 2021-06-01 10:42:20.442 | Preparing to unpack .../156-libmail-sendmail-perl_0.80-1_all.deb ... 2021-06-01 10:42:20.444 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-06-01 10:42:20.471 | Selecting previously unselected package libssl-dev:amd64. 2021-06-01 10:42:20.479 | Preparing to unpack .../157-libssl-dev_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-06-01 10:42:20.481 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.4) ... 2021-06-01 10:42:20.737 | Selecting previously unselected package libmysqlclient-dev. 2021-06-01 10:42:20.744 | Preparing to unpack .../158-libmysqlclient-dev_8.0.25-0ubuntu0.20.04.1_amd64.deb ... 2021-06-01 10:42:20.747 | Unpacking libmysqlclient-dev (8.0.25-0ubuntu0.20.04.1) ... 2021-06-01 10:42:21.030 | Selecting previously unselected package libncurses-dev:amd64. 2021-06-01 10:42:21.039 | Preparing to unpack .../159-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-06-01 10:42:21.041 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-06-01 10:42:21.139 | Selecting previously unselected package libnspr4:amd64. 2021-06-01 10:42:21.147 | Preparing to unpack .../160-libnspr4_2%3a4.25-1_amd64.deb ... 2021-06-01 10:42:21.163 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-06-01 10:42:21.205 | Selecting previously unselected package libnss3:amd64. 2021-06-01 10:42:21.214 | Preparing to unpack .../161-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-06-01 10:42:21.216 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-06-01 10:42:21.419 | Selecting previously unselected package libomp5-10:amd64. 2021-06-01 10:42:21.429 | Preparing to unpack .../162-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-01 10:42:21.431 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:21.505 | Selecting previously unselected package libomp-10-dev. 2021-06-01 10:42:21.513 | Preparing to unpack .../163-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-01 10:42:21.516 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:21.549 | Selecting previously unselected package pcp-conf. 2021-06-01 10:42:21.557 | Preparing to unpack .../164-pcp-conf_5.0.3-1_amd64.deb ... 2021-06-01 10:42:21.560 | Unpacking pcp-conf (5.0.3-1) ... 2021-06-01 10:42:21.592 | Selecting previously unselected package libpcp3. 2021-06-01 10:42:21.600 | Preparing to unpack .../165-libpcp3_5.0.3-1_amd64.deb ... 2021-06-01 10:42:21.602 | Unpacking libpcp3 (5.0.3-1) ... 2021-06-01 10:42:21.666 | Selecting previously unselected package libpcp-pmda3. 2021-06-01 10:42:21.674 | Preparing to unpack .../166-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-06-01 10:42:21.677 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-06-01 10:42:21.707 | Selecting previously unselected package libpcp-pmda-perl. 2021-06-01 10:42:21.715 | Preparing to unpack .../167-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-06-01 10:42:21.718 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-06-01 10:42:21.752 | Selecting previously unselected package libpq5:amd64. 2021-06-01 10:42:21.760 | Preparing to unpack .../168-libpq5_12.6-0ubuntu0.20.04.1_amd64.deb ... 2021-06-01 10:42:21.762 | Unpacking libpq5:amd64 (12.6-0ubuntu0.20.04.1) ... 2021-06-01 10:42:21.805 | Selecting previously unselected package libpq-dev. 2021-06-01 10:42:21.813 | Preparing to unpack .../169-libpq-dev_12.6-0ubuntu0.20.04.1_amd64.deb ... 2021-06-01 10:42:21.815 | Unpacking libpq-dev (12.6-0ubuntu0.20.04.1) ... 2021-06-01 10:42:21.889 | Selecting previously unselected package librados2. 2021-06-01 10:42:21.897 | Preparing to unpack .../170-librados2_15.2.11-0ubuntu0.20.04.2_amd64.deb ... 2021-06-01 10:42:21.899 | Unpacking librados2 (15.2.11-0ubuntu0.20.04.2) ... 2021-06-01 10:42:22.369 | Selecting previously unselected package librbd1. 2021-06-01 10:42:22.377 | Preparing to unpack .../171-librbd1_15.2.11-0ubuntu0.20.04.2_amd64.deb ... 2021-06-01 10:42:22.380 | Unpacking librbd1 (15.2.11-0ubuntu0.20.04.2) ... 2021-06-01 10:42:22.636 | Selecting previously unselected package libsasl2-dev. 2021-06-01 10:42:22.643 | Preparing to unpack .../172-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-06-01 10:42:22.647 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-06-01 10:42:22.716 | Selecting previously unselected package libsystemd-dev:amd64. 2021-06-01 10:42:22.724 | Preparing to unpack .../173-libsystemd-dev_245.4-4ubuntu3.6_amd64.deb ... 2021-06-01 10:42:22.726 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.6) ... 2021-06-01 10:42:22.834 | Selecting previously unselected package libtinfo-dev:amd64. 2021-06-01 10:42:22.842 | Preparing to unpack .../174-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-06-01 10:42:22.845 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-06-01 10:42:22.870 | Selecting previously unselected package libx86-1:amd64. 2021-06-01 10:42:22.879 | Preparing to unpack .../175-libx86-1_1.1+ds1-11_amd64.deb ... 2021-06-01 10:42:22.881 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-06-01 10:42:22.918 | Selecting previously unselected package libxml2-dev:amd64. 2021-06-01 10:42:22.927 | Preparing to unpack .../176-libxml2-dev_2.9.10+dfsg-5_amd64.deb ... 2021-06-01 10:42:22.929 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5) ... 2021-06-01 10:42:23.070 | Selecting previously unselected package libxslt1-dev:amd64. 2021-06-01 10:42:23.078 | Preparing to unpack .../177-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-06-01 10:42:23.080 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-06-01 10:42:23.167 | Selecting previously unselected package llvm-10-runtime. 2021-06-01 10:42:23.175 | Preparing to unpack .../178-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-01 10:42:23.178 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:23.233 | Selecting previously unselected package libpfm4:amd64. 2021-06-01 10:42:23.241 | Preparing to unpack .../179-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-06-01 10:42:23.244 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-06-01 10:42:23.320 | Selecting previously unselected package llvm-10. 2021-06-01 10:42:23.328 | Preparing to unpack .../180-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-01 10:42:23.330 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:24.101 | Selecting previously unselected package libffi-dev:amd64. 2021-06-01 10:42:24.109 | Preparing to unpack .../181-libffi-dev_3.3-4_amd64.deb ... 2021-06-01 10:42:24.111 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-06-01 10:42:24.163 | Selecting previously unselected package python3-pygments. 2021-06-01 10:42:24.171 | Preparing to unpack .../182-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-06-01 10:42:24.174 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-06-01 10:42:24.313 | Selecting previously unselected package llvm-10-tools. 2021-06-01 10:42:24.321 | Preparing to unpack .../183-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-01 10:42:24.323 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:24.469 | Selecting previously unselected package libz3-4:amd64. 2021-06-01 10:42:24.478 | Preparing to unpack .../184-libz3-4_4.8.7-4build1_amd64.deb ... 2021-06-01 10:42:24.480 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-06-01 10:42:25.433 | Selecting previously unselected package libz3-dev:amd64. 2021-06-01 10:42:25.442 | Preparing to unpack .../185-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-06-01 10:42:25.444 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-06-01 10:42:25.492 | Selecting previously unselected package llvm-10-dev. 2021-06-01 10:42:25.500 | Preparing to unpack .../186-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-01 10:42:25.502 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:29.979 | Selecting previously unselected package lsscsi. 2021-06-01 10:42:29.989 | Preparing to unpack .../187-lsscsi_0.30-0.1_amd64.deb ... 2021-06-01 10:42:29.991 | Unpacking lsscsi (0.30-0.1) ... 2021-06-01 10:42:30.029 | Selecting previously unselected package pkg-config. 2021-06-01 10:42:30.037 | Preparing to unpack .../188-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-06-01 10:42:30.040 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-06-01 10:42:30.073 | Selecting previously unselected package pm-utils. 2021-06-01 10:42:30.081 | Preparing to unpack .../189-pm-utils_1.4.1-19_all.deb ... 2021-06-01 10:42:30.084 | Unpacking pm-utils (1.4.1-19) ... 2021-06-01 10:42:30.152 | Selecting previously unselected package postgresql-client-common. 2021-06-01 10:42:30.160 | Preparing to unpack .../190-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-06-01 10:42:30.162 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-06-01 10:42:30.197 | Selecting previously unselected package postgresql-client-12. 2021-06-01 10:42:30.206 | Preparing to unpack .../191-postgresql-client-12_12.6-0ubuntu0.20.04.1_amd64.deb ... 2021-06-01 10:42:30.209 | Unpacking postgresql-client-12 (12.6-0ubuntu0.20.04.1) ... 2021-06-01 10:42:30.411 | Selecting previously unselected package ssl-cert. 2021-06-01 10:42:30.419 | Preparing to unpack .../192-ssl-cert_1.0.39_all.deb ... 2021-06-01 10:42:30.421 | Unpacking ssl-cert (1.0.39) ... 2021-06-01 10:42:30.459 | Selecting previously unselected package postgresql-common. 2021-06-01 10:42:30.467 | Preparing to unpack .../193-postgresql-common_214ubuntu0.1_all.deb ... 2021-06-01 10:42:30.490 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-06-01 10:42:30.496 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-06-01 10:42:30.566 | Selecting previously unselected package postgresql-server-dev-12. 2021-06-01 10:42:30.575 | Preparing to unpack .../194-postgresql-server-dev-12_12.6-0ubuntu0.20.04.1_amd64.deb ... 2021-06-01 10:42:30.578 | Unpacking postgresql-server-dev-12 (12.6-0ubuntu0.20.04.1) ... 2021-06-01 10:42:30.900 | Selecting previously unselected package postgresql-server-dev-all. 2021-06-01 10:42:30.908 | Preparing to unpack .../195-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-06-01 10:42:30.911 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-06-01 10:42:30.944 | Selecting previously unselected package python-pip-whl. 2021-06-01 10:42:30.953 | Preparing to unpack .../196-python-pip-whl_20.0.2-5ubuntu1.5_all.deb ... 2021-06-01 10:42:30.955 | Unpacking python-pip-whl (20.0.2-5ubuntu1.5) ... 2021-06-01 10:42:31.165 | Selecting previously unselected package python3-mysqldb. 2021-06-01 10:42:31.174 | Preparing to unpack .../197-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-06-01 10:42:31.177 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-06-01 10:42:31.213 | Selecting previously unselected package python3-wheel. 2021-06-01 10:42:31.222 | Preparing to unpack .../198-python3-wheel_0.34.2-1_all.deb ... 2021-06-01 10:42:31.224 | Unpacking python3-wheel (0.34.2-1) ... 2021-06-01 10:42:31.260 | Selecting previously unselected package python3-pip. 2021-06-01 10:42:31.268 | Preparing to unpack .../199-python3-pip_20.0.2-5ubuntu1.5_all.deb ... 2021-06-01 10:42:31.270 | Unpacking python3-pip (20.0.2-5ubuntu1.5) ... 2021-06-01 10:42:31.353 | Selecting previously unselected package python3.8-venv. 2021-06-01 10:42:31.361 | Preparing to unpack .../200-python3.8-venv_3.8.5-1~20.04.2_amd64.deb ... 2021-06-01 10:42:31.363 | Unpacking python3.8-venv (3.8.5-1~20.04.2) ... 2021-06-01 10:42:31.390 | Selecting previously unselected package python3-venv. 2021-06-01 10:42:31.399 | Preparing to unpack .../201-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-06-01 10:42:31.401 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-06-01 10:42:31.426 | Selecting previously unselected package qemu-block-extra:amd64. 2021-06-01 10:42:31.435 | Preparing to unpack .../202-qemu-block-extra_1%3a4.2-3ubuntu6.16_amd64.deb ... 2021-06-01 10:42:31.437 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.16) ... 2021-06-01 10:42:31.471 | Selecting previously unselected package qemu-utils. 2021-06-01 10:42:31.480 | Preparing to unpack .../203-qemu-utils_1%3a4.2-3ubuntu6.16_amd64.deb ... 2021-06-01 10:42:31.482 | Unpacking qemu-utils (1:4.2-3ubuntu6.16) ... 2021-06-01 10:42:31.663 | Selecting previously unselected package sharutils. 2021-06-01 10:42:31.673 | Preparing to unpack .../204-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-06-01 10:42:31.675 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-06-01 10:42:31.726 | Selecting previously unselected package sqlite3. 2021-06-01 10:42:31.734 | Preparing to unpack .../205-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-06-01 10:42:31.736 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-06-01 10:42:31.881 | Selecting previously unselected package unzip. 2021-06-01 10:42:31.890 | Preparing to unpack .../206-unzip_6.0-25ubuntu1_amd64.deb ... 2021-06-01 10:42:31.892 | Unpacking unzip (6.0-25ubuntu1) ... 2021-06-01 10:42:31.943 | Selecting previously unselected package vbetool. 2021-06-01 10:42:31.952 | Preparing to unpack .../207-vbetool_1.1-4_amd64.deb ... 2021-06-01 10:42:31.954 | Unpacking vbetool (1.1-4) ... 2021-06-01 10:42:31.986 | Selecting previously unselected package ipset. 2021-06-01 10:42:31.995 | Preparing to unpack .../208-ipset_7.5-1~exp1_amd64.deb ... 2021-06-01 10:42:32.005 | Unpacking ipset (7.5-1~exp1) ... 2021-06-01 10:42:32.038 | Selecting previously unselected package ipvsadm. 2021-06-01 10:42:32.047 | Preparing to unpack .../209-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-06-01 10:42:32.049 | Unpacking ipvsadm (1:1.31-1) ... 2021-06-01 10:42:32.085 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-06-01 10:42:32.093 | Preparing to unpack .../210-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.1_amd64.deb ... 2021-06-01 10:42:32.103 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.1) ... 2021-06-01 10:42:32.131 | Selecting previously unselected package liberasurecode1:amd64. 2021-06-01 10:42:32.139 | Preparing to unpack .../211-liberasurecode1_1.6.1-4_amd64.deb ... 2021-06-01 10:42:32.141 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-06-01 10:42:32.173 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-06-01 10:42:32.182 | Preparing to unpack .../212-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-06-01 10:42:32.184 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-06-01 10:42:32.216 | Selecting previously unselected package libkrb5-dev:amd64. 2021-06-01 10:42:32.224 | Preparing to unpack .../213-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-06-01 10:42:32.226 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-06-01 10:42:32.264 | Selecting previously unselected package libpcp-gui2. 2021-06-01 10:42:32.272 | Preparing to unpack .../214-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-06-01 10:42:32.274 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-06-01 10:42:32.304 | Selecting previously unselected package libpcp-import1. 2021-06-01 10:42:32.313 | Preparing to unpack .../215-libpcp-import1_5.0.3-1_amd64.deb ... 2021-06-01 10:42:32.315 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-06-01 10:42:32.345 | Selecting previously unselected package libpcp-mmv1. 2021-06-01 10:42:32.354 | Preparing to unpack .../216-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-06-01 10:42:32.356 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-06-01 10:42:32.387 | Selecting previously unselected package libpcp-trace2. 2021-06-01 10:42:32.396 | Preparing to unpack .../217-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-06-01 10:42:32.398 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-06-01 10:42:32.427 | Selecting previously unselected package libpcp-web1. 2021-06-01 10:42:32.436 | Preparing to unpack .../218-libpcp-web1_5.0.3-1_amd64.deb ... 2021-06-01 10:42:32.438 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-06-01 10:42:32.481 | Selecting previously unselected package libyaml-dev:amd64. 2021-06-01 10:42:32.490 | Preparing to unpack .../219-libyaml-dev_0.2.2-1_amd64.deb ... 2021-06-01 10:42:32.492 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-06-01 10:42:32.530 | Selecting previously unselected package python3-pcp. 2021-06-01 10:42:32.539 | Preparing to unpack .../220-python3-pcp_5.0.3-1_amd64.deb ... 2021-06-01 10:42:32.542 | Unpacking python3-pcp (5.0.3-1) ... 2021-06-01 10:42:32.591 | Selecting previously unselected package pcp. 2021-06-01 10:42:32.599 | Preparing to unpack .../221-pcp_5.0.3-1_amd64.deb ... 2021-06-01 10:42:32.671 | Unpacking pcp (5.0.3-1) ... 2021-06-01 10:42:33.230 | Selecting previously unselected package socat. 2021-06-01 10:42:33.239 | Preparing to unpack .../222-socat_1.7.3.3-2_amd64.deb ... 2021-06-01 10:42:33.241 | Unpacking socat (1.7.3.3-2) ... 2021-06-01 10:42:33.319 | Selecting previously unselected package vlan. 2021-06-01 10:42:33.327 | Preparing to unpack .../223-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-06-01 10:42:33.330 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-06-01 10:42:33.392 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-06-01 10:42:33.400 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-06-01 10:42:33.409 | Setting up javascript-common (11) ... 2021-06-01 10:42:33.442 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-06-01 10:42:33.457 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-06-01 10:42:33.463 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.3) ... 2021-06-01 10:42:33.469 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-06-01 10:42:33.474 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-06-01 10:42:33.499 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-06-01 10:42:33.503 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-06-01 10:42:33.508 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-06-01 10:42:33.515 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-06-01 10:42:33.521 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-06-01 10:42:33.529 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-06-01 10:42:33.534 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-06-01 10:42:33.540 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-06-01 10:42:33.547 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-06-01 10:42:33.552 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-06-01 10:42:33.557 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-06-01 10:42:33.564 | Setting up libarchive-zip-perl (1.67-2) ... 2021-06-01 10:42:33.569 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-06-01 10:42:33.575 | Setting up vbetool (1.1-4) ... 2021-06-01 10:42:33.581 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-06-01 10:42:33.588 | Setting up pm-utils (1.4.1-19) ... 2021-06-01 10:42:33.599 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.4) ... 2021-06-01 10:42:33.842 | Setting up unzip (6.0-25ubuntu1) ... 2021-06-01 10:42:33.866 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-06-01 10:42:33.871 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-06-01 10:42:33.876 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-06-01 10:42:34.113 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-06-01 10:42:34.804 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-06-01 10:42:34.815 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-06-01 10:42:34.820 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-06-01 10:42:34.826 | Setting up m4 (1.4.18-4) ... 2021-06-01 10:42:34.831 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-06-01 10:42:35.107 | Setting up libobjc4:amd64 (10.2.0-5ubuntu1~20.04) ... 2021-06-01 10:42:35.113 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-06-01 10:42:35.118 | Setting up iputils-arping (3:20190709-3) ... 2021-06-01 10:42:35.156 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-06-01 10:42:35.162 | Setting up conntrack (1:1.4.5-2) ... 2021-06-01 10:42:35.168 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-06-01 10:42:35.173 | Setting up python3-wheel (0.34.2-1) ... 2021-06-01 10:42:35.413 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-06-01 10:42:35.420 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-06-01 10:42:35.615 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-06-01 10:42:37.689 | Setting up memcached (1.5.22-2ubuntu0.1) ... 2021-06-01 10:42:38.902 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-06-01 10:42:39.592 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-06-01 10:42:39.603 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-06-01 10:42:39.611 | Setting up acl (2.2.53-6) ... 2021-06-01 10:42:39.622 | Setting up dns-root-data (2019052802) ... 2021-06-01 10:42:39.630 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:39.636 | Setting up fakeroot (1.24-1) ... 2021-06-01 10:42:39.643 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-06-01 10:42:39.651 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-06-01 10:42:39.657 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-06-01 10:42:39.662 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-06-01 10:42:39.668 | Setting up autotools-dev (20180224.1) ... 2021-06-01 10:42:39.674 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-06-01 10:42:40.450 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-06-01 10:42:40.456 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-06-01 10:42:40.462 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-06-01 10:42:40.468 | Setting up make (4.2.1-1.2) ... 2021-06-01 10:42:40.473 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-06-01 10:42:40.479 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-06-01 10:42:40.484 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:40.489 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-06-01 10:42:40.496 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-06-01 10:42:40.501 | Setting up ebtables (2.0.11-3build1) ... 2021-06-01 10:42:41.085 | Setting up socat (1.7.3.3-2) ... 2021-06-01 10:42:41.091 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-06-01 10:42:41.096 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-06-01 10:42:41.103 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.4) ... 2021-06-01 10:42:41.109 | Setting up autopoint (0.19.8.1-10build1) ... 2021-06-01 10:42:41.115 | Setting up binfmt-support (2.2.0-2) ... 2021-06-01 10:42:41.402 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-06-01 10:42:42.466 | Setting up libwebp6:amd64 (0.6.1-2) ... 2021-06-01 10:42:42.475 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-06-01 10:42:42.485 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-06-01 10:42:42.509 | Setting up fonts-dejavu-core (2.37-1) ... 2021-06-01 10:42:42.540 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-06-01 10:42:42.545 | Setting up lsscsi (0.30-0.1) ... 2021-06-01 10:42:42.552 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-06-01 10:42:42.558 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-06-01 10:42:42.564 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-06-01 10:42:42.570 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-06-01 10:42:42.575 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-06-01 10:42:42.581 | Setting up autoconf (2.69-11.1) ... 2021-06-01 10:42:42.588 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-06-01 10:42:42.594 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-06-01 10:42:42.644 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-06-01 10:42:42.648 | Setting up dwz (0.13-5) ... 2021-06-01 10:42:42.653 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-06-01 10:42:42.659 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-06-01 10:42:42.665 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-06-01 10:42:42.670 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-06-01 10:42:42.676 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-06-01 10:42:42.690 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-06-01 10:42:42.697 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:42.703 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-06-01 10:42:42.709 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-06-01 10:42:42.715 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-06-01 10:42:42.722 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-06-01 10:42:42.731 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-06-01 10:42:42.737 | Setting up pcp-conf (5.0.3-1) ... 2021-06-01 10:42:42.746 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-06-01 10:42:42.755 | Setting up libsub-override-perl (0.09-2) ... 2021-06-01 10:42:42.763 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-06-01 10:42:42.771 | Setting up libthai-data (0.1.28-3) ... 2021-06-01 10:42:42.777 | Setting up python-pip-whl (20.0.2-5ubuntu1.5) ... 2021-06-01 10:42:42.783 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-06-01 10:42:42.790 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-06-01 10:42:42.797 | Setting up apache2-data (2.4.41-4ubuntu3.1) ... 2021-06-01 10:42:42.803 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-06-01 10:42:42.810 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-06-01 10:42:42.818 | Setting up sharutils (1:4.15.2-4build1) ... 2021-06-01 10:42:42.825 | Setting up ipset (7.5-1~exp1) ... 2021-06-01 10:42:42.838 | Setting up openssl (1.1.1f-1ubuntu2.4) ... 2021-06-01 10:42:42.848 | Setting up conntrackd (1:1.4.5-2) ... 2021-06-01 10:42:43.875 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-06-01 10:42:44.219 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-06-01 10:42:44.224 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-06-01 10:42:44.231 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-06-01 10:42:44.238 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.6) ... 2021-06-01 10:42:44.243 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-06-01 10:42:44.249 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-06-01 10:42:44.255 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-06-01 10:42:44.262 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-06-01 10:42:44.268 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-06-01 10:42:44.276 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-06-01 10:42:44.281 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-06-01 10:42:44.286 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-06-01 10:42:44.292 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-06-01 10:42:44.299 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-06-01 10:42:44.304 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-06-01 10:42:44.310 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-06-01 10:42:44.317 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-06-01 10:42:44.324 | Setting up libmysqlclient21:amd64 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-01 10:42:44.330 | Setting up gettext (0.19.8.1-10build1) ... 2021-06-01 10:42:44.336 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:44.343 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-06-01 10:42:44.350 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:44.355 | Setting up libtool (2.4.6-14) ... 2021-06-01 10:42:44.363 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-06-01 10:42:44.474 | Setting up libpq5:amd64 (12.6-0ubuntu0.20.04.1) ... 2021-06-01 10:42:44.482 | Setting up haproxy (2.0.13-2ubuntu0.1) ... 2021-06-01 10:42:44.877 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-06-01 10:42:45.984 | Setting up libpq-dev (12.6-0ubuntu0.20.04.1) ... 2021-06-01 10:42:45.990 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-06-01 10:42:45.996 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-06-01 10:42:46.002 | Setting up dnsmasq-base (2.80-1.1ubuntu1.3) ... 2021-06-01 10:42:46.150 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-06-01 10:42:46.155 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:46.161 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:46.170 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-06-01 10:42:46.179 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-06-01 10:42:46.185 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-06-01 10:42:46.190 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-06-01 10:42:46.430 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-06-01 10:42:46.436 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-06-01 10:42:46.441 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-06-01 10:42:46.447 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5) ... 2021-06-01 10:42:46.453 | Setting up postgresql-client-12 (12.6-0ubuntu0.20.04.1) ... 2021-06-01 10:42:47.067 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2021-06-01 10:42:47.093 | Setting up lib32gcc-s1 (10.2.0-5ubuntu1~20.04) ... 2021-06-01 10:42:47.099 | Setting up lib32stdc++6 (10.2.0-5ubuntu1~20.04) ... 2021-06-01 10:42:47.106 | Setting up ssl-cert (1.0.39) ... 2021-06-01 10:42:47.624 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-06-01 10:42:47.630 | Setting up python3.8-venv (3.8.5-1~20.04.2) ... 2021-06-01 10:42:47.718 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-06-01 10:42:47.723 | Setting up postgresql-common (214ubuntu0.1) ... 2021-06-01 10:42:48.217 | Adding user postgres to group ssl-cert 2021-06-01 10:42:48.366 | 2021-06-01 10:42:48.366 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-06-01 10:42:48.558 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-06-01 10:42:48.558 | Removing obsolete dictionary files: 2021-06-01 10:42:49.128 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-06-01 10:42:50.225 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-06-01 10:42:50.231 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-06-01 10:42:50.323 | Setting up python3-pip (20.0.2-5ubuntu1.5) ... 2021-06-01 10:42:50.735 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-06-01 10:42:50.742 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-06-01 10:42:50.749 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-06-01 10:42:50.755 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-06-01 10:42:50.762 | Setting up build-essential (12.8ubuntu1.1) ... 2021-06-01 10:42:50.768 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-06-01 10:42:50.774 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-06-01 10:42:50.780 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-06-01 10:42:50.786 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-06-01 10:42:50.792 | Setting up libmysqlclient-dev (8.0.25-0ubuntu0.20.04.1) ... 2021-06-01 10:42:50.798 | Setting up apache2-utils (2.4.41-4ubuntu3.1) ... 2021-06-01 10:42:50.804 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-06-01 10:42:50.810 | Setting up ipvsadm (1:1.31-1) ... 2021-06-01 10:42:51.542 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-06-01 10:42:51.643 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-06-01 10:42:53.709 | Regenerating fonts cache... done. 2021-06-01 10:42:53.712 | Setting up libpcp3 (5.0.3-1) ... 2021-06-01 10:42:53.718 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-06-01 10:42:53.723 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-06-01 10:42:53.729 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-06-01 10:42:53.776 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:53.783 | Setting up keepalived (1:2.0.19-2) ... 2021-06-01 10:42:54.748 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-06-01 10:42:55.437 | Setting up po-debconf (1.0.21) ... 2021-06-01 10:42:55.444 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:55.450 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-06-01 10:42:55.456 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-06-01 10:42:55.462 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-06-01 10:42:55.468 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-06-01 10:42:55.473 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-06-01 10:42:55.479 | Setting up apache2-bin (2.4.41-4ubuntu3.1) ... 2021-06-01 10:42:55.485 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-06-01 10:42:55.490 | Setting up libpcp-web1 (5.0.3-1) ... 2021-06-01 10:42:55.496 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-06-01 10:42:55.502 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:55.508 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-06-01 10:42:55.513 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-06-01 10:42:55.519 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-06-01 10:42:55.524 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-06-01 10:42:55.530 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-06-01 10:42:55.536 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-06-01 10:42:55.542 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-06-01 10:42:55.548 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-06-01 10:42:55.553 | Setting up postgresql-server-dev-12 (12.6-0ubuntu0.20.04.1) ... 2021-06-01 10:42:55.573 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-06-01 10:42:55.579 | Setting up libpcp-import1 (5.0.3-1) ... 2021-06-01 10:42:55.585 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-06-01 10:42:55.590 | Setting up librados2 (15.2.11-0ubuntu0.20.04.2) ... 2021-06-01 10:42:55.596 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-06-01 10:42:55.602 | Setting up apache2 (2.4.41-4ubuntu3.1) ... 2021-06-01 10:42:55.977 | Enabling module mpm_event. 2021-06-01 10:42:56.041 | Enabling module authz_core. 2021-06-01 10:42:56.047 | Enabling module authz_host. 2021-06-01 10:42:56.113 | Enabling module authn_core. 2021-06-01 10:42:56.118 | Enabling module auth_basic. 2021-06-01 10:42:56.179 | Enabling module access_compat. 2021-06-01 10:42:56.239 | Enabling module authn_file. 2021-06-01 10:42:56.300 | Enabling module authz_user. 2021-06-01 10:42:56.358 | Enabling module alias. 2021-06-01 10:42:56.417 | Enabling module dir. 2021-06-01 10:42:56.476 | Enabling module autoindex. 2021-06-01 10:42:56.535 | Enabling module env. 2021-06-01 10:42:56.594 | Enabling module mime. 2021-06-01 10:42:56.653 | Enabling module negotiation. 2021-06-01 10:42:56.713 | Enabling module setenvif. 2021-06-01 10:42:56.771 | Enabling module filter. 2021-06-01 10:42:56.830 | Enabling module deflate. 2021-06-01 10:42:56.890 | Enabling module status. 2021-06-01 10:42:56.949 | Enabling module reqtimeout. 2021-06-01 10:42:57.008 | Enabling conf charset. 2021-06-01 10:42:57.068 | Enabling conf localized-error-pages. 2021-06-01 10:42:57.128 | Enabling conf other-vhosts-access-log. 2021-06-01 10:42:57.188 | Enabling conf security. 2021-06-01 10:42:57.248 | Enabling conf serve-cgi-bin. 2021-06-01 10:42:57.308 | Enabling site 000-default. 2021-06-01 10:42:57.359 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-06-01 10:42:57.415 | Enabling conf javascript-common. 2021-06-01 10:42:57.671 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-06-01 10:42:58.238 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-06-01 10:43:00.943 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-06-01 10:43:00.957 | Setting up python3-pcp (5.0.3-1) ... 2021-06-01 10:43:01.250 | Setting up libgvc6 (2.42.2-3build2) ... 2021-06-01 10:43:01.275 | Setting up librbd1 (15.2.11-0ubuntu0.20.04.2) ... 2021-06-01 10:43:01.281 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.1) ... 2021-06-01 10:43:01.293 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-06-01 10:43:01.299 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-06-01 10:43:01.304 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.16) ... 2021-06-01 10:43:01.310 | Setting up graphviz (2.42.2-3build2) ... 2021-06-01 10:43:01.318 | Setting up pcp (5.0.3-1) ... 2021-06-01 10:43:01.672 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-06-01 10:43:02.095 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-06-01 10:43:02.516 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-06-01 10:43:02.951 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-06-01 10:43:19.244 | Setting up qemu-utils (1:4.2-3ubuntu6.16) ... 2021-06-01 10:43:19.254 | Setting up debhelper (12.10ubuntu1) ... 2021-06-01 10:43:19.262 | Setting up dh-autoreconf (19) ... 2021-06-01 10:43:19.269 | Setting up apache2-dev (2.4.41-4ubuntu3.1) ... 2021-06-01 10:43:19.276 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-06-01 10:43:19.301 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-06-01 10:43:19.380 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-06-01 10:43:32.479 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-06-01 10:43:32.503 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-06-01 10:43:32.901 | Processing triggers for ufw (0.36-6) ... 2021-06-01 10:43:33.036 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-06-01 10:43:33.397 | Processing triggers for man-db (2.9.1-1) ... 2021-06-01 10:43:57.399 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-06-01 10:43:57.412 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-06-01 10:44:01.032 | ++ functions-common:apt_get:1113 : result=0 2021-06-01 10:44:01.034 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-06-01 10:44:01.037 | ++ functions-common:time_stop:2304 : local name 2021-06-01 10:44:01.039 | ++ functions-common:time_stop:2305 : local end_time 2021-06-01 10:44:01.041 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:44:01.043 | ++ functions-common:time_stop:2307 : local total 2021-06-01 10:44:01.045 | ++ functions-common:time_stop:2308 : local start_time 2021-06-01 10:44:01.047 | ++ functions-common:time_stop:2310 : name=apt-get 2021-06-01 10:44:01.049 | ++ functions-common:time_stop:2311 : start_time=1622544089070 2021-06-01 10:44:01.051 | ++ functions-common:time_stop:2313 : [[ -z 1622544089070 ]] 2021-06-01 10:44:01.054 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:44:01.058 | ++ functions-common:time_stop:2316 : end_time=1622544241056 2021-06-01 10:44:01.060 | ++ functions-common:time_stop:2317 : elapsed_time=151986 2021-06-01 10:44:01.062 | ++ functions-common:time_stop:2318 : total=679 2021-06-01 10:44:01.065 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:44:01.067 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=152665 2021-06-01 10:44:01.069 | ++ functions-common:apt_get:1117 : return 0 2021-06-01 10:44:01.072 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-06-01 10:44:01.074 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-06-01 10:44:01.076 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-06-01 10:44:01.080 | ++ tools/install_prereqs.sh:source:89 : date 2021-06-01 10:44:01.084 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-06-01 10:44:01.086 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-06-01 10:44:01.089 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-06-01 10:44:02.383 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-06-01 10:44:02.386 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-06-01 10:44:02.388 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-06-01 10:44:02.391 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-06-01 10:44:02.392 | + tools/install_pip.sh:main:43 : GetDistro 2021-06-01 10:44:02.394 | + functions-common:GetDistro:373 : GetOSVersion 2021-06-01 10:44:02.396 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-06-01 10:44:02.398 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-06-01 10:44:02.401 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-06-01 10:44:02.403 | + functions-common:_ensure_lsb_release:328 : return 2021-06-01 10:44:02.405 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-06-01 10:44:02.468 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-06-01 10:44:02.470 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-06-01 10:44:02.533 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-06-01 10:44:02.535 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-06-01 10:44:02.600 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-06-01 10:44:02.601 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-06-01 10:44:02.603 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-06-01 10:44:02.605 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-06-01 10:44:02.607 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-06-01 10:44:02.609 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-06-01 10:44:02.611 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-06-01 10:44:02.612 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-06-01 10:44:02.614 | + functions-common:GetDistro:378 : DISTRO=focal 2021-06-01 10:44:02.616 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-06-01 10:44:02.618 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-06-01 10:44:02.618 | Distro: focal 2021-06-01 10:44:02.621 | + tools/install_pip.sh:main:127 : get_versions 2021-06-01 10:44:02.623 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-06-01 10:44:02.627 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-06-01 10:44:02.629 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-06-01 10:44:02.631 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-06-01 10:44:02.632 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-06-01 10:44:03.002 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-06-01 10:44:03.003 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-06-01 10:44:03.004 | pip: 20.2.2 2021-06-01 10:44:03.005 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-06-01 10:44:03.359 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-06-01 10:44:03.380 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-06-01 10:44:03.382 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-06-01 10:44:03.384 | + tools/install_pip.sh:main:135 : exit 0 2021-06-01 10:44:03.387 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-06-01 10:44:03.390 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-06-01 10:44:03.393 | + ./stack.sh:main:761 : fixup_all 2021-06-01 10:44:03.395 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_keystone 2021-06-01 10:44:03.397 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-06-01 10:44:03.399 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-06-01 10:44:03.410 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-06-01 10:44:03.411 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-06-01 10:44:03.411 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-06-01 10:44:03.417 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-06-01 10:44:03.419 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-06-01 10:44:03.421 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-06-01 10:44:03.429 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-06-01 10:44:03.432 | + tools/fixup_stuff.sh:fixup_all:160 : fixup_fedora 2021-06-01 10:44:03.434 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-06-01 10:44:03.436 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-01 10:44:03.438 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-01 10:44:03.440 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-01 10:44:03.442 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-01 10:44:03.444 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-01 10:44:03.446 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-01 10:44:03.450 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-06-01 10:44:03.452 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-06-01 10:44:03.454 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-01 10:44:03.456 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-06-01 10:44:03.458 | + tools/fixup_stuff.sh:fixup_all:161 : fixup_suse 2021-06-01 10:44:03.460 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-06-01 10:44:03.462 | + functions-common:is_suse:462 : is_opensuse 2021-06-01 10:44:03.465 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-01 10:44:03.467 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-01 10:44:03.469 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-01 10:44:03.471 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-01 10:44:03.473 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-01 10:44:03.476 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-06-01 10:44:03.479 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-06-01 10:44:03.501 | Using python 3.8 to install os-testr 2021-06-01 10:44:03.504 | + 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-06-01 10:44:04.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:44:04.139 | from cryptography.utils import int_from_bytes 2021-06-01 10:44:04.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:44:04.139 | from cryptography.utils import int_from_bytes 2021-06-01 10:44:05.138 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-01 10:44:05.142 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:05.145 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:05.148 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:05.153 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:05.153 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:05.156 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:05.159 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:05.281 | Collecting os-testr===2.0.0 2021-06-01 10:44:05.287 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-06-01 10:44:05.357 | 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 343)) (2.4.0) 2021-06-01 10:44:05.452 | Collecting python-subunit===1.4.0 2021-06-01 10:44:05.458 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-06-01 10:44:05.534 | Requirement already satisfied, skipping upgrade: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-06-01 10:44:05.619 | Collecting stestr===3.2.0 2021-06-01 10:44:05.625 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2021-06-01 10:44:05.714 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.4.0) 2021-06-01 10:44:05.717 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (1.6.0) 2021-06-01 10:44:05.720 | Requirement already satisfied, skipping upgrade: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.16.0) 2021-06-01 10:44:05.722 | 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 162)) (1.0.0) 2021-06-01 10:44:05.724 | 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 203)) (1.1.0) 2021-06-01 10:44:05.731 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) (3.0.0) 2021-06-01 10:44:05.828 | Collecting future===0.18.2 2021-06-01 10:44:05.834 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-06-01 10:44:06.750 | 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 180)) (5.4.1) 2021-06-01 10:44:06.753 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.1) 2021-06-01 10:44:06.757 | Requirement already satisfied, skipping upgrade: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (3.8.0) 2021-06-01 10:44:06.768 | 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 359)) (1.0.0) 2021-06-01 10:44:06.770 | 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 203)) (1.4.0) 2021-06-01 10:44:06.773 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (0.7.2) 2021-06-01 10:44:06.775 | 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 408)) (2.4.7) 2021-06-01 10:44:06.777 | 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 419)) (3.3.0) 2021-06-01 10:44:06.784 | 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 429)) (1.5.0) 2021-06-01 10:44:06.839 | 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 579)) (0.4.4) 2021-06-01 10:44:06.843 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.5) 2021-06-01 10:44:06.848 | 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 269)) (1.8.2) 2021-06-01 10:44:06.850 | Requirement already satisfied, skipping upgrade: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (21.2.0) 2021-06-01 10:44:06.905 | Building wheels for collected packages: future 2021-06-01 10:44:06.906 | Building wheel for future (setup.py): started 2021-06-01 10:44:07.943 | Building wheel for future (setup.py): finished with status 'done' 2021-06-01 10:44:07.947 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=20341ddafd46ddfcdc4844006c8c1dca3809795d94373a5915ec959a7615e0db 2021-06-01 10:44:07.947 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-06-01 10:44:07.948 | Successfully built future 2021-06-01 10:44:09.097 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-06-01 10:44:09.918 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.2.0 2021-06-01 10:44:10.022 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-01 10:44:10.022 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-01 10:44:10.121 | + inc/python:pip_install:200 : result=0 2021-06-01 10:44:10.123 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-01 10:44:10.125 | + functions-common:time_stop:2304 : local name 2021-06-01 10:44:10.127 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:44:10.129 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:44:10.131 | + functions-common:time_stop:2307 : local total 2021-06-01 10:44:10.133 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:44:10.136 | + functions-common:time_stop:2310 : name=pip_install 2021-06-01 10:44:10.138 | + functions-common:time_stop:2311 : start_time=1622544243496 2021-06-01 10:44:10.140 | + functions-common:time_stop:2313 : [[ -z 1622544243496 ]] 2021-06-01 10:44:10.142 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:44:10.146 | + functions-common:time_stop:2316 : end_time=1622544250144 2021-06-01 10:44:10.148 | + functions-common:time_stop:2317 : elapsed_time=6648 2021-06-01 10:44:10.150 | + functions-common:time_stop:2318 : total=0 2021-06-01 10:44:10.152 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:44:10.155 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6648 2021-06-01 10:44:10.157 | + inc/python:pip_install:203 : return 0 2021-06-01 10:44:10.160 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-06-01 10:44:10.208 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-06-01 10:44:10.309 | + ./stack.sh:main:775 : install_infra 2021-06-01 10:44:10.311 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-06-01 10:44:10.314 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-06-01 10:44:10.317 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-06-01 10:44:13.381 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-06-01 10:44:13.383 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-06-01 10:44:13.405 | + 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-06-01 10:44:15.307 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:15.409 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:15.519 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:15.697 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:15.703 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:15.817 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:15.933 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:15.983 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-01 10:44:16.120 | Collecting pbr===5.6.0 2021-06-01 10:44:16.132 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-06-01 10:44:16.180 | Installing collected packages: pbr 2021-06-01 10:44:16.318 | Successfully installed pbr-5.6.0 2021-06-01 10:44:16.379 | + inc/python:pip_install:200 : result=0 2021-06-01 10:44:16.381 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-01 10:44:16.384 | + functions-common:time_stop:2304 : local name 2021-06-01 10:44:16.386 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:44:16.388 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:44:16.390 | + functions-common:time_stop:2307 : local total 2021-06-01 10:44:16.392 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:44:16.394 | + functions-common:time_stop:2310 : name=pip_install 2021-06-01 10:44:16.396 | + functions-common:time_stop:2311 : start_time=1622544253398 2021-06-01 10:44:16.398 | + functions-common:time_stop:2313 : [[ -z 1622544253398 ]] 2021-06-01 10:44:16.401 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:44:16.404 | + functions-common:time_stop:2316 : end_time=1622544256402 2021-06-01 10:44:16.406 | + functions-common:time_stop:2317 : elapsed_time=3004 2021-06-01 10:44:16.408 | + functions-common:time_stop:2318 : total=6648 2021-06-01 10:44:16.410 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:44:16.412 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=9652 2021-06-01 10:44:16.414 | + inc/python:pip_install:203 : return 0 2021-06-01 10:44:16.417 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-06-01 10:44:16.419 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-06-01 10:44:16.441 | + 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-06-01 10:44:18.333 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:18.435 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:18.548 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:18.722 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:18.728 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:18.841 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:18.956 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:19.006 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-01 10:44:19.008 | Processing /opt/stack/requirements 2021-06-01 10:44:20.309 | Collecting fixtures===3.0.0 2021-06-01 10:44:20.320 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-06-01 10:44:20.507 | Collecting PyYAML===5.4.1 2021-06-01 10:44:20.514 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-06-01 10:44:20.682 | Collecting requests===2.25.1 2021-06-01 10:44:20.688 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-06-01 10:44:20.768 | Collecting packaging===20.9 2021-06-01 10:44:20.773 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2021-06-01 10:44:20.839 | Collecting testtools===2.4.0 2021-06-01 10:44:20.845 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-06-01 10:44:20.931 | Collecting idna===2.10 2021-06-01 10:44:20.938 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-06-01 10:44:21.061 | Collecting pyparsing===2.4.7 2021-06-01 10:44:21.067 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-06-01 10:44:21.116 | Collecting six===1.16.0 2021-06-01 10:44:21.123 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-06-01 10:44:21.149 | Collecting Parsley>=1.2 2021-06-01 10:44:21.155 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-06-01 10:44:21.199 | Collecting beagle>=0.2.1 2021-06-01 10:44:21.205 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-06-01 10:44:21.231 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-06-01 10:44:21.256 | Collecting chardet===4.0.0 2021-06-01 10:44:21.263 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-06-01 10:44:21.359 | Collecting urllib3===1.26.4 2021-06-01 10:44:21.365 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2f4/da4594db7e1e1/urllib3-1.26.4-py2.py3-none-any.whl (153 kB) 2021-06-01 10:44:21.460 | Collecting certifi===2020.12.5 2021-06-01 10:44:21.467 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 2021-06-01 10:44:21.510 | Collecting unittest2===1.1.0 2021-06-01 10:44:21.516 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-06-01 10:44:21.561 | Collecting extras===1.0.0 2021-06-01 10:44:21.567 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-06-01 10:44:21.599 | Collecting python-mimeparse===1.6.0 2021-06-01 10:44:21.606 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-06-01 10:44:21.637 | Collecting traceback2===1.4.0 2021-06-01 10:44:21.643 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-06-01 10:44:21.725 | Collecting cliff===3.8.0 2021-06-01 10:44:21.731 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7e/38e916649defa/cliff-3.8.0-py3-none-any.whl (80 kB) 2021-06-01 10:44:21.795 | Collecting argparse 2021-06-01 10:44:21.802 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-06-01 10:44:21.828 | Collecting linecache2===1.0.0 2021-06-01 10:44:21.835 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-06-01 10:44:21.873 | Collecting prettytable===0.7.2 2021-06-01 10:44:21.880 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-06-01 10:44:21.957 | Collecting stevedore===3.3.0 2021-06-01 10:44:21.963 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-06-01 10:44:22.112 | Collecting cmd2===1.5.0 2021-06-01 10:44:22.119 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2021-06-01 10:44:22.225 | Collecting pyperclip===1.8.2 2021-06-01 10:44:22.232 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-06-01 10:44:22.640 | Collecting colorama===0.4.4 2021-06-01 10:44:22.647 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-06-01 10:44:22.694 | Collecting attrs===21.2.0 2021-06-01 10:44:22.701 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-06-01 10:44:22.822 | Collecting wcwidth===0.2.5 2021-06-01 10:44:22.828 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-06-01 10:44:22.845 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-06-01 10:44:22.846 | Building wheel for pyperclip (setup.py): started 2021-06-01 10:44:23.094 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-06-01 10:44:23.095 | ERROR: Command errored out with exit status 1: 2021-06-01 10:44:23.095 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-c1ugv1n2/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-c1ugv1n2/pyperclip/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-h8_aabb3 2021-06-01 10:44:23.095 | cwd: /tmp/pip-install-c1ugv1n2/pyperclip/ 2021-06-01 10:44:23.095 | Complete output (6 lines): 2021-06-01 10:44:23.095 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-06-01 10:44:23.095 | or: setup.py --help [cmd1 cmd2 ...] 2021-06-01 10:44:23.095 | or: setup.py --help-commands 2021-06-01 10:44:23.095 | or: setup.py cmd --help 2021-06-01 10:44:23.095 | 2021-06-01 10:44:23.095 | error: invalid command 'bdist_wheel' 2021-06-01 10:44:23.095 | ---------------------------------------- 2021-06-01 10:44:23.095 | ERROR: Failed building wheel for pyperclip 2021-06-01 10:44:23.095 | Running setup.py clean for pyperclip 2021-06-01 10:44:23.346 | Building wheel for openstack-requirements (setup.py): started 2021-06-01 10:44:24.114 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-06-01 10:44:24.114 | ERROR: Command errored out with exit status 1: 2021-06-01 10:44:24.114 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-yi5s6jgp/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-yi5s6jgp/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-spatvn4g 2021-06-01 10:44:24.114 | cwd: /tmp/pip-req-build-yi5s6jgp/ 2021-06-01 10:44:24.114 | Complete output (6 lines): 2021-06-01 10:44:24.114 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-06-01 10:44:24.114 | or: setup.py --help [cmd1 cmd2 ...] 2021-06-01 10:44:24.114 | or: setup.py --help-commands 2021-06-01 10:44:24.115 | or: setup.py cmd --help 2021-06-01 10:44:24.115 | 2021-06-01 10:44:24.115 | error: invalid command 'bdist_wheel' 2021-06-01 10:44:24.115 | ---------------------------------------- 2021-06-01 10:44:24.115 | ERROR: Failed building wheel for openstack-requirements 2021-06-01 10:44:24.115 | Running setup.py clean for openstack-requirements 2021-06-01 10:44:24.881 | Failed to build pyperclip openstack-requirements 2021-06-01 10:44:25.109 | Installing collected packages: chardet, certifi, attrs, argparse, linecache2, traceback2, six, unittest2, extras, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, stevedore, pyperclip, colorama, cmd2, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2021-06-01 10:44:26.709 | Running setup.py install for pyperclip: started 2021-06-01 10:44:27.118 | Running setup.py install for pyperclip: finished with status 'done' 2021-06-01 10:44:27.697 | Running setup.py install for openstack-requirements: started 2021-06-01 10:44:29.840 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-06-01 10:44:29.877 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-21.2.0 beagle-0.3.0 certifi-2020.12.5 chardet-4.0.0 cliff-3.8.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4610 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.16.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.4 wcwidth-0.2.5 2021-06-01 10:44:30.014 | + inc/python:pip_install:200 : result=0 2021-06-01 10:44:30.016 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-01 10:44:30.018 | + functions-common:time_stop:2304 : local name 2021-06-01 10:44:30.020 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:44:30.022 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:44:30.024 | + functions-common:time_stop:2307 : local total 2021-06-01 10:44:30.026 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:44:30.028 | + functions-common:time_stop:2310 : name=pip_install 2021-06-01 10:44:30.030 | + functions-common:time_stop:2311 : start_time=1622544256434 2021-06-01 10:44:30.032 | + functions-common:time_stop:2313 : [[ -z 1622544256434 ]] 2021-06-01 10:44:30.035 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:44:30.039 | + functions-common:time_stop:2316 : end_time=1622544270036 2021-06-01 10:44:30.041 | + functions-common:time_stop:2317 : elapsed_time=13602 2021-06-01 10:44:30.043 | + functions-common:time_stop:2318 : total=9652 2021-06-01 10:44:30.045 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:44:30.048 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=23254 2021-06-01 10:44:30.051 | + inc/python:pip_install:203 : return 0 2021-06-01 10:44:30.053 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-06-01 10:44:30.057 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-06-01 10:44:30.060 | + inc/python:use_library_from_git:250 : local name=pbr 2021-06-01 10:44:30.062 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:44:30.064 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:44:30.066 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-06-01 10:44:30.069 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:44:30.071 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-06-01 10:44:30.091 | Using python 3.8 to install pbr 2021-06-01 10:44:30.093 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-06-01 10:44:30.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:44:30.721 | from cryptography.utils import int_from_bytes 2021-06-01 10:44:30.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:44:30.721 | from cryptography.utils import int_from_bytes 2021-06-01 10:44:31.721 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-01 10:44:31.725 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:31.728 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:31.730 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:31.735 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:31.735 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:31.738 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:31.741 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:44:31.860 | Requirement already up-to-date: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-06-01 10:44:33.270 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-01 10:44:33.270 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-01 10:44:33.341 | + inc/python:pip_install:200 : result=0 2021-06-01 10:44:33.343 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-01 10:44:33.345 | + functions-common:time_stop:2304 : local name 2021-06-01 10:44:33.347 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:44:33.349 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:44:33.351 | + functions-common:time_stop:2307 : local total 2021-06-01 10:44:33.354 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:44:33.356 | + functions-common:time_stop:2310 : name=pip_install 2021-06-01 10:44:33.358 | + functions-common:time_stop:2311 : start_time=1622544270085 2021-06-01 10:44:33.361 | + functions-common:time_stop:2313 : [[ -z 1622544270085 ]] 2021-06-01 10:44:33.363 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:44:33.367 | + functions-common:time_stop:2316 : end_time=1622544273364 2021-06-01 10:44:33.369 | + functions-common:time_stop:2317 : elapsed_time=3279 2021-06-01 10:44:33.371 | + functions-common:time_stop:2318 : total=23254 2021-06-01 10:44:33.373 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:44:33.375 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=26533 2021-06-01 10:44:33.377 | + inc/python:pip_install:203 : return 0 2021-06-01 10:44:33.379 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-06-01 10:44:36.410 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-06-01 10:44:38.140 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-01 10:44:38.214 | Collecting bindep 2021-06-01 10:44:38.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl (32 kB) 2021-06-01 10:44:38.259 | Collecting Parsley 2021-06-01 10:44:38.264 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-06-01 10:44:38.316 | Collecting distro 2021-06-01 10:44:38.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl (18 kB) 2021-06-01 10:44:38.433 | Collecting pbr>=2.0.0 2021-06-01 10:44:38.439 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-06-01 10:44:38.483 | Installing collected packages: Parsley, distro, pbr, bindep 2021-06-01 10:44:38.903 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.5.0 pbr-5.6.0 2021-06-01 10:44:38.968 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-06-01 10:44:38.970 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-06-01 10:44:38.973 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-06-01 10:44:38.989 | + ./stack.sh:main:784 : pkgs= 2021-06-01 10:44:38.992 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-06-01 10:44:38.995 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-06-01 10:44:38.997 | + functions-common:run_phase:1732 : local mode=stack 2021-06-01 10:44:38.999 | + functions-common:run_phase:1733 : local phase=pre-install 2021-06-01 10:44:39.001 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-01 10:44:39.003 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-06-01 10:44:39.005 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-01 10:44:39.007 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-06-01 10:44:39.009 | + functions-common:run_phase:1742 : local extra 2021-06-01 10:44:39.012 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-01 10:44:39.016 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-06-01 10:44:39.018 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-01 10:44:39.020 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-01 10:44:39.022 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-06-01 10:44:39.024 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-01 10:44:39.040 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:44:39.042 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-06-01 10:44:39.044 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-06-01 10:44:39.046 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-06-01 10:44:39.048 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-06-01 10:44:39.050 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-06-01 10:44:39.052 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-06-01 10:44:39.055 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-06-01 10:44:39.057 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-06-01 10:44:39.059 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-06-01 10:44:39.061 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-06-01 10:44:39.063 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-06-01 10:44:39.065 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-06-01 10:44:39.067 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-06-01 10:44:39.069 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-06-01 10:44:39.071 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-06-01 10:44:39.073 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-06-01 10:44:39.076 | + functions-common:run_plugins:1718 : local mode=stack 2021-06-01 10:44:39.078 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-06-01 10:44:39.080 | + functions-common:run_plugins:1721 : local plugins= 2021-06-01 10:44:39.082 | + functions-common:run_plugins:1722 : local plugin 2021-06-01 10:44:39.084 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-06-01 10:44:39.087 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-06-01 10:44:39.089 | + functions:set_systemd_override:821 : local value=2048 2021-06-01 10:44:39.091 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-06-01 10:44:39.093 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-06-01 10:44:39.141 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-06-01 10:44:39.141 | Set systemd system override for DefaultLimitNOFILE=2048 2021-06-01 10:44:39.143 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-06-01 10:44:39.506 | + ./stack.sh:main:797 : install_rpc_backend 2021-06-01 10:44:39.509 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-06-01 10:44:39.524 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:44:39.527 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-06-01 10:44:39.529 | + functions-common:install_package:1342 : update_package_repo 2021-06-01 10:44:39.531 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-01 10:44:39.534 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-06-01 10:44:39.536 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-01 10:44:39.538 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-01 10:44:39.541 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-06-01 10:44:39.543 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:44:39.545 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:44:39.547 | + functions-common:update_package_repo:1323 : apt_get_update 2021-06-01 10:44:39.550 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-01 10:44:39.552 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-01 10:44:39.554 | + functions-common:apt_get_update:1069 : return 2021-06-01 10:44:39.556 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-06-01 10:44:39.558 | + functions-common:real_install_package:1328 : is_ubuntu 2021-06-01 10:44:39.560 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:44:39.563 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:44:39.565 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-06-01 10:44:39.584 | + 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-06-01 10:44:39.689 | Reading package lists... 2021-06-01 10:44:39.903 | Building dependency tree... 2021-06-01 10:44:39.904 | Reading state information... 2021-06-01 10:44:40.124 | The following packages were automatically installed and are no longer required: 2021-06-01 10:44:40.125 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-01 10:44:40.125 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-01 10:44:40.125 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-01 10:44:40.125 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-01 10:44:40.125 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-01 10:44:40.126 | python3-zope.interface 2021-06-01 10:44:40.126 | Use 'sudo apt autoremove' to remove them. 2021-06-01 10:44:40.126 | The following additional packages will be installed: 2021-06-01 10:44:40.126 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-06-01 10:44:40.126 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-06-01 10:44:40.126 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-06-01 10:44:40.126 | erlang-tools erlang-xmerl locales-all 2021-06-01 10:44:40.127 | Suggested packages: 2021-06-01 10:44:40.127 | erlang erlang-manpages erlang-doc 2021-06-01 10:44:40.194 | The following NEW packages will be installed: 2021-06-01 10:44:40.194 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-06-01 10:44:40.194 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-06-01 10:44:40.194 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-06-01 10:44:40.194 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-06-01 10:44:40.304 | 0 upgraded, 19 newly installed, 0 to remove and 46 not upgraded. 2021-06-01 10:44:40.304 | Need to get 38.1 MB of archives. 2021-06-01 10:44:40.304 | After this operation, 276 MB of additional disk space will be used. 2021-06-01 10:44:40.304 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-06-01 10:44:41.461 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-06-01 10:44:41.639 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-06-01 10:44:41.642 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-06-01 10:44:41.779 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-06-01 10:44:41.894 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-06-01 10:44:41.897 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-06-01 10:44:42.029 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-06-01 10:44:42.065 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-06-01 10:44:42.073 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-06-01 10:44:42.074 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-06-01 10:44:42.157 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-06-01 10:44:42.311 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2021-06-01 10:44:42.313 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-06-01 10:44:42.315 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-06-01 10:44:42.405 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-06-01 10:44:42.450 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-06-01 10:44:42.614 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-06-01 10:44:44.337 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.2 [11.5 MB] 2021-06-01 10:44:46.681 | Fetched 38.1 MB in 6s (6,424 kB/s) 2021-06-01 10:44:46.712 | Selecting previously unselected package erlang-base. 2021-06-01 10:44:46.760 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81627 files and directories currently installed.) 2021-06-01 10:44:46.763 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-01 10:44:46.765 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:47.846 | Selecting previously unselected package erlang-asn1. 2021-06-01 10:44:47.854 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-01 10:44:47.856 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:47.966 | Selecting previously unselected package erlang-crypto. 2021-06-01 10:44:47.974 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-01 10:44:47.976 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:48.021 | Selecting previously unselected package erlang-public-key. 2021-06-01 10:44:48.029 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-01 10:44:48.031 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:48.130 | Selecting previously unselected package erlang-mnesia. 2021-06-01 10:44:48.138 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-01 10:44:48.141 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:48.254 | Selecting previously unselected package erlang-runtime-tools. 2021-06-01 10:44:48.262 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-01 10:44:48.264 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:48.319 | Selecting previously unselected package erlang-ssl. 2021-06-01 10:44:48.328 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-01 10:44:48.330 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:48.499 | Selecting previously unselected package erlang-eldap. 2021-06-01 10:44:48.508 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-01 10:44:48.510 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:48.547 | Selecting previously unselected package erlang-ftp. 2021-06-01 10:44:48.556 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-01 10:44:48.558 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:48.593 | Selecting previously unselected package erlang-tftp. 2021-06-01 10:44:48.602 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-01 10:44:48.604 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:48.641 | Selecting previously unselected package erlang-inets. 2021-06-01 10:44:48.649 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-01 10:44:48.652 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:48.758 | Selecting previously unselected package erlang-snmp. 2021-06-01 10:44:48.767 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-01 10:44:48.769 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:49.022 | Selecting previously unselected package erlang-os-mon. 2021-06-01 10:44:49.031 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-01 10:44:49.033 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:49.073 | Selecting previously unselected package erlang-parsetools. 2021-06-01 10:44:49.082 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-01 10:44:49.084 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:49.134 | Selecting previously unselected package erlang-syntax-tools. 2021-06-01 10:44:49.143 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-01 10:44:49.145 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:49.217 | Selecting previously unselected package erlang-tools. 2021-06-01 10:44:49.226 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-01 10:44:49.228 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:49.323 | Selecting previously unselected package erlang-xmerl. 2021-06-01 10:44:49.332 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-01 10:44:49.335 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:49.522 | Selecting previously unselected package locales-all. 2021-06-01 10:44:49.531 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-06-01 10:44:49.533 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-06-01 10:44:53.758 | Selecting previously unselected package rabbitmq-server. 2021-06-01 10:44:53.770 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.2_all.deb ... 2021-06-01 10:44:53.772 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.2) ... 2021-06-01 10:44:54.932 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:55.313 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-06-01 10:44:55.313 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-06-01 10:44:59.686 | Searching for services which depend on erlang and should be started... none found. 2021-06-01 10:44:59.689 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:59.695 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:59.700 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-06-01 10:44:59.708 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:59.713 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:59.719 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:59.724 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:59.730 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:59.735 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:59.741 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:59.747 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:59.753 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:59.759 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:59.765 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:59.770 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:59.775 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:59.781 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-06-01 10:44:59.787 | Setting up rabbitmq-server (3.8.2-0ubuntu1.2) ... 2021-06-01 10:44:59.876 | Adding group `rabbitmq' (GID 125) ... 2021-06-01 10:44:59.889 | Done. 2021-06-01 10:44:59.970 | Adding system user `rabbitmq' (UID 117) ... 2021-06-01 10:44:59.970 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-06-01 10:45:00.003 | Not creating home directory `/var/lib/rabbitmq'. 2021-06-01 10:45:00.265 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-06-01 10:45:06.197 | Processing triggers for man-db (2.9.1-1) ... 2021-06-01 10:45:06.818 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-06-01 10:45:10.581 | + functions-common:apt_get:1113 : result=0 2021-06-01 10:45:10.583 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-01 10:45:10.585 | + functions-common:time_stop:2304 : local name 2021-06-01 10:45:10.587 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:45:10.589 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:45:10.592 | + functions-common:time_stop:2307 : local total 2021-06-01 10:45:10.594 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:45:10.596 | + functions-common:time_stop:2310 : name=apt-get 2021-06-01 10:45:10.598 | + functions-common:time_stop:2311 : start_time=1622544279582 2021-06-01 10:45:10.600 | + functions-common:time_stop:2313 : [[ -z 1622544279582 ]] 2021-06-01 10:45:10.603 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:45:10.607 | + functions-common:time_stop:2316 : end_time=1622544310604 2021-06-01 10:45:10.609 | + functions-common:time_stop:2317 : elapsed_time=31022 2021-06-01 10:45:10.611 | + functions-common:time_stop:2318 : total=152665 2021-06-01 10:45:10.613 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:45:10.615 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=183687 2021-06-01 10:45:10.617 | + functions-common:apt_get:1117 : return 0 2021-06-01 10:45:10.619 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-06-01 10:45:10.622 | + functions-common:is_suse:462 : is_opensuse 2021-06-01 10:45:10.624 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-01 10:45:10.626 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-01 10:45:10.629 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-01 10:45:10.631 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-01 10:45:10.633 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-01 10:45:10.635 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-06-01 10:45:10.637 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-01 10:45:10.640 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-01 10:45:10.642 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-01 10:45:10.645 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-01 10:45:10.647 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-01 10:45:10.649 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-01 10:45:10.651 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-06-01 10:45:10.653 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-06-01 10:45:10.656 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-01 10:45:10.658 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-06-01 10:45:10.660 | + functions-common:is_suse:462 : is_opensuse 2021-06-01 10:45:10.663 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-01 10:45:10.665 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-01 10:45:10.667 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-01 10:45:10.669 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-01 10:45:10.671 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-01 10:45:10.674 | + ./stack.sh:main:798 : restart_rpc_backend 2021-06-01 10:45:10.676 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-06-01 10:45:10.693 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:45:10.696 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-06-01 10:45:10.698 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-01 10:45:10.700 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-06-01 10:45:10.703 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-06-01 10:45:10.705 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-06-01 10:45:10.709 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-06-01 10:45:10.712 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-06-01 10:45:10.714 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-06-01 10:45:10.717 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-06-01 10:45:10.719 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-06-01 10:45:10.721 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-06-01 10:45:10.724 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-06-01 10:45:11.420 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-06-01 10:45:11.420 | user tags 2021-06-01 10:45:11.420 | guest [administrator]' 2021-06-01 10:45:11.423 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-06-01 10:45:11.423 | user tags 2021-06-01 10:45:11.423 | guest [administrator]' 2021-06-01 10:45:11.423 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-06-01 10:45:11.429 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-06-01 10:45:11.431 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-06-01 10:45:11.434 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-06-01 10:45:12.095 | Adding user "stackrabbit" ... 2021-06-01 10:45:12.119 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-06-01 10:45:12.769 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-06-01 10:45:12.791 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-06-01 10:45:12.793 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-06-01 10:45:13.461 | Changing password for user "stackrabbit" ... 2021-06-01 10:45:13.484 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-06-01 10:45:13.486 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-06-01 10:45:13.488 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-06-01 10:45:14.135 | Deleting user "guest" ... 2021-06-01 10:45:14.158 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-06-01 10:45:14.174 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:45:14.177 | + ./stack.sh:main:801 : install_database 2021-06-01 10:45:14.179 | + lib/database:install_database:116 : install_database_mysql 2021-06-01 10:45:14.181 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-06-01 10:45:14.183 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:45:14.186 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:45:14.188 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-06-01 10:45:14.400 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-06-01 10:45:14.402 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-06-01 10:45:14.407 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-06-01 10:45:14.409 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:45:14.411 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:45:14.414 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-06-01 10:45:14.416 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-06-01 10:45:14.418 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-06-01 10:45:14.422 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-06-01 10:45:14.425 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-06-01 10:45:14.427 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-06-01 10:45:14.429 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-06-01 10:45:14.432 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-01 10:45:14.434 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-01 10:45:14.437 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-01 10:45:14.439 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-01 10:45:14.441 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-01 10:45:14.443 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-01 10:45:14.445 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-06-01 10:45:14.448 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-06-01 10:45:14.450 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-01 10:45:14.452 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-06-01 10:45:14.454 | + functions-common:is_suse:462 : is_opensuse 2021-06-01 10:45:14.457 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-01 10:45:14.459 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-01 10:45:14.461 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-01 10:45:14.464 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-01 10:45:14.466 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-01 10:45:14.468 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-06-01 10:45:14.470 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:45:14.472 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:45:14.475 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-06-01 10:45:14.477 | + functions-common:install_package:1342 : update_package_repo 2021-06-01 10:45:14.479 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-01 10:45:14.482 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-06-01 10:45:14.484 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-01 10:45:14.486 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-01 10:45:14.489 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-06-01 10:45:14.491 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:45:14.493 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:45:14.495 | + functions-common:update_package_repo:1323 : apt_get_update 2021-06-01 10:45:14.498 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-01 10:45:14.500 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-01 10:45:14.502 | + functions-common:apt_get_update:1069 : return 2021-06-01 10:45:14.505 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-06-01 10:45:14.507 | + functions-common:real_install_package:1328 : is_ubuntu 2021-06-01 10:45:14.509 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:45:14.511 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:45:14.513 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-06-01 10:45:14.534 | + 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-06-01 10:45:14.640 | Reading package lists... 2021-06-01 10:45:14.852 | Building dependency tree... 2021-06-01 10:45:14.854 | Reading state information... 2021-06-01 10:45:15.074 | The following packages were automatically installed and are no longer required: 2021-06-01 10:45:15.076 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-01 10:45:15.076 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-01 10:45:15.076 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-01 10:45:15.076 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-01 10:45:15.076 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-01 10:45:15.076 | python3-zope.interface 2021-06-01 10:45:15.076 | Use 'sudo apt autoremove' to remove them. 2021-06-01 10:45:15.076 | The following additional packages will be installed: 2021-06-01 10:45:15.076 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-06-01 10:45:15.076 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-06-01 10:45:15.076 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-06-01 10:45:15.077 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-06-01 10:45:15.077 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-06-01 10:45:15.077 | mysql-server-8.0 mysql-server-core-8.0 2021-06-01 10:45:15.078 | Suggested packages: 2021-06-01 10:45:15.078 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-06-01 10:45:15.152 | The following NEW packages will be installed: 2021-06-01 10:45:15.152 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-06-01 10:45:15.152 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-06-01 10:45:15.152 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-06-01 10:45:15.152 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-06-01 10:45:15.153 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-06-01 10:45:15.153 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-06-01 10:45:15.413 | 0 upgraded, 24 newly installed, 0 to remove and 46 not upgraded. 2021-06-01 10:45:15.414 | Need to get 31.3 MB of archives. 2021-06-01 10:45:15.414 | After this operation, 259 MB of additional disk space will be used. 2021-06-01 10:45:15.414 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.25-0ubuntu0.20.04.1 [4,216 kB] 2021-06-01 10:45:16.907 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.25-0ubuntu0.20.04.1 [22.0 kB] 2021-06-01 10:45:17.064 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2021-06-01 10:45:17.234 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2021-06-01 10:45:17.317 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-06-01 10:45:17.593 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.25-0ubuntu0.20.04.1 [18.1 MB] 2021-06-01 10:45:20.596 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.25-0ubuntu0.20.04.1 [1,282 kB] 2021-06-01 10:45:20.897 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-06-01 10:45:20.940 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-06-01 10:45:20.995 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-06-01 10:45:21.050 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-06-01 10:45:21.117 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-06-01 10:45:21.164 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-06-01 10:45:21.208 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-06-01 10:45:21.254 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-06-01 10:45:21.307 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-06-01 10:45:21.353 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-06-01 10:45:21.397 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-06-01 10:45:21.440 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-06-01 10:45:21.484 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-06-01 10:45:21.535 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-06-01 10:45:21.578 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2021-06-01 10:45:22.984 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2021-06-01 10:45:23.071 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.25-0ubuntu0.20.04.1 [9,540 B] 2021-06-01 10:45:23.560 | Preconfiguring packages ... 2021-06-01 10:45:23.674 | Fetched 31.3 MB in 8s (3,958 kB/s) 2021-06-01 10:45:23.702 | Selecting previously unselected package mysql-client-core-8.0. 2021-06-01 10:45:23.753 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90083 files and directories currently installed.) 2021-06-01 10:45:23.757 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.25-0ubuntu0.20.04.1_amd64.deb ... 2021-06-01 10:45:23.759 | Unpacking mysql-client-core-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-01 10:45:24.659 | Selecting previously unselected package mysql-client-8.0. 2021-06-01 10:45:24.669 | Preparing to unpack .../01-mysql-client-8.0_8.0.25-0ubuntu0.20.04.1_amd64.deb ... 2021-06-01 10:45:24.672 | Unpacking mysql-client-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-01 10:45:24.703 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-06-01 10:45:24.713 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-06-01 10:45:24.717 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-06-01 10:45:24.757 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-06-01 10:45:24.767 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-06-01 10:45:24.771 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-06-01 10:45:24.801 | Selecting previously unselected package libmecab2:amd64. 2021-06-01 10:45:24.811 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-06-01 10:45:24.813 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-06-01 10:45:24.882 | Selecting previously unselected package mysql-server-core-8.0. 2021-06-01 10:45:24.891 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.25-0ubuntu0.20.04.1_amd64.deb ... 2021-06-01 10:45:24.894 | Unpacking mysql-server-core-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-01 10:45:27.787 | Selecting previously unselected package mysql-server-8.0. 2021-06-01 10:45:27.796 | Preparing to unpack .../06-mysql-server-8.0_8.0.25-0ubuntu0.20.04.1_amd64.deb ... 2021-06-01 10:45:28.253 | Unpacking mysql-server-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-01 10:45:28.322 | Selecting previously unselected package libhtml-tagset-perl. 2021-06-01 10:45:28.331 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-06-01 10:45:28.334 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-06-01 10:45:28.360 | Selecting previously unselected package liburi-perl. 2021-06-01 10:45:28.370 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-06-01 10:45:28.372 | Unpacking liburi-perl (1.76-2) ... 2021-06-01 10:45:28.419 | Selecting previously unselected package libhtml-parser-perl. 2021-06-01 10:45:28.429 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-06-01 10:45:28.432 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-06-01 10:45:28.471 | Selecting previously unselected package libcgi-pm-perl. 2021-06-01 10:45:28.481 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-06-01 10:45:28.483 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-06-01 10:45:28.534 | Selecting previously unselected package libfcgi-perl. 2021-06-01 10:45:28.544 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-06-01 10:45:28.546 | Unpacking libfcgi-perl (0.79-1) ... 2021-06-01 10:45:28.577 | Selecting previously unselected package libcgi-fast-perl. 2021-06-01 10:45:28.587 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-06-01 10:45:28.589 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-06-01 10:45:28.617 | Selecting previously unselected package libencode-locale-perl. 2021-06-01 10:45:28.627 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-06-01 10:45:28.629 | Unpacking libencode-locale-perl (1.05-1) ... 2021-06-01 10:45:28.656 | Selecting previously unselected package libhtml-template-perl. 2021-06-01 10:45:28.666 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-06-01 10:45:28.668 | Unpacking libhtml-template-perl (2.97-1) ... 2021-06-01 10:45:28.703 | Selecting previously unselected package libtimedate-perl. 2021-06-01 10:45:28.712 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-06-01 10:45:28.714 | Unpacking libtimedate-perl (2.3200-1) ... 2021-06-01 10:45:28.754 | Selecting previously unselected package libhttp-date-perl. 2021-06-01 10:45:28.763 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-06-01 10:45:28.766 | Unpacking libhttp-date-perl (6.05-1) ... 2021-06-01 10:45:28.794 | Selecting previously unselected package libio-html-perl. 2021-06-01 10:45:28.804 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-06-01 10:45:28.806 | Unpacking libio-html-perl (1.001-1) ... 2021-06-01 10:45:28.834 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-06-01 10:45:28.843 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-06-01 10:45:28.846 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-06-01 10:45:28.874 | Selecting previously unselected package libhttp-message-perl. 2021-06-01 10:45:28.883 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-06-01 10:45:28.886 | Unpacking libhttp-message-perl (6.22-1) ... 2021-06-01 10:45:28.923 | Selecting previously unselected package mecab-utils. 2021-06-01 10:45:28.933 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-06-01 10:45:28.935 | Unpacking mecab-utils (0.996-10build1) ... 2021-06-01 10:45:28.964 | Selecting previously unselected package mecab-ipadic. 2021-06-01 10:45:28.974 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-06-01 10:45:28.977 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-06-01 10:45:30.235 | Selecting previously unselected package mecab-ipadic-utf8. 2021-06-01 10:45:30.245 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-06-01 10:45:30.247 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-06-01 10:45:30.274 | Selecting previously unselected package mysql-server. 2021-06-01 10:45:30.283 | Preparing to unpack .../23-mysql-server_8.0.25-0ubuntu0.20.04.1_all.deb ... 2021-06-01 10:45:30.286 | Unpacking mysql-server (8.0.25-0ubuntu0.20.04.1) ... 2021-06-01 10:45:30.338 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-06-01 10:45:30.345 | Setting up mysql-client-core-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-01 10:45:30.351 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-06-01 10:45:30.356 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-06-01 10:45:30.362 | Setting up libencode-locale-perl (1.05-1) ... 2021-06-01 10:45:30.367 | Setting up mecab-utils (0.996-10build1) ... 2021-06-01 10:45:30.372 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-06-01 10:45:30.378 | Setting up libio-html-perl (1.001-1) ... 2021-06-01 10:45:30.383 | Setting up libtimedate-perl (2.3200-1) ... 2021-06-01 10:45:30.388 | Setting up mysql-client-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-01 10:45:30.394 | Setting up libfcgi-perl (0.79-1) ... 2021-06-01 10:45:30.400 | Setting up liburi-perl (1.76-2) ... 2021-06-01 10:45:30.405 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-06-01 10:45:30.410 | Setting up libhttp-date-perl (6.05-1) ... 2021-06-01 10:45:30.416 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-06-01 10:45:30.421 | Compiling IPA dictionary for Mecab. This takes long time... 2021-06-01 10:45:30.424 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-06-01 10:45:30.424 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-06-01 10:45:30.425 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-06-01 10:45:30.425 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-06-01 10:45:30.566 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-06-01 10:45:30.567 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-06-01 10:45:30.567 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-06-01 10:45:30.567 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-06-01 10:45:30.575 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-06-01 10:45:30.665 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-06-01 10:45:30.665 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-06-01 10:45:30.666 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-06-01 10:45:30.692 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-06-01 10:45:30.737 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-06-01 10:45:31.027 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-06-01 10:45:31.034 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-06-01 10:45:31.125 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-06-01 10:45:31.126 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-06-01 10:45:31.126 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-06-01 10:45:31.126 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-06-01 10:45:31.130 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-06-01 10:45:31.130 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-06-01 10:45:31.175 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-06-01 10:45:31.368 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-06-01 10:45:31.369 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-06-01 10:45:31.369 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-06-01 10:45:31.369 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-06-01 10:45:31.372 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-06-01 10:45:31.372 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-06-01 10:45:31.792 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-06-01 10:45:31.911 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-06-01 10:45:32.240 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-06-01 10:45:32.245 | 2021-06-01 10:45:32.245 | done! 2021-06-01 10:45:32.251 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-06-01 10:45:32.255 | Setting up mysql-server-core-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-01 10:45:32.261 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-06-01 10:45:32.265 | Compiling IPA dictionary for Mecab. This takes long time... 2021-06-01 10:45:32.283 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-06-01 10:45:32.283 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-06-01 10:45:32.283 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-06-01 10:45:32.283 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-06-01 10:45:32.494 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-06-01 10:45:32.494 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-06-01 10:45:32.494 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-06-01 10:45:32.495 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-06-01 10:45:32.507 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-06-01 10:45:32.636 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-06-01 10:45:32.637 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-06-01 10:45:32.637 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-06-01 10:45:32.678 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-06-01 10:45:32.752 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-06-01 10:45:33.249 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-06-01 10:45:33.260 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-06-01 10:45:33.369 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-06-01 10:45:33.370 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-06-01 10:45:33.370 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-06-01 10:45:33.370 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-06-01 10:45:33.376 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-06-01 10:45:33.376 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-06-01 10:45:33.466 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-06-01 10:45:33.758 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-06-01 10:45:33.759 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-06-01 10:45:33.760 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-06-01 10:45:33.760 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-06-01 10:45:33.763 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-06-01 10:45:33.764 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-06-01 10:45:34.265 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-06-01 10:45:34.401 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-06-01 10:45:34.734 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-06-01 10:45:34.739 | 2021-06-01 10:45:34.739 | done! 2021-06-01 10:45:34.746 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-06-01 10:45:34.750 | Setting up libhtml-parser-perl (3.72-5) ... 2021-06-01 10:45:34.756 | Setting up libhttp-message-perl (6.22-1) ... 2021-06-01 10:45:34.761 | Setting up mysql-server-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-01 10:45:35.439 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-06-01 10:45:35.469 | Renaming removed key_buffer and myisam-recover options (if present) 2021-06-01 10:45:43.540 | mysqld will log errors to /var/log/mysql/error.log 2021-06-01 10:45:44.140 | mysqld is running as pid 48250 2021-06-01 10:45:46.968 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-06-01 10:45:48.993 | Setting up libcgi-pm-perl (4.46-1) ... 2021-06-01 10:45:48.999 | Setting up libhtml-template-perl (2.97-1) ... 2021-06-01 10:45:49.005 | Setting up mysql-server (8.0.25-0ubuntu0.20.04.1) ... 2021-06-01 10:45:49.012 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-06-01 10:45:49.018 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-06-01 10:45:49.370 | Processing triggers for man-db (2.9.1-1) ... 2021-06-01 10:45:51.156 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-06-01 10:45:54.640 | + functions-common:apt_get:1113 : result=0 2021-06-01 10:45:54.642 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-01 10:45:54.644 | + functions-common:time_stop:2304 : local name 2021-06-01 10:45:54.647 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:45:54.649 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:45:54.651 | + functions-common:time_stop:2307 : local total 2021-06-01 10:45:54.653 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:45:54.655 | + functions-common:time_stop:2310 : name=apt-get 2021-06-01 10:45:54.657 | + functions-common:time_stop:2311 : start_time=1622544314531 2021-06-01 10:45:54.660 | + functions-common:time_stop:2313 : [[ -z 1622544314531 ]] 2021-06-01 10:45:54.662 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:45:54.667 | + functions-common:time_stop:2316 : end_time=1622544354664 2021-06-01 10:45:54.669 | + functions-common:time_stop:2317 : elapsed_time=40133 2021-06-01 10:45:54.672 | + functions-common:time_stop:2318 : total=183687 2021-06-01 10:45:54.674 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:45:54.676 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=223820 2021-06-01 10:45:54.678 | + functions-common:apt_get:1117 : return 0 2021-06-01 10:45:54.681 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-06-01 10:45:54.684 | + ./stack.sh:main:804 : install_database_python 2021-06-01 10:45:54.686 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-06-01 10:45:54.688 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-06-01 10:45:54.690 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-06-01 10:45:54.693 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-01 10:45:54.696 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-06-01 10:45:54.698 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-06-01 10:45:54.701 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-06-01 10:45:54.704 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-06-01 10:45:54.705 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-06-01 10:45:54.711 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-06-01 10:45:54.714 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-06-01 10:45:54.716 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-06-01 10:45:54.719 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-06-01 10:45:54.721 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-06-01 10:45:54.744 | Using python 3.8 to install PyMySQL 2021-06-01 10:45:54.747 | + 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-06-01 10:45:55.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:45:55.397 | from cryptography.utils import int_from_bytes 2021-06-01 10:45:55.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:45:55.398 | from cryptography.utils import int_from_bytes 2021-06-01 10:45:56.419 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-01 10:45:56.423 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:45:56.425 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:45:56.428 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:45:56.433 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:45:56.434 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:45:56.437 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:45:56.440 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:45:56.580 | Collecting PyMySQL===1.0.2 2021-06-01 10:45:56.587 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-06-01 10:45:57.931 | Installing collected packages: PyMySQL 2021-06-01 10:45:58.050 | Successfully installed PyMySQL-1.0.2 2021-06-01 10:45:58.153 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-01 10:45:58.153 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-01 10:45:58.227 | + inc/python:pip_install:200 : result=0 2021-06-01 10:45:58.230 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-01 10:45:58.232 | + functions-common:time_stop:2304 : local name 2021-06-01 10:45:58.234 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:45:58.237 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:45:58.239 | + functions-common:time_stop:2307 : local total 2021-06-01 10:45:58.241 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:45:58.244 | + functions-common:time_stop:2310 : name=pip_install 2021-06-01 10:45:58.246 | + functions-common:time_stop:2311 : start_time=1622544354738 2021-06-01 10:45:58.248 | + functions-common:time_stop:2313 : [[ -z 1622544354738 ]] 2021-06-01 10:45:58.251 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:45:58.255 | + functions-common:time_stop:2316 : end_time=1622544358253 2021-06-01 10:45:58.258 | + functions-common:time_stop:2317 : elapsed_time=3515 2021-06-01 10:45:58.260 | + functions-common:time_stop:2318 : total=26533 2021-06-01 10:45:58.262 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:45:58.265 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=30048 2021-06-01 10:45:58.267 | + inc/python:pip_install:203 : return 0 2021-06-01 10:45:58.269 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-06-01 10:45:58.271 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-06-01 10:45:58.274 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-06-01 10:45:58.276 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-06-01 10:45:58.292 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:45:58.294 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-06-01 10:45:58.297 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-06-01 10:45:58.300 | ++ 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-06-01 10:45:58.300 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-06-01 10:45:58.306 | + 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-06-01 10:45:58.308 | + 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-06-01 10:45:58.310 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-06-01 10:45:58.313 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-06-01 10:45:58.315 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-06-01 10:45:58.317 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-06-01 10:45:58.333 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:45:58.336 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-06-01 10:45:58.338 | + functions-common:install_package:1342 : update_package_repo 2021-06-01 10:45:58.340 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-01 10:45:58.342 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-06-01 10:45:58.345 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-01 10:45:58.347 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-01 10:45:58.349 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-06-01 10:45:58.352 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:45:58.354 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:45:58.357 | + functions-common:update_package_repo:1323 : apt_get_update 2021-06-01 10:45:58.359 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-01 10:45:58.361 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-01 10:45:58.363 | + functions-common:apt_get_update:1069 : return 2021-06-01 10:45:58.365 | + functions-common:install_package:1343 : real_install_package radvd 2021-06-01 10:45:58.368 | + functions-common:real_install_package:1328 : is_ubuntu 2021-06-01 10:45:58.371 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:45:58.373 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:45:58.375 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-06-01 10:45:58.396 | + 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-06-01 10:45:58.501 | Reading package lists... 2021-06-01 10:45:58.724 | Building dependency tree... 2021-06-01 10:45:58.725 | Reading state information... 2021-06-01 10:45:58.950 | The following packages were automatically installed and are no longer required: 2021-06-01 10:45:58.952 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-01 10:45:58.952 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-01 10:45:58.952 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-01 10:45:58.952 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-01 10:45:58.952 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-01 10:45:58.952 | python3-zope.interface 2021-06-01 10:45:58.952 | Use 'sudo apt autoremove' to remove them. 2021-06-01 10:45:59.018 | The following NEW packages will be installed: 2021-06-01 10:45:59.018 | radvd 2021-06-01 10:45:59.127 | 0 upgraded, 1 newly installed, 0 to remove and 46 not upgraded. 2021-06-01 10:45:59.127 | Need to get 59.0 kB of archives. 2021-06-01 10:45:59.127 | After this operation, 164 kB of additional disk space will be used. 2021-06-01 10:45:59.127 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-06-01 10:45:59.779 | Fetched 59.0 kB in 0s (296 kB/s) 2021-06-01 10:45:59.814 | Selecting previously unselected package radvd. 2021-06-01 10:45:59.867 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90659 files and directories currently installed.) 2021-06-01 10:45:59.871 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-06-01 10:45:59.873 | Unpacking radvd (1:2.17-2) ... 2021-06-01 10:45:59.941 | Setting up radvd (1:2.17-2) ... 2021-06-01 10:46:00.883 | Job for radvd.service failed because the control process exited with error code. 2021-06-01 10:46:00.883 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-06-01 10:46:00.885 | invoke-rc.d: initscript radvd, action "start" failed. 2021-06-01 10:46:00.896 | ● radvd.service - Router advertisement daemon for IPv6 2021-06-01 10:46:00.896 | Loaded: loaded (]8;;file://dv-cinder-787764-3-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-06-01 10:46:00.896 | Active: failed (Result: exit-code) since Tue 2021-06-01 10:46:00 UTC; 17ms ago 2021-06-01 10:46:00.896 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-06-01 10:46:00.896 | Process: 49315 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-06-01 10:46:00.897 | 2021-06-01 10:46:00.897 | Jun 01 10:46:00 dv-cinder-787764-3-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2021-06-01 10:46:00.897 | Jun 01 10:46:00 dv-cinder-787764-3-iscsi radvd[49315]: can't open /etc/radvd.conf: No such file or directory 2021-06-01 10:46:00.897 | Jun 01 10:46:00 dv-cinder-787764-3-iscsi radvd[49315]: Insecure file permissions, but continuing anyway 2021-06-01 10:46:00.897 | Jun 01 10:46:00 dv-cinder-787764-3-iscsi radvd[49315]: exiting, failed to read config file 2021-06-01 10:46:00.897 | Jun 01 10:46:00 dv-cinder-787764-3-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-06-01 10:46:00.897 | Jun 01 10:46:00 dv-cinder-787764-3-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-06-01 10:46:00.897 | Jun 01 10:46:00 dv-cinder-787764-3-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-06-01 10:46:00.903 | Processing triggers for man-db (2.9.1-1) ... 2021-06-01 10:46:01.003 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-06-01 10:46:04.799 | + functions-common:apt_get:1113 : result=0 2021-06-01 10:46:04.801 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-01 10:46:04.804 | + functions-common:time_stop:2304 : local name 2021-06-01 10:46:04.806 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:46:04.808 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:46:04.810 | + functions-common:time_stop:2307 : local total 2021-06-01 10:46:04.812 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:46:04.814 | + functions-common:time_stop:2310 : name=apt-get 2021-06-01 10:46:04.816 | + functions-common:time_stop:2311 : start_time=1622544358393 2021-06-01 10:46:04.818 | + functions-common:time_stop:2313 : [[ -z 1622544358393 ]] 2021-06-01 10:46:04.821 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:46:04.825 | + functions-common:time_stop:2316 : end_time=1622544364823 2021-06-01 10:46:04.827 | + functions-common:time_stop:2317 : elapsed_time=6430 2021-06-01 10:46:04.829 | + functions-common:time_stop:2318 : total=223820 2021-06-01 10:46:04.831 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:46:04.834 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=230250 2021-06-01 10:46:04.836 | + functions-common:apt_get:1117 : return 0 2021-06-01 10:46:04.839 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-06-01 10:46:04.856 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:46:04.858 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-06-01 10:46:04.860 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-06-01 10:46:04.863 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-06-01 10:46:04.882 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-06-01 10:46:04.885 | + functions-common:install_package:1342 : update_package_repo 2021-06-01 10:46:04.887 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-01 10:46:04.889 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-06-01 10:46:04.891 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-01 10:46:04.894 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-01 10:46:04.896 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-06-01 10:46:04.898 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:46:04.901 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:46:04.903 | + functions-common:update_package_repo:1323 : apt_get_update 2021-06-01 10:46:04.907 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-01 10:46:04.909 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-01 10:46:04.911 | + functions-common:apt_get_update:1069 : return 2021-06-01 10:46:04.914 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-06-01 10:46:04.916 | + functions-common:real_install_package:1328 : is_ubuntu 2021-06-01 10:46:04.919 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:46:04.921 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:46:04.923 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-06-01 10:46:04.943 | + 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-06-01 10:46:05.049 | Reading package lists... 2021-06-01 10:46:05.265 | Building dependency tree... 2021-06-01 10:46:05.267 | Reading state information... 2021-06-01 10:46:05.489 | fakeroot is already the newest version (1.24-1). 2021-06-01 10:46:05.489 | fakeroot set to manually installed. 2021-06-01 10:46:05.489 | make is already the newest version (4.2.1-1.2). 2021-06-01 10:46:05.489 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.1). 2021-06-01 10:46:05.489 | The following packages were automatically installed and are no longer required: 2021-06-01 10:46:05.490 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-01 10:46:05.490 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-01 10:46:05.490 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-01 10:46:05.490 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-01 10:46:05.490 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-01 10:46:05.490 | python3-zope.interface 2021-06-01 10:46:05.490 | Use 'sudo apt autoremove' to remove them. 2021-06-01 10:46:05.620 | 0 upgraded, 0 newly installed, 0 to remove and 46 not upgraded. 2021-06-01 10:46:05.625 | + functions-common:apt_get:1113 : result=0 2021-06-01 10:46:05.627 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-01 10:46:05.629 | + functions-common:time_stop:2304 : local name 2021-06-01 10:46:05.631 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:46:05.633 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:46:05.635 | + functions-common:time_stop:2307 : local total 2021-06-01 10:46:05.637 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:46:05.640 | + functions-common:time_stop:2310 : name=apt-get 2021-06-01 10:46:05.642 | + functions-common:time_stop:2311 : start_time=1622544364940 2021-06-01 10:46:05.644 | + functions-common:time_stop:2313 : [[ -z 1622544364940 ]] 2021-06-01 10:46:05.646 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:46:05.650 | + functions-common:time_stop:2316 : end_time=1622544365648 2021-06-01 10:46:05.653 | + functions-common:time_stop:2317 : elapsed_time=708 2021-06-01 10:46:05.655 | + functions-common:time_stop:2318 : total=230250 2021-06-01 10:46:05.657 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:46:05.659 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=230958 2021-06-01 10:46:05.661 | + functions-common:apt_get:1117 : return 0 2021-06-01 10:46:05.663 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-06-01 10:46:05.665 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:46:05.668 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:46:05.670 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-06-01 10:46:05.672 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-06-01 10:46:05.675 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-06-01 10:46:05.680 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-06-01 10:46:05.682 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-06-01 10:46:05.685 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-06-01 10:46:05.686 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-06-01 10:46:05.690 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-06-01 10:46:05.693 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-06-01 10:46:05.695 | + functions:vercmp:628 : local v1=5.4 2021-06-01 10:46:05.697 | + functions:vercmp:629 : local 'op=<' 2021-06-01 10:46:05.700 | + functions:vercmp:630 : local v2=3.13 2021-06-01 10:46:05.702 | + functions:vercmp:631 : local result 2021-06-01 10:46:05.706 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-06-01 10:46:05.706 | ++ functions:vercmp:635 : head -1 2021-06-01 10:46:05.706 | ++ functions:vercmp:635 : sort -V 2021-06-01 10:46:05.711 | + functions:vercmp:635 : result=3.13 2021-06-01 10:46:05.713 | + functions:vercmp:637 : case $op in 2021-06-01 10:46:05.715 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-06-01 10:46:05.717 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-06-01 10:46:05.719 | + functions:vercmp:648 : return 2021-06-01 10:46:05.722 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-06-01 10:46:05.724 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-06-01 10:46:05.726 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-06-01 10:46:05.912 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-06-01 10:46:05.915 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-06-01 10:46:05.918 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:05.921 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:05.924 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-06-01 10:46:05.927 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:05.930 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-06-01 10:46:05.948 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:46:05.951 | + ./stack.sh:main:812 : install_etcd3 2021-06-01 10:46:05.954 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-06-01 10:46:05.954 | Installing etcd 2021-06-01 10:46:05.956 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-06-01 10:46:05.969 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-06-01 10:46:05.981 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-06-01 10:46:05.983 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-06-01 10:46:06.001 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-06-01 10:46:06.005 | ++ 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-06-01 10:46:06.008 | ++ 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-06-01 10:46:06.013 | +++ 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-06-01 10:46:06.019 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-06-01 10:46:06.024 | ++ 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-06-01 10:46:06.027 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-06-01 10:46:06.030 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-01 10:46:06.094 | --2021-06-01 10:46:06-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-01 10:46:06.951 | Resolving github.com (github.com)... 140.82.121.3 2021-06-01 10:46:06.996 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-06-01 10:46:07.283 | HTTP request sent, awaiting response... 302 Found 2021-06-01 10:46:07.283 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210601T104607Z&X-Amz-Expires=300&X-Amz-Signature=9bded55859857ec1d8f7a558970320486188e59bfa01ac5022e1af0c44f22499&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-06-01 10:46:07.283 | --2021-06-01 10:46:07-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210601T104607Z&X-Amz-Expires=300&X-Amz-Signature=9bded55859857ec1d8f7a558970320486188e59bfa01ac5022e1af0c44f22499&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-06-01 10:46:07.285 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.108.154, 185.199.110.154, ... 2021-06-01 10:46:07.324 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-06-01 10:46:07.647 | HTTP request sent, awaiting response... 200 OK 2021-06-01 10:46:07.647 | Length: 11350736 (11M) [application/octet-stream] 2021-06-01 10:46:07.647 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-06-01 10:46:07.877 | 2021-06-01 10:46:08.694 | 0K ........ .. 100% 10.3M=1.0s 2021-06-01 10:46:08.694 | 2021-06-01 10:46:08.694 | 2021-06-01 10:46:08 (10.3 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-06-01 10:46:08.694 | 2021-06-01 10:46:08.698 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-06-01 10:46:08.700 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-01 10:46:08.703 | ++ functions:get_extra_file:74 : return 2021-06-01 10:46:08.706 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-01 10:46:08.709 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-06-01 10:46:08.711 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-06-01 10:46:08.713 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-06-01 10:46:08.844 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-06-01 10:46:08.847 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-06-01 10:46:08.851 | etcd-v3.3.12-linux-amd64/ 2021-06-01 10:46:08.851 | etcd-v3.3.12-linux-amd64/README.md 2021-06-01 10:46:08.852 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-06-01 10:46:08.852 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-06-01 10:46:08.852 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-06-01 10:46:08.852 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-06-01 10:46:08.852 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-06-01 10:46:08.852 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-06-01 10:46:08.852 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-06-01 10:46:08.852 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-06-01 10:46:08.852 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-06-01 10:46:08.852 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-06-01 10:46:08.852 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-06-01 10:46:08.852 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-06-01 10:46:08.852 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-06-01 10:46:08.852 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-06-01 10:46:08.853 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-06-01 10:46:08.853 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-06-01 10:46:08.853 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-06-01 10:46:08.853 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-06-01 10:46:08.853 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-06-01 10:46:08.853 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-06-01 10:46:08.853 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-06-01 10:46:08.853 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-06-01 10:46:08.853 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-06-01 10:46:08.853 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-06-01 10:46:08.853 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-06-01 10:46:08.853 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-06-01 10:46:08.853 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-06-01 10:46:08.853 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-06-01 10:46:08.853 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-06-01 10:46:08.853 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-06-01 10:46:08.854 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-06-01 10:46:08.854 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-06-01 10:46:08.854 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-06-01 10:46:08.854 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-06-01 10:46:08.854 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-06-01 10:46:08.854 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-06-01 10:46:08.854 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-06-01 10:46:08.854 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-06-01 10:46:08.854 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-06-01 10:46:08.854 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-06-01 10:46:08.854 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-06-01 10:46:08.854 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-06-01 10:46:08.854 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-06-01 10:46:08.854 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-06-01 10:46:08.854 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-06-01 10:46:08.854 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-06-01 10:46:08.854 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-06-01 10:46:08.854 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-06-01 10:46:08.854 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-06-01 10:46:08.855 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-06-01 10:46:08.855 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-06-01 10:46:08.855 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-06-01 10:46:08.855 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-06-01 10:46:08.855 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-06-01 10:46:08.855 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-06-01 10:46:08.855 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-06-01 10:46:08.855 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-06-01 10:46:08.855 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-06-01 10:46:08.855 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-06-01 10:46:08.855 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-06-01 10:46:08.856 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-06-01 10:46:08.856 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-06-01 10:46:08.856 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-06-01 10:46:08.856 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-06-01 10:46:08.856 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-06-01 10:46:08.856 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-06-01 10:46:08.856 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-06-01 10:46:08.856 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-06-01 10:46:08.856 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-06-01 10:46:08.856 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-06-01 10:46:08.856 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-06-01 10:46:08.856 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-06-01 10:46:08.856 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-06-01 10:46:08.856 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-06-01 10:46:08.856 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-06-01 10:46:08.857 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-06-01 10:46:08.857 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-06-01 10:46:08.857 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-06-01 10:46:08.857 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-06-01 10:46:08.857 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-06-01 10:46:08.857 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-06-01 10:46:08.857 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-06-01 10:46:08.857 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-06-01 10:46:08.857 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-06-01 10:46:08.857 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-06-01 10:46:08.857 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-06-01 10:46:08.857 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-06-01 10:46:08.857 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-06-01 10:46:08.857 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-06-01 10:46:08.857 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-06-01 10:46:08.857 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-06-01 10:46:08.857 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-06-01 10:46:08.857 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-06-01 10:46:08.858 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-06-01 10:46:08.858 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-06-01 10:46:08.858 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-06-01 10:46:08.858 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-06-01 10:46:08.858 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-06-01 10:46:08.858 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-06-01 10:46:08.858 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-06-01 10:46:08.858 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-06-01 10:46:08.858 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-06-01 10:46:08.858 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-06-01 10:46:08.858 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-06-01 10:46:08.858 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-06-01 10:46:08.858 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-06-01 10:46:08.858 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-06-01 10:46:08.858 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-06-01 10:46:08.858 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-06-01 10:46:08.858 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-06-01 10:46:08.859 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-06-01 10:46:08.859 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-06-01 10:46:08.859 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-06-01 10:46:08.859 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-06-01 10:46:08.859 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-06-01 10:46:08.859 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-06-01 10:46:08.859 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-06-01 10:46:08.859 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-06-01 10:46:08.859 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-06-01 10:46:08.860 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-06-01 10:46:08.860 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-06-01 10:46:08.860 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-06-01 10:46:08.860 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-06-01 10:46:08.860 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-06-01 10:46:08.860 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-06-01 10:46:08.862 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-06-01 10:46:08.862 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-06-01 10:46:08.862 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-06-01 10:46:08.862 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-06-01 10:46:08.862 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-06-01 10:46:08.862 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-06-01 10:46:08.862 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-06-01 10:46:08.862 | etcd-v3.3.12-linux-amd64/etcdctl 2021-06-01 10:46:09.048 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-06-01 10:46:09.049 | etcd-v3.3.12-linux-amd64/etcd 2021-06-01 10:46:09.277 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-06-01 10:46:09.314 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-06-01 10:46:09.348 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-06-01 10:46:09.350 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-06-01 10:46:09.367 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:46:09.369 | + ./stack.sh:main:831 : install_dstat 2021-06-01 10:46:09.372 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-06-01 10:46:09.388 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:46:09.390 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-06-01 10:46:09.392 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-01 10:46:09.394 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-06-01 10:46:09.397 | + ./stack.sh:main:840 : install_libs 2021-06-01 10:46:09.400 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-06-01 10:46:09.402 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-06-01 10:46:09.404 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-06-01 10:46:09.407 | + inc/python:use_library_from_git:250 : local name=automaton 2021-06-01 10:46:09.409 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.411 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.413 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-06-01 10:46:09.416 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.418 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-06-01 10:46:09.421 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-06-01 10:46:09.423 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-06-01 10:46:09.425 | + inc/python:use_library_from_git:250 : local name=castellan 2021-06-01 10:46:09.427 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.429 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.431 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-06-01 10:46:09.433 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.436 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-06-01 10:46:09.438 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-06-01 10:46:09.440 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-06-01 10:46:09.442 | + inc/python:use_library_from_git:250 : local name=cliff 2021-06-01 10:46:09.444 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.449 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-06-01 10:46:09.451 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.453 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-06-01 10:46:09.455 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-06-01 10:46:09.457 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-06-01 10:46:09.459 | + inc/python:use_library_from_git:250 : local name=cursive 2021-06-01 10:46:09.462 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.464 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.466 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-06-01 10:46:09.469 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.471 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-06-01 10:46:09.473 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-06-01 10:46:09.475 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-06-01 10:46:09.478 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-06-01 10:46:09.480 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.483 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.485 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-06-01 10:46:09.487 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.489 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-06-01 10:46:09.492 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-06-01 10:46:09.494 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-06-01 10:46:09.496 | + inc/python:use_library_from_git:250 : local name=futurist 2021-06-01 10:46:09.499 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.501 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.503 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-06-01 10:46:09.506 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.509 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-06-01 10:46:09.511 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-06-01 10:46:09.514 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-06-01 10:46:09.516 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-06-01 10:46:09.518 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.521 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.524 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-06-01 10:46:09.526 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.528 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-06-01 10:46:09.531 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-06-01 10:46:09.533 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-06-01 10:46:09.535 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-06-01 10:46:09.538 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.541 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.543 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-06-01 10:46:09.545 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.548 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-06-01 10:46:09.551 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-06-01 10:46:09.553 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-06-01 10:46:09.555 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-06-01 10:46:09.558 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.560 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.563 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-06-01 10:46:09.565 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.568 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-06-01 10:46:09.570 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-06-01 10:46:09.573 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-06-01 10:46:09.575 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-06-01 10:46:09.577 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.580 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.582 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-06-01 10:46:09.585 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.587 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-06-01 10:46:09.590 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-06-01 10:46:09.592 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-06-01 10:46:09.594 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-06-01 10:46:09.596 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.599 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.601 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-06-01 10:46:09.603 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.606 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-06-01 10:46:09.608 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-06-01 10:46:09.611 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-06-01 10:46:09.613 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-06-01 10:46:09.615 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.618 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.620 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-06-01 10:46:09.623 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.625 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-06-01 10:46:09.628 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-06-01 10:46:09.630 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-06-01 10:46:09.633 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-06-01 10:46:09.635 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.637 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.640 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-06-01 10:46:09.642 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.644 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-06-01 10:46:09.647 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-06-01 10:46:09.650 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-06-01 10:46:09.652 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-06-01 10:46:09.655 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.657 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.659 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-06-01 10:46:09.662 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.665 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-06-01 10:46:09.667 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-06-01 10:46:09.669 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-06-01 10:46:09.672 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-06-01 10:46:09.674 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.676 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.678 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-06-01 10:46:09.681 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.683 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-06-01 10:46:09.685 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-06-01 10:46:09.688 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-06-01 10:46:09.690 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-06-01 10:46:09.693 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.696 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.698 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-06-01 10:46:09.701 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.703 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-06-01 10:46:09.705 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-06-01 10:46:09.708 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-06-01 10:46:09.711 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-06-01 10:46:09.713 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.715 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.718 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-06-01 10:46:09.720 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.722 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-06-01 10:46:09.730 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-06-01 10:46:09.730 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-06-01 10:46:09.730 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-06-01 10:46:09.733 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.735 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.737 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-06-01 10:46:09.740 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.742 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-06-01 10:46:09.744 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-06-01 10:46:09.746 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-06-01 10:46:09.749 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-06-01 10:46:09.751 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.753 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.756 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-06-01 10:46:09.758 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.761 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-06-01 10:46:09.763 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-06-01 10:46:09.765 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-06-01 10:46:09.767 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-06-01 10:46:09.770 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.772 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.775 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-06-01 10:46:09.777 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.779 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-06-01 10:46:09.782 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-06-01 10:46:09.784 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-06-01 10:46:09.786 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-06-01 10:46:09.788 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.790 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.793 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-06-01 10:46:09.795 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.797 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-06-01 10:46:09.799 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-06-01 10:46:09.801 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-06-01 10:46:09.804 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-06-01 10:46:09.806 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.808 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.811 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-06-01 10:46:09.813 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.815 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-06-01 10:46:09.818 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-06-01 10:46:09.820 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-06-01 10:46:09.823 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-06-01 10:46:09.825 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.827 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.829 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-06-01 10:46:09.832 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.834 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-06-01 10:46:09.837 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-06-01 10:46:09.839 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-06-01 10:46:09.841 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-06-01 10:46:09.843 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.846 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.848 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-06-01 10:46:09.850 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.852 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-06-01 10:46:09.855 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-06-01 10:46:09.857 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-06-01 10:46:09.859 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-06-01 10:46:09.861 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.863 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.866 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-06-01 10:46:09.868 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.870 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-06-01 10:46:09.873 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-06-01 10:46:09.875 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-06-01 10:46:09.878 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-06-01 10:46:09.880 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.883 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.886 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-06-01 10:46:09.888 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.890 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-06-01 10:46:09.893 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-06-01 10:46:09.895 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-06-01 10:46:09.897 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-06-01 10:46:09.900 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.902 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.905 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-06-01 10:46:09.910 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.912 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-06-01 10:46:09.914 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-06-01 10:46:09.917 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-06-01 10:46:09.919 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-06-01 10:46:09.921 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.924 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.926 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-06-01 10:46:09.928 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.931 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-06-01 10:46:09.933 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-06-01 10:46:09.936 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-06-01 10:46:09.938 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-06-01 10:46:09.940 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.943 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.945 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-06-01 10:46:09.948 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.950 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-06-01 10:46:09.952 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-06-01 10:46:09.955 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-06-01 10:46:09.957 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-06-01 10:46:09.960 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.962 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.965 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-06-01 10:46:09.967 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.969 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-06-01 10:46:09.972 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-06-01 10:46:09.975 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-06-01 10:46:09.977 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-06-01 10:46:09.979 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:09.982 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:09.984 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-06-01 10:46:09.986 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:09.989 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-06-01 10:46:09.991 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-06-01 10:46:09.994 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-06-01 10:46:09.996 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-06-01 10:46:09.999 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:10.002 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:10.004 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-06-01 10:46:10.006 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:10.009 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-06-01 10:46:10.013 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-06-01 10:46:10.015 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-06-01 10:46:10.018 | + inc/python:use_library_from_git:250 : local name=tooz 2021-06-01 10:46:10.020 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:10.023 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:10.030 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-06-01 10:46:10.032 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:10.035 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-06-01 10:46:10.037 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-06-01 10:46:10.039 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-06-01 10:46:10.042 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-06-01 10:46:10.044 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:10.046 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:10.048 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-06-01 10:46:10.051 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:10.053 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-06-01 10:46:10.056 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-06-01 10:46:10.058 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-06-01 10:46:10.061 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-06-01 10:46:10.063 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:10.065 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:10.067 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-06-01 10:46:10.071 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:10.073 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-06-01 10:46:10.075 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-06-01 10:46:10.078 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-06-01 10:46:10.080 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-06-01 10:46:10.083 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:10.085 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:10.088 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-06-01 10:46:10.090 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:10.092 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-06-01 10:46:10.113 | Using python 3.8 to install etcd3 2021-06-01 10:46:10.116 | + 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-06-01 10:46:10.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:46:10.752 | from cryptography.utils import int_from_bytes 2021-06-01 10:46:10.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:46:10.752 | from cryptography.utils import int_from_bytes 2021-06-01 10:46:11.776 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-01 10:46:11.780 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:11.783 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:11.786 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:11.791 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:11.792 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:11.795 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:11.798 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:11.916 | Collecting etcd3===0.12.0 2021-06-01 10:46:11.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-06-01 10:46:14.514 | Collecting grpcio===1.38.0 2021-06-01 10:46:14.528 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a8f/9fcf5623282e4/grpcio-1.38.0-cp38-cp38-manylinux2014_x86_64.whl (4.2 MB) 2021-06-01 10:46:15.291 | Collecting protobuf===3.17.1 2021-06-01 10:46:15.299 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ad8/cdbc594c88648/protobuf-3.17.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2021-06-01 10:46:15.390 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.16.0) 2021-06-01 10:46:15.393 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (6.3.1) 2021-06-01 10:46:15.407 | Building wheels for collected packages: etcd3 2021-06-01 10:46:15.408 | Building wheel for etcd3 (setup.py): started 2021-06-01 10:46:16.142 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-06-01 10:46:16.143 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=e0e6a266451cdc5fb4d311227bab0d8d364c1bbbc19cad5d740560e5383208b1 2021-06-01 10:46:16.143 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-06-01 10:46:16.144 | Successfully built etcd3 2021-06-01 10:46:17.417 | Installing collected packages: grpcio, protobuf, etcd3 2021-06-01 10:46:18.044 | Successfully installed etcd3-0.12.0 grpcio-1.38.0 protobuf-3.17.1 2021-06-01 10:46:18.148 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-01 10:46:18.148 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-01 10:46:18.237 | + inc/python:pip_install:200 : result=0 2021-06-01 10:46:18.239 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-01 10:46:18.242 | + functions-common:time_stop:2304 : local name 2021-06-01 10:46:18.244 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:46:18.246 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:46:18.248 | + functions-common:time_stop:2307 : local total 2021-06-01 10:46:18.250 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:46:18.253 | + functions-common:time_stop:2310 : name=pip_install 2021-06-01 10:46:18.255 | + functions-common:time_stop:2311 : start_time=1622544370108 2021-06-01 10:46:18.257 | + functions-common:time_stop:2313 : [[ -z 1622544370108 ]] 2021-06-01 10:46:18.260 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:46:18.264 | + functions-common:time_stop:2316 : end_time=1622544378262 2021-06-01 10:46:18.266 | + functions-common:time_stop:2317 : elapsed_time=8154 2021-06-01 10:46:18.268 | + functions-common:time_stop:2318 : total=30048 2021-06-01 10:46:18.270 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:46:18.273 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=38202 2021-06-01 10:46:18.275 | + inc/python:pip_install:203 : return 0 2021-06-01 10:46:18.278 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-06-01 10:46:18.299 | Using python 3.8 to install etcd3gw 2021-06-01 10:46:18.301 | + 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-06-01 10:46:18.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:46:18.952 | from cryptography.utils import int_from_bytes 2021-06-01 10:46:18.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:46:18.952 | from cryptography.utils import int_from_bytes 2021-06-01 10:46:19.992 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-01 10:46:19.996 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:19.999 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:20.002 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:20.007 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:20.008 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:20.011 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:20.014 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:20.137 | Collecting etcd3gw===0.2.5 2021-06-01 10:46:20.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-06-01 10:46:20.218 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.3.0) 2021-06-01 10:46:20.223 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (1.26.4) 2021-06-01 10:46:20.245 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-06-01 10:46:20.247 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.25.1) 2021-06-01 10:46:20.266 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.16.0) 2021-06-01 10:46:20.269 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-06-01 10:46:20.271 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.10) 2021-06-01 10:46:20.275 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-06-01 10:46:21.542 | Installing collected packages: etcd3gw 2021-06-01 10:46:21.638 | Successfully installed etcd3gw-0.2.5 2021-06-01 10:46:21.746 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-01 10:46:21.746 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-01 10:46:21.819 | + inc/python:pip_install:200 : result=0 2021-06-01 10:46:21.822 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-01 10:46:21.824 | + functions-common:time_stop:2304 : local name 2021-06-01 10:46:21.826 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:46:21.828 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:46:21.830 | + functions-common:time_stop:2307 : local total 2021-06-01 10:46:21.832 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:46:21.834 | + functions-common:time_stop:2310 : name=pip_install 2021-06-01 10:46:21.837 | + functions-common:time_stop:2311 : start_time=1622544378293 2021-06-01 10:46:21.839 | + functions-common:time_stop:2313 : [[ -z 1622544378293 ]] 2021-06-01 10:46:21.842 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:46:21.846 | + functions-common:time_stop:2316 : end_time=1622544381843 2021-06-01 10:46:21.848 | + functions-common:time_stop:2317 : elapsed_time=3550 2021-06-01 10:46:21.850 | + functions-common:time_stop:2318 : total=38202 2021-06-01 10:46:21.852 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:46:21.854 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=41752 2021-06-01 10:46:21.856 | + inc/python:pip_install:203 : return 0 2021-06-01 10:46:21.859 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-06-01 10:46:21.861 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-06-01 10:46:21.863 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-06-01 10:46:21.865 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-01 10:46:21.868 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-01 10:46:21.870 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-01 10:46:21.872 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-01 10:46:21.875 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-01 10:46:21.877 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-01 10:46:21.879 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-06-01 10:46:21.881 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-06-01 10:46:21.884 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-01 10:46:21.886 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-06-01 10:46:21.889 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-06-01 10:46:21.891 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:46:21.893 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:46:21.895 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-06-01 10:46:21.898 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-06-01 10:46:21.900 | + functions-common:install_package:1342 : update_package_repo 2021-06-01 10:46:21.902 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-01 10:46:21.905 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-06-01 10:46:21.907 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-01 10:46:21.909 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-01 10:46:21.911 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-06-01 10:46:21.913 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:46:21.916 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:46:21.918 | + functions-common:update_package_repo:1323 : apt_get_update 2021-06-01 10:46:21.920 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-01 10:46:21.922 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-01 10:46:21.926 | + functions-common:apt_get_update:1069 : return 2021-06-01 10:46:21.931 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-06-01 10:46:21.934 | + functions-common:real_install_package:1328 : is_ubuntu 2021-06-01 10:46:21.936 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:46:21.938 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:46:21.940 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-06-01 10:46:21.961 | + 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-06-01 10:46:22.066 | Reading package lists... 2021-06-01 10:46:22.281 | Building dependency tree... 2021-06-01 10:46:22.282 | Reading state information... 2021-06-01 10:46:22.502 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-06-01 10:46:22.503 | The following packages were automatically installed and are no longer required: 2021-06-01 10:46:22.503 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-01 10:46:22.503 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-01 10:46:22.504 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-01 10:46:22.504 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-01 10:46:22.504 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-01 10:46:22.504 | python3-zope.interface 2021-06-01 10:46:22.504 | Use 'sudo apt autoremove' to remove them. 2021-06-01 10:46:22.504 | The following additional packages will be installed: 2021-06-01 10:46:22.505 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-06-01 10:46:22.506 | Suggested packages: 2021-06-01 10:46:22.506 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-06-01 10:46:22.571 | The following NEW packages will be installed: 2021-06-01 10:46:22.572 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-06-01 10:46:22.853 | 0 upgraded, 6 newly installed, 0 to remove and 46 not upgraded. 2021-06-01 10:46:22.853 | Need to get 1,306 kB of archives. 2021-06-01 10:46:22.853 | After this operation, 4,613 kB of additional disk space will be used. 2021-06-01 10:46:22.853 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-06-01 10:46:23.665 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-06-01 10:46:23.745 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-06-01 10:46:23.889 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-06-01 10:46:24.096 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-06-01 10:46:24.096 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-06-01 10:46:24.714 | Fetched 1,306 kB in 2s (817 kB/s) 2021-06-01 10:46:24.746 | Selecting previously unselected package libnorm1:amd64. 2021-06-01 10:46:24.798 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90672 files and directories currently installed.) 2021-06-01 10:46:24.802 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-06-01 10:46:24.806 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-06-01 10:46:24.876 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-06-01 10:46:24.887 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-06-01 10:46:24.889 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-06-01 10:46:24.939 | Selecting previously unselected package libzmq5:amd64. 2021-06-01 10:46:24.948 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-06-01 10:46:24.950 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-06-01 10:46:25.013 | Selecting previously unselected package uwsgi-core. 2021-06-01 10:46:25.023 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-06-01 10:46:25.025 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-06-01 10:46:25.169 | Selecting previously unselected package uwsgi. 2021-06-01 10:46:25.178 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-06-01 10:46:25.181 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-06-01 10:46:25.215 | Selecting previously unselected package uwsgi-plugin-python3. 2021-06-01 10:46:25.225 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-06-01 10:46:25.227 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-06-01 10:46:25.295 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-06-01 10:46:25.301 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-06-01 10:46:25.307 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-06-01 10:46:25.312 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-06-01 10:46:25.326 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-06-01 10:46:26.167 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-06-01 10:46:26.194 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-06-01 10:46:26.548 | Processing triggers for man-db (2.9.1-1) ... 2021-06-01 10:46:26.932 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-06-01 10:46:30.351 | + functions-common:apt_get:1113 : result=0 2021-06-01 10:46:30.353 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-01 10:46:30.355 | + functions-common:time_stop:2304 : local name 2021-06-01 10:46:30.357 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:46:30.359 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:46:30.361 | + functions-common:time_stop:2307 : local total 2021-06-01 10:46:30.363 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:46:30.365 | + functions-common:time_stop:2310 : name=apt-get 2021-06-01 10:46:30.368 | + functions-common:time_stop:2311 : start_time=1622544381959 2021-06-01 10:46:30.370 | + functions-common:time_stop:2313 : [[ -z 1622544381959 ]] 2021-06-01 10:46:30.373 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:46:30.377 | + functions-common:time_stop:2316 : end_time=1622544390374 2021-06-01 10:46:30.379 | + functions-common:time_stop:2317 : elapsed_time=8415 2021-06-01 10:46:30.381 | + functions-common:time_stop:2318 : total=230958 2021-06-01 10:46:30.383 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:46:30.385 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=239373 2021-06-01 10:46:30.387 | + functions-common:apt_get:1117 : return 0 2021-06-01 10:46:30.389 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-06-01 10:46:30.391 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:46:30.393 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:46:30.396 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-06-01 10:46:30.457 | Enabling module proxy. 2021-06-01 10:46:30.463 | To activate the new configuration, you need to run: 2021-06-01 10:46:30.463 | systemctl restart apache2 2021-06-01 10:46:30.467 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-06-01 10:46:30.528 | Considering dependency proxy for proxy_uwsgi: 2021-06-01 10:46:30.528 | Module proxy already enabled 2021-06-01 10:46:30.528 | Enabling module proxy_uwsgi. 2021-06-01 10:46:30.534 | To activate the new configuration, you need to run: 2021-06-01 10:46:30.534 | systemctl restart apache2 2021-06-01 10:46:30.538 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-06-01 10:46:30.541 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-06-01 10:46:30.543 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-06-01 10:46:30.545 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-06-01 10:46:30.672 | + ./stack.sh:main:846 : install_keystoneauth 2021-06-01 10:46:30.675 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-06-01 10:46:30.679 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-06-01 10:46:30.681 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:30.683 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:30.685 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-06-01 10:46:30.688 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:30.690 | + ./stack.sh:main:847 : install_keystoneclient 2021-06-01 10:46:30.692 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-06-01 10:46:30.695 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-06-01 10:46:30.698 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:30.700 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:30.702 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-06-01 10:46:30.705 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:30.707 | + ./stack.sh:main:848 : install_glanceclient 2021-06-01 10:46:30.709 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-06-01 10:46:30.712 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-06-01 10:46:30.714 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:30.716 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:30.719 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-06-01 10:46:30.721 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:30.723 | + ./stack.sh:main:849 : install_cinderclient 2021-06-01 10:46:30.726 | + lib/cinder:install_cinderclient:451 : use_library_from_git python-brick-cinderclient-ext 2021-06-01 10:46:30.728 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-06-01 10:46:30.730 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:30.732 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:30.735 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-06-01 10:46:30.737 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:30.739 | + lib/cinder:install_cinderclient:456 : use_library_from_git python-cinderclient 2021-06-01 10:46:30.742 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-06-01 10:46:30.744 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:30.746 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:30.749 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-06-01 10:46:30.751 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:30.753 | + ./stack.sh:main:850 : install_novaclient 2021-06-01 10:46:30.755 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-06-01 10:46:30.758 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-06-01 10:46:30.761 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:30.763 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:30.765 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-06-01 10:46:30.768 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:30.770 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-06-01 10:46:30.786 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:46:30.789 | + ./stack.sh:main:852 : install_swiftclient 2021-06-01 10:46:30.791 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-06-01 10:46:30.793 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-06-01 10:46:30.796 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:30.798 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:30.800 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-06-01 10:46:30.803 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:30.805 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-06-01 10:46:30.821 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:46:30.823 | + ./stack.sh:main:855 : install_neutronclient 2021-06-01 10:46:30.826 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-06-01 10:46:30.828 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-06-01 10:46:30.830 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:30.833 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:30.835 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-06-01 10:46:30.838 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:30.840 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-06-01 10:46:30.842 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-06-01 10:46:30.845 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-06-01 10:46:30.847 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:30.849 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:30.852 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-06-01 10:46:30.854 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:30.856 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-06-01 10:46:30.859 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-06-01 10:46:30.861 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-01 10:46:30.864 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-06-01 10:46:30.867 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-06-01 10:46:30.869 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-06-01 10:46:30.873 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-06-01 10:46:30.873 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-06-01 10:46:30.878 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-06-01 10:46:30.880 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-06-01 10:46:30.883 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-06-01 10:46:30.886 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-06-01 10:46:30.888 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-06-01 10:46:30.909 | Using python 3.8 to install keystonemiddleware 2021-06-01 10:46:30.911 | + 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-06-01 10:46:31.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:46:31.557 | from cryptography.utils import int_from_bytes 2021-06-01 10:46:31.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:46:31.557 | from cryptography.utils import int_from_bytes 2021-06-01 10:46:32.571 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-01 10:46:32.575 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:32.578 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:32.581 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:32.585 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:32.586 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:32.589 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:32.592 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:32.595 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (9.2.0) 2021-06-01 10:46:32.648 | Requirement already satisfied: oslo.cache===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.8.0) 2021-06-01 10:46:32.698 | 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 393)) (8.7.0) 2021-06-01 10:46:32.738 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (1.1.3) 2021-06-01 10:46:32.744 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (3.3.0) 2021-06-01 10:46:32.751 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.16.0) 2021-06-01 10:46:32.754 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (1.5.0) 2021-06-01 10:46:32.759 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (4.3.1) 2021-06-01 10:46:32.819 | 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 519)) (4.2.0) 2021-06-01 10:46:32.837 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (4.4.2) 2021-06-01 10:46:32.840 | 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 569)) (4.9.0) 2021-06-01 10:46:32.856 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (2021.1) 2021-06-01 10:46:32.860 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2021-06-01 10:46:32.870 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 55)) (3.3.0) 2021-06-01 10:46:32.876 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-06-01 10:46:32.879 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.25.1) 2021-06-01 10:46:32.898 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (4.5.0) 2021-06-01 10:46:32.937 | 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 307)) (4.1.0) 2021-06-01 10:46:32.946 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52)) (5.0.1) 2021-06-01 10:46:32.952 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2021-06-01 10:46:32.964 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.2.0) 2021-06-01 10:46:32.972 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (5.4.1) 2021-06-01 10:46:32.974 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0) 2021-06-01 10:46:32.980 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.1.14) 2021-06-01 10:46:32.982 | 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 324)) (1.7.0) 2021-06-01 10:46:32.986 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.10.9) 2021-06-01 10:46:32.989 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (2.4.7) 2021-06-01 10:46:32.992 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2021-06-01 10:46:32.998 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (1.26.4) 2021-06-01 10:46:33.017 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.10) 2021-06-01 10:46:33.020 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-06-01 10:46:33.023 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-06-01 10:46:33.026 | 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 576)) (2.8.1) 2021-06-01 10:46:33.030 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.9.6) 2021-06-01 10:46:33.033 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.2) 2021-06-01 10:46:33.035 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.12.1) 2021-06-01 10:46:34.222 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-01 10:46:34.223 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-01 10:46:34.293 | + inc/python:pip_install:200 : result=0 2021-06-01 10:46:34.295 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-01 10:46:34.297 | + functions-common:time_stop:2304 : local name 2021-06-01 10:46:34.299 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:46:34.301 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:46:34.304 | + functions-common:time_stop:2307 : local total 2021-06-01 10:46:34.306 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:46:34.309 | + functions-common:time_stop:2310 : name=pip_install 2021-06-01 10:46:34.311 | + functions-common:time_stop:2311 : start_time=1622544390903 2021-06-01 10:46:34.313 | + functions-common:time_stop:2313 : [[ -z 1622544390903 ]] 2021-06-01 10:46:34.315 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:46:34.319 | + functions-common:time_stop:2316 : end_time=1622544394317 2021-06-01 10:46:34.321 | + functions-common:time_stop:2317 : elapsed_time=3414 2021-06-01 10:46:34.324 | + functions-common:time_stop:2318 : total=41752 2021-06-01 10:46:34.326 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:46:34.328 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=45166 2021-06-01 10:46:34.330 | + inc/python:pip_install:203 : return 0 2021-06-01 10:46:34.332 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-06-01 10:46:34.335 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-06-01 10:46:34.337 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-01 10:46:34.340 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-06-01 10:46:34.342 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-06-01 10:46:34.345 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-06-01 10:46:34.348 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-06-01 10:46:34.348 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-06-01 10:46:34.354 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-06-01 10:46:34.356 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-06-01 10:46:34.358 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-06-01 10:46:34.361 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-06-01 10:46:34.363 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-06-01 10:46:34.384 | Using python 3.8 to install python-memcached 2021-06-01 10:46:34.387 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-06-01 10:46:35.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:46:35.033 | from cryptography.utils import int_from_bytes 2021-06-01 10:46:35.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:46:35.033 | from cryptography.utils import int_from_bytes 2021-06-01 10:46:36.053 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-01 10:46:36.057 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:36.060 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:36.063 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:36.067 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:36.068 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:36.071 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:36.074 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:36.191 | Collecting python-memcached===1.59 2021-06-01 10:46:36.198 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-06-01 10:46:36.264 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.16.0) 2021-06-01 10:46:37.563 | Installing collected packages: python-memcached 2021-06-01 10:46:37.648 | Successfully installed python-memcached-1.59 2021-06-01 10:46:37.761 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-01 10:46:37.761 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-01 10:46:37.834 | + inc/python:pip_install:200 : result=0 2021-06-01 10:46:37.836 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-01 10:46:37.839 | + functions-common:time_stop:2304 : local name 2021-06-01 10:46:37.841 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:46:37.843 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:46:37.845 | + functions-common:time_stop:2307 : local total 2021-06-01 10:46:37.847 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:46:37.849 | + functions-common:time_stop:2310 : name=pip_install 2021-06-01 10:46:37.852 | + functions-common:time_stop:2311 : start_time=1622544394379 2021-06-01 10:46:37.854 | + functions-common:time_stop:2313 : [[ -z 1622544394379 ]] 2021-06-01 10:46:37.857 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:46:37.861 | + functions-common:time_stop:2316 : end_time=1622544397858 2021-06-01 10:46:37.863 | + functions-common:time_stop:2317 : elapsed_time=3479 2021-06-01 10:46:37.865 | + functions-common:time_stop:2318 : total=45166 2021-06-01 10:46:37.868 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:46:37.870 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=48645 2021-06-01 10:46:37.872 | + inc/python:pip_install:203 : return 0 2021-06-01 10:46:37.875 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-06-01 10:46:37.891 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:46:37.894 | + ./stack.sh:main:862 : '[' 10.222.0.74 == 10.222.0.74 ']' 2021-06-01 10:46:37.896 | + ./stack.sh:main:863 : stack_install_service keystone 2021-06-01 10:46:37.898 | + lib/stack:stack_install_service:20 : local service=keystone 2021-06-01 10:46:37.900 | + lib/stack:stack_install_service:21 : type install_keystone 2021-06-01 10:46:37.903 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-01 10:46:37.905 | + lib/stack:stack_install_service:32 : install_keystone 2021-06-01 10:46:37.907 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-06-01 10:46:37.921 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:46:37.924 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-06-01 10:46:37.926 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-06-01 10:46:37.928 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-06-01 10:46:37.930 | + functions-common:git_clone:525 : local git_ref=master 2021-06-01 10:46:37.932 | + functions-common:git_clone:526 : local orig_dir 2021-06-01 10:46:37.935 | ++ functions-common:git_clone:527 : pwd 2021-06-01 10:46:37.937 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-01 10:46:37.939 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-01 10:46:37.942 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-01 10:46:37.957 | + functions-common:git_clone:530 : RECLONE=False 2021-06-01 10:46:37.958 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-01 10:46:37.961 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-01 10:46:37.963 | + functions-common:git_clone:544 : echo master 2021-06-01 10:46:37.964 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-01 10:46:37.968 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-06-01 10:46:37.970 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-01 10:46:37.972 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-06-01 10:46:37.976 | + functions-common:git_clone:593 : git show --oneline 2021-06-01 10:46:37.976 | + functions-common:git_clone:593 : head -1 2021-06-01 10:46:37.979 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-06-01 10:46:37.981 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-01 10:46:37.984 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-06-01 10:46:37.986 | + inc/python:setup_develop:338 : local bindep 2021-06-01 10:46:37.988 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-06-01 10:46:37.990 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-06-01 10:46:37.993 | + inc/python:setup_develop:344 : local extras= 2021-06-01 10:46:37.995 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-06-01 10:46:37.997 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-06-01 10:46:38.000 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-06-01 10:46:38.002 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-06-01 10:46:38.004 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-06-01 10:46:38.006 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-06-01 10:46:38.009 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-06-01 10:46:38.011 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-06-01 10:46:38.014 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-06-01 10:46:38.016 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-06-01 10:46:38.018 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-06-01 10:46:38.021 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-06-01 10:46:38.027 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-06-01 10:46:38.030 | + 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-06-01 10:46:38.634 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-06-01 10:46:38.637 | + inc/python:setup_package:417 : local bindep=0 2021-06-01 10:46:38.639 | + inc/python:setup_package:418 : local bindep_flag= 2021-06-01 10:46:38.641 | + inc/python:setup_package:419 : local bindep_profiles= 2021-06-01 10:46:38.643 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-06-01 10:46:38.645 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-06-01 10:46:38.647 | + inc/python:setup_package:426 : local flags=-e 2021-06-01 10:46:38.649 | + inc/python:setup_package:427 : local extras= 2021-06-01 10:46:38.651 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-06-01 10:46:38.653 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-06-01 10:46:38.655 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-06-01 10:46:38.657 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-06-01 10:46:38.659 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-06-01 10:46:38.661 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-06-01 10:46:38.681 | Using python 3.8 to install /opt/stack/keystone 2021-06-01 10:46:38.683 | + 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-06-01 10:46:39.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:46:39.331 | from cryptography.utils import int_from_bytes 2021-06-01 10:46:39.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:46:39.331 | from cryptography.utils import int_from_bytes 2021-06-01 10:46:40.351 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-01 10:46:40.351 | 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-06-01 10:46:40.355 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:40.355 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:40.356 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:40.357 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:40.359 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:40.362 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:40.370 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:40.374 | Obtaining file:///opt/stack/keystone 2021-06-01 10:46:41.969 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-01 10:46:43.683 | Collecting Flask===2.0.1 2021-06-01 10:46:43.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/09ca15eb63fc9/Flask-2.0.1-py3-none-any.whl (94 kB) 2021-06-01 10:46:43.861 | Collecting Flask-RESTful===0.3.9 2021-06-01 10:46:43.867 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2021-06-01 10:46:43.939 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-06-01 10:46:43.945 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-06-01 10:46:44.002 | Collecting PyJWT===2.1.0 2021-06-01 10:46:44.008 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2021-06-01 10:46:44.038 | 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-06-01 10:46:44.066 | 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-06-01 10:46:44.205 | Collecting Werkzeug===2.0.1 2021-06-01 10:46:44.211 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/ec500dcdba0ba/Werkzeug-2.0.1-py3-none-any.whl (288 kB) 2021-06-01 10:46:44.382 | Collecting aniso8601===9.0.1 2021-06-01 10:46:44.388 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-06-01 10:46:44.663 | Collecting bcrypt===3.2.0 2021-06-01 10:46:44.669 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2021-06-01 10:46:44.743 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-06-01 10:46:44.796 | Collecting click===8.0.1 2021-06-01 10:46:44.803 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fba/402a4a4733474/click-8.0.1-py3-none-any.whl (97 kB) 2021-06-01 10:46:44.814 | 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-06-01 10:46:44.852 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.3) 2021-06-01 10:46:44.939 | Collecting itsdangerous===2.0.1 2021-06-01 10:46:44.948 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-06-01 10:46:45.013 | 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-06-01 10:46:45.024 | 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-06-01 10:46:45.076 | 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-06-01 10:46:45.078 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (3.1.0) 2021-06-01 10:46:45.084 | Requirement already satisfied: oslo.cache===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.8.0) 2021-06-01 10:46:45.119 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.7.0) 2021-06-01 10:46:45.158 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.3.0) 2021-06-01 10:46:45.164 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2021-06-01 10:46:45.211 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2021-06-01 10:46:45.217 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.5.0) 2021-06-01 10:46:45.255 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (12.8.0) 2021-06-01 10:46:45.309 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.2.0) 2021-06-01 10:46:45.327 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (3.8.0) 2021-06-01 10:46:45.341 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2021-06-01 10:46:45.349 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.0) 2021-06-01 10:46:45.372 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (1.4.0) 2021-06-01 10:46:45.383 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.9.0) 2021-06-01 10:46:45.399 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (3.4.0) 2021-06-01 10:46:45.442 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-06-01 10:46:45.560 | Collecting passlib===1.7.4 2021-06-01 10:46:45.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-06-01 10:46:45.654 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.6.0) 2021-06-01 10:46:45.656 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2021-06-01 10:46:45.658 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2021-06-01 10:46:45.669 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2021-06-01 10:46:45.672 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2021-06-01 10:46:45.674 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2021-06-01 10:46:45.780 | Collecting pysaml2===7.0.1 2021-06-01 10:46:45.794 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2021-06-01 10:46:45.898 | 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 400)) (2.8.1) 2021-06-01 10:46:45.902 | 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 410)) (4.2.0) 2021-06-01 10:46:45.921 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2021.1) 2021-06-01 10:46:45.925 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (2.25.1) 2021-06-01 10:46:45.944 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.5.0) 2021-06-01 10:46:46.162 | Collecting scrypt===0.8.18 2021-06-01 10:46:46.169 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ffc/de1d60a43e9d9/scrypt-0.8.18-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2021-06-01 10:46:46.254 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (1.16.0) 2021-06-01 10:46:46.256 | 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 514)) (0.13.0) 2021-06-01 10:46:46.266 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.4.1) 2021-06-01 10:46:46.268 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2021-06-01 10:46:46.271 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (3.3.0) 2021-06-01 10:46:46.278 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.0.1) 2021-06-01 10:46:46.287 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (0.5.0) 2021-06-01 10:46:46.292 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.4.0) 2021-06-01 10:46:46.309 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-06-01 10:46:46.312 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.1.0) 2021-06-01 10:46:46.319 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.26.4) 2021-06-01 10:46:46.472 | Collecting xmlschema===1.6.2 2021-06-01 10:46:46.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3bb/f2658d2cec3a5/xmlschema-1.6.2-py3-none-any.whl (254 kB) 2021-06-01 10:46:46.580 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (1.3.2) 2021-06-01 10:46:46.586 | 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-06-01 10:46:46.588 | 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-06-01 10:46:46.649 | 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-06-01 10:46:46.654 | 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-06-01 10:46:46.657 | 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-06-01 10:46:46.664 | Requirement already satisfied: alembic===1.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.4) 2021-06-01 10:46:46.673 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (4.2.2) 2021-06-01 10:46:46.675 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-06-01 10:46:46.682 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.1.0) 2021-06-01 10:46:46.728 | 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-06-01 10:46:46.732 | 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-06-01 10:46:46.741 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2021-06-01 10:46:46.752 | 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-06-01 10:46:46.761 | 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-06-01 10:46:46.772 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.0) 2021-06-01 10:46:46.776 | 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-06-01 10:46:46.785 | 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-06-01 10:46:46.796 | 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-06-01 10:46:46.798 | 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-06-01 10:46:46.801 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (20.0.1) 2021-06-01 10:46:46.898 | Collecting defusedxml===0.7.1 2021-06-01 10:46:46.905 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-06-01 10:46:47.086 | Collecting importlib-resources===5.1.4 2021-06-01 10:46:47.092 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e96/2bff744036418/importlib_resources-5.1.4-py3-none-any.whl (26 kB) 2021-06-01 10:46:47.182 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2020.12.5) 2021-06-01 10:46:47.185 | 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-06-01 10:46:47.188 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-06-01 10:46:47.191 | 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-06-01 10:46:47.194 | 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 417)) (1.6.0) 2021-06-01 10:46:47.196 | 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-06-01 10:46:47.198 | 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-06-01 10:46:47.200 | 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 558)) (1.4.0) 2021-06-01 10:46:47.319 | Collecting elementpath===2.2.2 2021-06-01 10:46:47.325 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b0/ac8e3e7a6a0b3/elementpath-2.2.2-py3-none-any.whl (149 kB) 2021-06-01 10:46:47.401 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2021-06-01 10:46:47.405 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.12.1) 2021-06-01 10:46:47.407 | 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-06-01 10:46:47.415 | 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 402)) (1.0.4) 2021-06-01 10:46:47.417 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (5.0.0) 2021-06-01 10:46:47.420 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (57.0.0) 2021-06-01 10:46:47.470 | 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-06-01 10:46:47.476 | 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-06-01 10:46:47.483 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (0.7) 2021-06-01 10:46:47.526 | Collecting zipp===3.4.1 2021-06-01 10:46:47.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51c/b66cc54621609/zipp-3.4.1-py3-none-any.whl (5.2 kB) 2021-06-01 10:46:47.559 | 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-06-01 10:46:48.386 | Installing collected packages: Werkzeug, itsdangerous, click, Flask, aniso8601, Flask-RESTful, passlib, bcrypt, scrypt, defusedxml, zipp, importlib-resources, elementpath, xmlschema, pysaml2, PyJWT, keystone 2021-06-01 10:46:48.635 | Attempting uninstall: click 2021-06-01 10:46:48.637 | Found existing installation: Click 7.0 2021-06-01 10:46:48.645 | Uninstalling Click-7.0: 2021-06-01 10:46:48.674 | Successfully uninstalled Click-7.0 2021-06-01 10:46:49.463 | Attempting uninstall: zipp 2021-06-01 10:46:49.464 | Found existing installation: zipp 1.0.0 2021-06-01 10:46:49.471 | Uninstalling zipp-1.0.0: 2021-06-01 10:46:49.500 | Successfully uninstalled zipp-1.0.0 2021-06-01 10:46:50.556 | Attempting uninstall: PyJWT 2021-06-01 10:46:50.558 | Found existing installation: PyJWT 1.7.1 2021-06-01 10:46:50.566 | Uninstalling PyJWT-1.7.1: 2021-06-01 10:46:50.594 | Successfully uninstalled PyJWT-1.7.1 2021-06-01 10:46:50.625 | Running setup.py develop for keystone 2021-06-01 10:46:52.391 | Successfully installed Flask-2.0.1 Flask-RESTful-0.3.9 PyJWT-2.1.0 Werkzeug-2.0.1 aniso8601-9.0.1 bcrypt-3.2.0 click-8.0.1 defusedxml-0.7.1 elementpath-2.2.2 importlib-resources-5.1.4 itsdangerous-2.0.1 keystone passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.18 xmlschema-1.6.2 zipp-3.4.1 2021-06-01 10:46:52.503 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-01 10:46:52.503 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-01 10:46:52.594 | + inc/python:pip_install:200 : result=0 2021-06-01 10:46:52.596 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-01 10:46:52.598 | + functions-common:time_stop:2304 : local name 2021-06-01 10:46:52.601 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:46:52.603 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:46:52.605 | + functions-common:time_stop:2307 : local total 2021-06-01 10:46:52.607 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:46:52.609 | + functions-common:time_stop:2310 : name=pip_install 2021-06-01 10:46:52.611 | + functions-common:time_stop:2311 : start_time=1622544398676 2021-06-01 10:46:52.613 | + functions-common:time_stop:2313 : [[ -z 1622544398676 ]] 2021-06-01 10:46:52.616 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:46:52.620 | + functions-common:time_stop:2316 : end_time=1622544412617 2021-06-01 10:46:52.622 | + functions-common:time_stop:2317 : elapsed_time=13941 2021-06-01 10:46:52.624 | + functions-common:time_stop:2318 : total=48645 2021-06-01 10:46:52.626 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:46:52.628 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=62586 2021-06-01 10:46:52.630 | + inc/python:pip_install:203 : return 0 2021-06-01 10:46:52.633 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-06-01 10:46:52.635 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-06-01 10:46:52.637 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-06-01 10:46:52.654 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-06-01 10:46:52.667 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-06-01 10:46:52.669 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-06-01 10:46:52.671 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:46:52.674 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:46:52.676 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-06-01 10:46:52.679 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:46:52.681 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-06-01 10:46:52.697 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:46:52.700 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-06-01 10:46:52.702 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-01 10:46:52.704 | + ./stack.sh:main:864 : configure_keystone 2021-06-01 10:46:52.707 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-06-01 10:46:52.719 | + 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-06-01 10:46:52.721 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-06-01 10:46:52.726 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-06-01 10:46:52.741 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:46:52.744 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-06-01 10:46:52.773 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-06-01 10:46:52.800 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-06-01 10:46:52.830 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-06-01 10:46:52.861 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-06-01 10:46:52.890 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-06-01 10:46:52.920 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-06-01 10:46:52.946 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-06-01 10:46:52.973 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-06-01 10:46:52.976 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-06-01 10:46:52.979 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-06-01 10:46:52.981 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-06-01 10:46:52.983 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-06-01 10:46:52.985 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-01 10:46:53.000 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:46:53.003 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-06-01 10:46:53.005 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-06-01 10:46:53.007 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-01 10:46:53.022 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:46:53.025 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2021-06-01 10:46:53.027 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2021-06-01 10:46:53.056 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-01 10:46:53.058 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-01 10:46:53.061 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-06-01 10:46:53.063 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-06-01 10:46:53.065 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-06-01 10:46:53.081 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:46:53.084 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.74/identity 2021-06-01 10:46:53.113 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.74/identity 2021-06-01 10:46:53.140 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-06-01 10:46:53.142 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-06-01 10:46:53.175 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-06-01 10:46:53.177 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-06-01 10:46:53.179 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-06-01 10:46:53.182 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-06-01 10:46:53.184 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-06-01 10:46:53.186 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-06-01 10:46:53.216 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-06-01 10:46:53.219 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-06-01 10:46:53.221 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-06-01 10:46:53.223 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-06-01 10:46:53.226 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-06-01 10:46:53.242 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-06-01 10:46:53.244 | + functions:setup_systemd_logging:695 : local pidstr= 2021-06-01 10:46:53.247 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-06-01 10:46:53.249 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-06-01 10:46:53.251 | + 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-06-01 10:46:53.279 | + 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-06-01 10:46:53.305 | + 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-06-01 10:46:53.332 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-01 10:46:53.360 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-06-01 10:46:53.387 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-06-01 10:46:53.390 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-06-01 10:46:53.392 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-06-01 10:46:53.394 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-06-01 10:46:53.396 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-06-01 10:46:53.399 | + lib/apache:write_uwsgi_config:257 : local http= 2021-06-01 10:46:53.401 | + lib/apache:write_uwsgi_config:258 : local name= 2021-06-01 10:46:53.404 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-06-01 10:46:53.408 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-06-01 10:46:53.410 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-06-01 10:46:53.413 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-01 10:46:53.425 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-01 10:46:53.425 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-01 10:46:53.434 | d /var/run/uwsgi 0755 ubuntu root 2021-06-01 10:46:53.437 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-01 10:46:53.452 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-06-01 10:46:53.454 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-06-01 10:46:53.458 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-06-01 10:46:53.487 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-06-01 10:46:53.517 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-06-01 10:46:53.544 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-06-01 10:46:53.570 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-06-01 10:46:53.597 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-06-01 10:46:53.624 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-06-01 10:46:53.651 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-06-01 10:46:53.678 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-06-01 10:46:53.704 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-06-01 10:46:53.731 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-06-01 10:46:53.757 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-06-01 10:46:53.784 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-06-01 10:46:53.811 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-06-01 10:46:53.813 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-06-01 10:46:53.816 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-06-01 10:46:53.819 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-06-01 10:46:53.821 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-06-01 10:46:53.823 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:46:53.825 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:46:53.835 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-06-01 10:46:53.838 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-06-01 10:46:53.840 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-06-01 10:46:53.868 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-06-01 10:46:53.895 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-06-01 10:46:53.896 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-06-01 10:46:53.905 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-06-01 10:46:53.908 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-06-01 10:46:53.910 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-06-01 10:46:53.912 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-06-01 10:46:53.914 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-01 10:46:53.917 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-01 10:46:53.919 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:46:53.921 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:46:53.923 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-01 10:46:53.926 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-06-01 10:46:53.928 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:46:53.930 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:46:53.932 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-06-01 10:46:53.994 | Enabling site keystone-wsgi-public. 2021-06-01 10:46:53.999 | To activate the new configuration, you need to run: 2021-06-01 10:46:53.999 | systemctl reload apache2 2021-06-01 10:46:54.004 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-06-01 10:46:54.006 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-06-01 10:46:54.009 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-06-01 10:46:54.011 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-06-01 10:46:54.137 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-06-01 10:46:54.140 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-06-01 10:46:54.144 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-06-01 10:46:54.146 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-06-01 10:46:54.149 | + lib/apache:write_uwsgi_config:257 : local http= 2021-06-01 10:46:54.151 | + lib/apache:write_uwsgi_config:258 : local name= 2021-06-01 10:46:54.154 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-06-01 10:46:54.158 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-06-01 10:46:54.161 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-06-01 10:46:54.163 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-01 10:46:54.175 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-01 10:46:54.176 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-01 10:46:54.185 | d /var/run/uwsgi 0755 ubuntu root 2021-06-01 10:46:54.188 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-01 10:46:54.204 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-06-01 10:46:54.206 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-06-01 10:46:54.210 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-06-01 10:46:54.239 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-06-01 10:46:54.266 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-06-01 10:46:54.293 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-06-01 10:46:54.320 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-06-01 10:46:54.346 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-06-01 10:46:54.373 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-06-01 10:46:54.400 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-06-01 10:46:54.426 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-06-01 10:46:54.454 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-06-01 10:46:54.480 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-06-01 10:46:54.507 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-06-01 10:46:54.533 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-06-01 10:46:54.561 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-06-01 10:46:54.563 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-06-01 10:46:54.566 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-06-01 10:46:54.568 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-06-01 10:46:54.570 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-06-01 10:46:54.573 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:46:54.575 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:46:54.577 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-06-01 10:46:54.580 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-06-01 10:46:54.582 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-06-01 10:46:54.609 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-06-01 10:46:54.637 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-06-01 10:46:54.637 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-06-01 10:46:54.645 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-06-01 10:46:54.649 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-06-01 10:46:54.651 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-06-01 10:46:54.653 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-06-01 10:46:54.656 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-01 10:46:54.658 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-01 10:46:54.661 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:46:54.663 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:46:54.665 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-01 10:46:54.668 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-06-01 10:46:54.670 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:46:54.672 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:46:54.674 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-06-01 10:46:54.735 | Enabling site keystone-wsgi-admin. 2021-06-01 10:46:54.741 | To activate the new configuration, you need to run: 2021-06-01 10:46:54.741 | systemctl reload apache2 2021-06-01 10:46:54.745 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-06-01 10:46:54.748 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-06-01 10:46:54.750 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-06-01 10:46:54.753 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-06-01 10:46:54.878 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-06-01 10:46:54.910 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-06-01 10:46:54.941 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-06-01 10:46:54.971 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-06-01 10:46:54.973 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-06-01 10:46:55.003 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-06-01 10:46:55.031 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-06-01 10:46:55.059 | + ./stack.sh:main:868 : is_service_enabled swift 2021-06-01 10:46:55.076 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:46:55.078 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-06-01 10:46:55.095 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:46:55.097 | + ./stack.sh:main:872 : stack_install_service swift 2021-06-01 10:46:55.100 | + lib/stack:stack_install_service:20 : local service=swift 2021-06-01 10:46:55.102 | + lib/stack:stack_install_service:21 : type install_swift 2021-06-01 10:46:55.105 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-01 10:46:55.107 | + lib/stack:stack_install_service:32 : install_swift 2021-06-01 10:46:55.109 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-06-01 10:46:55.112 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-06-01 10:46:55.114 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-06-01 10:46:55.116 | + functions-common:git_clone:525 : local git_ref=master 2021-06-01 10:46:55.118 | + functions-common:git_clone:526 : local orig_dir 2021-06-01 10:46:55.122 | ++ functions-common:git_clone:527 : pwd 2021-06-01 10:46:55.125 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-01 10:46:55.127 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-01 10:46:55.130 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-01 10:46:55.145 | + functions-common:git_clone:530 : RECLONE=False 2021-06-01 10:46:55.148 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-01 10:46:55.150 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-01 10:46:55.153 | + functions-common:git_clone:544 : echo master 2021-06-01 10:46:55.153 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-01 10:46:55.158 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-06-01 10:46:55.160 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-01 10:46:55.163 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-06-01 10:46:55.166 | + functions-common:git_clone:593 : git show --oneline 2021-06-01 10:46:55.166 | + functions-common:git_clone:593 : head -1 2021-06-01 10:46:55.170 | 74be74395 Merge "Use a less bogus credit for Melissa Ma Lei" 2021-06-01 10:46:55.173 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-01 10:46:55.175 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-06-01 10:46:55.178 | + inc/python:setup_develop:338 : local bindep 2021-06-01 10:46:55.180 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-06-01 10:46:55.182 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-06-01 10:46:55.185 | + inc/python:setup_develop:344 : local extras=keystone 2021-06-01 10:46:55.187 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-06-01 10:46:55.190 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-06-01 10:46:55.192 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-06-01 10:46:55.194 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-06-01 10:46:55.196 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-06-01 10:46:55.199 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-06-01 10:46:55.202 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-06-01 10:46:55.204 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-06-01 10:46:55.207 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-06-01 10:46:55.210 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-06-01 10:46:55.212 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-06-01 10:46:55.215 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-06-01 10:46:55.221 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-06-01 10:46:55.223 | + 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-06-01 10:46:55.825 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-06-01 10:46:55.828 | + inc/python:setup_package:417 : local bindep=0 2021-06-01 10:46:55.830 | + inc/python:setup_package:418 : local bindep_flag= 2021-06-01 10:46:55.832 | + inc/python:setup_package:419 : local bindep_profiles= 2021-06-01 10:46:55.835 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-06-01 10:46:55.837 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-06-01 10:46:55.839 | + inc/python:setup_package:426 : local flags=-e 2021-06-01 10:46:55.842 | + inc/python:setup_package:427 : local extras=keystone 2021-06-01 10:46:55.844 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-06-01 10:46:55.846 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-06-01 10:46:55.848 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-06-01 10:46:55.851 | + inc/python:setup_package:437 : extras='[keystone]' 2021-06-01 10:46:55.853 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-06-01 10:46:55.855 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-06-01 10:46:55.875 | Using python 3.8 to install /opt/stack/swift 2021-06-01 10:46:55.878 | + 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-06-01 10:46:56.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:46:56.532 | from cryptography.utils import int_from_bytes 2021-06-01 10:46:56.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:46:56.532 | from cryptography.utils import int_from_bytes 2021-06-01 10:46:57.546 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-01 10:46:57.546 | 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-06-01 10:46:57.550 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:57.550 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:57.551 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:57.552 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:57.554 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:57.558 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:57.565 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:46:57.569 | Obtaining file:///opt/stack/swift 2021-06-01 10:46:58.898 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-01 10:47:00.214 | 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-06-01 10:47:00.222 | 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-06-01 10:47:00.262 | 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-06-01 10:47:00.271 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.0) 2021-06-01 10:47:00.276 | 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-06-01 10:47:01.077 | Collecting lxml===4.6.3 2021-06-01 10:47:01.099 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b3/8116b6e628118/lxml-4.6.3-cp38-cp38-manylinux2014_x86_64.whl (6.8 MB) 2021-06-01 10:47:01.318 | 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-06-01 10:47:01.321 | Requirement already satisfied: oslo.cache===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.8.0) 2021-06-01 10:47:01.356 | 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-06-01 10:47:01.397 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.3.0) 2021-06-01 10:47:01.403 | 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-06-01 10:47:01.408 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.5.0) 2021-06-01 10:47:01.449 | 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-06-01 10:47:01.457 | 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-06-01 10:47:01.473 | 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-06-01 10:47:01.479 | 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-06-01 10:47:01.481 | 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-06-01 10:47:01.604 | Collecting pyeclib===1.6.0 2021-06-01 10:47:01.620 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-06-01 10:47:02.627 | 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-06-01 10:47:02.630 | 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-06-01 10:47:02.633 | 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 401)) (2.8.1) 2021-06-01 10:47:02.637 | 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 411)) (4.2.0) 2021-06-01 10:47:02.655 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2021.1) 2021-06-01 10:47:02.659 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (2.25.1) 2021-06-01 10:47:02.679 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (1.5.0) 2021-06-01 10:47:02.683 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (57.0.0) 2021-06-01 10:47:02.736 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.16.0) 2021-06-01 10:47:02.739 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.3.0) 2021-06-01 10:47:02.746 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.26.4) 2021-06-01 10:47:02.860 | Collecting xattr===0.9.7 2021-06-01 10:47:02.866 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-06-01 10:47:03.622 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-06-01 10:47:03.625 | 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-06-01 10:47:03.634 | 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-06-01 10:47:03.647 | 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-06-01 10:47:03.708 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.3) 2021-06-01 10:47:03.714 | 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-06-01 10:47:03.717 | 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-06-01 10:47:03.724 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-06-01 10:47:03.728 | 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-06-01 10:47:03.731 | 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-06-01 10:47:03.734 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2020.12.5) 2021-06-01 10:47:03.737 | 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-06-01 10:47:03.740 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-06-01 10:47:03.743 | 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-06-01 10:47:03.746 | 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-06-01 10:47:03.750 | 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-06-01 10:47:03.753 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.12.1) 2021-06-01 10:47:03.756 | Building wheels for collected packages: pyeclib, xattr 2021-06-01 10:47:03.757 | Building wheel for pyeclib (setup.py): started 2021-06-01 10:47:05.041 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-06-01 10:47:05.042 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55500 sha256=b5c97c1096e858764a4c40ad991b6b76410501e83f30748a3814cb3b80a0cc2d 2021-06-01 10:47:05.042 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-06-01 10:47:05.044 | Building wheel for xattr (setup.py): started 2021-06-01 10:47:06.443 | Building wheel for xattr (setup.py): finished with status 'done' 2021-06-01 10:47:06.444 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33254 sha256=f9df079236f8adec995444031194cdb0f6ae247355d0391e7f77d9e13d895cf3 2021-06-01 10:47:06.444 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-06-01 10:47:06.445 | Successfully built pyeclib xattr 2021-06-01 10:47:07.602 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-06-01 10:47:07.953 | Running setup.py develop for swift 2021-06-01 10:47:09.539 | Successfully installed lxml-4.6.3 pyeclib-1.6.0 swift xattr-0.9.7 2021-06-01 10:47:09.651 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-01 10:47:09.651 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-01 10:47:09.749 | + inc/python:pip_install:200 : result=0 2021-06-01 10:47:09.751 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-01 10:47:09.753 | + functions-common:time_stop:2304 : local name 2021-06-01 10:47:09.755 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:47:09.757 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:47:09.760 | + functions-common:time_stop:2307 : local total 2021-06-01 10:47:09.762 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:47:09.764 | + functions-common:time_stop:2310 : name=pip_install 2021-06-01 10:47:09.766 | + functions-common:time_stop:2311 : start_time=1622544415870 2021-06-01 10:47:09.768 | + functions-common:time_stop:2313 : [[ -z 1622544415870 ]] 2021-06-01 10:47:09.771 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:47:09.775 | + functions-common:time_stop:2316 : end_time=1622544429772 2021-06-01 10:47:09.777 | + functions-common:time_stop:2317 : elapsed_time=13902 2021-06-01 10:47:09.779 | + functions-common:time_stop:2318 : total=62586 2021-06-01 10:47:09.781 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:47:09.783 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=76488 2021-06-01 10:47:09.785 | + inc/python:pip_install:203 : return 0 2021-06-01 10:47:09.788 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-06-01 10:47:09.790 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-06-01 10:47:09.793 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-06-01 10:47:09.811 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-06-01 10:47:09.823 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-06-01 10:47:09.827 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-06-01 10:47:09.829 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:47:09.832 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:47:09.834 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-06-01 10:47:09.836 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:47:09.839 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-06-01 10:47:09.841 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-01 10:47:09.844 | + ./stack.sh:main:873 : configure_swift 2021-06-01 10:47:09.846 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-06-01 10:47:09.848 | + lib/swift:configure_swift:335 : local node_number 2021-06-01 10:47:09.850 | + lib/swift:configure_swift:336 : local swift_node_config 2021-06-01 10:47:09.852 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-06-01 10:47:09.854 | + lib/swift:configure_swift:338 : local user_group 2021-06-01 10:47:09.856 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-06-01 10:47:10.720 | No container-reconciler running 2021-06-01 10:47:10.720 | No container-sync running 2021-06-01 10:47:10.720 | No account-server running 2021-06-01 10:47:10.720 | No proxy-server running 2021-06-01 10:47:10.720 | No account-reaper running 2021-06-01 10:47:10.720 | No container-updater running 2021-06-01 10:47:10.720 | No object-reconstructor running 2021-06-01 10:47:10.720 | No object-server running 2021-06-01 10:47:10.720 | No object-replicator running 2021-06-01 10:47:10.720 | No account-auditor running 2021-06-01 10:47:10.720 | No container-replicator running 2021-06-01 10:47:10.720 | No object-expirer running 2021-06-01 10:47:10.720 | No container-auditor running 2021-06-01 10:47:10.720 | No container-server running 2021-06-01 10:47:10.720 | No account-replicator running 2021-06-01 10:47:10.720 | No object-auditor running 2021-06-01 10:47:10.720 | No object-updater running 2021-06-01 10:47:10.720 | No container-sharder running 2021-06-01 10:47:10.767 | + lib/swift:configure_swift:341 : true 2021-06-01 10:47:10.769 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-06-01 10:47:10.781 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-06-01 10:47:10.793 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-06-01 10:47:10.795 | + lib/swift:configure_swift:355 : sed -e ' 2021-06-01 10:47:10.795 | s/%GROUP%//; 2021-06-01 10:47:10.795 | s/%USER%/ubuntu/; 2021-06-01 10:47:10.796 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-06-01 10:47:10.796 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-06-01 10:47:10.796 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-06-01 10:47:10.804 | uid = ubuntu 2021-06-01 10:47:10.804 | gid = 2021-06-01 10:47:10.804 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-06-01 10:47:10.804 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-06-01 10:47:10.804 | address = 127.0.0.1 2021-06-01 10:47:10.804 | 2021-06-01 10:47:10.804 | [account6612] 2021-06-01 10:47:10.804 | max connections = 25 2021-06-01 10:47:10.804 | path = /opt/stack/data/swift/1/node/ 2021-06-01 10:47:10.804 | read only = false 2021-06-01 10:47:10.804 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-06-01 10:47:10.805 | 2021-06-01 10:47:10.805 | [account6622] 2021-06-01 10:47:10.805 | max connections = 25 2021-06-01 10:47:10.805 | path = /opt/stack/data/swift/2/node/ 2021-06-01 10:47:10.805 | read only = false 2021-06-01 10:47:10.805 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-06-01 10:47:10.805 | 2021-06-01 10:47:10.805 | [account6632] 2021-06-01 10:47:10.805 | max connections = 25 2021-06-01 10:47:10.805 | path = /opt/stack/data/swift/3/node/ 2021-06-01 10:47:10.805 | read only = false 2021-06-01 10:47:10.805 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-06-01 10:47:10.805 | 2021-06-01 10:47:10.805 | [account6642] 2021-06-01 10:47:10.805 | max connections = 25 2021-06-01 10:47:10.805 | path = /opt/stack/data/swift/4/node/ 2021-06-01 10:47:10.805 | read only = false 2021-06-01 10:47:10.805 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-06-01 10:47:10.805 | 2021-06-01 10:47:10.805 | 2021-06-01 10:47:10.805 | [container6611] 2021-06-01 10:47:10.805 | max connections = 25 2021-06-01 10:47:10.805 | path = /opt/stack/data/swift/1/node/ 2021-06-01 10:47:10.805 | read only = false 2021-06-01 10:47:10.805 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-06-01 10:47:10.805 | 2021-06-01 10:47:10.805 | [container6621] 2021-06-01 10:47:10.805 | max connections = 25 2021-06-01 10:47:10.805 | path = /opt/stack/data/swift/2/node/ 2021-06-01 10:47:10.805 | read only = false 2021-06-01 10:47:10.805 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-06-01 10:47:10.805 | 2021-06-01 10:47:10.805 | [container6631] 2021-06-01 10:47:10.805 | max connections = 25 2021-06-01 10:47:10.805 | path = /opt/stack/data/swift/3/node/ 2021-06-01 10:47:10.805 | read only = false 2021-06-01 10:47:10.805 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-06-01 10:47:10.806 | 2021-06-01 10:47:10.806 | [container6641] 2021-06-01 10:47:10.806 | max connections = 25 2021-06-01 10:47:10.806 | path = /opt/stack/data/swift/4/node/ 2021-06-01 10:47:10.806 | read only = false 2021-06-01 10:47:10.806 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-06-01 10:47:10.806 | 2021-06-01 10:47:10.806 | 2021-06-01 10:47:10.806 | [object6613] 2021-06-01 10:47:10.806 | max connections = 25 2021-06-01 10:47:10.806 | path = /opt/stack/data/swift/1/node/ 2021-06-01 10:47:10.806 | read only = false 2021-06-01 10:47:10.806 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-06-01 10:47:10.806 | 2021-06-01 10:47:10.806 | [object6623] 2021-06-01 10:47:10.806 | max connections = 25 2021-06-01 10:47:10.806 | path = /opt/stack/data/swift/2/node/ 2021-06-01 10:47:10.806 | read only = false 2021-06-01 10:47:10.806 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-06-01 10:47:10.806 | 2021-06-01 10:47:10.806 | [object6633] 2021-06-01 10:47:10.806 | max connections = 25 2021-06-01 10:47:10.806 | path = /opt/stack/data/swift/3/node/ 2021-06-01 10:47:10.806 | read only = false 2021-06-01 10:47:10.806 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-06-01 10:47:10.806 | 2021-06-01 10:47:10.806 | [object6643] 2021-06-01 10:47:10.806 | max connections = 25 2021-06-01 10:47:10.806 | path = /opt/stack/data/swift/4/node/ 2021-06-01 10:47:10.806 | read only = false 2021-06-01 10:47:10.806 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-06-01 10:47:10.807 | + lib/swift:configure_swift:361 : is_ubuntu 2021-06-01 10:47:10.809 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:47:10.811 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:47:10.814 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-06-01 10:47:10.830 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-06-01 10:47:10.833 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-06-01 10:47:10.837 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-06-01 10:47:10.841 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-06-01 10:47:10.844 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-06-01 10:47:10.848 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-06-01 10:47:10.876 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.74:8080/v1/ 2021-06-01 10:47:10.906 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-06-01 10:47:10.924 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-06-01 10:47:10.953 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-06-01 10:47:10.970 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-06-01 10:47:11.001 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-06-01 10:47:11.019 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-06-01 10:47:11.047 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-06-01 10:47:11.065 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-06-01 10:47:11.092 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-06-01 10:47:11.109 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-06-01 10:47:11.136 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-06-01 10:47:11.153 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-06-01 10:47:11.168 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:47:11.170 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-06-01 10:47:11.197 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-06-01 10:47:11.223 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-06-01 10:47:11.251 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-06-01 10:47:11.278 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-06-01 10:47:11.293 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:47:11.296 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-06-01 10:47:11.322 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-06-01 10:47:11.336 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:47:11.338 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-06-01 10:47:11.353 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:47:11.355 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-06-01 10:47:11.357 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-06-01 10:47:11.372 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:47:11.374 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-06-01 10:47:11.376 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-06-01 10:47:11.378 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-06-01 10:47:11.383 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-06-01 10:47:11.388 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-06-01 10:47:11.415 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-06-01 10:47:11.441 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-06-01 10:47:11.469 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-06-01 10:47:11.498 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-06-01 10:47:11.525 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-06-01 10:47:11.527 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-06-01 10:47:11.529 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-06-01 10:47:11.531 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-06-01 10:47:11.533 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-06-01 10:47:11.560 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-06-01 10:47:11.586 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.74/identity 2021-06-01 10:47:11.613 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-06-01 10:47:11.639 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-06-01 10:47:11.667 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-06-01 10:47:11.694 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-06-01 10:47:11.725 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-06-01 10:47:11.751 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-01 10:47:11.778 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-06-01 10:47:11.805 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-06-01 10:47:11.831 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-06-01 10:47:11.859 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-06-01 10:47:11.886 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-06-01 10:47:11.916 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-06-01 10:47:11.942 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-06-01 10:47:11.960 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-06-01 10:47:11.987 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-06-01 10:47:12.014 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-06-01 10:47:12.019 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-06-01 10:47:12.046 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-06-01 10:47:12.072 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-06-01 10:47:12.099 | + lib/swift:configure_swift:479 : local node_number 2021-06-01 10:47:12.101 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-06-01 10:47:12.103 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-06-01 10:47:12.105 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-06-01 10:47:12.109 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-06-01 10:47:12.112 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-06-01 10:47:12.114 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-06-01 10:47:12.116 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-06-01 10:47:12.118 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-06-01 10:47:12.120 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-06-01 10:47:12.122 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-06-01 10:47:12.124 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-06-01 10:47:12.142 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-06-01 10:47:12.168 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-06-01 10:47:12.186 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-06-01 10:47:12.213 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-06-01 10:47:12.231 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-06-01 10:47:12.261 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-06-01 10:47:12.280 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-06-01 10:47:12.307 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-06-01 10:47:12.325 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-06-01 10:47:12.353 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-06-01 10:47:12.370 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-06-01 10:47:12.398 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-06-01 10:47:12.416 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-06-01 10:47:12.445 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-06-01 10:47:12.462 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-06-01 10:47:12.488 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-06-01 10:47:12.506 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-06-01 10:47:12.533 | + 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-06-01 10:47:12.538 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-06-01 10:47:12.556 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-06-01 10:47:12.584 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-06-01 10:47:12.612 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-06-01 10:47:12.614 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-06-01 10:47:12.620 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-06-01 10:47:12.622 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-06-01 10:47:12.628 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-06-01 10:47:12.631 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-06-01 10:47:12.635 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-06-01 10:47:12.637 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-06-01 10:47:12.639 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-06-01 10:47:12.642 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-06-01 10:47:12.660 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-06-01 10:47:12.688 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-06-01 10:47:12.705 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-06-01 10:47:12.733 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-06-01 10:47:12.751 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-06-01 10:47:12.779 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-06-01 10:47:12.796 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-06-01 10:47:12.824 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-06-01 10:47:12.841 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-06-01 10:47:12.870 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-06-01 10:47:12.888 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-06-01 10:47:12.916 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-06-01 10:47:12.934 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-06-01 10:47:12.964 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-06-01 10:47:12.982 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-06-01 10:47:13.009 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-06-01 10:47:13.026 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-06-01 10:47:13.053 | + 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-06-01 10:47:13.058 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-06-01 10:47:13.075 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-06-01 10:47:13.103 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-06-01 10:47:13.105 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-06-01 10:47:13.110 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-06-01 10:47:13.112 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-06-01 10:47:13.114 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-06-01 10:47:13.116 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-06-01 10:47:13.118 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-06-01 10:47:13.120 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-06-01 10:47:13.123 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-06-01 10:47:13.125 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-06-01 10:47:13.142 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-06-01 10:47:13.170 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-06-01 10:47:13.187 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-06-01 10:47:13.215 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-06-01 10:47:13.233 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-06-01 10:47:13.260 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-06-01 10:47:13.279 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-06-01 10:47:13.307 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-06-01 10:47:13.325 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-06-01 10:47:13.352 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-06-01 10:47:13.369 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-06-01 10:47:13.398 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-06-01 10:47:13.415 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-06-01 10:47:13.443 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-06-01 10:47:13.461 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-06-01 10:47:13.488 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-06-01 10:47:13.506 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-06-01 10:47:13.532 | + 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-06-01 10:47:13.537 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-06-01 10:47:13.556 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-06-01 10:47:13.583 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-06-01 10:47:13.610 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-06-01 10:47:13.638 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-06-01 10:47:13.665 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-06-01 10:47:13.667 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-06-01 10:47:13.672 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-06-01 10:47:13.698 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-06-01 10:47:13.729 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-06-01 10:47:13.757 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-06-01 10:47:13.785 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-06-01 10:47:13.814 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-06-01 10:47:13.841 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-06-01 10:47:13.869 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-06-01 10:47:13.896 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-06-01 10:47:13.923 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-06-01 10:47:13.939 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:47:13.941 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-06-01 10:47:13.959 | + lib/swift:configure_swift:522 : local auth_vers 2021-06-01 10:47:13.962 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-06-01 10:47:13.981 | + lib/swift:configure_swift:523 : auth_vers=3 2021-06-01 10:47:13.984 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.74 2021-06-01 10:47:14.010 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-06-01 10:47:14.012 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-06-01 10:47:14.039 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.74/identity 2021-06-01 10:47:14.066 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-06-01 10:47:14.069 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-06-01 10:47:14.096 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-06-01 10:47:14.111 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:47:14.113 | + lib/swift:configure_swift:542 : local user_group 2021-06-01 10:47:14.116 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-06-01 10:47:14.120 | + lib/swift:configure_swift:543 : user_group=1000 2021-06-01 10:47:14.123 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-06-01 10:47:14.135 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-06-01 10:47:14.138 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-06-01 10:47:14.149 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-06-01 10:47:14.151 | + lib/swift:configure_swift:549 : is_suse 2021-06-01 10:47:14.153 | + functions-common:is_suse:462 : is_opensuse 2021-06-01 10:47:14.156 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-01 10:47:14.158 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-01 10:47:14.160 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-01 10:47:14.162 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-01 10:47:14.164 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-01 10:47:14.166 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-06-01 10:47:14.178 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-06-01 10:47:14.181 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-06-01 10:47:14.183 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-06-01 10:47:14.200 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:47:14.202 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-06-01 10:47:14.219 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:47:14.221 | + ./stack.sh:main:884 : stack_install_service glance 2021-06-01 10:47:14.224 | + lib/stack:stack_install_service:20 : local service=glance 2021-06-01 10:47:14.226 | + lib/stack:stack_install_service:21 : type install_glance 2021-06-01 10:47:14.228 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-01 10:47:14.231 | + lib/stack:stack_install_service:32 : install_glance 2021-06-01 10:47:14.233 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-06-01 10:47:14.236 | + lib/glance:install_glance:438 : local glance_store_extras 2021-06-01 10:47:14.238 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-06-01 10:47:14.254 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:47:14.257 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-06-01 10:47:14.260 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-06-01 10:47:14.277 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:47:14.279 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-06-01 10:47:14.282 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-06-01 10:47:14.284 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-06-01 10:47:14.287 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:47:14.289 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:47:14.292 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-06-01 10:47:14.294 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:47:14.297 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-06-01 10:47:14.300 | ++ inc/python:join_extras:29 : local IFS=, 2021-06-01 10:47:14.303 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-06-01 10:47:14.305 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-06-01 10:47:14.308 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-06-01 10:47:14.311 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-06-01 10:47:14.313 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-06-01 10:47:14.316 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-06-01 10:47:14.319 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-06-01 10:47:14.322 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-06-01 10:47:14.326 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-06-01 10:47:14.326 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-06-01 10:47:14.331 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-06-01 10:47:14.334 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-06-01 10:47:14.336 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-06-01 10:47:14.339 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-06-01 10:47:14.342 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-06-01 10:47:14.363 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-06-01 10:47:14.366 | + 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-06-01 10:47:15.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:47:15.041 | from cryptography.utils import int_from_bytes 2021-06-01 10:47:15.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:47:15.041 | from cryptography.utils import int_from_bytes 2021-06-01 10:47:16.065 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-01 10:47:16.065 | 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-06-01 10:47:16.069 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:16.070 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:16.071 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:16.072 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:16.073 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:16.077 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:16.084 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:16.253 | Collecting glance-store===2.5.0 2021-06-01 10:47:16.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa6/ee61a120d47ea/glance_store-2.5.0-py3-none-any.whl (216 kB) 2021-06-01 10:47:16.418 | 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-06-01 10:47:16.422 | 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-06-01 10:47:16.434 | 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-06-01 10:47:16.667 | Collecting os-brick===4.3.1 2021-06-01 10:47:16.674 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/317/9c058262195ad/os_brick-4.3.1-py3-none-any.whl (252 kB) 2021-06-01 10:47:16.776 | 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-06-01 10:47:16.781 | 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-06-01 10:47:16.798 | 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-06-01 10:47:16.809 | 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-06-01 10:47:16.849 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.3.0) 2021-06-01 10:47:16.855 | 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-06-01 10:47:16.861 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.5.0) 2021-06-01 10:47:16.900 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-06-01 10:47:16.915 | 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-06-01 10:47:16.919 | 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-06-01 10:47:16.928 | 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-06-01 10:47:16.952 | 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-06-01 10:47:16.967 | 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-06-01 10:47:16.973 | 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-06-01 10:47:16.976 | 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-06-01 10:47:16.978 | 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-06-01 10:47:17.109 | Collecting python-cinderclient===7.4.0 2021-06-01 10:47:17.115 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d1/27f5b5d1795b0/python_cinderclient-7.4.0-py3-none-any.whl (278 kB) 2021-06-01 10:47:17.208 | 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 401)) (2.8.1) 2021-06-01 10:47:17.213 | 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 411)) (4.2.0) 2021-06-01 10:47:17.339 | Collecting python-swiftclient===3.12.0 2021-06-01 10:47:17.345 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/63cf223127b70/python_swiftclient-3.12.0-py2.py3-none-any.whl (86 kB) 2021-06-01 10:47:17.443 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2021.1) 2021-06-01 10:47:17.447 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (2.25.1) 2021-06-01 10:47:17.466 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (1.5.0) 2021-06-01 10:47:17.471 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (3.17.2) 2021-06-01 10:47:17.474 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.16.0) 2021-06-01 10:47:17.477 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.3.0) 2021-06-01 10:47:17.484 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (6.3.1) 2021-06-01 10:47:17.498 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.26.4) 2021-06-01 10:47:17.517 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.3.2) 2021-06-01 10:47:17.523 | 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-06-01 10:47:17.531 | 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-06-01 10:47:17.534 | 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-06-01 10:47:17.540 | 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-06-01 10:47:17.544 | 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-06-01 10:47:17.547 | 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-06-01 10:47:17.554 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.0) 2021-06-01 10:47:17.559 | 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-06-01 10:47:17.562 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-06-01 10:47:17.565 | 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-06-01 10:47:17.574 | 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-06-01 10:47:17.585 | 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-06-01 10:47:17.593 | 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-06-01 10:47:17.607 | 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-06-01 10:47:17.617 | 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-06-01 10:47:17.620 | 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-06-01 10:47:17.623 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2020.12.5) 2021-06-01 10:47:17.625 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-06-01 10:47:17.628 | 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-06-01 10:47:17.632 | 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-06-01 10:47:17.640 | 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-06-01 10:47:17.642 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.12.1) 2021-06-01 10:47:17.645 | 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-06-01 10:47:17.648 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (57.0.0) 2021-06-01 10:47:17.699 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.4.0) 2021-06-01 10:47:17.717 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (0.7) 2021-06-01 10:47:17.725 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2021-06-01 10:47:17.728 | 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 418)) (1.6.0) 2021-06-01 10:47:17.730 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.1.0) 2021-06-01 10:47:17.737 | 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-06-01 10:47:17.741 | 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-06-01 10:47:17.746 | 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 559)) (1.4.0) 2021-06-01 10:47:19.019 | Installing collected packages: python-cinderclient, os-brick, python-swiftclient, glance-store 2021-06-01 10:47:20.060 | Successfully installed glance-store-2.5.0 os-brick-4.3.1 python-cinderclient-7.4.0 python-swiftclient-3.12.0 2021-06-01 10:47:20.181 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-01 10:47:20.181 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-01 10:47:20.259 | + inc/python:pip_install:200 : result=0 2021-06-01 10:47:20.262 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-01 10:47:20.264 | + functions-common:time_stop:2304 : local name 2021-06-01 10:47:20.266 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:47:20.269 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:47:20.271 | + functions-common:time_stop:2307 : local total 2021-06-01 10:47:20.274 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:47:20.276 | + functions-common:time_stop:2310 : name=pip_install 2021-06-01 10:47:20.278 | + functions-common:time_stop:2311 : start_time=1622544434358 2021-06-01 10:47:20.281 | + functions-common:time_stop:2313 : [[ -z 1622544434358 ]] 2021-06-01 10:47:20.283 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:47:20.287 | + functions-common:time_stop:2316 : end_time=1622544440285 2021-06-01 10:47:20.290 | + functions-common:time_stop:2317 : elapsed_time=5927 2021-06-01 10:47:20.292 | + functions-common:time_stop:2318 : total=76488 2021-06-01 10:47:20.294 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:47:20.297 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82415 2021-06-01 10:47:20.299 | + inc/python:pip_install:203 : return 0 2021-06-01 10:47:20.301 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-06-01 10:47:20.304 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-06-01 10:47:20.306 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-06-01 10:47:20.319 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-06-01 10:47:20.324 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-06-01 10:47:20.327 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-06-01 10:47:20.329 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-06-01 10:47:20.331 | + functions-common:git_clone:525 : local git_ref=master 2021-06-01 10:47:20.334 | + functions-common:git_clone:526 : local orig_dir 2021-06-01 10:47:20.337 | ++ functions-common:git_clone:527 : pwd 2021-06-01 10:47:20.340 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-01 10:47:20.342 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-01 10:47:20.345 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-01 10:47:20.364 | + functions-common:git_clone:530 : RECLONE=False 2021-06-01 10:47:20.366 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-01 10:47:20.369 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-01 10:47:20.372 | + functions-common:git_clone:544 : echo master 2021-06-01 10:47:20.373 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-01 10:47:20.378 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-06-01 10:47:20.380 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-01 10:47:20.383 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-06-01 10:47:20.386 | + functions-common:git_clone:593 : git show --oneline 2021-06-01 10:47:20.386 | + functions-common:git_clone:593 : head -1 2021-06-01 10:47:20.389 | 07893401 Merge "Cinder Store: Update legacy images tests" 2021-06-01 10:47:20.392 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-01 10:47:20.394 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-06-01 10:47:20.397 | + inc/python:setup_develop:338 : local bindep 2021-06-01 10:47:20.400 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-06-01 10:47:20.402 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-06-01 10:47:20.405 | + inc/python:setup_develop:344 : local extras= 2021-06-01 10:47:20.407 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-06-01 10:47:20.410 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-06-01 10:47:20.412 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-06-01 10:47:20.415 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-06-01 10:47:20.417 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-06-01 10:47:20.419 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-06-01 10:47:20.422 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-06-01 10:47:20.425 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-06-01 10:47:20.428 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-06-01 10:47:20.431 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-06-01 10:47:20.433 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-06-01 10:47:20.436 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-06-01 10:47:20.442 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-06-01 10:47:20.445 | + 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-06-01 10:47:21.052 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-06-01 10:47:21.055 | + inc/python:setup_package:417 : local bindep=0 2021-06-01 10:47:21.057 | + inc/python:setup_package:418 : local bindep_flag= 2021-06-01 10:47:21.060 | + inc/python:setup_package:419 : local bindep_profiles= 2021-06-01 10:47:21.062 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-06-01 10:47:21.064 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-06-01 10:47:21.067 | + inc/python:setup_package:426 : local flags=-e 2021-06-01 10:47:21.070 | + inc/python:setup_package:427 : local extras= 2021-06-01 10:47:21.072 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-06-01 10:47:21.074 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-06-01 10:47:21.076 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-06-01 10:47:21.079 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-06-01 10:47:21.081 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-06-01 10:47:21.084 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-06-01 10:47:21.104 | Using python 3.8 to install /opt/stack/glance 2021-06-01 10:47:21.106 | + 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-06-01 10:47:21.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:47:21.784 | from cryptography.utils import int_from_bytes 2021-06-01 10:47:21.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:47:21.784 | from cryptography.utils import int_from_bytes 2021-06-01 10:47:22.822 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-01 10:47:22.822 | 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-06-01 10:47:22.825 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:22.826 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:22.827 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:22.828 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:22.830 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:22.834 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:22.841 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:22.845 | Obtaining file:///opt/stack/glance 2021-06-01 10:47:24.159 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-01 10:47:25.445 | 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-06-01 10:47:25.454 | 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-06-01 10:47:25.463 | 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-06-01 10:47:25.475 | 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-06-01 10:47:25.620 | Collecting WSME===0.10.1 2021-06-01 10:47:25.626 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/190/5bcebe4ca6b0f/WSME-0.10.1-py3-none-any.whl (60 kB) 2021-06-01 10:47:25.710 | 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-06-01 10:47:25.722 | Requirement already satisfied: alembic===1.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.4) 2021-06-01 10:47:25.857 | Collecting castellan===3.8.0 2021-06-01 10:47:25.862 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d68/9743835724c12/castellan-3.8.0-py3-none-any.whl (94 kB) 2021-06-01 10:47:25.956 | 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-06-01 10:47:26.077 | Collecting cursive===0.2.2 2021-06-01 10:47:26.082 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-06-01 10:47:26.165 | 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-06-01 10:47:26.172 | 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-06-01 10:47:26.178 | 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-06-01 10:47:26.187 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-06-01 10:47:26.193 | 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-06-01 10:47:26.263 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.0) 2021-06-01 10:47:26.267 | 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-06-01 10:47:26.272 | 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-06-01 10:47:26.275 | 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-06-01 10:47:26.286 | 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-06-01 10:47:26.346 | 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-06-01 10:47:26.400 | 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-06-01 10:47:26.404 | 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-06-01 10:47:26.408 | 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-06-01 10:47:26.426 | Requirement already satisfied: oslo.cache===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.8.0) 2021-06-01 10:47:26.463 | 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-06-01 10:47:26.473 | 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-06-01 10:47:26.513 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.3.0) 2021-06-01 10:47:26.519 | 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-06-01 10:47:26.568 | 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-06-01 10:47:26.574 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.5.0) 2021-06-01 10:47:26.613 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.8.0) 2021-06-01 10:47:26.668 | 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-06-01 10:47:26.687 | 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-06-01 10:47:26.702 | 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-06-01 10:47:26.716 | 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-06-01 10:47:26.725 | 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-06-01 10:47:26.748 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.4.0) 2021-06-01 10:47:26.759 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-06-01 10:47:26.775 | 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-06-01 10:47:26.821 | 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-06-01 10:47:26.826 | 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-06-01 10:47:26.829 | 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-06-01 10:47:26.831 | 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-06-01 10:47:26.851 | 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-06-01 10:47:26.886 | 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-06-01 10:47:26.897 | 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-06-01 10:47:26.899 | 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-06-01 10:47:27.011 | Collecting python-barbicanclient===5.1.0 2021-06-01 10:47:27.017 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2021-06-01 10:47:27.107 | 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 401)) (2.8.1) 2021-06-01 10:47:27.112 | 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 403)) (1.0.4) 2021-06-01 10:47:27.116 | 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 411)) (4.2.0) 2021-06-01 10:47:27.134 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2021.1) 2021-06-01 10:47:27.138 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (0.7) 2021-06-01 10:47:27.145 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (2.25.1) 2021-06-01 10:47:27.247 | Collecting retrying===1.3.3 2021-06-01 10:47:27.253 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-06-01 10:47:27.327 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (1.5.0) 2021-06-01 10:47:27.331 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (57.0.0) 2021-06-01 10:47:27.464 | Collecting simplegeneric===0.8.1 2021-06-01 10:47:27.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-06-01 10:47:28.166 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.16.0) 2021-06-01 10:47:28.169 | 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 515)) (0.13.0) 2021-06-01 10:47:28.179 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.4.1) 2021-06-01 10:47:28.182 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.0) 2021-06-01 10:47:28.184 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.3.0) 2021-06-01 10:47:28.348 | Collecting taskflow===4.6.0 2021-06-01 10:47:28.358 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38a/894dabb73b25d/taskflow-4.6.0-py3-none-any.whl (491 kB) 2021-06-01 10:47:28.509 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (6.3.1) 2021-06-01 10:47:28.523 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.0.1) 2021-06-01 10:47:28.532 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (0.5.0) 2021-06-01 10:47:28.539 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.0) 2021-06-01 10:47:28.556 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.4.0) 2021-06-01 10:47:28.559 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.1.0) 2021-06-01 10:47:28.566 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.4) 2021-06-01 10:47:28.587 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.12.1) 2021-06-01 10:47:28.590 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.2) 2021-06-01 10:47:28.595 | 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-06-01 10:47:28.602 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-06-01 10:47:28.606 | 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-06-01 10:47:28.614 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.3) 2021-06-01 10:47:28.619 | 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-06-01 10:47:28.625 | 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-06-01 10:47:28.628 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (4.2.2) 2021-06-01 10:47:28.632 | 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-06-01 10:47:28.636 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.1.0) 2021-06-01 10:47:28.683 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-06-01 10:47:28.689 | 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-06-01 10:47:28.693 | 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-06-01 10:47:28.703 | 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-06-01 10:47:28.706 | Requirement already satisfied: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.8.0) 2021-06-01 10:47:28.718 | 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-06-01 10:47:28.722 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2020.12.5) 2021-06-01 10:47:28.724 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-06-01 10:47:28.728 | 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-06-01 10:47:28.730 | 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-06-01 10:47:28.845 | Collecting automaton===2.3.0 2021-06-01 10:47:28.850 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/7f720f01d51bd/automaton-2.3.0-py3-none-any.whl (22 kB) 2021-06-01 10:47:29.011 | Collecting pydot===1.4.2 2021-06-01 10:47:29.016 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-06-01 10:47:29.233 | Collecting networkx===2.5.1 2021-06-01 10:47:29.243 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/063/5858ed7e989f4/networkx-2.5.1-py3-none-any.whl (1.6 MB) 2021-06-01 10:47:29.399 | 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-06-01 10:47:29.402 | 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 418)) (1.6.0) 2021-06-01 10:47:29.404 | 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-06-01 10:47:29.406 | 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 560)) (1.4.0) 2021-06-01 10:47:29.409 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-06-01 10:47:29.412 | 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-06-01 10:47:29.415 | 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-06-01 10:47:29.417 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2021-06-01 10:47:29.420 | 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-06-01 10:47:29.476 | 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-06-01 10:47:29.479 | 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-06-01 10:47:29.482 | Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-06-01 10:47:29.536 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2021-06-01 10:47:29.542 | Building wheels for collected packages: simplegeneric 2021-06-01 10:47:29.542 | Building wheel for simplegeneric (setup.py): started 2021-06-01 10:47:30.233 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-06-01 10:47:30.233 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=e135759b85bedda6200bdb62953321ed83d0c53d99cab4166b5bd3d816062d07 2021-06-01 10:47:30.233 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-06-01 10:47:30.234 | Successfully built simplegeneric 2021-06-01 10:47:31.156 | Installing collected packages: automaton, pydot, networkx, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2021-06-01 10:47:33.600 | Running setup.py develop for glance 2021-06-01 10:47:35.132 | Successfully installed WSME-0.10.1 automaton-2.3.0 castellan-3.8.0 cursive-0.2.2 glance networkx-2.5.1 pydot-1.4.2 python-barbicanclient-5.1.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.0 2021-06-01 10:47:35.255 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-01 10:47:35.255 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-01 10:47:35.344 | + inc/python:pip_install:200 : result=0 2021-06-01 10:47:35.347 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-01 10:47:35.349 | + functions-common:time_stop:2304 : local name 2021-06-01 10:47:35.351 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:47:35.353 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:47:35.356 | + functions-common:time_stop:2307 : local total 2021-06-01 10:47:35.358 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:47:35.360 | + functions-common:time_stop:2310 : name=pip_install 2021-06-01 10:47:35.362 | + functions-common:time_stop:2311 : start_time=1622544441099 2021-06-01 10:47:35.365 | + functions-common:time_stop:2313 : [[ -z 1622544441099 ]] 2021-06-01 10:47:35.367 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:47:35.371 | + functions-common:time_stop:2316 : end_time=1622544455369 2021-06-01 10:47:35.374 | + functions-common:time_stop:2317 : elapsed_time=14270 2021-06-01 10:47:35.376 | + functions-common:time_stop:2318 : total=82415 2021-06-01 10:47:35.378 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:47:35.381 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=96685 2021-06-01 10:47:35.383 | + inc/python:pip_install:203 : return 0 2021-06-01 10:47:35.386 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-06-01 10:47:35.388 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-06-01 10:47:35.390 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-06-01 10:47:35.409 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-06-01 10:47:35.421 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-06-01 10:47:35.424 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-06-01 10:47:35.427 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:47:35.429 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:47:35.431 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-06-01 10:47:35.434 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:47:35.436 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-01 10:47:35.439 | + ./stack.sh:main:885 : configure_glance 2021-06-01 10:47:35.442 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-06-01 10:47:35.454 | + lib/glance:configure_glance:271 : local dburl 2021-06-01 10:47:35.457 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-06-01 10:47:35.460 | ++ lib/database:database_connection_url:132 : local db=glance 2021-06-01 10:47:35.462 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-06-01 10:47:35.465 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-06-01 10:47:35.467 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-06-01 10:47:35.470 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-06-01 10:47:35.472 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-06-01 10:47:35.506 | + 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-06-01 10:47:35.535 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-06-01 10:47:35.563 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-06-01 10:47:35.590 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-06-01 10:47:35.620 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-06-01 10:47:35.650 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-06-01 10:47:35.653 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-06-01 10:47:35.655 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-06-01 10:47:35.657 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-06-01 10:47:35.660 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-06-01 10:47:35.689 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-06-01 10:47:35.717 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.74/identity 2021-06-01 10:47:35.744 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-06-01 10:47:35.773 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-06-01 10:47:35.805 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-06-01 10:47:35.834 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-06-01 10:47:35.862 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-06-01 10:47:35.890 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-01 10:47:35.918 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-06-01 10:47:35.946 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-06-01 10:47:35.977 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-06-01 10:47:35.979 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-06-01 10:47:35.982 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-06-01 10:47:35.984 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-01 10:47:35.987 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-06-01 10:47:35.989 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-01 10:47:36.006 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:47:36.009 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-06-01 10:47:36.011 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-06-01 10:47:36.014 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-01 10:47:36.030 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:47:36.033 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2021-06-01 10:47:36.036 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2021-06-01 10:47:36.063 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-01 10:47:36.065 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-01 10:47:36.068 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-06-01 10:47:36.071 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-06-01 10:47:36.073 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-06-01 10:47:36.085 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-06-01 10:47:36.087 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-06-01 10:47:36.089 | + lib/glance:configure_glance_store:231 : local be 2021-06-01 10:47:36.092 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-06-01 10:47:36.094 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-06-01 10:47:36.096 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-06-01 10:47:36.127 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-06-01 10:47:36.129 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.74 2021-06-01 10:47:36.161 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-06-01 10:47:36.163 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-06-01 10:47:36.180 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:47:36.183 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-06-01 10:47:36.211 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-06-01 10:47:36.239 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-06-01 10:47:36.267 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-06-01 10:47:36.295 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-06-01 10:47:36.323 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-06-01 10:47:36.339 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:47:36.342 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-06-01 10:47:36.369 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-06-01 10:47:36.400 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-06-01 10:47:36.428 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.74/identity/v3 2021-06-01 10:47:36.455 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-06-01 10:47:36.483 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.74/image 2021-06-01 10:47:36.512 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-06-01 10:47:36.528 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:47:36.531 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-06-01 10:47:36.533 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-06-01 10:47:36.535 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-06-01 10:47:36.538 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-06-01 10:47:36.555 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-06-01 10:47:36.557 | + functions:setup_systemd_logging:695 : local pidstr= 2021-06-01 10:47:36.560 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-06-01 10:47:36.562 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-06-01 10:47:36.565 | + 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-06-01 10:47:36.593 | + 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-06-01 10:47:36.620 | + 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-06-01 10:47:36.649 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-01 10:47:36.677 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-06-01 10:47:36.681 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-06-01 10:47:36.712 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-06-01 10:47:36.741 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-06-01 10:47:36.769 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.74/identity 2021-06-01 10:47:36.796 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-06-01 10:47:36.825 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-06-01 10:47:36.853 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-06-01 10:47:36.881 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-06-01 10:47:36.912 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-06-01 10:47:36.942 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-06-01 10:47:36.973 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-06-01 10:47:37.001 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-06-01 10:47:37.006 | + 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-06-01 10:47:37.013 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-06-01 10:47:37.029 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:47:37.032 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-06-01 10:47:37.034 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-06-01 10:47:37.037 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-06-01 10:47:37.039 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-06-01 10:47:37.042 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-06-01 10:47:37.045 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-06-01 10:47:37.048 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-06-01 10:47:37.051 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-06-01 10:47:37.054 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-06-01 10:47:37.083 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-06-01 10:47:37.086 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-06-01 10:47:37.088 | ++ functions:get_random_port:837 : true 2021-06-01 10:47:37.091 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-06-01 10:47:37.093 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-06-01 10:47:37.095 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-06-01 10:47:37.155 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-06-01 10:47:37.157 | ++ functions:get_random_port:841 : break 2 2021-06-01 10:47:37.159 | ++ functions:get_random_port:845 : echo 60999 2021-06-01 10:47:37.162 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-06-01 10:47:37.164 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-06-01 10:47:37.191 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-06-01 10:47:37.218 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-06-01 10:47:37.245 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-06-01 10:47:37.272 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-06-01 10:47:37.299 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-06-01 10:47:37.326 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-06-01 10:47:37.353 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-06-01 10:47:37.380 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-06-01 10:47:37.407 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-06-01 10:47:37.434 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-06-01 10:47:37.462 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-06-01 10:47:37.492 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-06-01 10:47:37.518 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-06-01 10:47:37.546 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-06-01 10:47:37.574 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-06-01 10:47:37.601 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-06-01 10:47:37.628 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-06-01 10:47:37.655 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-06-01 10:47:37.682 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-06-01 10:47:37.685 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-06-01 10:47:37.687 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-01 10:47:37.690 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:47:37.692 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:47:37.694 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-06-01 10:47:37.697 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-06-01 10:47:37.759 | proxy (enabled by site administrator) 2021-06-01 10:47:37.762 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-06-01 10:47:37.764 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-06-01 10:47:37.767 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-01 10:47:37.769 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:47:37.772 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:47:37.774 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-06-01 10:47:37.776 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-06-01 10:47:37.829 | No module matches proxy_http 2021-06-01 10:47:37.832 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-06-01 10:47:37.905 | Considering dependency proxy for proxy_http: 2021-06-01 10:47:37.906 | Module proxy already enabled 2021-06-01 10:47:37.906 | Enabling module proxy_http. 2021-06-01 10:47:37.912 | To activate the new configuration, you need to run: 2021-06-01 10:47:37.912 | systemctl restart apache2 2021-06-01 10:47:37.916 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-06-01 10:47:37.919 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-06-01 10:47:37.921 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-06-01 10:47:37.923 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-06-01 10:47:38.051 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-06-01 10:47:38.054 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-06-01 10:47:38.058 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-06-01 10:47:38.060 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-06-01 10:47:38.062 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:47:38.065 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:47:38.068 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-01 10:47:38.071 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-01 10:47:38.074 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-06-01 10:47:38.074 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-01 10:47:38.084 | KeepAlive Off 2021-06-01 10:47:38.088 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-06-01 10:47:38.088 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-01 10:47:38.096 | SetEnv proxy-sendchunked 1 2021-06-01 10:47:38.100 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-06-01 10:47:38.100 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-01 10:47:38.109 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-06-01 10:47:38.112 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-06-01 10:47:38.114 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-06-01 10:47:38.117 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-06-01 10:47:38.119 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-01 10:47:38.122 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-01 10:47:38.124 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:47:38.127 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:47:38.129 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-01 10:47:38.132 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-06-01 10:47:38.134 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:47:38.136 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:47:38.139 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-06-01 10:47:38.205 | Enabling site glance-wsgi-api. 2021-06-01 10:47:38.212 | To activate the new configuration, you need to run: 2021-06-01 10:47:38.212 | systemctl reload apache2 2021-06-01 10:47:38.217 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-06-01 10:47:38.219 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-06-01 10:47:38.222 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-06-01 10:47:38.224 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-06-01 10:47:38.353 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-06-01 10:47:38.360 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-06-01 10:47:38.389 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-06-01 10:47:38.406 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:47:38.409 | + ./stack.sh:main:890 : stack_install_service cinder 2021-06-01 10:47:38.411 | + lib/stack:stack_install_service:20 : local service=cinder 2021-06-01 10:47:38.413 | + lib/stack:stack_install_service:21 : type install_cinder 2021-06-01 10:47:38.416 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-01 10:47:38.418 | + lib/stack:stack_install_service:32 : install_cinder 2021-06-01 10:47:38.421 | + lib/cinder:install_cinder:433 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-06-01 10:47:38.423 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-06-01 10:47:38.425 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-06-01 10:47:38.428 | + functions-common:git_clone:525 : local git_ref=master 2021-06-01 10:47:38.430 | + functions-common:git_clone:526 : local orig_dir 2021-06-01 10:47:38.433 | ++ functions-common:git_clone:527 : pwd 2021-06-01 10:47:38.436 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-01 10:47:38.438 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-01 10:47:38.441 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-01 10:47:38.457 | + functions-common:git_clone:530 : RECLONE=False 2021-06-01 10:47:38.460 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-01 10:47:38.462 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-01 10:47:38.465 | + functions-common:git_clone:544 : echo master 2021-06-01 10:47:38.465 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-01 10:47:38.472 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-06-01 10:47:38.477 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-01 10:47:38.480 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-06-01 10:47:38.483 | + functions-common:git_clone:593 : git show --oneline 2021-06-01 10:47:38.483 | + functions-common:git_clone:593 : head -1 2021-06-01 10:47:38.488 | f9c63ffe5 Merge commit 'refs/changes/64/787764/3' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-06-01 10:47:38.491 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-01 10:47:38.494 | + lib/cinder:install_cinder:434 : setup_develop /opt/stack/cinder 2021-06-01 10:47:38.497 | + inc/python:setup_develop:338 : local bindep 2021-06-01 10:47:38.499 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-06-01 10:47:38.502 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-06-01 10:47:38.505 | + inc/python:setup_develop:344 : local extras= 2021-06-01 10:47:38.507 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-06-01 10:47:38.510 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-06-01 10:47:38.512 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-06-01 10:47:38.515 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-06-01 10:47:38.517 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-06-01 10:47:38.519 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-06-01 10:47:38.522 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-06-01 10:47:38.525 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-06-01 10:47:38.528 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-06-01 10:47:38.531 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-06-01 10:47:38.533 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-06-01 10:47:38.536 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-06-01 10:47:38.542 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-06-01 10:47:38.544 | + 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-06-01 10:47:39.153 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-06-01 10:47:39.155 | + inc/python:setup_package:417 : local bindep=0 2021-06-01 10:47:39.157 | + inc/python:setup_package:418 : local bindep_flag= 2021-06-01 10:47:39.160 | + inc/python:setup_package:419 : local bindep_profiles= 2021-06-01 10:47:39.163 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-06-01 10:47:39.165 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-06-01 10:47:39.167 | + inc/python:setup_package:426 : local flags=-e 2021-06-01 10:47:39.170 | + inc/python:setup_package:427 : local extras= 2021-06-01 10:47:39.172 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-06-01 10:47:39.174 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-06-01 10:47:39.177 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-06-01 10:47:39.179 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-06-01 10:47:39.182 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-06-01 10:47:39.184 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-06-01 10:47:39.205 | Using python 3.8 to install /opt/stack/cinder 2021-06-01 10:47:39.208 | + 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-06-01 10:47:39.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:47:39.915 | from cryptography.utils import int_from_bytes 2021-06-01 10:47:39.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:47:39.915 | from cryptography.utils import int_from_bytes 2021-06-01 10:47:40.925 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-01 10:47:40.926 | 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-06-01 10:47:40.929 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:40.930 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:40.931 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:40.932 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:40.933 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:40.937 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:40.945 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:47:40.949 | Obtaining file:///opt/stack/cinder 2021-06-01 10:47:43.070 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-01 10:47:45.148 | 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-06-01 10:47:45.156 | 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-06-01 10:47:45.165 | 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-06-01 10:47:45.176 | 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-06-01 10:47:45.203 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-06-01 10:47:46.106 | Collecting boto3===1.17.79 2021-06-01 10:47:46.115 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/181/5748c9409e6d9/boto3-1.17.79-py2.py3-none-any.whl (131 kB) 2021-06-01 10:47:47.341 | Collecting botocore===1.20.79 2021-06-01 10:47:47.367 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/751/8c3f028123f2c/botocore-1.20.79-py2.py3-none-any.whl (7.6 MB) 2021-06-01 10:47:47.626 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (3.8.0) 2021-06-01 10:47:47.646 | 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-06-01 10:47:47.685 | 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-06-01 10:47:47.698 | 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-06-01 10:47:47.701 | 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-06-01 10:47:47.902 | Collecting google-api-python-client===2.5.0 2021-06-01 10:47:47.919 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b8/baad33d467dc6/google_api_python_client-2.5.0-py2.py3-none-any.whl (7.1 MB) 2021-06-01 10:47:48.333 | Collecting google-auth===1.30.1 2021-06-01 10:47:48.340 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3c/a7a8ff9ab3bde/google_auth-1.30.1-py2.py3-none-any.whl (146 kB) 2021-06-01 10:47:48.526 | Collecting google-auth-httplib2===0.1.0 2021-06-01 10:47:48.533 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-06-01 10:47:48.612 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.0) 2021-06-01 10:47:48.617 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.19.1) 2021-06-01 10:47:48.621 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.14) 2021-06-01 10:47:48.624 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (0.10.0) 2021-06-01 10:47:48.628 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (3.2.0) 2021-06-01 10:47:48.639 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.3.1) 2021-06-01 10:47:48.697 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.2.0) 2021-06-01 10:47:48.750 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.6.3) 2021-06-01 10:47:48.884 | Collecting oauth2client===4.1.3 2021-06-01 10:47:48.890 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-06-01 10:47:48.976 | 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-06-01 10:47:48.998 | 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-06-01 10:47:49.002 | 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-06-01 10:47:49.020 | Requirement already satisfied: oslo.cache===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.8.0) 2021-06-01 10:47:49.056 | 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-06-01 10:47:49.066 | 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-06-01 10:47:49.107 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.3.0) 2021-06-01 10:47:49.112 | 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 306)) (9.0.0) 2021-06-01 10:47:49.160 | 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-06-01 10:47:49.166 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.5.0) 2021-06-01 10:47:49.205 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (12.8.0) 2021-06-01 10:47:49.260 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.2.0) 2021-06-01 10:47:49.278 | 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 313)) (3.8.0) 2021-06-01 10:47:49.293 | 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-06-01 10:47:49.307 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.2.0) 2021-06-01 10:47:49.321 | 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-06-01 10:47:49.325 | 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-06-01 10:47:49.334 | 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-06-01 10:47:49.357 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.4.0) 2021-06-01 10:47:49.367 | 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-06-01 10:47:49.383 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.4.0) 2021-06-01 10:47:49.561 | Collecting oslo.vmware===3.9.0 2021-06-01 10:47:49.569 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6e/b9e2c89740812/oslo.vmware-3.9.0-py3-none-any.whl (491 kB) 2021-06-01 10:47:49.678 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.0) 2021-06-01 10:47:49.722 | 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-06-01 10:47:49.891 | Collecting paramiko===2.7.2 2021-06-01 10:47:49.896 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-06-01 10:47:50.026 | 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-06-01 10:47:50.029 | 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-06-01 10:47:50.031 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (5.8.0) 2021-06-01 10:47:50.241 | Collecting pyasn1===0.4.8 2021-06-01 10:47:50.246 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-06-01 10:47:50.488 | Collecting pyasn1-modules===0.2.8 2021-06-01 10:47:50.493 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-06-01 10:47:50.575 | 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-06-01 10:47:50.585 | 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-06-01 10:47:50.587 | 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-06-01 10:47:50.590 | 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 393)) (5.1.0) 2021-06-01 10:47:50.607 | 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 402)) (2.8.1) 2021-06-01 10:47:50.747 | Collecting python-glanceclient===3.3.0 2021-06-01 10:47:50.753 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b95/05dfbb207daea/python_glanceclient-3.3.0-py3-none-any.whl (197 kB) 2021-06-01 10:47:50.848 | 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 412)) (4.2.0) 2021-06-01 10:47:50.866 | Requirement already satisfied: python-novaclient===17.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (17.5.0) 2021-06-01 10:47:50.881 | Requirement already satisfied: python-swiftclient===3.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (3.12.0) 2021-06-01 10:47:50.906 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2021.1) 2021-06-01 10:47:50.911 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2021-06-01 10:47:50.917 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.25.1) 2021-06-01 10:47:50.937 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2021-06-01 10:47:51.051 | Collecting rsa===4.7.2 2021-06-01 10:47:51.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-06-01 10:47:51.228 | Collecting rtslib-fb===2.1.74 2021-06-01 10:47:51.234 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-06-01 10:47:52.104 | Collecting s3transfer===0.4.2 2021-06-01 10:47:52.111 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b3/752887a288069/s3transfer-0.4.2-py2.py3-none-any.whl (79 kB) 2021-06-01 10:47:52.194 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (57.0.0) 2021-06-01 10:47:52.244 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2021-06-01 10:47:52.247 | 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 516)) (0.13.0) 2021-06-01 10:47:52.258 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.4.1) 2021-06-01 10:47:52.261 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (3.3.0) 2021-06-01 10:47:52.263 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2021-06-01 10:47:52.356 | Collecting suds-jurko===0.6 2021-06-01 10:47:52.363 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-06-01 10:47:52.565 | Collecting tabulate===0.8.9 2021-06-01 10:47:52.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-06-01 10:47:52.650 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (4.6.0) 2021-06-01 10:47:52.704 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (6.3.1) 2021-06-01 10:47:52.718 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.0.1) 2021-06-01 10:47:52.727 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (0.5.0) 2021-06-01 10:47:52.732 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.4.0) 2021-06-01 10:47:52.749 | Requirement already satisfied: tooz===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (2.9.0) 2021-06-01 10:47:52.807 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-06-01 10:47:52.811 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.1.0) 2021-06-01 10:47:52.905 | Collecting uritemplate===3.0.1 2021-06-01 10:47:52.911 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-06-01 10:47:52.986 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.4) 2021-06-01 10:47:53.006 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.12.1) 2021-06-01 10:47:53.099 | Collecting warlock===1.3.3 2021-06-01 10:47:53.105 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-06-01 10:47:53.184 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2021-06-01 10:47:53.187 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (1.3.2) 2021-06-01 10:47:53.283 | Collecting zstd===1.5.0.2 2021-06-01 10:47:53.289 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2021-06-01 10:47:54.039 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-06-01 10:47:54.042 | 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-06-01 10:47:54.189 | Collecting google-api-core===1.28.0 2021-06-01 10:47:54.196 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/8a4e367511a44/google_api_core-1.28.0-py2.py3-none-any.whl (92 kB) 2021-06-01 10:47:54.296 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (4.2.2) 2021-06-01 10:47:54.299 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.3) 2021-06-01 10:47:54.305 | 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-06-01 10:47:54.310 | 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-06-01 10:47:54.317 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.8.0) 2021-06-01 10:47:54.323 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-06-01 10:47:54.326 | Requirement already satisfied: alembic===1.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.4) 2021-06-01 10:47:54.334 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.1.0) 2021-06-01 10:47:54.380 | 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-06-01 10:47:54.385 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-06-01 10:47:54.391 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-06-01 10:47:54.397 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.2) 2021-06-01 10:47:54.400 | 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-06-01 10:47:54.410 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.10.9) 2021-06-01 10:47:54.413 | 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-06-01 10:47:54.511 | Collecting PyNaCl===1.4.0 2021-06-01 10:47:54.518 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-06-01 10:47:54.553 | Requirement already satisfied: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.8.0) 2021-06-01 10:47:54.564 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (20.0.1) 2021-06-01 10:47:54.579 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (2.10) 2021-06-01 10:47:54.582 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-06-01 10:47:54.586 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2020.12.5) 2021-06-01 10:47:54.681 | Collecting pyudev===0.22.0 2021-06-01 10:47:54.687 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-06-01 10:47:54.766 | 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-06-01 10:47:54.768 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.5.1) 2021-06-01 10:47:54.809 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (1.4.2) 2021-06-01 10:47:54.814 | 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-06-01 10:47:54.820 | 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 419)) (1.6.0) 2021-06-01 10:47:54.822 | 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-06-01 10:47:54.825 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-06-01 10:47:54.827 | 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 561)) (1.4.0) 2021-06-01 10:47:54.830 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2021-06-01 10:47:54.834 | 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-06-01 10:47:54.938 | Collecting googleapis-common-protos===1.53.0 2021-06-01 10:47:54.945 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2021-06-01 10:47:55.030 | Requirement already satisfied: protobuf===3.17.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (3.17.1) 2021-06-01 10:47:55.034 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.6) 2021-06-01 10:47:55.036 | 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 404)) (1.0.4) 2021-06-01 10:47:55.039 | 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-06-01 10:47:55.047 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (5.0.0) 2021-06-01 10:47:55.049 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-06-01 10:47:55.053 | 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-06-01 10:47:55.106 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.1) 2021-06-01 10:47:55.110 | 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-06-01 10:47:55.114 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (1.8.2) 2021-06-01 10:47:55.117 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2021-06-01 10:47:55.122 | Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-06-01 10:47:55.179 | Building wheels for collected packages: rtslib-fb, zstd 2021-06-01 10:47:55.180 | Building wheel for rtslib-fb (setup.py): started 2021-06-01 10:47:55.944 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-06-01 10:47:55.945 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=955e6109902f6e28699cc7c6877a03285bfff707d53653cc9512b09a8f97dadf 2021-06-01 10:47:55.945 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-06-01 10:47:55.947 | Building wheel for zstd (setup.py): started 2021-06-01 10:48:56.020 | Building wheel for zstd (setup.py): still running... 2021-06-01 10:49:05.464 | Building wheel for zstd (setup.py): finished with status 'done' 2021-06-01 10:49:05.480 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349220 sha256=dd9e727a6c0ae8e71451d43c5be68ad119460d6eeb43fb0f2f4b294927c5f465 2021-06-01 10:49:05.480 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2021-06-01 10:49:05.481 | Successfully built rtslib-fb zstd 2021-06-01 10:49:06.443 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, PyNaCl, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, google-auth-httplib2, uritemplate, googleapis-common-protos, google-api-core, google-api-python-client, zstd, botocore, s3transfer, boto3, cinder 2021-06-01 10:49:06.902 | Attempting uninstall: PyNaCl 2021-06-01 10:49:06.904 | Found existing installation: PyNaCl 1.3.0 2021-06-01 10:49:06.910 | Uninstalling PyNaCl-1.3.0: 2021-06-01 10:49:06.939 | Successfully uninstalled PyNaCl-1.3.0 2021-06-01 10:49:10.056 | Running setup.py develop for cinder 2021-06-01 10:49:12.359 | Successfully installed PyNaCl-1.4.0 boto3-1.17.79 botocore-1.20.79 cinder google-api-core-1.28.0 google-api-python-client-2.5.0 google-auth-1.30.1 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.9.0 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.3.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.4.2 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.5.0.2 2021-06-01 10:49:12.498 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-01 10:49:12.498 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-01 10:49:12.611 | + inc/python:pip_install:200 : result=0 2021-06-01 10:49:12.614 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-01 10:49:12.617 | + functions-common:time_stop:2304 : local name 2021-06-01 10:49:12.619 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:49:12.621 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:49:12.623 | + functions-common:time_stop:2307 : local total 2021-06-01 10:49:12.626 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:49:12.628 | + functions-common:time_stop:2310 : name=pip_install 2021-06-01 10:49:12.630 | + functions-common:time_stop:2311 : start_time=1622544459200 2021-06-01 10:49:12.632 | + functions-common:time_stop:2313 : [[ -z 1622544459200 ]] 2021-06-01 10:49:12.635 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:49:12.639 | + functions-common:time_stop:2316 : end_time=1622544552637 2021-06-01 10:49:12.641 | + functions-common:time_stop:2317 : elapsed_time=93437 2021-06-01 10:49:12.644 | + functions-common:time_stop:2318 : total=96685 2021-06-01 10:49:12.646 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:49:12.648 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=190122 2021-06-01 10:49:12.650 | + inc/python:pip_install:203 : return 0 2021-06-01 10:49:12.653 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-06-01 10:49:12.655 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-06-01 10:49:12.657 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-06-01 10:49:12.677 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-06-01 10:49:12.689 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-06-01 10:49:12.691 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-06-01 10:49:12.694 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:49:12.696 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:49:12.698 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-06-01 10:49:12.701 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:49:12.703 | + lib/cinder:install_cinder:435 : [[ lioadm == \t\g\t\a\d\m ]] 2021-06-01 10:49:12.706 | + lib/cinder:install_cinder:437 : [[ lioadm == \l\i\o\a\d\m ]] 2021-06-01 10:49:12.709 | + lib/cinder:install_cinder:438 : is_ubuntu 2021-06-01 10:49:12.712 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:49:12.714 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:49:12.719 | + lib/cinder:install_cinder:440 : sudo mkdir -p /etc/target 2021-06-01 10:49:12.734 | + lib/cinder:install_cinder:442 : install_package targetcli-fb 2021-06-01 10:49:12.736 | + functions-common:install_package:1342 : update_package_repo 2021-06-01 10:49:12.739 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-01 10:49:12.742 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-06-01 10:49:12.744 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-01 10:49:12.746 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-01 10:49:12.749 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-06-01 10:49:12.752 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:49:12.754 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:49:12.756 | + functions-common:update_package_repo:1323 : apt_get_update 2021-06-01 10:49:12.759 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-01 10:49:12.761 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-01 10:49:12.764 | + functions-common:apt_get_update:1069 : return 2021-06-01 10:49:12.766 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-06-01 10:49:12.769 | + functions-common:real_install_package:1328 : is_ubuntu 2021-06-01 10:49:12.771 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:49:12.773 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:49:12.776 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-06-01 10:49:12.798 | + 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-06-01 10:49:12.904 | Reading package lists... 2021-06-01 10:49:13.121 | Building dependency tree... 2021-06-01 10:49:13.123 | Reading state information... 2021-06-01 10:49:13.349 | The following packages were automatically installed and are no longer required: 2021-06-01 10:49:13.350 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-01 10:49:13.350 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-01 10:49:13.350 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-01 10:49:13.350 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-01 10:49:13.350 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-01 10:49:13.350 | python3-zope.interface 2021-06-01 10:49:13.350 | Use 'sudo apt autoremove' to remove them. 2021-06-01 10:49:13.351 | The following additional packages will be installed: 2021-06-01 10:49:13.351 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-06-01 10:49:13.351 | python3-urwid 2021-06-01 10:49:13.352 | Suggested packages: 2021-06-01 10:49:13.352 | python-pyparsing-doc python-urwid-doc 2021-06-01 10:49:13.418 | The following NEW packages will be installed: 2021-06-01 10:49:13.418 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-06-01 10:49:13.418 | python3-urwid targetcli-fb 2021-06-01 10:49:13.855 | 0 upgraded, 6 newly installed, 0 to remove and 46 not upgraded. 2021-06-01 10:49:13.855 | Need to get 357 kB of archives. 2021-06-01 10:49:13.855 | After this operation, 2,294 kB of additional disk space will be used. 2021-06-01 10:49:13.855 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-06-01 10:49:14.313 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-06-01 10:49:14.566 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2021-06-01 10:49:14.596 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-06-01 10:49:14.621 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1 [36.6 kB] 2021-06-01 10:49:14.646 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2021-06-01 10:49:15.208 | Fetched 357 kB in 1s (287 kB/s) 2021-06-01 10:49:15.239 | Selecting previously unselected package python3-pyparsing. 2021-06-01 10:49:15.292 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90910 files and directories currently installed.) 2021-06-01 10:49:15.296 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-06-01 10:49:15.299 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-06-01 10:49:15.335 | Selecting previously unselected package python3-urwid. 2021-06-01 10:49:15.345 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-06-01 10:49:15.348 | Unpacking python3-urwid (2.0.1-3) ... 2021-06-01 10:49:15.404 | Selecting previously unselected package python3-configshell-fb. 2021-06-01 10:49:15.414 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-06-01 10:49:15.417 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-06-01 10:49:15.452 | Selecting previously unselected package python3-pyudev. 2021-06-01 10:49:15.462 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-06-01 10:49:15.465 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-06-01 10:49:15.504 | Selecting previously unselected package python3-rtslib-fb. 2021-06-01 10:49:15.514 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1_all.deb ... 2021-06-01 10:49:15.516 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1) ... 2021-06-01 10:49:15.560 | Selecting previously unselected package targetcli-fb. 2021-06-01 10:49:15.570 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-06-01 10:49:15.572 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-06-01 10:49:15.631 | Setting up python3-urwid (2.0.1-3) ... 2021-06-01 10:49:15.978 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-06-01 10:49:15.978 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-06-01 10:49:15.978 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-06-01 10:49:15.978 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-06-01 10:49:15.978 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-06-01 10:49:15.978 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-06-01 10:49:15.978 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-06-01 10:49:15.978 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-06-01 10:49:16.084 | Setting up python3-pyparsing (2.4.6-1) ... 2021-06-01 10:49:16.387 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-06-01 10:49:16.678 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-06-01 10:49:16.945 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1) ... 2021-06-01 10:49:18.157 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-06-01 10:49:18.675 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-06-01 10:49:18.675 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-06-01 10:49:20.683 | Processing triggers for man-db (2.9.1-1) ... 2021-06-01 10:49:20.786 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-06-01 10:49:24.808 | + functions-common:apt_get:1113 : result=0 2021-06-01 10:49:24.811 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-01 10:49:24.813 | + functions-common:time_stop:2304 : local name 2021-06-01 10:49:24.816 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:49:24.819 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:49:24.821 | + functions-common:time_stop:2307 : local total 2021-06-01 10:49:24.823 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:49:24.826 | + functions-common:time_stop:2310 : name=apt-get 2021-06-01 10:49:24.828 | + functions-common:time_stop:2311 : start_time=1622544552795 2021-06-01 10:49:24.831 | + functions-common:time_stop:2313 : [[ -z 1622544552795 ]] 2021-06-01 10:49:24.834 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:49:24.839 | + functions-common:time_stop:2316 : end_time=1622544564836 2021-06-01 10:49:24.841 | + functions-common:time_stop:2317 : elapsed_time=12041 2021-06-01 10:49:24.844 | + functions-common:time_stop:2318 : total=239373 2021-06-01 10:49:24.846 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:49:24.848 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=251414 2021-06-01 10:49:24.851 | + functions-common:apt_get:1117 : return 0 2021-06-01 10:49:24.853 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-01 10:49:24.856 | + ./stack.sh:main:891 : configure_cinder 2021-06-01 10:49:24.858 | + lib/cinder:configure_cinder:223 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-06-01 10:49:24.871 | + lib/cinder:configure_cinder:225 : rm -f /etc/cinder/cinder.conf 2021-06-01 10:49:24.875 | + lib/cinder:configure_cinder:227 : configure_rootwrap cinder 2021-06-01 10:49:24.877 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-06-01 10:49:24.880 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-06-01 10:49:24.883 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-06-01 10:49:24.884 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-06-01 10:49:24.888 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-06-01 10:49:24.890 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-06-01 10:49:24.892 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-06-01 10:49:24.894 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-06-01 10:49:24.897 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-06-01 10:49:24.899 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-06-01 10:49:24.901 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-06-01 10:49:24.903 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-06-01 10:49:24.914 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-06-01 10:49:24.926 | + 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-06-01 10:49:24.938 | + 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-06-01 10:49:24.951 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-06-01 10:49:24.962 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-06-01 10:49:24.966 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-06-01 10:49:24.970 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ULZlFcozcV 2021-06-01 10:49:24.972 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-06-01 10:49:24.974 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-06-01 10:49:24.977 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-06-01 10:49:24.979 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ULZlFcozcV 2021-06-01 10:49:24.982 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ULZlFcozcV 2021-06-01 10:49:24.994 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ULZlFcozcV /etc/sudoers.d/cinder-rootwrap 2021-06-01 10:49:25.007 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-06-01 10:49:25.011 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-06-01 10:49:25.013 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-06-01 10:49:25.015 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-06-01 10:49:25.017 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-06-01 10:49:25.019 | + 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-06-01 10:49:25.021 | + 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-06-01 10:49:25.024 | + lib/cinder:configure_cinder:229 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-06-01 10:49:25.027 | + lib/cinder:configure_cinder:230 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-06-01 10:49:25.031 | + lib/cinder:configure_cinder:233 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-06-01 10:49:25.035 | + lib/cinder:configure_cinder:235 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-06-01 10:49:25.054 | + lib/cinder:configure_cinder:236 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-06-01 10:49:25.073 | + lib/cinder:configure_cinder:237 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-06-01 10:49:25.092 | + lib/cinder:configure_cinder:238 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-06-01 10:49:25.110 | + lib/cinder:configure_cinder:239 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-06-01 10:49:25.129 | + lib/cinder:configure_cinder:240 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-06-01 10:49:25.148 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-06-01 10:49:25.167 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-06-01 10:49:25.185 | + lib/cinder:configure_cinder:244 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-06-01 10:49:25.187 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-06-01 10:49:25.189 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-06-01 10:49:25.192 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-06-01 10:49:25.194 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-06-01 10:49:25.224 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-06-01 10:49:25.252 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.74/identity 2021-06-01 10:49:25.280 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-06-01 10:49:25.308 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-06-01 10:49:25.335 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-06-01 10:49:25.363 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-06-01 10:49:25.391 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-06-01 10:49:25.418 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-01 10:49:25.445 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-06-01 10:49:25.473 | + lib/cinder:configure_cinder:246 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-06-01 10:49:25.506 | + lib/cinder:configure_cinder:248 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-06-01 10:49:25.535 | ++ lib/cinder:configure_cinder:249 : database_connection_url cinder 2021-06-01 10:49:25.537 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-06-01 10:49:25.540 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-06-01 10:49:25.542 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-06-01 10:49:25.544 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-06-01 10:49:25.547 | + lib/cinder:configure_cinder:249 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-06-01 10:49:25.578 | + lib/cinder:configure_cinder:250 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-06-01 10:49:25.605 | + lib/cinder:configure_cinder:251 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-06-01 10:49:25.634 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-06-01 10:49:25.662 | + lib/cinder:configure_cinder:253 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-06-01 10:49:25.691 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-06-01 10:49:25.720 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-06-01 10:49:25.751 | + lib/cinder:configure_cinder:256 : [[ 4 == 6 ]] 2021-06-01 10:49:25.753 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.74 2021-06-01 10:49:25.781 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-06-01 10:49:25.812 | ++ lib/cinder:configure_cinder:262 : openssl rand -hex 16 2021-06-01 10:49:25.820 | + lib/cinder:configure_cinder:262 : iniset /etc/cinder/cinder.conf key_manager fixed_key 47fc83ee8f8169b388e75b498bcfe113 2021-06-01 10:49:25.848 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-06-01 10:49:25.877 | + lib/cinder:configure_cinder:269 : is_service_enabled c-vol 2021-06-01 10:49:25.894 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:49:25.896 | + lib/cinder:configure_cinder:291 : is_service_enabled c-bak 2021-06-01 10:49:25.912 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:49:25.916 | + lib/cinder:configure_cinder:299 : is_service_enabled ceilometer 2021-06-01 10:49:25.932 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:49:25.935 | + lib/cinder:configure_cinder:303 : is_service_enabled tls-proxy 2021-06-01 10:49:25.951 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:49:25.953 | + lib/cinder:configure_cinder:317 : '[' False '!=' False ']' 2021-06-01 10:49:25.955 | + lib/cinder:configure_cinder:321 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-06-01 10:49:25.958 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-06-01 10:49:25.960 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-06-01 10:49:25.963 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-01 10:49:25.965 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-06-01 10:49:25.968 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-01 10:49:25.984 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:49:25.987 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-06-01 10:49:25.990 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-06-01 10:49:25.992 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-01 10:49:26.008 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:49:26.011 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2021-06-01 10:49:26.013 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2021-06-01 10:49:26.042 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-01 10:49:26.045 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-01 10:49:26.047 | + lib/cinder:configure_cinder:324 : setup_logging /etc/cinder/cinder.conf True 2021-06-01 10:49:26.050 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-06-01 10:49:26.052 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-06-01 10:49:26.055 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-06-01 10:49:26.072 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-06-01 10:49:26.074 | + functions:setup_systemd_logging:695 : local pidstr= 2021-06-01 10:49:26.077 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-06-01 10:49:26.079 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-06-01 10:49:26.081 | + 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-06-01 10:49:26.109 | + 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-06-01 10:49:26.137 | + 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-06-01 10:49:26.164 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-01 10:49:26.193 | + lib/cinder:configure_cinder:326 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-06-01 10:49:26.195 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-06-01 10:49:26.197 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-06-01 10:49:26.200 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-06-01 10:49:26.202 | + lib/apache:write_uwsgi_config:257 : local http= 2021-06-01 10:49:26.208 | + lib/apache:write_uwsgi_config:258 : local name= 2021-06-01 10:49:26.211 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-06-01 10:49:26.215 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-06-01 10:49:26.217 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-06-01 10:49:26.220 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-01 10:49:26.234 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-01 10:49:26.234 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-01 10:49:26.243 | d /var/run/uwsgi 0755 ubuntu root 2021-06-01 10:49:26.246 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-01 10:49:26.262 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-06-01 10:49:26.264 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-06-01 10:49:26.268 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-06-01 10:49:26.298 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-06-01 10:49:26.326 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-06-01 10:49:26.353 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-06-01 10:49:26.381 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-06-01 10:49:26.408 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-06-01 10:49:26.438 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-06-01 10:49:26.465 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-06-01 10:49:26.493 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-06-01 10:49:26.521 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-06-01 10:49:26.548 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-06-01 10:49:26.576 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-06-01 10:49:26.604 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-06-01 10:49:26.632 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-06-01 10:49:26.634 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-06-01 10:49:26.637 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-06-01 10:49:26.639 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-06-01 10:49:26.642 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-06-01 10:49:26.644 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:49:26.647 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:49:26.649 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-06-01 10:49:26.652 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-06-01 10:49:26.654 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-06-01 10:49:26.682 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-06-01 10:49:26.710 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-06-01 10:49:26.710 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-06-01 10:49:26.719 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-06-01 10:49:26.722 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-06-01 10:49:26.725 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-06-01 10:49:26.727 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-06-01 10:49:26.730 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-01 10:49:26.733 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-01 10:49:26.735 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:49:26.737 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:49:26.740 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-01 10:49:26.742 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-06-01 10:49:26.744 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:49:26.746 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:49:26.749 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-06-01 10:49:26.813 | Enabling site cinder-wsgi. 2021-06-01 10:49:26.818 | To activate the new configuration, you need to run: 2021-06-01 10:49:26.819 | systemctl reload apache2 2021-06-01 10:49:26.823 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-06-01 10:49:26.825 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-06-01 10:49:26.828 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-06-01 10:49:26.830 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-06-01 10:49:26.961 | + lib/cinder:configure_cinder:328 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-06-01 10:49:26.963 | + lib/cinder:configure_cinder:332 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-06-01 10:49:26.994 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.74/image 2021-06-01 10:49:27.022 | + lib/cinder:configure_cinder:335 : is_service_enabled tls-proxy 2021-06-01 10:49:27.038 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:49:27.041 | + lib/cinder:configure_cinder:341 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-06-01 10:49:27.043 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-06-01 10:49:27.046 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-06-01 10:49:27.048 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-06-01 10:49:27.051 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-06-01 10:49:27.081 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-06-01 10:49:27.109 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.74/identity 2021-06-01 10:49:27.137 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-06-01 10:49:27.166 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-06-01 10:49:27.194 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-06-01 10:49:27.223 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-06-01 10:49:27.251 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-06-01 10:49:27.279 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-06-01 10:49:27.307 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-06-01 10:49:27.335 | + lib/cinder:configure_cinder:342 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-06-01 10:49:27.364 | + lib/cinder:configure_cinder:343 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-06-01 10:49:27.392 | + lib/cinder:configure_cinder:345 : [[ ! -z '' ]] 2021-06-01 10:49:27.395 | + lib/cinder:configure_cinder:347 : is_service_enabled etcd3 2021-06-01 10:49:27.412 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:49:27.414 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.74:2379 2021-06-01 10:49:27.445 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-06-01 10:49:27.462 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:49:27.464 | + ./stack.sh:main:896 : stack_install_service neutron 2021-06-01 10:49:27.467 | + lib/stack:stack_install_service:20 : local service=neutron 2021-06-01 10:49:27.469 | + lib/stack:stack_install_service:21 : type install_neutron 2021-06-01 10:49:27.472 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-01 10:49:27.475 | + lib/stack:stack_install_service:32 : install_neutron 2021-06-01 10:49:27.478 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-06-01 10:49:27.482 | ++ 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-06-01 10:49:27.482 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-06-01 10:49:27.489 | + 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-06-01 10:49:27.492 | + 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-06-01 10:49:27.495 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-06-01 10:49:27.497 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-06-01 10:49:27.500 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-06-01 10:49:27.503 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-06-01 10:49:27.506 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-06-01 10:49:27.508 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:49:27.510 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:49:27.513 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-06-01 10:49:27.515 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:49:27.518 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-06-01 10:49:27.521 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-06-01 10:49:27.523 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-06-01 10:49:27.525 | + functions-common:git_clone:525 : local git_ref=master 2021-06-01 10:49:27.528 | + functions-common:git_clone:526 : local orig_dir 2021-06-01 10:49:27.530 | ++ functions-common:git_clone:527 : pwd 2021-06-01 10:49:27.533 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-01 10:49:27.536 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-01 10:49:27.538 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-01 10:49:27.554 | + functions-common:git_clone:530 : RECLONE=False 2021-06-01 10:49:27.557 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-01 10:49:27.559 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-01 10:49:27.562 | + functions-common:git_clone:544 : echo master 2021-06-01 10:49:27.562 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-01 10:49:27.567 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-06-01 10:49:27.569 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-01 10:49:27.572 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-06-01 10:49:27.575 | + functions-common:git_clone:593 : git show --oneline 2021-06-01 10:49:27.575 | + functions-common:git_clone:593 : head -1 2021-06-01 10:49:27.578 | c8a4beb95b Merge "[Doc] Update Freenode to OFTC as our IRC server" 2021-06-01 10:49:27.581 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-01 10:49:27.583 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-06-01 10:49:27.585 | + inc/python:setup_develop:338 : local bindep 2021-06-01 10:49:27.588 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-06-01 10:49:27.590 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-06-01 10:49:27.593 | + inc/python:setup_develop:344 : local extras= 2021-06-01 10:49:27.595 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-06-01 10:49:27.598 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-06-01 10:49:27.600 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-06-01 10:49:27.603 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-06-01 10:49:27.606 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-06-01 10:49:27.608 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-06-01 10:49:27.611 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-06-01 10:49:27.614 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-06-01 10:49:27.617 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-06-01 10:49:27.620 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-06-01 10:49:27.622 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-06-01 10:49:27.625 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-06-01 10:49:27.631 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-06-01 10:49:27.634 | + 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-06-01 10:49:28.249 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-06-01 10:49:28.252 | + inc/python:setup_package:417 : local bindep=0 2021-06-01 10:49:28.255 | + inc/python:setup_package:418 : local bindep_flag= 2021-06-01 10:49:28.257 | + inc/python:setup_package:419 : local bindep_profiles= 2021-06-01 10:49:28.259 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-06-01 10:49:28.261 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-06-01 10:49:28.264 | + inc/python:setup_package:426 : local flags=-e 2021-06-01 10:49:28.266 | + inc/python:setup_package:427 : local extras= 2021-06-01 10:49:28.269 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-06-01 10:49:28.271 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-06-01 10:49:28.273 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-06-01 10:49:28.276 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-06-01 10:49:28.278 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-06-01 10:49:28.280 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-06-01 10:49:28.300 | Using python 3.8 to install /opt/stack/neutron 2021-06-01 10:49:28.303 | + 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-06-01 10:49:29.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:49:29.048 | from cryptography.utils import int_from_bytes 2021-06-01 10:49:29.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:49:29.048 | from cryptography.utils import int_from_bytes 2021-06-01 10:49:30.097 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-01 10:49:30.097 | 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-06-01 10:49:30.100 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:49:30.101 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:49:30.101 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:49:30.103 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:49:30.104 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:49:30.108 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:49:30.115 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:49:30.120 | Obtaining file:///opt/stack/neutron 2021-06-01 10:49:32.298 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-01 10:49:34.446 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-06-01 10:49:34.453 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-06-01 10:49:34.456 | 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-06-01 10:49:34.465 | 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-06-01 10:49:34.477 | 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-06-01 10:49:34.489 | 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-06-01 10:49:34.516 | 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-06-01 10:49:34.530 | Requirement already satisfied: alembic===1.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.4) 2021-06-01 10:49:34.538 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-06-01 10:49:34.546 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-06-01 10:49:34.549 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.2) 2021-06-01 10:49:34.559 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-06-01 10:49:34.565 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.1.0) 2021-06-01 10:49:34.570 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.19.1) 2021-06-01 10:49:34.575 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (4.3.1) 2021-06-01 10:49:34.635 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (9.2.0) 2021-06-01 10:49:34.687 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2021-06-01 10:49:34.692 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.10.9) 2021-06-01 10:49:34.695 | 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 264)) (2.11.0) 2021-06-01 10:49:34.735 | Requirement already satisfied: openstacksdk===0.57.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.57.0) 2021-06-01 10:49:34.761 | Requirement already satisfied: os-ken===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.0.0) 2021-06-01 10:49:34.777 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2021-06-01 10:49:34.782 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.5.0) 2021-06-01 10:49:34.787 | Requirement already satisfied: os-vif===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.5.0) 2021-06-01 10:49:34.809 | Requirement already satisfied: oslo.cache===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.8.0) 2021-06-01 10:49:34.846 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2021-06-01 10:49:34.857 | 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 305)) (8.7.0) 2021-06-01 10:49:34.898 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.3.0) 2021-06-01 10:49:34.903 | 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 307)) (9.0.0) 2021-06-01 10:49:34.951 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.0.1) 2021-06-01 10:49:34.958 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.5.0) 2021-06-01 10:49:34.997 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.8.0) 2021-06-01 10:49:35.051 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.2.0) 2021-06-01 10:49:35.068 | 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 314)) (3.8.0) 2021-06-01 10:49:35.084 | 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 315)) (2.5.0) 2021-06-01 10:49:35.098 | 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 316)) (2.2.0) 2021-06-01 10:49:35.112 | 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 317)) (6.2.0) 2021-06-01 10:49:35.117 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.0) 2021-06-01 10:49:35.126 | 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 319)) (2.5.0) 2021-06-01 10:49:35.150 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.4.0) 2021-06-01 10:49:35.160 | 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 321)) (4.9.0) 2021-06-01 10:49:35.176 | 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 322)) (2.4.0) 2021-06-01 10:49:35.196 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.0) 2021-06-01 10:49:35.241 | Requirement already satisfied: ovs===2.13.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.13.3) 2021-06-01 10:49:35.245 | Requirement already satisfied: ovsdbapp===1.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.10.0) 2021-06-01 10:49:35.254 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2021-06-01 10:49:35.260 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.6.0) 2021-06-01 10:49:35.263 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.3.3) 2021-06-01 10:49:35.273 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (0.7.2) 2021-06-01 10:49:35.275 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (5.8.0) 2021-06-01 10:49:35.295 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (20.0.1) 2021-06-01 10:49:35.310 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (3.1.1) 2021-06-01 10:49:35.321 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (0.9.6) 2021-06-01 10:49:35.324 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (2.4.7) 2021-06-01 10:49:35.327 | Requirement already satisfied: pyroute2===0.5.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.5.19) 2021-06-01 10:49:35.334 | 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 403)) (2.8.1) 2021-06-01 10:49:35.339 | Requirement already satisfied: python-designateclient===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.3.0) 2021-06-01 10:49:35.357 | 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 405)) (1.0.4) 2021-06-01 10:49:35.360 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (4.2.0) 2021-06-01 10:49:35.379 | Requirement already satisfied: python-neutronclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (7.4.0) 2021-06-01 10:49:35.405 | Requirement already satisfied: python-novaclient===17.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (17.5.0) 2021-06-01 10:49:35.420 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2021.1) 2021-06-01 10:49:35.424 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (0.7) 2021-06-01 10:49:35.431 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (2.25.1) 2021-06-01 10:49:35.451 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.4.0) 2021-06-01 10:49:35.454 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (1.5.0) 2021-06-01 10:49:35.458 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.2.2) 2021-06-01 10:49:35.464 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (57.0.0) 2021-06-01 10:49:35.516 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (3.17.2) 2021-06-01 10:49:35.519 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (1.16.0) 2021-06-01 10:49:35.522 | 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 517)) (0.13.0) 2021-06-01 10:49:35.532 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.1) 2021-06-01 10:49:35.536 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.3.0) 2021-06-01 10:49:35.538 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.3.0) 2021-06-01 10:49:35.545 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (6.3.1) 2021-06-01 10:49:35.560 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.0.1) 2021-06-01 10:49:35.569 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (0.5.0) 2021-06-01 10:49:35.575 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (2.4.0) 2021-06-01 10:49:35.592 | Requirement already satisfied: tooz===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (2.9.0) 2021-06-01 10:49:35.673 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-06-01 10:49:35.677 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.1.0) 2021-06-01 10:49:35.684 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.26.4) 2021-06-01 10:49:35.704 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (0.12.1) 2021-06-01 10:49:35.709 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (1.12.1) 2021-06-01 10:49:35.712 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (1.3.2) 2021-06-01 10:49:35.717 | 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-06-01 10:49:35.725 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-06-01 10:49:35.733 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.1.14) 2021-06-01 10:49:35.736 | 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-06-01 10:49:35.740 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (0.10.0) 2021-06-01 10:49:35.743 | 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-06-01 10:49:35.747 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.7) 2021-06-01 10:49:35.787 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.3) 2021-06-01 10:49:35.793 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2021-06-01 10:49:35.798 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2021-06-01 10:49:35.819 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.2) 2021-06-01 10:49:35.823 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-06-01 10:49:35.828 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (4.2.2) 2021-06-01 10:49:35.831 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (5.1.0) 2021-06-01 10:49:35.878 | 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-06-01 10:49:35.883 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-06-01 10:49:35.886 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-06-01 10:49:35.897 | 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-06-01 10:49:35.919 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2021-06-01 10:49:35.922 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2021-06-01 10:49:35.934 | Requirement already satisfied: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.8.0) 2021-06-01 10:49:35.946 | 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 301)) (2.4.0) 2021-06-01 10:49:35.961 | 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 289)) (2.1.0) 2021-06-01 10:49:35.965 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-06-01 10:49:35.968 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2020.12.5) 2021-06-01 10:49:35.972 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-06-01 10:49:35.975 | 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-06-01 10:49:35.978 | 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 420)) (1.6.0) 2021-06-01 10:49:35.980 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-06-01 10:49:35.983 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-06-01 10:49:35.986 | 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 562)) (1.4.0) 2021-06-01 10:49:35.989 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.1) 2021-06-01 10:49:35.992 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.6) 2021-06-01 10:49:35.995 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (5.0.0) 2021-06-01 10:49:35.998 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (2.20) 2021-06-01 10:49:36.001 | 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-06-01 10:49:36.013 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (2.0.0) 2021-06-01 10:49:36.026 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-06-01 10:49:36.081 | Requirement already satisfied: soupsieve===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (2.2.1) 2021-06-01 10:49:36.085 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (0.2.5) 2021-06-01 10:49:36.090 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2021-06-01 10:49:36.093 | Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-06-01 10:49:36.147 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-06-01 10:49:37.089 | Installing collected packages: neutron 2021-06-01 10:49:37.090 | Attempting uninstall: neutron 2021-06-01 10:49:37.091 | Found existing installation: neutron 18.0.0 2021-06-01 10:49:38.313 | Uninstalling neutron-18.0.0: 2021-06-01 10:49:38.394 | Successfully uninstalled neutron-18.0.0 2021-06-01 10:49:38.396 | Running setup.py develop for neutron 2021-06-01 10:49:41.064 | Successfully installed neutron 2021-06-01 10:49:41.201 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-01 10:49:41.201 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-01 10:49:41.290 | + inc/python:pip_install:200 : result=0 2021-06-01 10:49:41.292 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-01 10:49:41.294 | + functions-common:time_stop:2304 : local name 2021-06-01 10:49:41.297 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:49:41.299 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:49:41.301 | + functions-common:time_stop:2307 : local total 2021-06-01 10:49:41.304 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:49:41.306 | + functions-common:time_stop:2310 : name=pip_install 2021-06-01 10:49:41.308 | + functions-common:time_stop:2311 : start_time=1622544568295 2021-06-01 10:49:41.311 | + functions-common:time_stop:2313 : [[ -z 1622544568295 ]] 2021-06-01 10:49:41.313 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:49:41.317 | + functions-common:time_stop:2316 : end_time=1622544581315 2021-06-01 10:49:41.320 | + functions-common:time_stop:2317 : elapsed_time=13020 2021-06-01 10:49:41.322 | + functions-common:time_stop:2318 : total=190122 2021-06-01 10:49:41.325 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:49:41.327 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=203142 2021-06-01 10:49:41.329 | + inc/python:pip_install:203 : return 0 2021-06-01 10:49:41.331 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-06-01 10:49:41.334 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-06-01 10:49:41.336 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-06-01 10:49:41.356 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-06-01 10:49:41.368 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-06-01 10:49:41.371 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-06-01 10:49:41.374 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:49:41.376 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:49:41.379 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-06-01 10:49:41.381 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:49:41.384 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-06-01 10:49:41.386 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-01 10:49:41.389 | + ./stack.sh:main:899 : is_service_enabled nova 2021-06-01 10:49:41.407 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:49:41.410 | + ./stack.sh:main:901 : stack_install_service nova 2021-06-01 10:49:41.412 | + lib/stack:stack_install_service:20 : local service=nova 2021-06-01 10:49:41.415 | + lib/stack:stack_install_service:21 : type install_nova 2021-06-01 10:49:41.417 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-01 10:49:41.420 | + lib/stack:stack_install_service:32 : install_nova 2021-06-01 10:49:41.422 | + lib/nova:install_nova:820 : use_library_from_git os-vif 2021-06-01 10:49:41.425 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-06-01 10:49:41.427 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:49:41.429 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:49:41.432 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-06-01 10:49:41.434 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:49:41.437 | + lib/nova:install_nova:825 : is_service_enabled n-cpu 2021-06-01 10:49:41.452 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:49:41.455 | + lib/nova:install_nova:829 : is_service_enabled n-novnc 2021-06-01 10:49:41.472 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:49:41.475 | + lib/nova:install_nova:841 : is_service_enabled n-spice 2021-06-01 10:49:41.491 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:49:41.495 | + lib/nova:install_nova:853 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-06-01 10:49:41.497 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-06-01 10:49:41.500 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-06-01 10:49:41.502 | + functions-common:git_clone:525 : local git_ref=master 2021-06-01 10:49:41.505 | + functions-common:git_clone:526 : local orig_dir 2021-06-01 10:49:41.508 | ++ functions-common:git_clone:527 : pwd 2021-06-01 10:49:41.510 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-01 10:49:41.512 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-01 10:49:41.515 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-01 10:49:41.532 | + functions-common:git_clone:530 : RECLONE=False 2021-06-01 10:49:41.534 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-01 10:49:41.536 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-01 10:49:41.539 | + functions-common:git_clone:544 : echo master 2021-06-01 10:49:41.540 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-01 10:49:41.545 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-06-01 10:49:41.547 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-01 10:49:41.550 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-06-01 10:49:41.553 | + functions-common:git_clone:593 : git show --oneline 2021-06-01 10:49:41.553 | + functions-common:git_clone:593 : head -1 2021-06-01 10:49:41.556 | 5cf06bf33d docs: Remove duplicate ToC entry 2021-06-01 10:49:41.559 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-01 10:49:41.561 | + lib/nova:install_nova:854 : setup_develop /opt/stack/nova 2021-06-01 10:49:41.564 | + inc/python:setup_develop:338 : local bindep 2021-06-01 10:49:41.567 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-06-01 10:49:41.569 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-06-01 10:49:41.571 | + inc/python:setup_develop:344 : local extras= 2021-06-01 10:49:41.573 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-06-01 10:49:41.576 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-06-01 10:49:41.578 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-06-01 10:49:41.581 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-06-01 10:49:41.583 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-06-01 10:49:41.586 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-06-01 10:49:41.589 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-06-01 10:49:41.591 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-06-01 10:49:41.594 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-06-01 10:49:41.596 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-06-01 10:49:41.599 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-06-01 10:49:41.602 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-06-01 10:49:41.608 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2021-06-01 10:49:41.610 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2021-06-01 10:49:42.218 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2021-06-01 10:49:42.220 | + inc/python:setup_package:417 : local bindep=0 2021-06-01 10:49:42.223 | + inc/python:setup_package:418 : local bindep_flag= 2021-06-01 10:49:42.225 | + inc/python:setup_package:419 : local bindep_profiles= 2021-06-01 10:49:42.228 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2021-06-01 10:49:42.230 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2021-06-01 10:49:42.232 | + inc/python:setup_package:426 : local flags=-e 2021-06-01 10:49:42.234 | + inc/python:setup_package:427 : local extras= 2021-06-01 10:49:42.237 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-06-01 10:49:42.239 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-06-01 10:49:42.241 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-06-01 10:49:42.243 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-06-01 10:49:42.246 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-06-01 10:49:42.248 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2021-06-01 10:49:42.269 | Using python 3.8 to install /opt/stack/nova 2021-06-01 10:49:42.271 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-06-01 10:49:43.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:49:43.040 | from cryptography.utils import int_from_bytes 2021-06-01 10:49:43.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:49:43.040 | from cryptography.utils import int_from_bytes 2021-06-01 10:49:44.118 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-01 10:49:44.119 | 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-06-01 10:49:44.122 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:49:44.122 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:49:44.123 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:49:44.125 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:49:44.126 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:49:44.130 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:49:44.137 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:49:44.141 | Obtaining file:///opt/stack/nova 2021-06-01 10:49:47.410 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-01 10:49:50.672 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-06-01 10:49:50.679 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-06-01 10:49:50.682 | 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-06-01 10:49:50.691 | 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-06-01 10:49:50.700 | 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-06-01 10:49:50.703 | 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-06-01 10:49:50.714 | 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-06-01 10:49:50.742 | 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-06-01 10:49:50.756 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (3.8.0) 2021-06-01 10:49:50.776 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.7) 2021-06-01 10:49:50.816 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2021-06-01 10:49:50.829 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-06-01 10:49:50.832 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.2) 2021-06-01 10:49:50.842 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-06-01 10:49:50.848 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.1.0) 2021-06-01 10:49:50.853 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.1.14) 2021-06-01 10:49:50.856 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2021-06-01 10:49:50.868 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (4.3.1) 2021-06-01 10:49:50.928 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (9.2.0) 2021-06-01 10:49:50.981 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.6.3) 2021-06-01 10:49:51.116 | Collecting microversion-parse===1.0.1 2021-06-01 10:49:51.123 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-06-01 10:49:51.215 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2021-06-01 10:49:51.221 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.10.9) 2021-06-01 10:49:51.224 | Requirement already satisfied: openstacksdk===0.57.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (0.57.0) 2021-06-01 10:49:51.250 | 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 289)) (4.3.1) 2021-06-01 10:49:51.372 | Collecting os-resource-classes===1.0.0 2021-06-01 10:49:51.378 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2021-06-01 10:49:51.468 | 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 296)) (1.7.0) 2021-06-01 10:49:51.473 | 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 298)) (2.5.0) 2021-06-01 10:49:51.478 | Requirement already satisfied: os-vif===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.5.0) 2021-06-01 10:49:51.501 | 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 300)) (5.4.0) 2021-06-01 10:49:51.618 | Collecting os-xenapi===0.3.4 2021-06-01 10:49:51.625 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-06-01 10:49:51.733 | Requirement already satisfied: oslo.cache===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (2.8.0) 2021-06-01 10:49:51.789 | 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 305)) (4.4.0) 2021-06-01 10:49:51.800 | 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 306)) (8.7.0) 2021-06-01 10:49:51.840 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.3.0) 2021-06-01 10:49:51.847 | 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 308)) (9.0.0) 2021-06-01 10:49:51.896 | 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 309)) (5.0.1) 2021-06-01 10:49:51.902 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.5.0) 2021-06-01 10:49:51.943 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (12.8.0) 2021-06-01 10:49:51.999 | 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 314)) (4.2.0) 2021-06-01 10:49:52.017 | 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 315)) (3.8.0) 2021-06-01 10:49:52.032 | 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 316)) (2.5.0) 2021-06-01 10:49:52.048 | 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 317)) (2.2.0) 2021-06-01 10:49:52.062 | 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 318)) (6.2.0) 2021-06-01 10:49:52.067 | 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 319)) (4.1.0) 2021-06-01 10:49:52.076 | 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 320)) (2.5.0) 2021-06-01 10:49:52.099 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (1.4.0) 2021-06-01 10:49:52.109 | 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 322)) (4.9.0) 2021-06-01 10:49:52.127 | 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 323)) (2.4.0) 2021-06-01 10:49:52.147 | Requirement already satisfied: ovsdbapp===1.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.10.0) 2021-06-01 10:49:52.156 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (20.9) 2021-06-01 10:49:52.162 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (2.7.2) 2021-06-01 10:49:52.197 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (5.6.0) 2021-06-01 10:49:52.200 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (0.7.2) 2021-06-01 10:49:52.202 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.8.0) 2021-06-01 10:49:52.224 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2021-06-01 10:49:52.235 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2021-06-01 10:49:52.238 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (2.4.7) 2021-06-01 10:49:52.364 | Collecting pypowervm===1.1.26 2021-06-01 10:49:52.373 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33b/83b6a6da976d8/pypowervm-1.1.26-py2.py3-none-any.whl (1.1 MB) 2021-06-01 10:49:52.520 | Requirement already satisfied: pyroute2===0.5.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.5.19) 2021-06-01 10:49:52.526 | 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 395)) (5.1.0) 2021-06-01 10:49:52.545 | 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 399)) (7.4.0) 2021-06-01 10:49:52.561 | 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 404)) (2.8.1) 2021-06-01 10:49:52.566 | 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 408)) (3.3.0) 2021-06-01 10:49:52.584 | 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 414)) (4.2.0) 2021-06-01 10:49:52.604 | Requirement already satisfied: python-neutronclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (7.4.0) 2021-06-01 10:49:52.630 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2021.1) 2021-06-01 10:49:52.634 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (0.7) 2021-06-01 10:49:52.641 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (2.25.1) 2021-06-01 10:49:52.662 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (1.4.0) 2021-06-01 10:49:52.665 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.3.3) 2021-06-01 10:49:52.670 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.5.0) 2021-06-01 10:49:52.675 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (57.0.0) 2021-06-01 10:49:52.728 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (3.17.2) 2021-06-01 10:49:52.731 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (1.16.0) 2021-06-01 10:49:52.734 | 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 518)) (0.13.0) 2021-06-01 10:49:52.745 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (0.4.1) 2021-06-01 10:49:52.749 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2021-06-01 10:49:52.751 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.3.0) 2021-06-01 10:49:52.758 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (4.6.0) 2021-06-01 10:49:52.815 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2021-06-01 10:49:52.829 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2021-06-01 10:49:52.838 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2021-06-01 10:49:52.844 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.4.0) 2021-06-01 10:49:52.862 | Requirement already satisfied: tooz===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (2.9.0) 2021-06-01 10:49:52.921 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.4.0) 2021-06-01 10:49:52.926 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.1.0) 2021-06-01 10:49:52.933 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.26.4) 2021-06-01 10:49:52.953 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (0.12.1) 2021-06-01 10:49:52.957 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.3) 2021-06-01 10:49:53.064 | Collecting websockify===0.9.0 2021-06-01 10:49:53.070 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-06-01 10:49:53.160 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (1.12.1) 2021-06-01 10:49:53.163 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (1.3.2) 2021-06-01 10:49:53.266 | Collecting zVMCloudConnector===1.4.1 2021-06-01 10:49:53.272 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-06-01 10:49:54.164 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-06-01 10:49:54.168 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-06-01 10:49:54.176 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (0.10.0) 2021-06-01 10:49:54.180 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2021-06-01 10:49:54.200 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.3) 2021-06-01 10:49:54.207 | 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-06-01 10:49:54.210 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2021-06-01 10:49:54.215 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-06-01 10:49:54.338 | Collecting Babel===2.9.1 2021-06-01 10:49:54.360 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2021-06-01 10:49:54.640 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-06-01 10:49:54.646 | Requirement already satisfied: alembic===1.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.4) 2021-06-01 10:49:54.655 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (5.1.0) 2021-06-01 10:49:54.700 | 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-06-01 10:49:54.705 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (4.2.2) 2021-06-01 10:49:54.708 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.2) 2021-06-01 10:49:54.711 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-06-01 10:49:54.723 | Requirement already satisfied: ovs===2.13.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.13.3) 2021-06-01 10:49:54.727 | 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-06-01 10:49:54.763 | 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-06-01 10:49:54.773 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2021-06-01 10:49:54.776 | 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 355)) (0.2.8) 2021-06-01 10:49:54.780 | Requirement already satisfied: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.8.0) 2021-06-01 10:49:54.792 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (20.0.1) 2021-06-01 10:49:54.807 | 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 302)) (2.4.0) 2021-06-01 10:49:54.822 | 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 290)) (2.1.0) 2021-06-01 10:49:54.826 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2020.12.5) 2021-06-01 10:49:54.829 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-06-01 10:49:54.833 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-06-01 10:49:54.837 | 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-06-01 10:49:54.839 | 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-06-01 10:49:54.845 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.5.1) 2021-06-01 10:49:54.883 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2021-06-01 10:49:54.889 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-06-01 10:49:54.891 | 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 421)) (1.6.0) 2021-06-01 10:49:54.894 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-06-01 10:49:54.897 | 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 563)) (1.4.0) 2021-06-01 10:49:55.758 | Collecting numpy===1.20.3 2021-06-01 10:49:55.787 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e51/5c9a93aebe271/numpy-1.20.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.4 MB) 2021-06-01 10:49:56.187 | 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-06-01 10:49:56.215 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.20) 2021-06-01 10:49:56.218 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.1) 2021-06-01 10:49:56.221 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.6) 2021-06-01 10:49:56.224 | 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 406)) (1.0.4) 2021-06-01 10:49:56.226 | 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-06-01 10:49:56.235 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (5.0.0) 2021-06-01 10:49:56.237 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-06-01 10:49:56.293 | Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-06-01 10:49:56.346 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (1.8.2) 2021-06-01 10:49:56.349 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.2.5) 2021-06-01 10:49:56.354 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-06-01 10:49:56.358 | Building wheels for collected packages: zVMCloudConnector 2021-06-01 10:49:56.359 | Building wheel for zVMCloudConnector (setup.py): started 2021-06-01 10:49:57.314 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-06-01 10:49:57.317 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=cf6684e3a988f800a9a022647859dc2760e8b47c0fb90bcf29aabfa4360dcf61 2021-06-01 10:49:57.317 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-06-01 10:49:57.318 | Successfully built zVMCloudConnector 2021-06-01 10:49:58.295 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, Babel, os-xenapi, pypowervm, zVMCloudConnector, nova 2021-06-01 10:50:03.089 | Running setup.py develop for nova 2021-06-01 10:50:06.556 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.20.3 os-resource-classes-1.0.0 os-xenapi-0.3.4 pypowervm-1.1.26 websockify-0.9.0 zVMCloudConnector-1.4.1 2021-06-01 10:50:06.736 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-01 10:50:06.736 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-01 10:50:06.834 | + inc/python:pip_install:200 : result=0 2021-06-01 10:50:06.836 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-01 10:50:06.838 | + functions-common:time_stop:2304 : local name 2021-06-01 10:50:06.841 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:50:06.843 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:50:06.845 | + functions-common:time_stop:2307 : local total 2021-06-01 10:50:06.848 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:50:06.850 | + functions-common:time_stop:2310 : name=pip_install 2021-06-01 10:50:06.852 | + functions-common:time_stop:2311 : start_time=1622544582263 2021-06-01 10:50:06.854 | + functions-common:time_stop:2313 : [[ -z 1622544582263 ]] 2021-06-01 10:50:06.857 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:50:06.861 | + functions-common:time_stop:2316 : end_time=1622544606858 2021-06-01 10:50:06.864 | + functions-common:time_stop:2317 : elapsed_time=24595 2021-06-01 10:50:06.866 | + functions-common:time_stop:2318 : total=203142 2021-06-01 10:50:06.868 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:50:06.870 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=227737 2021-06-01 10:50:06.872 | + inc/python:pip_install:203 : return 0 2021-06-01 10:50:06.875 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-06-01 10:50:06.877 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-06-01 10:50:06.880 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-06-01 10:50:06.898 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-06-01 10:50:06.910 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2021-06-01 10:50:06.912 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-06-01 10:50:06.915 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-01 10:50:06.917 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-01 10:50:06.919 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-06-01 10:50:06.922 | + inc/python:use_library_from_git:253 : return 1 2021-06-01 10:50:06.925 | + lib/nova:install_nova:855 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-06-01 10:50:06.937 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-01 10:50:06.940 | + ./stack.sh:main:902 : configure_nova 2021-06-01 10:50:06.943 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-06-01 10:50:06.956 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-06-01 10:50:06.958 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-06-01 10:50:06.961 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-06-01 10:50:06.965 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-06-01 10:50:06.966 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-06-01 10:50:06.973 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-06-01 10:50:06.975 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-06-01 10:50:06.978 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-06-01 10:50:06.980 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-06-01 10:50:06.983 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-06-01 10:50:06.986 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-06-01 10:50:06.988 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-06-01 10:50:06.991 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-06-01 10:50:07.006 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-06-01 10:50:07.019 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-06-01 10:50:07.032 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-06-01 10:50:07.045 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-06-01 10:50:07.058 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-06-01 10:50:07.061 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-06-01 10:50:07.066 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.M7wpMT7okP 2021-06-01 10:50:07.069 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-06-01 10:50:07.071 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-06-01 10:50:07.073 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-06-01 10:50:07.076 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-06-01 10:50:07.078 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-06-01 10:50:07.081 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.M7wpMT7okP 2021-06-01 10:50:07.084 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.M7wpMT7okP 2021-06-01 10:50:07.097 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.M7wpMT7okP /etc/sudoers.d/nova-rootwrap 2021-06-01 10:50:07.110 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-06-01 10:50:07.114 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-06-01 10:50:07.117 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-06-01 10:50:07.119 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-06-01 10:50:07.122 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-06-01 10:50:07.124 | + 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-06-01 10:50:07.127 | + 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-06-01 10:50:07.130 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-06-01 10:50:07.133 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-06-01 10:50:07.139 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-06-01 10:50:07.158 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:50:07.160 | + lib/nova:configure_nova:325 : create_nova_conf 2021-06-01 10:50:07.163 | + lib/nova:create_nova_conf:392 : rm -f /opt/stack/nova/bin/nova.conf 2021-06-01 10:50:07.166 | + lib/nova:create_nova_conf:395 : rm -f /etc/nova/nova.conf 2021-06-01 10:50:07.170 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-06-01 10:50:07.199 | + lib/nova:create_nova_conf:397 : '[' True == True ']' 2021-06-01 10:50:07.201 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-06-01 10:50:07.227 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-06-01 10:50:07.256 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-06-01 10:50:07.282 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-06-01 10:50:07.312 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf scheduler workers 2 2021-06-01 10:50:07.341 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-06-01 10:50:07.371 | + lib/nova:create_nova_conf:405 : [[ 4 == 6 ]] 2021-06-01 10:50:07.374 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.74 2021-06-01 10:50:07.400 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-06-01 10:50:07.427 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-06-01 10:50:07.453 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-06-01 10:50:07.480 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-06-01 10:50:07.507 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-06-01 10:50:07.537 | + lib/nova:create_nova_conf:417 : is_fedora 2021-06-01 10:50:07.539 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-01 10:50:07.541 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-01 10:50:07.544 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-01 10:50:07.546 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-01 10:50:07.548 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-01 10:50:07.551 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-01 10:50:07.553 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-06-01 10:50:07.555 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-06-01 10:50:07.557 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-01 10:50:07.559 | + lib/nova:create_nova_conf:417 : is_suse 2021-06-01 10:50:07.562 | + functions-common:is_suse:462 : is_opensuse 2021-06-01 10:50:07.564 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-01 10:50:07.566 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-01 10:50:07.568 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-01 10:50:07.570 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-01 10:50:07.573 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-01 10:50:07.575 | + lib/nova:create_nova_conf:426 : is_service_enabled n-api n-cond n-sched 2021-06-01 10:50:07.591 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:50:07.593 | + lib/nova:create_nova_conf:430 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-01 10:50:07.596 | + lib/nova:create_nova_conf:433 : local db=nova_cell0 2021-06-01 10:50:07.598 | + lib/nova:create_nova_conf:436 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-06-01 10:50:07.627 | ++ lib/nova:create_nova_conf:439 : database_connection_url nova_cell0 2021-06-01 10:50:07.629 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-06-01 10:50:07.631 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-06-01 10:50:07.634 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-06-01 10:50:07.636 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-06-01 10:50:07.639 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-06-01 10:50:07.669 | ++ lib/nova:create_nova_conf:440 : database_connection_url nova_api 2021-06-01 10:50:07.672 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-06-01 10:50:07.674 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-06-01 10:50:07.676 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-06-01 10:50:07.679 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-06-01 10:50:07.681 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-06-01 10:50:07.711 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache enabled True 2021-06-01 10:50:07.741 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-06-01 10:50:07.768 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-06-01 10:50:07.794 | + lib/nova:create_nova_conf:450 : is_service_enabled n-api 2021-06-01 10:50:07.810 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:50:07.812 | + lib/nova:create_nova_conf:451 : is_service_enabled n-api-meta 2021-06-01 10:50:07.828 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:50:07.832 | ++ lib/nova:create_nova_conf:453 : echo osapi_compute,metadata 2021-06-01 10:50:07.832 | ++ lib/nova:create_nova_conf:453 : sed s/,metadata// 2021-06-01 10:50:07.837 | + lib/nova:create_nova_conf:453 : NOVA_ENABLED_APIS=osapi_compute 2021-06-01 10:50:07.839 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-06-01 10:50:07.866 | + lib/nova:create_nova_conf:456 : is_service_enabled tls-proxy 2021-06-01 10:50:07.883 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:50:07.885 | + lib/nova:create_nova_conf:462 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-06-01 10:50:07.888 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-06-01 10:50:07.890 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-06-01 10:50:07.892 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-06-01 10:50:07.894 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-06-01 10:50:07.923 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-06-01 10:50:07.951 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.74/identity 2021-06-01 10:50:07.978 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-06-01 10:50:08.005 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-06-01 10:50:08.033 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-06-01 10:50:08.060 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-06-01 10:50:08.087 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-06-01 10:50:08.115 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-01 10:50:08.142 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-06-01 10:50:08.169 | + lib/nova:create_nova_conf:465 : is_service_enabled cinder 2021-06-01 10:50:08.185 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:50:08.187 | + lib/nova:create_nova_conf:466 : configure_cinder_access 2021-06-01 10:50:08.190 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-06-01 10:50:08.220 | + lib/nova:configure_cinder_access:588 : iniset /etc/nova/nova.conf cinder auth_type password 2021-06-01 10:50:08.247 | + lib/nova:configure_cinder_access:589 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.74/identity 2021-06-01 10:50:08.274 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder username nova 2021-06-01 10:50:08.301 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-06-01 10:50:08.328 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-06-01 10:50:08.355 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder project_name service 2021-06-01 10:50:08.383 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-06-01 10:50:08.409 | + lib/nova:configure_cinder_access:601 : is_service_enabled tls-proxy 2021-06-01 10:50:08.426 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:50:08.428 | + lib/nova:create_nova_conf:469 : '[' -n /opt/stack/data/nova ']' 2021-06-01 10:50:08.430 | + lib/nova:create_nova_conf:470 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-06-01 10:50:08.457 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-06-01 10:50:08.486 | + lib/nova:create_nova_conf:473 : '[' -n /opt/stack/data/nova/instances ']' 2021-06-01 10:50:08.489 | + lib/nova:create_nova_conf:474 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-06-01 10:50:08.517 | + lib/nova:create_nova_conf:476 : '[' False '!=' False ']' 2021-06-01 10:50:08.520 | + lib/nova:create_nova_conf:479 : '[' False '!=' False ']' 2021-06-01 10:50:08.522 | + lib/nova:create_nova_conf:484 : is_suse 2021-06-01 10:50:08.524 | + functions-common:is_suse:462 : is_opensuse 2021-06-01 10:50:08.527 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-01 10:50:08.529 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-01 10:50:08.531 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-01 10:50:08.534 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-01 10:50:08.536 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-01 10:50:08.539 | + lib/nova:create_nova_conf:489 : setup_logging /etc/nova/nova.conf 2021-06-01 10:50:08.541 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-06-01 10:50:08.543 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-06-01 10:50:08.546 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-06-01 10:50:08.562 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-06-01 10:50:08.564 | + functions:setup_systemd_logging:695 : local pidstr= 2021-06-01 10:50:08.567 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-06-01 10:50:08.569 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-06-01 10:50:08.571 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-06-01 10:50:08.602 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-06-01 10:50:08.631 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-06-01 10:50:08.658 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-01 10:50:08.685 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-06-01 10:50:08.715 | + lib/nova:create_nova_conf:493 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-06-01 10:50:08.718 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-06-01 10:50:08.720 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-06-01 10:50:08.723 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-06-01 10:50:08.725 | + lib/apache:write_uwsgi_config:257 : local http= 2021-06-01 10:50:08.727 | + lib/apache:write_uwsgi_config:258 : local name= 2021-06-01 10:50:08.730 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-06-01 10:50:08.734 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-06-01 10:50:08.736 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-06-01 10:50:08.738 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-01 10:50:08.751 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-01 10:50:08.752 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-01 10:50:08.760 | d /var/run/uwsgi 0755 ubuntu root 2021-06-01 10:50:08.763 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-01 10:50:08.779 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-06-01 10:50:08.781 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-06-01 10:50:08.785 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-06-01 10:50:08.814 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-06-01 10:50:08.841 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-06-01 10:50:08.868 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-06-01 10:50:08.896 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-06-01 10:50:08.922 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-06-01 10:50:08.949 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-06-01 10:50:08.976 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-06-01 10:50:09.004 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-06-01 10:50:09.031 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-06-01 10:50:09.058 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-06-01 10:50:09.086 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-06-01 10:50:09.112 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-06-01 10:50:09.140 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-06-01 10:50:09.143 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-06-01 10:50:09.145 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-06-01 10:50:09.148 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-06-01 10:50:09.150 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-06-01 10:50:09.152 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:50:09.155 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:50:09.157 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-06-01 10:50:09.160 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-06-01 10:50:09.162 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-06-01 10:50:09.189 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-06-01 10:50:09.217 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-06-01 10:50:09.218 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-06-01 10:50:09.227 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-06-01 10:50:09.230 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-06-01 10:50:09.232 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-06-01 10:50:09.235 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-06-01 10:50:09.237 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-01 10:50:09.239 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-01 10:50:09.242 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:50:09.244 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:50:09.246 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-01 10:50:09.249 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-06-01 10:50:09.251 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:50:09.253 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:50:09.256 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-06-01 10:50:09.318 | Enabling site nova-api-wsgi. 2021-06-01 10:50:09.323 | To activate the new configuration, you need to run: 2021-06-01 10:50:09.323 | systemctl reload apache2 2021-06-01 10:50:09.328 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-06-01 10:50:09.331 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-06-01 10:50:09.333 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-06-01 10:50:09.335 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-06-01 10:50:09.462 | + lib/nova:create_nova_conf:494 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-06-01 10:50:09.464 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-06-01 10:50:09.467 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-06-01 10:50:09.470 | + lib/apache:write_uwsgi_config:256 : local url= 2021-06-01 10:50:09.473 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-06-01 10:50:09.476 | + lib/apache:write_uwsgi_config:258 : local name= 2021-06-01 10:50:09.479 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-06-01 10:50:09.483 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-06-01 10:50:09.485 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-06-01 10:50:09.488 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-01 10:50:09.501 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-01 10:50:09.502 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-01 10:50:09.511 | d /var/run/uwsgi 0755 ubuntu root 2021-06-01 10:50:09.514 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-01 10:50:09.531 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-06-01 10:50:09.533 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-06-01 10:50:09.537 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-06-01 10:50:09.567 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-06-01 10:50:09.594 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-06-01 10:50:09.622 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-06-01 10:50:09.649 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-06-01 10:50:09.677 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-06-01 10:50:09.704 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-06-01 10:50:09.732 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-06-01 10:50:09.759 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-06-01 10:50:09.786 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-06-01 10:50:09.814 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-06-01 10:50:09.841 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-06-01 10:50:09.869 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-06-01 10:50:09.896 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-06-01 10:50:09.899 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-06-01 10:50:09.926 | + lib/nova:create_nova_conf:496 : is_service_enabled ceilometer 2021-06-01 10:50:09.942 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:50:09.945 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-06-01 10:50:09.977 | ++ lib/nova:create_nova_conf:505 : get_notification_url 2021-06-01 10:50:09.979 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-06-01 10:50:09.982 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-06-01 10:50:10.001 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:50:10.004 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2021-06-01 10:50:10.007 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2021-06-01 10:50:10.036 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-06-01 10:50:10.065 | + lib/nova:create_nova_conf:507 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-06-01 10:50:10.068 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-06-01 10:50:10.070 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-06-01 10:50:10.072 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-01 10:50:10.075 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-06-01 10:50:10.077 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-01 10:50:10.093 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:50:10.097 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-06-01 10:50:10.099 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-06-01 10:50:10.102 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-01 10:50:10.117 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:50:10.120 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2021-06-01 10:50:10.122 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2021-06-01 10:50:10.150 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-01 10:50:10.152 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-01 10:50:10.155 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-06-01 10:50:10.182 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-06-01 10:50:10.210 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf conductor workers 2 2021-06-01 10:50:10.240 | + lib/nova:create_nova_conf:514 : is_service_enabled tls-proxy 2021-06-01 10:50:10.257 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:50:10.259 | + lib/nova:create_nova_conf:519 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-06-01 10:50:10.287 | + lib/nova:create_nova_conf:521 : '[' True == True ']' 2021-06-01 10:50:10.290 | + lib/nova:create_nova_conf:522 : init_nova_service_user_conf 2021-06-01 10:50:10.292 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-06-01 10:50:10.325 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user auth_type password 2021-06-01 10:50:10.352 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.74/identity 2021-06-01 10:50:10.380 | + lib/nova:init_nova_service_user_conf:726 : iniset /etc/nova/nova.conf service_user username nova 2021-06-01 10:50:10.408 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-06-01 10:50:10.436 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-06-01 10:50:10.464 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user project_name service 2021-06-01 10:50:10.495 | + lib/nova:init_nova_service_user_conf:730 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-06-01 10:50:10.526 | + lib/nova:init_nova_service_user_conf:731 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-06-01 10:50:10.554 | + lib/nova:create_nova_conf:525 : is_service_enabled n-cond 2021-06-01 10:50:10.578 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:50:10.582 | ++ lib/nova:create_nova_conf:526 : seq 1 1 2021-06-01 10:50:10.586 | + lib/nova:create_nova_conf:526 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-01 10:50:10.589 | + lib/nova:create_nova_conf:527 : local conf 2021-06-01 10:50:10.591 | + lib/nova:create_nova_conf:528 : local vhost 2021-06-01 10:50:10.594 | ++ lib/nova:create_nova_conf:529 : conductor_conf 1 2021-06-01 10:50:10.597 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-06-01 10:50:10.599 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-06-01 10:50:10.602 | + lib/nova:create_nova_conf:529 : conf=/etc/nova/nova_cell1.conf 2021-06-01 10:50:10.604 | + lib/nova:create_nova_conf:530 : vhost=nova_cell1 2021-06-01 10:50:10.607 | + lib/nova:create_nova_conf:532 : rm -f /etc/nova/nova_cell1.conf 2021-06-01 10:50:10.611 | ++ lib/nova:create_nova_conf:533 : database_connection_url nova_cell1 2021-06-01 10:50:10.614 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-06-01 10:50:10.617 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-06-01 10:50:10.620 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-06-01 10:50:10.622 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-06-01 10:50:10.625 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-06-01 10:50:10.657 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-06-01 10:50:10.690 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-06-01 10:50:10.720 | + lib/nova:create_nova_conf:537 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-01 10:50:10.723 | + lib/nova:create_nova_conf:540 : rpc_backend_add_vhost nova_cell1 2021-06-01 10:50:10.725 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-06-01 10:50:10.727 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-06-01 10:50:10.744 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:50:10.747 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-06-01 10:50:10.748 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-06-01 10:50:11.458 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-06-01 10:50:11.460 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-06-01 10:50:12.117 | Adding vhost "nova_cell1" ... 2021-06-01 10:50:12.160 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-06-01 10:50:12.859 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-06-01 10:50:12.882 | + lib/nova:create_nova_conf:541 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-06-01 10:50:12.885 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-06-01 10:50:12.887 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-06-01 10:50:12.889 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-01 10:50:12.891 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-06-01 10:50:12.894 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-01 10:50:12.910 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:50:12.913 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-06-01 10:50:12.916 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-06-01 10:50:12.918 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-01 10:50:12.934 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:50:12.937 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/nova_cell1 2021-06-01 10:50:12.939 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/nova_cell1 2021-06-01 10:50:12.967 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-01 10:50:12.969 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-01 10:50:12.972 | + lib/nova:create_nova_conf:545 : is_service_enabled placement placement-client 2021-06-01 10:50:12.989 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:50:12.991 | + lib/nova:create_nova_conf:546 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-06-01 10:50:12.993 | + lib/nova:configure_placement_nova_compute:574 : local conf=/etc/nova/nova_cell1.conf 2021-06-01 10:50:12.996 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-06-01 10:50:13.027 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.74/identity 2021-06-01 10:50:13.055 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-06-01 10:50:13.082 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-06-01 10:50:13.109 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-06-01 10:50:13.138 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-06-01 10:50:13.165 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-06-01 10:50:13.193 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-06-01 10:50:13.220 | + lib/nova:create_nova_conf:550 : setup_logging /etc/nova/nova_cell1.conf 2021-06-01 10:50:13.223 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-06-01 10:50:13.225 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-06-01 10:50:13.228 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-06-01 10:50:13.245 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-06-01 10:50:13.247 | + functions:setup_systemd_logging:695 : local pidstr= 2021-06-01 10:50:13.250 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-06-01 10:50:13.252 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-06-01 10:50:13.254 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-06-01 10:50:13.286 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-06-01 10:50:13.313 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-06-01 10:50:13.341 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-01 10:50:13.369 | + lib/nova:create_nova_conf:557 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-01 10:50:13.372 | ++ lib/nova:create_nova_conf:560 : seq 1 1 2021-06-01 10:50:13.376 | + lib/nova:create_nova_conf:560 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-01 10:50:13.378 | + lib/nova:create_nova_conf:561 : local conf 2021-06-01 10:50:13.381 | + lib/nova:create_nova_conf:562 : local offset 2021-06-01 10:50:13.384 | ++ lib/nova:create_nova_conf:563 : conductor_conf 1 2021-06-01 10:50:13.386 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-06-01 10:50:13.388 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-06-01 10:50:13.391 | + lib/nova:create_nova_conf:563 : conf=/etc/nova/nova_cell1.conf 2021-06-01 10:50:13.393 | + lib/nova:create_nova_conf:564 : offset=0 2021-06-01 10:50:13.396 | + lib/nova:create_nova_conf:565 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-06-01 10:50:13.398 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2021-06-01 10:50:13.400 | + lib/nova:configure_console_proxies:673 : local offset=0 2021-06-01 10:50:13.402 | + lib/nova:configure_console_proxies:677 : offset=0 2021-06-01 10:50:13.405 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2021-06-01 10:50:13.421 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:50:13.423 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2021-06-01 10:50:13.426 | + lib/nova:configure_console_proxies:711 : is_service_enabled n-spice 2021-06-01 10:50:13.442 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:50:13.445 | + lib/nova:configure_console_proxies:716 : is_service_enabled n-sproxy 2021-06-01 10:50:13.460 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:50:13.463 | + lib/nova:configure_nova:327 : is_service_enabled n-cpu 2021-06-01 10:50:13.479 | + functions-common:is_service_enabled:1960 : return 1 2021-06-01 10:50:13.482 | + ./stack.sh:main:905 : is_service_enabled placement 2021-06-01 10:50:13.499 | + functions-common:is_service_enabled:1960 : return 0 2021-06-01 10:50:13.502 | + ./stack.sh:main:907 : stack_install_service placement 2021-06-01 10:50:13.504 | + lib/stack:stack_install_service:20 : local service=placement 2021-06-01 10:50:13.507 | + lib/stack:stack_install_service:21 : type install_placement 2021-06-01 10:50:13.509 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-01 10:50:13.512 | + lib/stack:stack_install_service:32 : install_placement 2021-06-01 10:50:13.514 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-06-01 10:50:13.517 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-06-01 10:50:13.519 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:50:13.521 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:50:13.524 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-06-01 10:50:13.526 | + functions-common:install_package:1342 : update_package_repo 2021-06-01 10:50:13.529 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-01 10:50:13.532 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-06-01 10:50:13.535 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-01 10:50:13.537 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-01 10:50:13.539 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-06-01 10:50:13.542 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:50:13.544 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:50:13.546 | + functions-common:update_package_repo:1323 : apt_get_update 2021-06-01 10:50:13.549 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-01 10:50:13.552 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-01 10:50:13.554 | + functions-common:apt_get_update:1069 : return 2021-06-01 10:50:13.557 | + functions-common:install_package:1343 : real_install_package apache2 2021-06-01 10:50:13.559 | + functions-common:real_install_package:1328 : is_ubuntu 2021-06-01 10:50:13.563 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:50:13.566 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:50:13.568 | + functions-common:real_install_package:1329 : apt_get install apache2 2021-06-01 10:50:13.590 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-06-01 10:50:13.697 | Reading package lists... 2021-06-01 10:50:13.917 | Building dependency tree... 2021-06-01 10:50:13.919 | Reading state information... 2021-06-01 10:50:14.144 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-06-01 10:50:14.144 | The following packages were automatically installed and are no longer required: 2021-06-01 10:50:14.145 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-01 10:50:14.145 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-01 10:50:14.145 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-01 10:50:14.146 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-01 10:50:14.146 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-01 10:50:14.146 | python3-zope.interface 2021-06-01 10:50:14.146 | Use 'sudo apt autoremove' to remove them. 2021-06-01 10:50:14.256 | 0 upgraded, 0 newly installed, 0 to remove and 46 not upgraded. 2021-06-01 10:50:14.260 | + functions-common:apt_get:1113 : result=0 2021-06-01 10:50:14.263 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-01 10:50:14.265 | + functions-common:time_stop:2304 : local name 2021-06-01 10:50:14.267 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:50:14.270 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:50:14.273 | + functions-common:time_stop:2307 : local total 2021-06-01 10:50:14.275 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:50:14.277 | + functions-common:time_stop:2310 : name=apt-get 2021-06-01 10:50:14.280 | + functions-common:time_stop:2311 : start_time=1622544613587 2021-06-01 10:50:14.282 | + functions-common:time_stop:2313 : [[ -z 1622544613587 ]] 2021-06-01 10:50:14.285 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:50:14.289 | + functions-common:time_stop:2316 : end_time=1622544614286 2021-06-01 10:50:14.291 | + functions-common:time_stop:2317 : elapsed_time=699 2021-06-01 10:50:14.294 | + functions-common:time_stop:2318 : total=251414 2021-06-01 10:50:14.296 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:50:14.298 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=252113 2021-06-01 10:50:14.301 | + functions-common:apt_get:1117 : return 0 2021-06-01 10:50:14.303 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-06-01 10:50:14.306 | + functions-common:is_package_installed:1351 : [[ -z libapache2-mod-wsgi ]] 2021-06-01 10:50:14.308 | + functions-common:is_package_installed:1355 : [[ -z deb ]] 2021-06-01 10:50:14.310 | + functions-common:is_package_installed:1359 : [[ deb = \d\e\b ]] 2021-06-01 10:50:14.313 | + functions-common:is_package_installed:1360 : dpkg -s libapache2-mod-wsgi 2021-06-01 10:50:14.336 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-06-01 10:50:14.338 | + functions-common:install_package:1342 : update_package_repo 2021-06-01 10:50:14.340 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-01 10:50:14.343 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-06-01 10:50:14.345 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-01 10:50:14.348 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-01 10:50:14.350 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-06-01 10:50:14.352 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:50:14.355 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:50:14.357 | + functions-common:update_package_repo:1323 : apt_get_update 2021-06-01 10:50:14.360 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-01 10:50:14.363 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-01 10:50:14.365 | + functions-common:apt_get_update:1069 : return 2021-06-01 10:50:14.368 | + functions-common:install_package:1343 : real_install_package libapache2-mod-wsgi-py3 2021-06-01 10:50:14.370 | + functions-common:real_install_package:1328 : is_ubuntu 2021-06-01 10:50:14.373 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:50:14.375 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:50:14.378 | + functions-common:real_install_package:1329 : apt_get install libapache2-mod-wsgi-py3 2021-06-01 10:50:14.400 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-06-01 10:50:14.505 | Reading package lists... 2021-06-01 10:50:14.730 | Building dependency tree... 2021-06-01 10:50:14.732 | Reading state information... 2021-06-01 10:50:14.957 | The following packages were automatically installed and are no longer required: 2021-06-01 10:50:14.959 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-01 10:50:14.959 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-01 10:50:14.959 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-01 10:50:14.959 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-01 10:50:14.959 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-01 10:50:14.959 | python3-zope.interface 2021-06-01 10:50:14.959 | Use 'sudo apt autoremove' to remove them. 2021-06-01 10:50:15.024 | The following NEW packages will be installed: 2021-06-01 10:50:15.024 | libapache2-mod-wsgi-py3 2021-06-01 10:50:15.479 | 0 upgraded, 1 newly installed, 0 to remove and 46 not upgraded. 2021-06-01 10:50:15.480 | Need to get 93.3 kB of archives. 2021-06-01 10:50:15.480 | After this operation, 300 kB of additional disk space will be used. 2021-06-01 10:50:15.480 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2021-06-01 10:50:16.435 | Fetched 93.3 kB in 1s (108 kB/s) 2021-06-01 10:50:16.468 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-06-01 10:50:16.521 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91079 files and directories currently installed.) 2021-06-01 10:50:16.524 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-06-01 10:50:16.527 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-06-01 10:50:16.590 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-06-01 10:50:16.760 | apache2_invoke: Enable module wsgi 2021-06-01 10:50:20.990 | + functions-common:apt_get:1113 : result=0 2021-06-01 10:50:20.992 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-01 10:50:20.995 | + functions-common:time_stop:2304 : local name 2021-06-01 10:50:20.997 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:50:21.000 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:50:21.002 | + functions-common:time_stop:2307 : local total 2021-06-01 10:50:21.004 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:50:21.006 | + functions-common:time_stop:2310 : name=apt-get 2021-06-01 10:50:21.009 | + functions-common:time_stop:2311 : start_time=1622544614397 2021-06-01 10:50:21.011 | + functions-common:time_stop:2313 : [[ -z 1622544614397 ]] 2021-06-01 10:50:21.014 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:50:21.018 | + functions-common:time_stop:2316 : end_time=1622544621015 2021-06-01 10:50:21.020 | + functions-common:time_stop:2317 : elapsed_time=6618 2021-06-01 10:50:21.023 | + functions-common:time_stop:2318 : total=252113 2021-06-01 10:50:21.025 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:50:21.027 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=258731 2021-06-01 10:50:21.030 | + functions-common:apt_get:1117 : return 0 2021-06-01 10:50:21.032 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-06-01 10:50:21.035 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-06-01 10:50:21.037 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-01 10:50:21.040 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-01 10:50:21.042 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-01 10:50:21.045 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-06-01 10:50:21.047 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-06-01 10:50:21.103 | wsgi (enabled by maintainer script) 2021-06-01 10:50:21.106 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-06-01 10:50:21.109 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-06-01 10:50:21.111 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-01 10:50:21.114 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-06-01 10:50:21.117 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-06-01 10:50:21.120 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-06-01 10:50:21.123 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-06-01 10:50:21.124 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-06-01 10:50:21.129 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-06-01 10:50:21.132 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-06-01 10:50:21.134 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-06-01 10:50:21.137 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-06-01 10:50:21.139 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-06-01 10:50:21.162 | Using python 3.8 to install osc-placement 2021-06-01 10:50:21.164 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-06-01 10:50:21.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:50:21.923 | from cryptography.utils import int_from_bytes 2021-06-01 10:50:21.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-01 10:50:21.923 | from cryptography.utils import int_from_bytes 2021-06-01 10:50:22.985 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-01 10:50:22.985 | 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-06-01 10:50:22.989 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:50:22.990 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:50:22.990 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:50:22.992 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:50:22.993 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:50:22.997 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:50:23.004 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-01 10:50:23.141 | Collecting osc-placement===2.2.0 2021-06-01 10:50:23.147 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/05aba1d3f5eed/osc_placement-2.2.0-py3-none-any.whl (57 kB) 2021-06-01 10:50:23.249 | 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 322)) (4.9.0) 2021-06-01 10:50:23.265 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (20.9) 2021-06-01 10:50:23.271 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (5.6.0) 2021-06-01 10:50:23.274 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (2.4.7) 2021-06-01 10:50:23.278 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2021.1) 2021-06-01 10:50:23.282 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (3.17.2) 2021-06-01 10:50:23.285 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (1.16.0) 2021-06-01 10:50:23.288 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (4.3.1) 2021-06-01 10:50:23.347 | 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 302)) (2.4.0) 2021-06-01 10:50:23.363 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2021-06-01 10:50:23.368 | 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 309)) (5.0.1) 2021-06-01 10:50:23.374 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.10.9) 2021-06-01 10:50:23.378 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-06-01 10:50:23.385 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.1.14) 2021-06-01 10:50:23.388 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (2.25.1) 2021-06-01 10:50:23.407 | 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 296)) (1.7.0) 2021-06-01 10:50:23.412 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.3.0) 2021-06-01 10:50:23.419 | Requirement already satisfied: openstacksdk===0.57.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (0.57.0) 2021-06-01 10:50:23.446 | Requirement already satisfied: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.8.0) 2021-06-01 10:50:23.458 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (1.12.1) 2021-06-01 10:50:23.460 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.26.4) 2021-06-01 10:50:23.480 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-06-01 10:50:23.484 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-06-01 10:50:23.488 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2020.12.5) 2021-06-01 10:50:23.491 | 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-06-01 10:50:23.494 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (1.4.0) 2021-06-01 10:50:23.497 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-06-01 10:50:23.500 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.7) 2021-06-01 10:50:23.540 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2021-06-01 10:50:23.561 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-06-01 10:50:23.565 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (0.10.0) 2021-06-01 10:50:23.569 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.3) 2021-06-01 10:50:23.575 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2021-06-01 10:50:23.580 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (0.7.2) 2021-06-01 10:50:23.582 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-06-01 10:50:23.639 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-06-01 10:50:23.642 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.1) 2021-06-01 10:50:23.645 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.2.5) 2021-06-01 10:50:23.650 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (1.8.2) 2021-06-01 10:50:23.653 | Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-06-01 10:50:23.708 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-06-01 10:50:23.712 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.20) 2021-06-01 10:50:25.485 | Installing collected packages: osc-placement 2021-06-01 10:50:25.654 | Successfully installed osc-placement-2.2.0 2021-06-01 10:50:25.795 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-01 10:50:25.795 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-01 10:50:25.878 | + inc/python:pip_install:200 : result=0 2021-06-01 10:50:25.881 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-01 10:50:25.883 | + functions-common:time_stop:2304 : local name 2021-06-01 10:50:25.886 | + functions-common:time_stop:2305 : local end_time 2021-06-01 10:50:25.888 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-01 10:50:25.890 | + functions-common:time_stop:2307 : local total 2021-06-01 10:50:25.893 | + functions-common:time_stop:2308 : local start_time 2021-06-01 10:50:25.896 | + functions-common:time_stop:2310 : name=pip_install 2021-06-01 10:50:25.898 | + functions-common:time_stop:2311 : start_time=1622544621156 2021-06-01 10:50:25.901 | + functions-common:time_stop:2313 : [[ -z 1622544621156 ]] 2021-06-01 10:50:25.904 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-01 10:50:25.909 | + functions-common:time_stop:2316 : end_time=1622544625905 2021-06-01 10:50:25.911 | + functions-common:time_stop:2317 : elapsed_time=4749 2021-06-01 10:50:25.913 | + functions-common:time_stop:2318 : total=227737 2021-06-01 10:50:25.916 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-01 10:50:25.918 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=232486 2021-06-01 10:50:25.921 | + inc/python:pip_install:203 : return 0 2021-06-01 10:50:25.923 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-06-01 10:50:25.926 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-06-01 10:50:25.928 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-06-01 10:50:25.931 | + functions-common:git_clone:525 : local git_ref=master 2021-06-01 10:50:25.933 | + functions-common:git_clone:526 : local orig_dir 2021-06-01 10:50:25.936 | ++ functions-common:git_clone:527 : pwd 2021-06-01 10:50:25.939 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-01 10:50:25.941 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-01 10:50:25.944 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-01 10:50:25.961 | + functions-common:git_clone:530 : RECLONE=False 2021-06-01 10:50:25.963 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-01 10:50:25.966 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-01 10:50:25.969 | + functions-common:git_clone:544 : echo master 2021-06-01 10:50:25.969 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-01 10:50:25.975 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-06-01 10:50:25.978 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-06-01 10:50:25.980 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-06-01 10:50:25.982 | + functions-common:git_timed:617 : local count=0 2021-06-01 10:50:25.985 | + functions-common:git_timed:618 : local timeout=0 2021-06-01 10:50:25.987 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-06-01 10:50:25.989 | + functions-common:git_timed:621 : timeout=0 2021-06-01 10:50:25.991 | + functions-common:git_timed:624 : time_start git_timed 2021-06-01 10:50:25.994 | + functions-common:time_start:2290 : local name=git_timed 2021-06-01 10:50:25.996 | + functions-common:time_start:2291 : local start_time= 2021-06-01 10:50:25.998 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-01 10:50:26.001 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-01 10:50:26.006 | + functions-common:time_start:2295 : _TIME_START[$name]=1622544626003 2021-06-01 10:50:26.008 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-06-01 10:50:26.011 | Cloning into '/opt/stack/placement'... 2021-06-01 10:52:34.823 | error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet. 2021-06-01 10:52:34.823 | fatal: the remote end hung up unexpectedly 2021-06-01 10:52:34.823 | fatal: early EOF 2021-06-01 10:52:34.824 | fatal: index-pack failed 2021-06-01 10:52:34.835 | + functions-common:git_timed:628 : [[ 128 -ne 124 ]] 2021-06-01 10:52:34.837 | + functions-common:git_timed:629 : die 629 'git call failed: [git clone' https://opendev.org/openstack/placement.git /opt/stack/placement --branch 'master]' 2021-06-01 10:52:34.839 | + functions-common:die:198 : local exitcode=0 2021-06-01 10:52:34.842 | [Call Trace] 2021-06-01 10:52:34.842 | ./stack.sh:907:stack_install_service 2021-06-01 10:52:34.842 | /home/ubuntu/devstack/lib/stack:32:install_placement 2021-06-01 10:52:34.842 | /home/ubuntu/devstack/lib/placement:140:git_clone 2021-06-01 10:52:34.842 | /home/ubuntu/devstack/functions-common:565:git_timed 2021-06-01 10:52:34.842 | /home/ubuntu/devstack/functions-common:629:die 2021-06-01 10:52:34.846 | [ERROR] /home/ubuntu/devstack/functions-common:629 git call failed: [git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master] 2021-06-01 10:52:35.849 | Error on exit 2021-06-01 10:52:36.842 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-06-01 10:52:36.842 |