2022-06-03 14:54:17.269 | + ./stack.sh:main:462 : exec 2022-06-03 14:54:17.269 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-145417' 2022-06-03 14:54:17.269 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-03-145417.summary.2022-06-03-145417 2022-06-03 14:54:17.269 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 14:54:17.269 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-145417 2022-06-03 14:54:17.269 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-145417 /opt/stack/logs/stack.sh.log 2022-06-03 14:54:17.269 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-145417.summary.2022-06-03-145417 /opt/stack/logs/stack.sh.log.summary 2022-06-03 14:54:17.269 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-03 14:54:17.269 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-03 14:54:17.269 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-03 14:54:17.269 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-03 14:54:17.269 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-03 14:54:17.269 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-03 14:54:17.269 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-03 14:54:17.269 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 14:54:17.269 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-03 14:54:17.271 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-03 14:54:17.275 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 14:54:17.277 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 14:54:17.279 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-03 14:54:17.281 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-03 14:54:17.285 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 14:54:17.287 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-03 14:54:17.289 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-03 14:54:17.291 | + ./stack.sh:main:548 : set -o errexit 2022-06-03 14:54:17.293 | + ./stack.sh:main:551 : uname -a 2022-06-03 14:54:17.294 | Linux n-d-844599-1 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-03 14:54:17.297 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-03 14:54:17.303 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-03 14:54:17.307 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-03 14:54:17.339 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-03 14:54:17.355 | + ./stack.sh:main:565 : fetch_plugins 2022-06-03 14:54:17.357 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-03 14:54:17.359 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-03 14:54:17.362 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-03 14:54:17.364 | + functions-common:fetch_plugins:1673 : return 2022-06-03 14:54:17.365 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-03 14:54:17.367 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-03 14:54:17.369 | + functions-common:run_phase:1751 : local phase= 2022-06-03 14:54:17.371 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 14:54:17.373 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 14:54:17.375 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 14:54:17.377 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 14:54:17.379 | + functions-common:run_phase:1760 : local extra 2022-06-03 14:54:17.381 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 14:54:17.384 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 14:54:17.386 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 14:54:17.388 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 14:54:17.390 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-03 14:54:17.392 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 14:54:17.404 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:54:17.406 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 14:54:17.408 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 14:54:17.410 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 14:54:17.411 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 14:54:17.413 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 14:54:17.415 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 14:54:17.417 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-03 14:54:17.419 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-03 14:54:17.421 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 14:54:17.422 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-03 14:54:17.425 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-03 14:54:17.426 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-03 14:54:17.428 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-03 14:54:17.430 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-03 14:54:17.432 | + functions-common:plugin_override_defaults:1714 : return 2022-06-03 14:54:17.434 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-03 14:54:17.451 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-03 14:54:17.453 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-03 14:54:17.468 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:54:17.471 | +++ lib/tls:source:43 : hostname -f 2022-06-03 14:54:17.474 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-03 14:54:17.476 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-03 14:54:17.478 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-03 14:54:17.480 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-03 14:54:17.481 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-03 14:54:17.483 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-03 14:54:17.490 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-03 14:54:17.492 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-03 14:54:17.494 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-03 14:54:17.496 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-03 14:54:17.501 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-03 14:54:17.514 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-03 14:54:17.535 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-03 14:54:17.550 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-03 14:54:17.562 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-03 14:54:17.589 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-03 14:54:17.636 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-03 14:54:17.719 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-03 14:54:17.742 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-03 14:54:17.778 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-03 14:54:17.829 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-03 14:54:17.958 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-03 14:54:17.971 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-03 14:54:17.983 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-03 14:54:17.996 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-03 14:54:18.078 | + ./stack.sh:main:598 : run_phase source 2022-06-03 14:54:18.080 | + functions-common:run_phase:1750 : local mode=source 2022-06-03 14:54:18.082 | + functions-common:run_phase:1751 : local phase= 2022-06-03 14:54:18.084 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 14:54:18.086 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 14:54:18.089 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 14:54:18.091 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 14:54:18.092 | + functions-common:run_phase:1760 : local extra 2022-06-03 14:54:18.095 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 14:54:18.099 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 14:54:18.100 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 14:54:18.103 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 14:54:18.105 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-03 14:54:18.107 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 14:54:18.122 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:54:18.124 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 14:54:18.126 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-03 14:54:18.167 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-03 14:54:18.169 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-03 14:54:18.171 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 14:54:18.174 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-03 14:54:18.176 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-03 14:54:18.178 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-03 14:54:18.180 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-03 14:54:18.183 | + functions-common:load_plugin_settings:1691 : return 2022-06-03 14:54:18.185 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-03 14:54:18.187 | + functions-common:verify_disabled_services:2033 : local service 2022-06-03 14:54:18.189 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.192 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-03 14:54:18.196 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.202 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-03 14:54:18.204 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.206 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-03 14:54:18.209 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.211 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-03 14:54:18.213 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.215 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-03 14:54:18.218 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.220 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-03 14:54:18.222 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.224 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-03 14:54:18.227 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.229 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-03 14:54:18.231 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.233 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-03 14:54:18.235 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.238 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-03 14:54:18.240 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.243 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-03 14:54:18.245 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.247 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-03 14:54:18.250 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.252 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-03 14:54:18.255 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.257 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-03 14:54:18.259 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.261 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-03 14:54:18.264 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.266 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-03 14:54:18.269 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.271 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-03 14:54:18.273 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.276 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-03 14:54:18.278 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.280 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-03 14:54:18.283 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.286 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-03 14:54:18.288 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.290 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-03 14:54:18.292 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.295 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-03 14:54:18.297 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.299 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-03 14:54:18.301 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.303 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-03 14:54:18.306 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.308 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-03 14:54:18.310 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.312 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-03 14:54:18.315 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.317 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-03 14:54:18.319 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.321 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-03 14:54:18.324 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.326 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-03 14:54:18.328 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.331 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-03 14:54:18.333 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.335 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-03 14:54:18.337 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.340 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-03 14:54:18.342 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.344 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-03 14:54:18.347 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.349 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-03 14:54:18.351 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.354 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-03 14:54:18.356 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.359 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-03 14:54:18.361 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.364 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-03 14:54:18.366 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.368 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-03 14:54:18.371 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.373 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-03 14:54:18.376 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.378 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-03 14:54:18.381 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.383 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-03 14:54:18.385 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:54:18.387 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-03 14:54:18.390 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-03 14:54:18.393 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 14:54:18.395 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-03 14:54:18.411 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:54:18.413 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-03 14:54:18.415 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 14:54:18.418 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-03 14:54:18.433 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:54:18.435 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-03 14:54:18.437 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-03 14:54:18.440 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-03 14:54:18.442 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-03 14:54:18.444 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-03 14:54:18.446 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-03 14:54:18.448 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-03 14:54:18.451 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-03 14:54:18.454 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 14:54:18.456 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-03 14:54:18.459 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 14:54:18.462 | + lib/database:initialize_database_backends:104 : return 0 2022-06-03 14:54:18.464 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-03 14:54:18.464 | Using mysql database backend 2022-06-03 14:54:18.467 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-03 14:54:18.483 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-03 14:54:18.500 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:54:18.503 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-03 14:54:18.520 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-03 14:54:18.536 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:54:18.538 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-03 14:54:18.554 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-03 14:54:18.570 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-03 14:54:18.586 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:54:18.589 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-03 14:54:18.605 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:54:18.607 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-03 14:54:18.609 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-03 14:54:18.627 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:54:18.630 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-03 14:54:18.646 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-03 14:54:18.648 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-03 14:54:18.650 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-03 14:54:18.653 | + functions-common:save_stackenv:60 : local tag=739 2022-06-03 14:54:18.656 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-03 14:54:18.660 | + functions-common:save_stackenv:62 : time_stamp=2022-06-03-145418 2022-06-03 14:54:18.663 | + functions-common:save_stackenv:63 : echo '# 2022-06-03-145418 739' 2022-06-03 14:54:18.665 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:54:18.667 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 14:54:18.670 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:54:18.673 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-03 14:54:18.676 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:54:18.679 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-03 14:54:18.681 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:54:18.684 | + 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,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-03 14:54:18.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:54:18.689 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-06-03 14:54:18.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:54:18.693 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-06-03 14:54:18.696 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:54:18.698 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-03-145417 2022-06-03 14:54:18.701 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:54:18.703 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-03 14:54:18.706 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:54:18.708 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-06-03 14:54:18.710 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:54:18.713 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-03 14:54:18.715 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:54:18.717 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-03 14:54:18.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:54:18.723 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-03 14:54:18.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:54:18.728 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-03 14:54:18.730 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-03 14:54:18.733 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-03 14:54:18.735 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-03 14:54:18.737 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 14:54:18.739 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 14:54:18.742 | ++ functions-common:git_clone:529 : pwd 2022-06-03 14:54:18.744 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 14:54:18.746 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 14:54:18.749 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 14:54:18.764 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 14:54:18.766 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 14:54:18.769 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 14:54:18.771 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 14:54:18.772 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 14:54:18.777 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-03 14:54:18.779 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 14:54:18.781 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-03 14:54:18.794 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-03 14:54:18.796 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 14:54:18.797 | + functions-common:git_clone:607 : head -1 2022-06-03 14:54:18.800 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-03 14:54:18.803 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 14:54:18.806 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-03 14:54:18.808 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 14:54:18.810 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-03 14:54:18.813 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-03 14:54:18.816 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-03 14:54:18.818 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-03 14:54:18.821 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 14:54:18.823 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-03 14:54:18.826 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-03 14:54:18.828 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-03 14:54:18.831 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-03 14:54:18.835 | ++ tools/install_prereqs.sh:source:47 : NOW=1654268058 2022-06-03 14:54:18.838 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-03 14:54:18.842 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-06-03 14:54:18.845 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-06-03 14:54:18.847 | ++ tools/install_prereqs.sh:source:49 : DELTA=1654268058 2022-06-03 14:54:18.850 | ++ tools/install_prereqs.sh:source:50 : [[ 1654268058 -lt 7200 ]] 2022-06-03 14:54:18.852 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-03 14:54:18.855 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-03 14:54:18.857 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-03 14:54:18.859 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-03 14:54:18.862 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-03 14:54:18.864 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-03 14:54:18.867 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-03 14:54:18.870 | +++ 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,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-03 14:54:18.916 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-03 14:54:18.916 | apache2-dev 2022-06-03 14:54:18.916 | bc 2022-06-03 14:54:18.916 | bsdmainutils 2022-06-03 14:54:18.916 | curl 2022-06-03 14:54:18.916 | g++ 2022-06-03 14:54:18.916 | gcc 2022-06-03 14:54:18.916 | gettext 2022-06-03 14:54:18.916 | git 2022-06-03 14:54:18.916 | graphviz 2022-06-03 14:54:18.916 | iputils-ping 2022-06-03 14:54:18.916 | libapache2-mod-proxy-uwsgi 2022-06-03 14:54:18.916 | libffi-dev 2022-06-03 14:54:18.916 | libjpeg-dev 2022-06-03 14:54:18.916 | libmysqlclient-dev 2022-06-03 14:54:18.916 | libpcre3-dev 2022-06-03 14:54:18.916 | libpq-dev 2022-06-03 14:54:18.916 | libssl-dev 2022-06-03 14:54:18.916 | libsystemd-dev 2022-06-03 14:54:18.916 | libxml2-dev 2022-06-03 14:54:18.916 | libxslt1-dev 2022-06-03 14:54:18.916 | libyaml-dev 2022-06-03 14:54:18.916 | lsof 2022-06-03 14:54:18.916 | openssh-server 2022-06-03 14:54:18.916 | openssl 2022-06-03 14:54:18.916 | pkg-config 2022-06-03 14:54:18.916 | psmisc 2022-06-03 14:54:18.916 | python3-dev 2022-06-03 14:54:18.916 | python3-pip 2022-06-03 14:54:18.916 | python3-venv 2022-06-03 14:54:18.916 | tar 2022-06-03 14:54:18.916 | tcpdump 2022-06-03 14:54:18.916 | unzip 2022-06-03 14:54:18.916 | uuid-runtime 2022-06-03 14:54:18.917 | wget 2022-06-03 14:54:18.917 | wget 2022-06-03 14:54:18.917 | zlib1g-dev 2022-06-03 14:54:18.917 | libkrb5-dev 2022-06-03 14:54:18.917 | libldap2-dev 2022-06-03 14:54:18.917 | libsasl2-dev 2022-06-03 14:54:18.917 | memcached 2022-06-03 14:54:18.917 | python3-mysqldb 2022-06-03 14:54:18.917 | sqlite3 2022-06-03 14:54:18.917 | conntrack 2022-06-03 14:54:18.917 | curl 2022-06-03 14:54:18.917 | dnsmasq-base 2022-06-03 14:54:18.917 | dnsmasq-utils 2022-06-03 14:54:18.917 | ebtables 2022-06-03 14:54:18.917 | gawk 2022-06-03 14:54:18.917 | genisoimage 2022-06-03 14:54:18.917 | iptables 2022-06-03 14:54:18.917 | iputils-arping 2022-06-03 14:54:18.917 | kpartx 2022-06-03 14:54:18.917 | libjs-jquery-tablesorter 2022-06-03 14:54:18.917 | libmysqlclient-dev 2022-06-03 14:54:18.917 | parted 2022-06-03 14:54:18.917 | pm-utils 2022-06-03 14:54:18.917 | python3-mysqldb 2022-06-03 14:54:18.917 | socat 2022-06-03 14:54:18.917 | sqlite3 2022-06-03 14:54:18.917 | sudo 2022-06-03 14:54:18.917 | vlan 2022-06-03 14:54:18.917 | lsscsi 2022-06-03 14:54:18.917 | open-iscsi 2022-06-03 14:54:18.917 | lvm2 2022-06-03 14:54:18.917 | qemu-utils 2022-06-03 14:54:18.917 | thin-provisioning-tools 2022-06-03 14:54:18.917 | acl 2022-06-03 14:54:18.917 | dnsmasq-base 2022-06-03 14:54:18.917 | dnsmasq-utils 2022-06-03 14:54:18.917 | ebtables 2022-06-03 14:54:18.918 | haproxy 2022-06-03 14:54:18.918 | iptables 2022-06-03 14:54:18.918 | iputils-arping 2022-06-03 14:54:18.918 | iputils-ping 2022-06-03 14:54:18.918 | libmysqlclient-dev 2022-06-03 14:54:18.918 | postgresql-server-dev-all 2022-06-03 14:54:18.918 | python3-mysqldb 2022-06-03 14:54:18.918 | sqlite3 2022-06-03 14:54:18.918 | sudo 2022-06-03 14:54:18.918 | vlan 2022-06-03 14:54:18.918 | ipset 2022-06-03 14:54:18.918 | conntrack 2022-06-03 14:54:18.918 | conntrackd 2022-06-03 14:54:18.918 | keepalived 2022-06-03 14:54:18.918 | dstat 2022-06-03 14:54:18.918 | lvm2 2022-06-03 14:54:18.918 | qemu-utils 2022-06-03 14:54:18.918 | thin-provisioning-tools 2022-06-03 14:54:18.918 | curl 2022-06-03 14:54:18.918 | liberasurecode-dev 2022-06-03 14:54:18.918 | make 2022-06-03 14:54:18.918 | memcached 2022-06-03 14:54:18.918 | sqlite3 2022-06-03 14:54:18.918 | xfsprogs' 2022-06-03 14:54:18.920 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-03 14:54:18.938 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-03 14:54:18.938 | apache2-dev 2022-06-03 14:54:18.939 | bc 2022-06-03 14:54:18.939 | bsdmainutils 2022-06-03 14:54:18.939 | curl 2022-06-03 14:54:18.939 | g++ 2022-06-03 14:54:18.939 | gcc 2022-06-03 14:54:18.939 | gettext 2022-06-03 14:54:18.939 | git 2022-06-03 14:54:18.939 | graphviz 2022-06-03 14:54:18.939 | iputils-ping 2022-06-03 14:54:18.939 | libapache2-mod-proxy-uwsgi 2022-06-03 14:54:18.939 | libffi-dev 2022-06-03 14:54:18.939 | libjpeg-dev 2022-06-03 14:54:18.939 | libmysqlclient-dev 2022-06-03 14:54:18.939 | libpcre3-dev 2022-06-03 14:54:18.939 | libpq-dev 2022-06-03 14:54:18.939 | libssl-dev 2022-06-03 14:54:18.939 | libsystemd-dev 2022-06-03 14:54:18.939 | libxml2-dev 2022-06-03 14:54:18.939 | libxslt1-dev 2022-06-03 14:54:18.939 | libyaml-dev 2022-06-03 14:54:18.939 | lsof 2022-06-03 14:54:18.940 | openssh-server 2022-06-03 14:54:18.940 | openssl 2022-06-03 14:54:18.940 | pkg-config 2022-06-03 14:54:18.940 | psmisc 2022-06-03 14:54:18.940 | python3-dev 2022-06-03 14:54:18.940 | python3-pip 2022-06-03 14:54:18.940 | python3-venv 2022-06-03 14:54:18.940 | tar 2022-06-03 14:54:18.940 | tcpdump 2022-06-03 14:54:18.940 | unzip 2022-06-03 14:54:18.940 | uuid-runtime 2022-06-03 14:54:18.940 | wget 2022-06-03 14:54:18.940 | wget 2022-06-03 14:54:18.940 | zlib1g-dev 2022-06-03 14:54:18.940 | libkrb5-dev 2022-06-03 14:54:18.940 | libldap2-dev 2022-06-03 14:54:18.940 | libsasl2-dev 2022-06-03 14:54:18.940 | memcached 2022-06-03 14:54:18.940 | python3-mysqldb 2022-06-03 14:54:18.940 | sqlite3 2022-06-03 14:54:18.940 | conntrack 2022-06-03 14:54:18.940 | curl 2022-06-03 14:54:18.940 | dnsmasq-base 2022-06-03 14:54:18.940 | dnsmasq-utils 2022-06-03 14:54:18.940 | ebtables 2022-06-03 14:54:18.940 | gawk 2022-06-03 14:54:18.941 | genisoimage 2022-06-03 14:54:18.941 | iptables 2022-06-03 14:54:18.941 | iputils-arping 2022-06-03 14:54:18.941 | kpartx 2022-06-03 14:54:18.941 | libjs-jquery-tablesorter 2022-06-03 14:54:18.941 | libmysqlclient-dev 2022-06-03 14:54:18.941 | parted 2022-06-03 14:54:18.941 | pm-utils 2022-06-03 14:54:18.941 | python3-mysqldb 2022-06-03 14:54:18.941 | socat 2022-06-03 14:54:18.941 | sqlite3 2022-06-03 14:54:18.941 | sudo 2022-06-03 14:54:18.941 | vlan 2022-06-03 14:54:18.941 | lsscsi 2022-06-03 14:54:18.941 | open-iscsi 2022-06-03 14:54:18.941 | lvm2 2022-06-03 14:54:18.941 | qemu-utils 2022-06-03 14:54:18.941 | thin-provisioning-tools 2022-06-03 14:54:18.941 | acl 2022-06-03 14:54:18.941 | dnsmasq-base 2022-06-03 14:54:18.941 | dnsmasq-utils 2022-06-03 14:54:18.941 | ebtables 2022-06-03 14:54:18.941 | haproxy 2022-06-03 14:54:18.941 | iptables 2022-06-03 14:54:18.941 | iputils-arping 2022-06-03 14:54:18.941 | iputils-ping 2022-06-03 14:54:18.941 | libmysqlclient-dev 2022-06-03 14:54:18.941 | postgresql-server-dev-all 2022-06-03 14:54:18.941 | python3-mysqldb 2022-06-03 14:54:18.941 | sqlite3 2022-06-03 14:54:18.941 | sudo 2022-06-03 14:54:18.941 | vlan 2022-06-03 14:54:18.941 | ipset 2022-06-03 14:54:18.941 | conntrack 2022-06-03 14:54:18.941 | conntrackd 2022-06-03 14:54:18.941 | keepalived 2022-06-03 14:54:18.941 | dstat 2022-06-03 14:54:18.942 | lvm2 2022-06-03 14:54:18.942 | qemu-utils 2022-06-03 14:54:18.942 | thin-provisioning-tools 2022-06-03 14:54:18.942 | curl 2022-06-03 14:54:18.942 | liberasurecode-dev 2022-06-03 14:54:18.942 | make 2022-06-03 14:54:18.942 | memcached 2022-06-03 14:54:18.942 | sqlite3 2022-06-03 14:54:18.942 | xfsprogs ' 2022-06-03 14:54:18.942 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-03 14:54:18.944 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:54:18.946 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:54:18.950 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-03 14:54:18.950 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 14:54:18.954 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 14:54:18.957 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-03 14:54:18.959 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 14:54:18.961 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-03 14:54:18.963 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 14:54:18.965 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 14:54:18.967 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 14:54:18.969 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:54:18.972 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:54:18.974 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 14:54:18.976 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-03 14:54:18.978 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-03 14:54:18.980 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-03 14:54:18.982 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-03 14:54:18.987 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-03 14:54:18.989 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-03 14:54:18.991 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-03 14:54:18.993 | ++ functions-common:time_start:2309 : local start_time= 2022-06-03 14:54:18.995 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-03 14:54:18.997 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-03 14:54:19.001 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654268058999 2022-06-03 14:54:19.004 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-03 14:54:19.006 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-03 14:54:19.008 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-03 14:54:19.394 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-03 14:54:19.404 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-03 14:54:19.531 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-03 14:54:20.085 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-03 14:54:20.646 | Fetched 336 kB in 1s (256 kB/s) 2022-06-03 14:54:22.291 | Reading package lists... 2022-06-03 14:54:22.324 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-03 14:54:22.326 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-03 14:54:22.329 | ++ functions-common:time_stop:2322 : local name 2022-06-03 14:54:22.331 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 14:54:22.333 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:54:22.335 | ++ functions-common:time_stop:2325 : local total 2022-06-03 14:54:22.337 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 14:54:22.339 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-03 14:54:22.342 | ++ functions-common:time_stop:2329 : start_time=1654268058999 2022-06-03 14:54:22.344 | ++ functions-common:time_stop:2331 : [[ -z 1654268058999 ]] 2022-06-03 14:54:22.347 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:54:22.351 | ++ functions-common:time_stop:2334 : end_time=1654268062348 2022-06-03 14:54:22.353 | ++ functions-common:time_stop:2335 : elapsed_time=3349 2022-06-03 14:54:22.355 | ++ functions-common:time_stop:2336 : total=0 2022-06-03 14:54:22.357 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:54:22.359 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3349 2022-06-03 14:54:22.362 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 14:54:22.365 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 14:54:22.367 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:54:22.370 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:54:22.372 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 14:54:22.396 | ++ functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 14:54:22.507 | Reading package lists... 2022-06-03 14:54:22.784 | Building dependency tree... 2022-06-03 14:54:22.785 | Reading state information... 2022-06-03 14:54:23.216 | bc is already the newest version (1.07.1-2build1). 2022-06-03 14:54:23.216 | bc set to manually installed. 2022-06-03 14:54:23.216 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-03 14:54:23.216 | bsdmainutils set to manually installed. 2022-06-03 14:54:23.216 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-03 14:54:23.216 | gawk set to manually installed. 2022-06-03 14:54:23.216 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-03 14:54:23.216 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-03 14:54:23.216 | iptables set to manually installed. 2022-06-03 14:54:23.217 | iputils-ping is already the newest version (3:20190709-3). 2022-06-03 14:54:23.217 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-03 14:54:23.217 | kpartx set to manually installed. 2022-06-03 14:54:23.217 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-03 14:54:23.217 | psmisc is already the newest version (23.3-1). 2022-06-03 14:54:23.217 | psmisc set to manually installed. 2022-06-03 14:54:23.217 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-03 14:54:23.217 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-03 14:54:23.217 | thin-provisioning-tools set to manually installed. 2022-06-03 14:54:23.217 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-03 14:54:23.217 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-03 14:54:23.217 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-03 14:54:23.217 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-03 14:54:23.217 | lsof set to manually installed. 2022-06-03 14:54:23.217 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-03 14:54:23.217 | parted set to manually installed. 2022-06-03 14:54:23.217 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-03 14:54:23.217 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-03 14:54:23.217 | zlib1g-dev set to manually installed. 2022-06-03 14:54:23.217 | The following packages were automatically installed and are no longer required: 2022-06-03 14:54:23.218 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 14:54:23.218 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 14:54:23.218 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 14:54:23.218 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 14:54:23.218 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 14:54:23.218 | python3-zope.interface 2022-06-03 14:54:23.218 | Use 'sudo apt autoremove' to remove them. 2022-06-03 14:54:23.218 | The following additional packages will be installed: 2022-06-03 14:54:23.218 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-06-03 14:54:23.218 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-06-03 14:54:23.218 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-06-03 14:54:23.219 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-06-03 14:54:23.219 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-06-03 14:54:23.219 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-06-03 14:54:23.219 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-06-03 14:54:23.219 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-06-03 14:54:23.219 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-06-03 14:54:23.219 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-06-03 14:54:23.219 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-06-03 14:54:23.219 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-06-03 14:54:23.219 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-06-03 14:54:23.219 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-06-03 14:54:23.219 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-06-03 14:54:23.219 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-06-03 14:54:23.219 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-06-03 14:54:23.219 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-06-03 14:54:23.219 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-06-03 14:54:23.219 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-06-03 14:54:23.219 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2022-06-03 14:54:23.219 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2022-06-03 14:54:23.219 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2022-06-03 14:54:23.219 | libpq5 librados2 librbd1 librdmacm1 libsasl2-2 libsasl2-modules 2022-06-03 14:54:23.219 | libsasl2-modules-db libsctp-dev libsctp1 libsensors-config libsensors5 2022-06-03 14:54:23.219 | libsm6 libsnmp-base libsnmp35 libsqlite3-0 libssl1.1 libstdc++-9-dev 2022-06-03 14:54:23.219 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2022-06-03 14:54:23.219 | libthai0 libtiff5 libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 2022-06-03 14:54:23.219 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2022-06-03 14:54:23.220 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2022-06-03 14:54:23.220 | mysql-common openssh-client openssh-sftp-server po-debconf 2022-06-03 14:54:23.220 | postgresql-client-12 postgresql-client-common postgresql-common 2022-06-03 14:54:23.220 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2022-06-03 14:54:23.220 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2022-06-03 14:54:23.220 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2022-06-03 14:54:23.222 | Suggested packages: 2022-06-03 14:54:23.222 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-06-03 14:54:23.222 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-06-03 14:54:23.222 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-06-03 14:54:23.222 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-06-03 14:54:23.222 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-06-03 14:54:23.222 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-06-03 14:54:23.222 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-06-03 14:54:23.222 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-06-03 14:54:23.222 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-06-03 14:54:23.222 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-06-03 14:54:23.222 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-06-03 14:54:23.222 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-06-03 14:54:23.222 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2022-06-03 14:54:23.223 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-06-03 14:54:23.223 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-06-03 14:54:23.223 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-06-03 14:54:23.223 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-06-03 14:54:23.480 | The following NEW packages will be installed: 2022-06-03 14:54:23.480 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-06-03 14:54:23.480 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-06-03 14:54:23.480 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-06-03 14:54:23.480 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-06-03 14:54:23.481 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-06-03 14:54:23.481 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-06-03 14:54:23.481 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-06-03 14:54:23.481 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-06-03 14:54:23.481 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-06-03 14:54:23.481 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-06-03 14:54:23.481 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-06-03 14:54:23.481 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-06-03 14:54:23.481 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-06-03 14:54:23.481 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-06-03 14:54:23.481 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-06-03 14:54:23.481 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-06-03 14:54:23.481 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-06-03 14:54:23.481 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-06-03 14:54:23.481 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-06-03 14:54:23.481 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-06-03 14:54:23.481 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-06-03 14:54:23.481 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-06-03 14:54:23.481 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-06-03 14:54:23.481 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2022-06-03 14:54:23.481 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2022-06-03 14:54:23.481 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2022-06-03 14:54:23.481 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2022-06-03 14:54:23.481 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2022-06-03 14:54:23.481 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-06-03 14:54:23.482 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2022-06-03 14:54:23.482 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-06-03 14:54:23.482 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-06-03 14:54:23.482 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-06-03 14:54:23.482 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-06-03 14:54:23.482 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2022-06-03 14:54:23.482 | postgresql-client-12 postgresql-client-common postgresql-common 2022-06-03 14:54:23.482 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2022-06-03 14:54:23.482 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2022-06-03 14:54:23.482 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2022-06-03 14:54:23.482 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2022-06-03 14:54:23.483 | The following packages will be upgraded: 2022-06-03 14:54:23.484 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-06-03 14:54:23.484 | libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 2022-06-03 14:54:23.485 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-06-03 14:54:23.486 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd tar 2022-06-03 14:54:23.486 | tcpdump uuid-runtime wget 2022-06-03 14:54:23.853 | 26 upgraded, 208 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 14:54:23.853 | Need to get 162 MB of archives. 2022-06-03 14:54:23.853 | After this operation, 762 MB of additional disk space will be used. 2022-06-03 14:54:23.853 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-06-03 14:54:25.044 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-06-03 14:54:25.130 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-06-03 14:54:25.142 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-06-03 14:54:25.143 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-06-03 14:54:25.319 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-06-03 14:54:27.919 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-06-03 14:54:27.950 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-06-03 14:54:27.957 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-06-03 14:54:27.974 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-06-03 14:54:28.008 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.13 [1,321 kB] 2022-06-03 14:54:28.870 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-06-03 14:54:28.955 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-06-03 14:54:29.326 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-06-03 14:54:29.335 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-06-03 14:54:29.345 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-06-03 14:54:29.380 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-06-03 14:54:29.482 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-06-03 14:54:29.486 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.11 [162 kB] 2022-06-03 14:54:29.565 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.11 [235 kB] 2022-06-03 14:54:29.618 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-06-03 14:54:29.625 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-06-03 14:54:29.655 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-06-03 14:54:34.931 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [640 kB] 2022-06-03 14:54:35.270 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.11 [1,180 kB] 2022-06-03 14:54:35.807 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.11 [159 kB] 2022-06-03 14:54:35.883 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.11 [84.5 kB] 2022-06-03 14:54:35.968 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.11 [95.6 kB] 2022-06-03 14:54:35.971 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-06-03 14:54:36.026 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-06-03 14:54:36.869 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-06-03 14:54:36.874 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-06-03 14:54:36.875 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-06-03 14:54:36.876 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.29-0ubuntu0.20.04.3 [1,292 kB] 2022-06-03 14:54:37.453 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-06-03 14:54:37.454 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-06-03 14:54:37.465 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-06-03 14:54:37.563 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-06-03 14:54:38.030 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-06-03 14:54:38.195 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-06-03 14:54:38.248 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-06-03 14:54:38.362 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.13 [620 kB] 2022-06-03 14:54:38.570 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-06-03 14:54:38.610 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-06-03 14:54:38.627 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-06-03 14:54:38.742 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-06-03 14:54:38.926 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-06-03 14:54:39.015 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-06-03 14:54:39.096 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-06-03 14:54:39.107 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-06-03 14:54:39.117 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-06-03 14:54:39.165 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-06-03 14:54:39.248 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-06-03 14:54:39.377 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-06-03 14:54:39.476 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-06-03 14:54:42.604 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-06-03 14:54:45.462 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-06-03 14:54:45.917 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-06-03 14:54:45.919 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-06-03 14:54:45.921 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-06-03 14:54:46.051 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-06-03 14:54:46.806 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-06-03 14:54:46.809 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-06-03 14:54:46.917 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-06-03 14:54:48.281 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-06-03 14:54:50.271 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-06-03 14:54:50.279 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-06-03 14:54:50.314 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-06-03 14:54:50.319 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-06-03 14:54:50.333 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-06-03 14:54:50.351 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-06-03 14:54:50.353 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-06-03 14:54:50.356 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-06-03 14:54:50.357 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] 2022-06-03 14:54:50.402 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-06-03 14:54:50.434 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] 2022-06-03 14:54:50.564 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-06-03 14:54:50.587 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-06-03 14:54:50.601 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-06-03 14:54:50.717 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-06-03 14:54:50.721 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-06-03 14:54:50.757 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-06-03 14:54:50.862 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-06-03 14:54:50.866 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-06-03 14:54:50.867 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-06-03 14:54:50.877 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-06-03 14:54:50.954 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-06-03 14:54:51.036 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-06-03 14:54:51.043 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.11 [180 kB] 2022-06-03 14:54:51.058 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-06-03 14:54:51.066 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-06-03 14:54:52.576 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-06-03 14:54:52.576 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-06-03 14:54:52.576 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-06-03 14:54:52.577 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-06-03 14:54:52.578 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-06-03 14:54:52.595 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-06-03 14:54:52.622 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-06-03 14:54:52.623 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-06-03 14:54:52.624 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-06-03 14:54:52.696 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-06-03 14:54:52.783 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2022-06-03 14:54:52.922 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-06-03 14:54:52.968 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-06-03 14:54:52.980 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-06-03 14:54:53.007 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-06-03 14:54:53.155 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-06-03 14:54:53.297 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-06-03 14:54:53.298 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-06-03 14:54:53.302 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-06-03 14:54:53.305 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-06-03 14:54:53.332 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-06-03 14:54:53.332 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-06-03 14:54:53.333 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-06-03 14:54:53.334 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-06-03 14:54:53.341 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-06-03 14:54:53.341 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-06-03 14:54:53.343 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-06-03 14:54:53.411 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-06-03 14:54:53.415 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-06-03 14:54:53.416 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-06-03 14:54:53.419 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-06-03 14:54:53.573 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-06-03 14:54:53.656 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-06-03 14:54:53.657 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-06-03 14:54:53.657 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-06-03 14:54:53.658 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-06-03 14:54:53.668 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-06-03 14:54:53.669 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-06-03 14:54:53.676 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-06-03 14:54:53.678 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-06-03 14:54:53.679 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-06-03 14:54:53.700 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-06-03 14:54:53.751 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-06-03 14:54:53.768 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-06-03 14:54:53.769 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-06-03 14:54:53.770 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-06-03 14:54:54.068 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-06-03 14:54:54.071 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-06-03 14:54:54.074 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-06-03 14:54:54.074 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-06-03 14:54:54.075 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-06-03 14:54:54.076 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-06-03 14:54:54.079 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-06-03 14:54:54.080 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-06-03 14:54:54.083 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-06-03 14:54:54.112 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-06-03 14:54:54.136 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-06-03 14:54:54.142 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-06-03 14:54:54.166 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-06-03 14:54:54.183 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-06-03 14:54:54.185 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-06-03 14:54:54.186 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-06-03 14:54:54.191 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-06-03 14:54:54.194 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-06-03 14:54:54.238 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-06-03 14:54:54.239 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-06-03 14:54:54.240 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-06-03 14:54:54.292 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-06-03 14:54:54.293 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-06-03 14:54:54.294 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-06-03 14:54:54.295 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-06-03 14:54:54.295 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-06-03 14:54:54.347 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-06-03 14:54:54.377 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-06-03 14:54:54.378 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-06-03 14:54:54.379 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-06-03 14:54:55.974 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-06-03 14:54:55.976 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-06-03 14:54:55.986 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-06-03 14:54:55.993 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-06-03 14:54:56.035 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-06-03 14:54:56.036 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-06-03 14:54:56.036 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-06-03 14:54:56.090 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-06-03 14:54:56.090 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-06-03 14:54:56.177 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-06-03 14:54:56.180 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-06-03 14:54:56.181 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-06-03 14:54:56.182 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.13 [1,584 kB] 2022-06-03 14:54:56.434 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.29-0ubuntu0.20.04.3 [1,604 kB] 2022-06-03 14:54:56.701 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-06-03 14:54:56.817 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-06-03 14:54:56.822 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-06-03 14:54:56.823 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.11-0ubuntu0.20.04.1 [117 kB] 2022-06-03 14:54:56.852 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.11-0ubuntu0.20.04.1 [137 kB] 2022-06-03 14:54:56.864 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-06-03 14:54:57.375 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-06-03 14:54:57.676 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-06-03 14:54:57.695 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-06-03 14:54:57.697 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-06-03 14:54:57.749 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-06-03 14:54:57.749 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-06-03 14:54:57.751 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [735 kB] 2022-06-03 14:54:57.898 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-06-03 14:54:57.918 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-06-03 14:54:57.961 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-06-03 14:54:58.042 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-06-03 14:54:58.885 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-06-03 14:54:58.894 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-06-03 14:54:58.993 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-06-03 14:54:59.036 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-06-03 14:55:00.222 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-06-03 14:55:00.373 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-06-03 14:55:04.779 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-06-03 14:55:04.781 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-06-03 14:55:04.782 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-06-03 14:55:04.783 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-06-03 14:55:04.784 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.11-0ubuntu0.20.04.1 [1,050 kB] 2022-06-03 14:55:04.905 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-06-03 14:55:04.974 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-06-03 14:55:04.978 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.11-0ubuntu0.20.04.1 [982 kB] 2022-06-03 14:55:05.114 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-06-03 14:55:05.114 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-06-03 14:55:05.384 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-06-03 14:55:05.385 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-06-03 14:55:05.386 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-06-03 14:55:05.435 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-06-03 14:55:05.436 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-06-03 14:55:05.436 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-06-03 14:55:05.444 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-06-03 14:55:05.604 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-06-03 14:55:05.606 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-06-03 14:55:05.766 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-06-03 14:55:05.811 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-06-03 14:55:05.812 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-06-03 14:55:05.812 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-06-03 14:55:05.813 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.11 [1,180 B] 2022-06-03 14:55:05.813 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-06-03 14:55:05.814 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-06-03 14:55:05.815 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-06-03 14:55:05.815 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-06-03 14:55:05.816 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-06-03 14:55:05.886 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-06-03 14:55:07.381 | Preconfiguring packages ... 2022-06-03 14:55:07.655 | Fetched 162 MB in 42s (3,817 kB/s) 2022-06-03 14:55:07.883 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-06-03 14:55:07.886 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-06-03 14:55:08.085 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-06-03 14:55:08.742 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-06-03 14:55:09.429 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-06-03 14:55:09.432 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-03 14:55:09.725 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-03 14:55:10.424 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-03 14:55:10.634 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-03 14:55:11.562 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-06-03 14:55:11.725 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-03 14:55:12.230 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-03 14:55:12.362 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-03 14:55:13.044 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-03 14:55:13.374 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-03 14:55:14.861 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-06-03 14:55:15.062 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-03 14:55:15.559 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-06-03 14:55:16.132 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-06-03 14:55:16.135 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-03 14:55:16.408 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-03 14:55:16.928 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-03 14:55:17.598 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-06-03 14:55:17.600 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-03 14:55:17.802 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-03 14:55:18.400 | Selecting previously unselected package libapr1:amd64. 2022-06-03 14:55:18.407 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-06-03 14:55:18.476 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-03 14:55:19.172 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-03 14:55:19.376 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-03 14:55:20.182 | Selecting previously unselected package libaprutil1:amd64. 2022-06-03 14:55:20.190 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-06-03 14:55:20.248 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-03 14:55:20.735 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-03 14:55:20.933 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-06-03 14:55:21.467 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-06-03 14:55:21.473 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-06-03 14:55:21.565 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-03 14:55:21.967 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-03 14:55:22.122 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-03 14:55:22.810 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-03 14:55:23.019 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-03 14:55:23.641 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-03 14:55:23.859 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-06-03 14:55:24.354 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-06-03 14:55:24.361 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-06-03 14:55:24.416 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-03 14:55:24.807 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-03 14:55:24.988 | Unpacking curl (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-03 14:55:25.521 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-03 14:55:25.690 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-03 14:55:26.268 | Selecting previously unselected package libjansson4:amd64. 2022-06-03 14:55:26.275 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-06-03 14:55:26.330 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-06-03 14:55:26.786 | Selecting previously unselected package liblua5.2-0:amd64. 2022-06-03 14:55:26.793 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-06-03 14:55:26.851 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-03 14:55:27.315 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-06-03 14:55:27.559 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-06-03 14:55:29.430 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-03 14:55:29.601 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) over (2.9.10+dfsg-5) ... 2022-06-03 14:55:30.271 | Selecting previously unselected package apache2-bin. 2022-06-03 14:55:30.278 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-03 14:55:30.367 | Unpacking apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-03 14:55:30.994 | Selecting previously unselected package apache2-data. 2022-06-03 14:55:31.002 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.11_all.deb ... 2022-06-03 14:55:31.056 | Unpacking apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-03 14:55:31.531 | Selecting previously unselected package apache2-utils. 2022-06-03 14:55:31.539 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-03 14:55:31.588 | Unpacking apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-03 14:55:32.079 | Selecting previously unselected package apache2. 2022-06-03 14:55:32.087 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-03 14:55:32.153 | Unpacking apache2 (2.4.41-4ubuntu3.11) ... 2022-06-03 14:55:32.608 | Selecting previously unselected package liblua5.3-0:amd64. 2022-06-03 14:55:32.616 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-06-03 14:55:32.682 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-03 14:55:33.123 | Selecting previously unselected package haproxy. 2022-06-03 14:55:33.130 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-06-03 14:55:33.201 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-06-03 14:55:33.956 | Selecting previously unselected package libnl-3-200:amd64. 2022-06-03 14:55:33.964 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-06-03 14:55:34.019 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-06-03 14:55:34.448 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-06-03 14:55:34.455 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-06-03 14:55:34.514 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-03 14:55:35.025 | Selecting previously unselected package mysql-common. 2022-06-03 14:55:35.032 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-06-03 14:55:35.101 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-03 14:55:35.457 | Selecting previously unselected package libmysqlclient21:amd64. 2022-06-03 14:55:35.465 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-03 14:55:35.511 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 14:55:36.156 | Selecting previously unselected package libsensors-config. 2022-06-03 14:55:36.165 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-06-03 14:55:36.219 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-03 14:55:36.739 | Selecting previously unselected package libsensors5:amd64. 2022-06-03 14:55:36.747 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-06-03 14:55:36.898 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-03 14:55:37.379 | Selecting previously unselected package libsnmp-base. 2022-06-03 14:55:37.387 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-06-03 14:55:37.447 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-03 14:55:37.939 | Selecting previously unselected package libsnmp35:amd64. 2022-06-03 14:55:37.947 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-06-03 14:55:37.996 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-03 14:55:38.619 | Selecting previously unselected package keepalived. 2022-06-03 14:55:38.627 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-06-03 14:55:38.682 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-03 14:55:39.256 | Selecting previously unselected package memcached. 2022-06-03 14:55:39.265 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-06-03 14:55:39.307 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-06-03 14:55:39.876 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-06-03 14:55:40.830 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-06-03 14:55:41.341 | Preparing to unpack .../033-openssl_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-03 14:55:41.508 | Unpacking openssl (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-03 14:55:42.099 | Selecting previously unselected package python3-yaml. 2022-06-03 14:55:42.107 | Preparing to unpack .../034-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-06-03 14:55:42.164 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-03 14:55:42.547 | Preparing to unpack .../035-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-03 14:55:42.733 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-03 14:55:43.322 | Preparing to unpack .../036-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-03 14:55:43.567 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-03 14:55:44.581 | Preparing to unpack .../037-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-03 14:55:44.834 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-03 14:55:45.518 | Preparing to unpack .../038-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-06-03 14:55:45.702 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-06-03 14:55:46.381 | Preparing to unpack .../039-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-06-03 14:55:46.582 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-06-03 14:55:47.213 | Selecting previously unselected package acl. 2022-06-03 14:55:47.221 | Preparing to unpack .../040-acl_2.2.53-6_amd64.deb ... 2022-06-03 14:55:47.273 | Unpacking acl (2.2.53-6) ... 2022-06-03 14:55:47.660 | Selecting previously unselected package autotools-dev. 2022-06-03 14:55:47.667 | Preparing to unpack .../041-autotools-dev_20180224.1_all.deb ... 2022-06-03 14:55:47.727 | Unpacking autotools-dev (20180224.1) ... 2022-06-03 14:55:48.102 | Selecting previously unselected package m4. 2022-06-03 14:55:48.110 | Preparing to unpack .../042-m4_1.4.18-4_amd64.deb ... 2022-06-03 14:55:48.165 | Unpacking m4 (1.4.18-4) ... 2022-06-03 14:55:48.671 | Selecting previously unselected package autoconf. 2022-06-03 14:55:48.678 | Preparing to unpack .../043-autoconf_2.69-11.1_all.deb ... 2022-06-03 14:55:48.750 | Unpacking autoconf (2.69-11.1) ... 2022-06-03 14:55:49.353 | Selecting previously unselected package automake. 2022-06-03 14:55:49.361 | Preparing to unpack .../044-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-06-03 14:55:49.418 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-06-03 14:55:50.024 | Selecting previously unselected package autopoint. 2022-06-03 14:55:50.032 | Preparing to unpack .../045-autopoint_0.19.8.1-10build1_all.deb ... 2022-06-03 14:55:50.082 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-06-03 14:55:50.474 | Selecting previously unselected package libllvm10:amd64. 2022-06-03 14:55:50.481 | Preparing to unpack .../046-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:55:50.556 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:55:53.459 | Selecting previously unselected package libclang-cpp10. 2022-06-03 14:55:53.466 | Preparing to unpack .../047-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:55:53.524 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:55:55.402 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-06-03 14:55:55.409 | Preparing to unpack .../048-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-03 14:55:55.470 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-03 14:55:56.425 | Selecting previously unselected package libgc1c2:amd64. 2022-06-03 14:55:56.433 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-06-03 14:55:56.493 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-03 14:55:56.925 | Selecting previously unselected package libobjc4:amd64. 2022-06-03 14:55:56.932 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-03 14:55:56.970 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-03 14:55:57.339 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-06-03 14:55:57.346 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-03 14:55:57.407 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-03 14:55:57.954 | Selecting previously unselected package libc6-i386. 2022-06-03 14:55:57.961 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-06-03 14:55:58.030 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-03 14:55:58.973 | Selecting previously unselected package lib32gcc-s1. 2022-06-03 14:55:58.981 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-03 14:55:59.045 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-03 14:55:59.459 | Selecting previously unselected package lib32stdc++6. 2022-06-03 14:55:59.466 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-03 14:55:59.524 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-03 14:55:59.942 | Selecting previously unselected package libclang-common-10-dev. 2022-06-03 14:55:59.950 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:56:00.004 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-03 14:56:01.479 | Selecting previously unselected package libclang1-10. 2022-06-03 14:56:01.487 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:56:01.538 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:56:03.108 | Selecting previously unselected package clang-10. 2022-06-03 14:56:03.117 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:56:03.170 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:56:03.505 | Selecting previously unselected package libtool. 2022-06-03 14:56:03.512 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-06-03 14:56:03.564 | Unpacking libtool (2.4.6-14) ... 2022-06-03 14:56:03.973 | Selecting previously unselected package dh-autoreconf. 2022-06-03 14:56:03.981 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-06-03 14:56:04.035 | Unpacking dh-autoreconf (19) ... 2022-06-03 14:56:04.310 | Selecting previously unselected package libdebhelper-perl. 2022-06-03 14:56:04.318 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-06-03 14:56:04.379 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-06-03 14:56:05.039 | Selecting previously unselected package libarchive-zip-perl. 2022-06-03 14:56:05.047 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-06-03 14:56:05.096 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-06-03 14:56:05.450 | Selecting previously unselected package libsub-override-perl. 2022-06-03 14:56:05.459 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-06-03 14:56:05.507 | Unpacking libsub-override-perl (0.09-2) ... 2022-06-03 14:56:05.822 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-06-03 14:56:05.830 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-06-03 14:56:05.885 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-03 14:56:06.270 | Selecting previously unselected package dh-strip-nondeterminism. 2022-06-03 14:56:06.278 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-06-03 14:56:06.333 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-06-03 14:56:06.842 | Selecting previously unselected package libdpkg-perl. 2022-06-03 14:56:06.850 | Preparing to unpack .../065-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... 2022-06-03 14:56:06.907 | Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... 2022-06-03 14:56:07.399 | Selecting previously unselected package make. 2022-06-03 14:56:07.407 | Preparing to unpack .../066-make_4.2.1-1.2_amd64.deb ... 2022-06-03 14:56:07.461 | Unpacking make (4.2.1-1.2) ... 2022-06-03 14:56:07.828 | Selecting previously unselected package dpkg-dev. 2022-06-03 14:56:07.836 | Preparing to unpack .../067-dpkg-dev_1.19.7ubuntu3.2_all.deb ... 2022-06-03 14:56:07.893 | Unpacking dpkg-dev (1.19.7ubuntu3.2) ... 2022-06-03 14:56:08.430 | Selecting previously unselected package dwz. 2022-06-03 14:56:08.438 | Preparing to unpack .../068-dwz_0.13-5_amd64.deb ... 2022-06-03 14:56:08.496 | Unpacking dwz (0.13-5) ... 2022-06-03 14:56:08.982 | Selecting previously unselected package libcroco3:amd64. 2022-06-03 14:56:08.990 | Preparing to unpack .../069-libcroco3_0.6.13-1_amd64.deb ... 2022-06-03 14:56:09.039 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-06-03 14:56:09.376 | Selecting previously unselected package gettext. 2022-06-03 14:56:09.384 | Preparing to unpack .../070-gettext_0.19.8.1-10build1_amd64.deb ... 2022-06-03 14:56:09.433 | Unpacking gettext (0.19.8.1-10build1) ... 2022-06-03 14:56:10.005 | Selecting previously unselected package intltool-debian. 2022-06-03 14:56:10.013 | Preparing to unpack .../071-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-06-03 14:56:10.075 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-06-03 14:56:10.493 | Selecting previously unselected package po-debconf. 2022-06-03 14:56:10.501 | Preparing to unpack .../072-po-debconf_1.0.21_all.deb ... 2022-06-03 14:56:10.555 | Unpacking po-debconf (1.0.21) ... 2022-06-03 14:56:10.979 | Selecting previously unselected package debhelper. 2022-06-03 14:56:10.987 | Preparing to unpack .../073-debhelper_12.10ubuntu1_all.deb ... 2022-06-03 14:56:11.052 | Unpacking debhelper (12.10ubuntu1) ... 2022-06-03 14:56:11.702 | Selecting previously unselected package uuid-dev:amd64. 2022-06-03 14:56:11.710 | Preparing to unpack .../074-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-03 14:56:11.818 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-03 14:56:12.396 | Selecting previously unselected package libsctp1:amd64. 2022-06-03 14:56:12.404 | Preparing to unpack .../075-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-06-03 14:56:12.467 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-03 14:56:12.859 | Selecting previously unselected package libsctp-dev:amd64. 2022-06-03 14:56:12.867 | Preparing to unpack .../076-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-06-03 14:56:12.927 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-03 14:56:13.390 | Selecting previously unselected package libapr1-dev. 2022-06-03 14:56:13.399 | Preparing to unpack .../077-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-06-03 14:56:13.453 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-03 14:56:14.291 | Selecting previously unselected package libldap2-dev:amd64. 2022-06-03 14:56:14.299 | Preparing to unpack .../078-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-03 14:56:14.353 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-03 14:56:14.893 | Selecting previously unselected package libaprutil1-dev. 2022-06-03 14:56:14.901 | Preparing to unpack .../079-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-06-03 14:56:14.958 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-03 14:56:15.665 | Selecting previously unselected package apache2-dev. 2022-06-03 14:56:15.673 | Preparing to unpack .../080-apache2-dev_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-03 14:56:15.730 | Unpacking apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-03 14:56:16.316 | Selecting previously unselected package binfmt-support. 2022-06-03 14:56:16.325 | Preparing to unpack .../081-binfmt-support_2.2.0-2_amd64.deb ... 2022-06-03 14:56:16.406 | Unpacking binfmt-support (2.2.0-2) ... 2022-06-03 14:56:16.873 | Selecting previously unselected package g++-9. 2022-06-03 14:56:16.881 | Preparing to unpack .../082-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-03 14:56:16.944 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-03 14:56:18.624 | Selecting previously unselected package g++. 2022-06-03 14:56:18.633 | Preparing to unpack .../083-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-06-03 14:56:18.704 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-06-03 14:56:19.036 | Selecting previously unselected package build-essential. 2022-06-03 14:56:19.044 | Preparing to unpack .../084-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-06-03 14:56:19.101 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-06-03 14:56:19.396 | Selecting previously unselected package conntrack. 2022-06-03 14:56:19.404 | Preparing to unpack .../085-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-06-03 14:56:19.452 | Unpacking conntrack (1:1.4.5-2) ... 2022-06-03 14:56:19.835 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-06-03 14:56:19.844 | Preparing to unpack .../086-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-06-03 14:56:19.938 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-03 14:56:20.370 | Selecting previously unselected package libnetfilter-queue1. 2022-06-03 14:56:20.379 | Preparing to unpack .../087-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-06-03 14:56:20.473 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-06-03 14:56:21.007 | Selecting previously unselected package conntrackd. 2022-06-03 14:56:21.015 | Preparing to unpack .../088-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-06-03 14:56:21.082 | Unpacking conntrackd (1:1.4.5-2) ... 2022-06-03 14:56:21.470 | Selecting previously unselected package dns-root-data. 2022-06-03 14:56:21.478 | Preparing to unpack .../089-dns-root-data_2019052802_all.deb ... 2022-06-03 14:56:21.547 | Unpacking dns-root-data (2019052802) ... 2022-06-03 14:56:22.061 | Selecting previously unselected package libidn11:amd64. 2022-06-03 14:56:22.070 | Preparing to unpack .../090-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-06-03 14:56:22.130 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-03 14:56:22.636 | Selecting previously unselected package dnsmasq-base. 2022-06-03 14:56:22.644 | Preparing to unpack .../091-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-03 14:56:22.707 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-03 14:56:23.116 | Selecting previously unselected package dnsmasq-utils. 2022-06-03 14:56:23.125 | Preparing to unpack .../092-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-03 14:56:23.195 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-03 14:56:23.607 | Selecting previously unselected package dstat. 2022-06-03 14:56:23.616 | Preparing to unpack .../093-dstat_0.7.4-6_all.deb ... 2022-06-03 14:56:23.678 | Unpacking dstat (0.7.4-6) ... 2022-06-03 14:56:24.247 | Selecting previously unselected package ebtables. 2022-06-03 14:56:24.256 | Preparing to unpack .../094-ebtables_2.0.11-3build1_amd64.deb ... 2022-06-03 14:56:24.337 | Unpacking ebtables (2.0.11-3build1) ... 2022-06-03 14:56:24.890 | Selecting previously unselected package libfakeroot:amd64. 2022-06-03 14:56:24.899 | Preparing to unpack .../095-libfakeroot_1.24-1_amd64.deb ... 2022-06-03 14:56:24.955 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-06-03 14:56:25.353 | Selecting previously unselected package fakeroot. 2022-06-03 14:56:25.361 | Preparing to unpack .../096-fakeroot_1.24-1_amd64.deb ... 2022-06-03 14:56:25.416 | Unpacking fakeroot (1.24-1) ... 2022-06-03 14:56:25.805 | Selecting previously unselected package fonts-dejavu-core. 2022-06-03 14:56:25.813 | Preparing to unpack .../097-fonts-dejavu-core_2.37-1_all.deb ... 2022-06-03 14:56:25.867 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-06-03 14:56:26.424 | Selecting previously unselected package fonts-liberation. 2022-06-03 14:56:26.433 | Preparing to unpack .../098-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-06-03 14:56:26.492 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-06-03 14:56:27.139 | Selecting previously unselected package fontconfig-config. 2022-06-03 14:56:27.147 | Preparing to unpack .../099-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-06-03 14:56:27.204 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-03 14:56:27.630 | Selecting previously unselected package libfontconfig1:amd64. 2022-06-03 14:56:27.638 | Preparing to unpack .../100-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-06-03 14:56:27.704 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-03 14:56:28.216 | Selecting previously unselected package fontconfig. 2022-06-03 14:56:28.224 | Preparing to unpack .../101-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-06-03 14:56:28.278 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-06-03 14:56:28.736 | Selecting previously unselected package genisoimage. 2022-06-03 14:56:28.745 | Preparing to unpack .../102-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-06-03 14:56:28.804 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-03 14:56:29.399 | Selecting previously unselected package libann0. 2022-06-03 14:56:29.407 | Preparing to unpack .../103-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-06-03 14:56:29.472 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-06-03 14:56:29.927 | Selecting previously unselected package libcdt5:amd64. 2022-06-03 14:56:29.935 | Preparing to unpack .../104-libcdt5_2.42.2-3build2_amd64.deb ... 2022-06-03 14:56:30.007 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-06-03 14:56:30.593 | Selecting previously unselected package libcgraph6:amd64. 2022-06-03 14:56:30.601 | Preparing to unpack .../105-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-06-03 14:56:30.667 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-03 14:56:31.196 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-06-03 14:56:31.204 | Preparing to unpack .../106-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-03 14:56:31.321 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-03 14:56:31.779 | Selecting previously unselected package libjpeg8:amd64. 2022-06-03 14:56:31.787 | Preparing to unpack .../107-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-06-03 14:56:31.844 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-03 14:56:32.213 | Selecting previously unselected package libjbig0:amd64. 2022-06-03 14:56:32.221 | Preparing to unpack .../108-libjbig0_2.1-3.1build1_amd64.deb ... 2022-06-03 14:56:32.298 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-06-03 14:56:32.804 | Selecting previously unselected package libwebp6:amd64. 2022-06-03 14:56:32.813 | Preparing to unpack .../109-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-06-03 14:56:32.867 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-03 14:56:33.442 | Selecting previously unselected package libtiff5:amd64. 2022-06-03 14:56:33.450 | Preparing to unpack .../110-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-06-03 14:56:33.486 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-03 14:56:33.896 | Selecting previously unselected package libxpm4:amd64. 2022-06-03 14:56:33.904 | Preparing to unpack .../111-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-06-03 14:56:33.961 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-06-03 14:56:34.395 | Selecting previously unselected package libgd3:amd64. 2022-06-03 14:56:34.403 | Preparing to unpack .../112-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-06-03 14:56:34.458 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-03 14:56:35.079 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-06-03 14:56:35.087 | Preparing to unpack .../113-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-06-03 14:56:35.161 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-03 14:56:35.699 | Selecting previously unselected package libpixman-1-0:amd64. 2022-06-03 14:56:35.707 | Preparing to unpack .../114-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-06-03 14:56:35.775 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-03 14:56:36.430 | Selecting previously unselected package libxcb-render0:amd64. 2022-06-03 14:56:36.438 | Preparing to unpack .../115-libxcb-render0_1.14-2_amd64.deb ... 2022-06-03 14:56:36.506 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-06-03 14:56:36.999 | Selecting previously unselected package libxcb-shm0:amd64. 2022-06-03 14:56:37.008 | Preparing to unpack .../116-libxcb-shm0_1.14-2_amd64.deb ... 2022-06-03 14:56:37.078 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-06-03 14:56:37.487 | Selecting previously unselected package libxrender1:amd64. 2022-06-03 14:56:37.495 | Preparing to unpack .../117-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-06-03 14:56:37.555 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-06-03 14:56:37.955 | Selecting previously unselected package libcairo2:amd64. 2022-06-03 14:56:37.964 | Preparing to unpack .../118-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-06-03 14:56:38.018 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-03 14:56:38.579 | Selecting previously unselected package libgraphite2-3:amd64. 2022-06-03 14:56:38.587 | Preparing to unpack .../119-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-06-03 14:56:38.638 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-03 14:56:39.107 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-06-03 14:56:39.116 | Preparing to unpack .../120-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-06-03 14:56:39.178 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-03 14:56:39.573 | Selecting previously unselected package libthai-data. 2022-06-03 14:56:39.581 | Preparing to unpack .../121-libthai-data_0.1.28-3_all.deb ... 2022-06-03 14:56:39.629 | Unpacking libthai-data (0.1.28-3) ... 2022-06-03 14:56:40.213 | Selecting previously unselected package libdatrie1:amd64. 2022-06-03 14:56:40.221 | Preparing to unpack .../122-libdatrie1_0.2.12-3_amd64.deb ... 2022-06-03 14:56:40.306 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-06-03 14:56:40.776 | Selecting previously unselected package libthai0:amd64. 2022-06-03 14:56:40.784 | Preparing to unpack .../123-libthai0_0.1.28-3_amd64.deb ... 2022-06-03 14:56:40.841 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-06-03 14:56:41.350 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-06-03 14:56:41.358 | Preparing to unpack .../124-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-03 14:56:41.429 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-03 14:56:41.910 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-06-03 14:56:41.918 | Preparing to unpack .../125-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-03 14:56:41.990 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-03 14:56:42.547 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-06-03 14:56:42.556 | Preparing to unpack .../126-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-03 14:56:42.615 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-03 14:56:43.099 | Selecting previously unselected package libpathplan4:amd64. 2022-06-03 14:56:43.107 | Preparing to unpack .../127-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-06-03 14:56:43.155 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-03 14:56:43.656 | Selecting previously unselected package libgvc6. 2022-06-03 14:56:43.664 | Preparing to unpack .../128-libgvc6_2.42.2-3build2_amd64.deb ... 2022-06-03 14:56:43.729 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-06-03 14:56:44.313 | Selecting previously unselected package libgvpr2:amd64. 2022-06-03 14:56:44.322 | Preparing to unpack .../129-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-06-03 14:56:44.392 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-03 14:56:44.884 | Selecting previously unselected package liblab-gamut1:amd64. 2022-06-03 14:56:44.892 | Preparing to unpack .../130-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-06-03 14:56:44.952 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-03 14:56:45.575 | Selecting previously unselected package x11-common. 2022-06-03 14:56:45.584 | Preparing to unpack .../131-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-06-03 14:56:45.655 | dpkg-query: no packages found matching nux-tools 2022-06-03 14:56:45.668 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-06-03 14:56:46.087 | Selecting previously unselected package libice6:amd64. 2022-06-03 14:56:46.095 | Preparing to unpack .../132-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-06-03 14:56:46.144 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-03 14:56:46.638 | Selecting previously unselected package libsm6:amd64. 2022-06-03 14:56:46.647 | Preparing to unpack .../133-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-06-03 14:56:46.715 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-06-03 14:56:47.136 | Selecting previously unselected package libxt6:amd64. 2022-06-03 14:56:47.145 | Preparing to unpack .../134-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-06-03 14:56:47.224 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-06-03 14:56:47.715 | Selecting previously unselected package libxmu6:amd64. 2022-06-03 14:56:47.724 | Preparing to unpack .../135-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-06-03 14:56:47.789 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-03 14:56:48.275 | Selecting previously unselected package libxaw7:amd64. 2022-06-03 14:56:48.283 | Preparing to unpack .../136-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-06-03 14:56:48.338 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-06-03 14:56:48.899 | Selecting previously unselected package graphviz. 2022-06-03 14:56:48.907 | Preparing to unpack .../137-graphviz_2.42.2-3build2_amd64.deb ... 2022-06-03 14:56:48.961 | Unpacking graphviz (2.42.2-3build2) ... 2022-06-03 14:56:49.485 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-06-03 14:56:49.494 | Preparing to unpack .../138-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-06-03 14:56:49.561 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-03 14:56:50.155 | Selecting previously unselected package libibverbs1:amd64. 2022-06-03 14:56:50.164 | Preparing to unpack .../139-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-06-03 14:56:50.223 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-03 14:56:50.907 | Selecting previously unselected package ibverbs-providers:amd64. 2022-06-03 14:56:50.916 | Preparing to unpack .../140-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-06-03 14:56:51.011 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-03 14:56:51.387 | Selecting previously unselected package icu-devtools. 2022-06-03 14:56:51.396 | Preparing to unpack .../141-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-06-03 14:56:51.449 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-06-03 14:56:51.916 | Selecting previously unselected package iputils-arping. 2022-06-03 14:56:51.924 | Preparing to unpack .../142-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-06-03 14:56:51.986 | Unpacking iputils-arping (3:20190709-3) ... 2022-06-03 14:56:52.478 | Selecting previously unselected package javascript-common. 2022-06-03 14:56:52.487 | Preparing to unpack .../143-javascript-common_11_all.deb ... 2022-06-03 14:56:52.557 | Unpacking javascript-common (11) ... 2022-06-03 14:56:53.030 | Selecting previously unselected package libgssrpc4:amd64. 2022-06-03 14:56:53.038 | Preparing to unpack .../144-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-06-03 14:56:53.103 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:56:53.547 | Selecting previously unselected package libkdb5-9:amd64. 2022-06-03 14:56:53.556 | Preparing to unpack .../145-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-06-03 14:56:53.646 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:56:54.196 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-06-03 14:56:54.204 | Preparing to unpack .../146-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-03 14:56:54.252 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:56:54.630 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-06-03 14:56:54.638 | Preparing to unpack .../147-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-03 14:56:54.701 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:56:55.195 | Selecting previously unselected package comerr-dev:amd64. 2022-06-03 14:56:55.204 | Preparing to unpack .../148-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-06-03 14:56:55.374 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-06-03 14:56:55.721 | Selecting previously unselected package krb5-multidev:amd64. 2022-06-03 14:56:55.730 | Preparing to unpack .../149-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-03 14:56:55.783 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:56:56.175 | Selecting previously unselected package libalgorithm-diff-perl. 2022-06-03 14:56:56.184 | Preparing to unpack .../150-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-06-03 14:56:56.246 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-06-03 14:56:56.630 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-06-03 14:56:56.638 | Preparing to unpack .../151-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-06-03 14:56:56.697 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-06-03 14:56:57.121 | Selecting previously unselected package libalgorithm-merge-perl. 2022-06-03 14:56:57.129 | Preparing to unpack .../152-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-06-03 14:56:57.175 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-06-03 14:56:57.530 | Selecting previously unselected package libarchive-cpio-perl. 2022-06-03 14:56:57.538 | Preparing to unpack .../153-libarchive-cpio-perl_0.10-1_all.deb ... 2022-06-03 14:56:57.592 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-06-03 14:56:58.047 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-06-03 14:56:58.055 | Preparing to unpack .../154-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-03 14:56:58.121 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-03 14:56:58.593 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-06-03 14:56:58.601 | Preparing to unpack .../155-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-03 14:56:58.692 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-03 14:56:59.148 | Selecting previously unselected package libfile-fcntllock-perl. 2022-06-03 14:56:59.156 | Preparing to unpack .../156-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-06-03 14:56:59.212 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-06-03 14:56:59.518 | Selecting previously unselected package libgts-bin. 2022-06-03 14:56:59.527 | Preparing to unpack .../157-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-06-03 14:56:59.575 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-06-03 14:56:59.921 | Selecting previously unselected package libicu-dev:amd64. 2022-06-03 14:56:59.930 | Preparing to unpack .../158-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-06-03 14:56:59.986 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-03 14:57:01.904 | Selecting previously unselected package libipset13:amd64. 2022-06-03 14:57:01.913 | Preparing to unpack .../159-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-03 14:57:01.975 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-03 14:57:02.467 | Selecting previously unselected package librdmacm1:amd64. 2022-06-03 14:57:02.475 | Preparing to unpack .../160-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-06-03 14:57:02.526 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-03 14:57:02.967 | Selecting previously unselected package libiscsi7:amd64. 2022-06-03 14:57:02.976 | Preparing to unpack .../161-libiscsi7_1.18.0-2_amd64.deb ... 2022-06-03 14:57:03.066 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-06-03 14:57:03.467 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-06-03 14:57:03.475 | Preparing to unpack .../162-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-03 14:57:03.546 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-03 14:57:03.904 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-06-03 14:57:03.913 | Preparing to unpack .../163-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-06-03 14:57:03.998 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-03 14:57:04.378 | Selecting previously unselected package libjpeg-dev:amd64. 2022-06-03 14:57:04.387 | Preparing to unpack .../164-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-06-03 14:57:04.435 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-03 14:57:04.752 | Selecting previously unselected package libjs-jquery. 2022-06-03 14:57:04.761 | Preparing to unpack .../165-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-06-03 14:57:04.817 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-06-03 14:57:05.207 | Selecting previously unselected package libjs-jquery-metadata. 2022-06-03 14:57:05.216 | Preparing to unpack .../166-libjs-jquery-metadata_12-1.1_all.deb ... 2022-06-03 14:57:05.274 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-06-03 14:57:05.582 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-06-03 14:57:05.590 | Preparing to unpack .../167-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-06-03 14:57:05.649 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-03 14:57:06.155 | Selecting previously unselected package libltdl-dev:amd64. 2022-06-03 14:57:06.164 | Preparing to unpack .../168-libltdl-dev_2.4.6-14_amd64.deb ... 2022-06-03 14:57:06.218 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-06-03 14:57:06.656 | Selecting previously unselected package libsys-hostname-long-perl. 2022-06-03 14:57:06.668 | Preparing to unpack .../169-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-06-03 14:57:06.741 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-06-03 14:57:07.104 | Selecting previously unselected package libmail-sendmail-perl. 2022-06-03 14:57:07.112 | Preparing to unpack .../170-libmail-sendmail-perl_0.80-1_all.deb ... 2022-06-03 14:57:07.160 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-06-03 14:57:07.461 | Selecting previously unselected package libssl-dev:amd64. 2022-06-03 14:57:07.469 | Preparing to unpack .../171-libssl-dev_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-03 14:57:07.557 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-03 14:57:08.158 | Selecting previously unselected package libmysqlclient-dev. 2022-06-03 14:57:08.167 | Preparing to unpack .../172-libmysqlclient-dev_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-03 14:57:08.217 | Unpacking libmysqlclient-dev (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 14:57:08.949 | Selecting previously unselected package libncurses-dev:amd64. 2022-06-03 14:57:08.958 | Preparing to unpack .../173-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-03 14:57:09.017 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-03 14:57:09.495 | Selecting previously unselected package libomp5-10:amd64. 2022-06-03 14:57:09.504 | Preparing to unpack .../174-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:57:09.552 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:57:09.918 | Selecting previously unselected package libomp-10-dev. 2022-06-03 14:57:09.927 | Preparing to unpack .../175-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:57:09.986 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-03 14:57:10.401 | Selecting previously unselected package libpq5:amd64. 2022-06-03 14:57:10.409 | Preparing to unpack .../176-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-03 14:57:10.440 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-03 14:57:10.839 | Selecting previously unselected package libpq-dev. 2022-06-03 14:57:10.847 | Preparing to unpack .../177-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-03 14:57:10.906 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-03 14:57:11.461 | Selecting previously unselected package librados2. 2022-06-03 14:57:11.469 | Preparing to unpack .../178-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-03 14:57:11.526 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-03 14:57:12.504 | Selecting previously unselected package librbd1. 2022-06-03 14:57:12.512 | Preparing to unpack .../179-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-03 14:57:12.563 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-03 14:57:13.204 | Selecting previously unselected package libsasl2-dev. 2022-06-03 14:57:13.213 | Preparing to unpack .../180-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-03 14:57:13.266 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-03 14:57:13.727 | Preparing to unpack .../181-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-03 14:57:13.883 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-03 14:57:14.295 | Selecting previously unselected package libsystemd-dev:amd64. 2022-06-03 14:57:14.303 | Preparing to unpack .../182-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-06-03 14:57:14.369 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-03 14:57:14.807 | Selecting previously unselected package libtinfo-dev:amd64. 2022-06-03 14:57:14.815 | Preparing to unpack .../183-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-03 14:57:14.900 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-03 14:57:15.269 | Selecting previously unselected package libx86-1:amd64. 2022-06-03 14:57:15.278 | Preparing to unpack .../184-libx86-1_1.1+ds1-11_amd64.deb ... 2022-06-03 14:57:15.326 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-06-03 14:57:15.682 | Selecting previously unselected package libxml2-dev:amd64. 2022-06-03 14:57:15.689 | Preparing to unpack .../185-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-03 14:57:15.743 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-03 14:57:16.261 | Selecting previously unselected package libxslt1-dev:amd64. 2022-06-03 14:57:16.269 | Preparing to unpack .../186-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-06-03 14:57:16.318 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-03 14:57:16.798 | Selecting previously unselected package llvm-10-runtime. 2022-06-03 14:57:16.806 | Preparing to unpack .../187-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:57:16.866 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-03 14:57:17.304 | Selecting previously unselected package libpfm4:amd64. 2022-06-03 14:57:17.312 | Preparing to unpack .../188-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-06-03 14:57:17.366 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-03 14:57:17.830 | Selecting previously unselected package llvm-10. 2022-06-03 14:57:17.839 | Preparing to unpack .../189-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:57:17.892 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:57:19.046 | Selecting previously unselected package libffi-dev:amd64. 2022-06-03 14:57:19.055 | Preparing to unpack .../190-libffi-dev_3.3-4_amd64.deb ... 2022-06-03 14:57:19.106 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-06-03 14:57:19.504 | Selecting previously unselected package python3-pygments. 2022-06-03 14:57:19.512 | Preparing to unpack .../191-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-06-03 14:57:19.560 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-03 14:57:20.086 | Selecting previously unselected package llvm-10-tools. 2022-06-03 14:57:20.095 | Preparing to unpack .../192-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:57:20.140 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-03 14:57:20.638 | Selecting previously unselected package libz3-4:amd64. 2022-06-03 14:57:20.646 | Preparing to unpack .../193-libz3-4_4.8.7-4build1_amd64.deb ... 2022-06-03 14:57:20.706 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-06-03 14:57:22.084 | Selecting previously unselected package libz3-dev:amd64. 2022-06-03 14:57:22.092 | Preparing to unpack .../194-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-06-03 14:57:22.129 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-03 14:57:22.513 | Selecting previously unselected package llvm-10-dev. 2022-06-03 14:57:22.521 | Preparing to unpack .../195-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:57:22.578 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-03 14:57:27.601 | Selecting previously unselected package lsscsi. 2022-06-03 14:57:27.610 | Preparing to unpack .../196-lsscsi_0.30-0.1_amd64.deb ... 2022-06-03 14:57:27.669 | Unpacking lsscsi (0.30-0.1) ... 2022-06-03 14:57:28.061 | Selecting previously unselected package pkg-config. 2022-06-03 14:57:28.070 | Preparing to unpack .../197-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-06-03 14:57:28.132 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-06-03 14:57:28.527 | Selecting previously unselected package pm-utils. 2022-06-03 14:57:28.536 | Preparing to unpack .../198-pm-utils_1.4.1-19_all.deb ... 2022-06-03 14:57:28.586 | Unpacking pm-utils (1.4.1-19) ... 2022-06-03 14:57:28.995 | Selecting previously unselected package postgresql-client-common. 2022-06-03 14:57:29.004 | Preparing to unpack .../199-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-06-03 14:57:29.057 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-06-03 14:57:29.449 | Selecting previously unselected package postgresql-client-12. 2022-06-03 14:57:29.458 | Preparing to unpack .../200-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-03 14:57:29.506 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-03 14:57:30.092 | Selecting previously unselected package ssl-cert. 2022-06-03 14:57:30.101 | Preparing to unpack .../201-ssl-cert_1.0.39_all.deb ... 2022-06-03 14:57:30.155 | Unpacking ssl-cert (1.0.39) ... 2022-06-03 14:57:30.635 | Selecting previously unselected package postgresql-common. 2022-06-03 14:57:30.644 | Preparing to unpack .../202-postgresql-common_214ubuntu0.1_all.deb ... 2022-06-03 14:57:30.729 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-06-03 14:57:30.764 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-06-03 14:57:31.232 | Selecting previously unselected package postgresql-server-dev-12. 2022-06-03 14:57:31.242 | Preparing to unpack .../203-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-03 14:57:31.306 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-03 14:57:31.943 | Selecting previously unselected package postgresql-server-dev-all. 2022-06-03 14:57:31.953 | Preparing to unpack .../204-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-06-03 14:57:32.011 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-03 14:57:32.344 | Selecting previously unselected package python-pip-whl. 2022-06-03 14:57:32.353 | Preparing to unpack .../205-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-06-03 14:57:32.410 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-06-03 14:57:33.058 | Selecting previously unselected package python3-mysqldb. 2022-06-03 14:57:33.071 | Preparing to unpack .../206-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-06-03 14:57:33.114 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-06-03 14:57:33.475 | Selecting previously unselected package python3-wheel. 2022-06-03 14:57:33.484 | Preparing to unpack .../207-python3-wheel_0.34.2-1_all.deb ... 2022-06-03 14:57:33.531 | Unpacking python3-wheel (0.34.2-1) ... 2022-06-03 14:57:33.918 | Selecting previously unselected package python3-pip. 2022-06-03 14:57:33.927 | Preparing to unpack .../208-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-06-03 14:57:33.986 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-06-03 14:57:34.524 | Selecting previously unselected package python3.8-venv. 2022-06-03 14:57:34.537 | Preparing to unpack .../209-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-06-03 14:57:34.589 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-03 14:57:34.941 | Selecting previously unselected package python3-venv. 2022-06-03 14:57:34.949 | Preparing to unpack .../210-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-06-03 14:57:35.003 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-06-03 14:57:35.355 | Selecting previously unselected package qemu-block-extra:amd64. 2022-06-03 14:57:35.364 | Preparing to unpack .../211-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-03 14:57:35.423 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-03 14:57:35.844 | Selecting previously unselected package qemu-utils. 2022-06-03 14:57:35.853 | Preparing to unpack .../212-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-03 14:57:35.903 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-03 14:57:36.452 | Selecting previously unselected package sharutils. 2022-06-03 14:57:36.461 | Preparing to unpack .../213-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-06-03 14:57:36.517 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-06-03 14:57:36.838 | Selecting previously unselected package sqlite3. 2022-06-03 14:57:36.849 | Preparing to unpack .../214-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-03 14:57:36.920 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-03 14:57:37.495 | Selecting previously unselected package unzip. 2022-06-03 14:57:37.505 | Preparing to unpack .../215-unzip_6.0-25ubuntu1_amd64.deb ... 2022-06-03 14:57:37.557 | Unpacking unzip (6.0-25ubuntu1) ... 2022-06-03 14:57:37.892 | Selecting previously unselected package vbetool. 2022-06-03 14:57:37.901 | Preparing to unpack .../216-vbetool_1.1-4_amd64.deb ... 2022-06-03 14:57:37.946 | Unpacking vbetool (1.1-4) ... 2022-06-03 14:57:38.395 | Selecting previously unselected package ipset. 2022-06-03 14:57:38.404 | Preparing to unpack .../217-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-03 14:57:38.474 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-03 14:57:38.949 | Selecting previously unselected package ipvsadm. 2022-06-03 14:57:38.958 | Preparing to unpack .../218-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-06-03 14:57:39.008 | Unpacking ipvsadm (1:1.31-1) ... 2022-06-03 14:57:39.409 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-06-03 14:57:39.418 | Preparing to unpack .../219-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-03 14:57:39.467 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-03 14:57:39.803 | Selecting previously unselected package liberasurecode1:amd64. 2022-06-03 14:57:39.812 | Preparing to unpack .../220-liberasurecode1_1.6.1-4_amd64.deb ... 2022-06-03 14:57:39.866 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-06-03 14:57:40.163 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-06-03 14:57:40.172 | Preparing to unpack .../221-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-06-03 14:57:40.220 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-03 14:57:40.535 | Selecting previously unselected package libkrb5-dev:amd64. 2022-06-03 14:57:40.544 | Preparing to unpack .../222-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-03 14:57:40.603 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:57:40.952 | Selecting previously unselected package libyaml-dev:amd64. 2022-06-03 14:57:40.961 | Preparing to unpack .../223-libyaml-dev_0.2.2-1_amd64.deb ... 2022-06-03 14:57:41.003 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-06-03 14:57:41.323 | Selecting previously unselected package socat. 2022-06-03 14:57:41.333 | Preparing to unpack .../224-socat_1.7.3.3-2_amd64.deb ... 2022-06-03 14:57:41.391 | Unpacking socat (1.7.3.3-2) ... 2022-06-03 14:57:41.792 | Selecting previously unselected package vlan. 2022-06-03 14:57:41.801 | Preparing to unpack .../225-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-06-03 14:57:41.863 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-03 14:57:42.323 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-03 14:57:42.494 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-06-03 14:57:42.834 | Setting up javascript-common (11) ... 2022-06-03 14:57:43.147 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-06-03 14:57:43.255 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-03 14:57:43.457 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-03 14:57:43.628 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-03 14:57:43.797 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-03 14:57:44.103 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-03 14:57:44.194 | Setting up dstat (0.7.4-6) ... 2022-06-03 14:57:44.584 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-03 14:57:44.584 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-06-03 14:57:44.601 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-03 14:57:44.601 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-06-03 14:57:44.703 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-03 14:57:44.874 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-06-03 14:57:45.043 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-03 14:57:45.220 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-06-03 14:57:45.377 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-06-03 14:57:45.540 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-06-03 14:57:45.680 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-06-03 14:57:45.840 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-06-03 14:57:46.003 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-06-03 14:57:46.180 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-06-03 14:57:46.334 | Setting up libarchive-zip-perl (1.67-2) ... 2022-06-03 14:57:46.500 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-03 14:57:46.677 | Setting up vbetool (1.1-4) ... 2022-06-03 14:57:46.863 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-06-03 14:57:46.951 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-03 14:57:47.152 | Setting up pm-utils (1.4.1-19) ... 2022-06-03 14:57:47.354 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-03 14:57:47.894 | Setting up unzip (6.0-25ubuntu1) ... 2022-06-03 14:57:48.080 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-06-03 14:57:48.257 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-06-03 14:57:48.423 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-03 14:57:48.725 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-03 14:57:48.928 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-06-03 14:57:50.202 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-06-03 14:57:50.972 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-03 14:57:51.308 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-03 14:57:51.511 | Setting up m4 (1.4.18-4) ... 2022-06-03 14:57:51.689 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-03 14:57:52.137 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-03 14:57:52.317 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-06-03 14:57:52.488 | Setting up iputils-arping (3:20190709-3) ... 2022-06-03 14:57:52.689 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-06-03 14:57:52.848 | Setting up conntrack (1:1.4.5-2) ... 2022-06-03 14:57:53.049 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-03 14:57:53.211 | Setting up python3-wheel (0.34.2-1) ... 2022-06-03 14:57:53.671 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-06-03 14:57:53.831 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-06-03 14:57:54.426 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-06-03 14:57:56.734 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-06-03 14:57:56.951 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-06-03 14:57:57.112 | Setting up acl (2.2.53-6) ... 2022-06-03 14:57:57.283 | Setting up dns-root-data (2019052802) ... 2022-06-03 14:57:57.451 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-03 14:57:57.600 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:57:57.777 | Setting up fakeroot (1.24-1) ... 2022-06-03 14:57:57.895 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-06-03 14:57:58.034 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-03 14:57:58.226 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:57:58.460 | Setting up autotools-dev (20180224.1) ... 2022-06-03 14:57:58.665 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-03 14:57:59.700 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-06-03 14:57:59.883 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-03 14:58:00.048 | Setting up make (4.2.1-1.2) ... 2022-06-03 14:58:00.243 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-03 14:58:00.414 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:58:00.620 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-03 14:58:00.780 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-03 14:58:00.966 | Setting up ebtables (2.0.11-3build1) ... 2022-06-03 14:58:01.846 | Setting up socat (1.7.3.3-2) ... 2022-06-03 14:58:02.034 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-06-03 14:58:02.203 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-06-03 14:58:02.374 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-03 14:58:02.551 | Setting up autopoint (0.19.8.1-10build1) ... 2022-06-03 14:58:02.737 | Setting up binfmt-support (2.2.0-2) ... 2022-06-03 14:58:03.229 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-06-03 14:58:04.377 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-03 14:58:04.551 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-06-03 14:58:04.729 | Setting up fonts-dejavu-core (2.37-1) ... 2022-06-03 14:58:05.831 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-06-03 14:58:06.043 | Setting up lsscsi (0.30-0.1) ... 2022-06-03 14:58:06.189 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-03 14:58:06.351 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-03 14:58:06.523 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-03 14:58:06.700 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-03 14:58:06.882 | Setting up libdpkg-perl (1.19.7ubuntu3.2) ... 2022-06-03 14:58:07.042 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-03 14:58:07.206 | Setting up autoconf (2.69-11.1) ... 2022-06-03 14:58:07.463 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-06-03 14:58:07.640 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-06-03 14:58:07.810 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-06-03 14:58:07.897 | Setting up dwz (0.13-5) ... 2022-06-03 14:58:08.094 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-03 14:58:08.260 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-03 14:58:08.440 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-03 14:58:08.603 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-03 14:58:08.785 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-03 14:58:09.165 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-06-03 14:58:10.677 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:58:10.857 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:58:11.002 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-06-03 14:58:11.171 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-03 14:58:11.354 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-06-03 14:58:11.508 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-06-03 14:58:11.779 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-03 14:58:11.942 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-03 14:58:12.146 | Setting up libsub-override-perl (0.09-2) ... 2022-06-03 14:58:12.297 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-03 14:58:12.456 | Setting up libthai-data (0.1.28-3) ... 2022-06-03 14:58:12.608 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-06-03 14:58:12.771 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-06-03 14:58:12.908 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-03 14:58:13.043 | Setting up apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-03 14:58:13.183 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:58:13.357 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-06-03 14:58:13.531 | Setting up sharutils (1:4.15.2-4build1) ... 2022-06-03 14:58:13.734 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-03 14:58:13.900 | Setting up openssl (1.1.1f-1ubuntu2.13) ... 2022-06-03 14:58:14.134 | Setting up conntrackd (1:1.4.5-2) ... 2022-06-03 14:58:15.512 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-06-03 14:58:15.937 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-06-03 14:58:16.060 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-06-03 14:58:16.220 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-03 14:58:16.362 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-03 14:58:16.517 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-03 14:58:16.745 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-03 14:58:16.885 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-06-03 14:58:17.051 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-03 14:58:17.208 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-03 14:58:17.420 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-06-03 14:58:17.529 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-06-03 14:58:17.605 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-03 14:58:17.762 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-03 14:58:17.925 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:58:18.151 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-06-03 14:58:18.306 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-03 14:58:18.525 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-03 14:58:18.685 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-06-03 14:58:19.097 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-03 14:58:19.248 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 14:58:19.391 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-03 14:58:19.591 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-03 14:58:19.777 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-03 14:58:19.894 | Setting up wget (1.20.3-1ubuntu2) ... 2022-06-03 14:58:20.080 | Setting up libtool (2.4.6-14) ... 2022-06-03 14:58:20.197 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-03 14:58:22.594 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-06-03 14:58:22.860 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-06-03 14:58:24.540 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-06-03 14:58:25.674 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-03 14:58:25.831 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-03 14:58:26.068 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-03 14:58:26.848 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-03 14:58:26.988 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:58:27.139 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-03 14:58:27.285 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-06-03 14:58:29.021 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-06-03 14:58:29.779 | Setting up dpkg-dev (1.19.7ubuntu3.2) ... 2022-06-03 14:58:30.019 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-03 14:58:30.168 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-06-03 14:58:30.591 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-03 14:58:30.757 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-06-03 14:58:30.936 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-06-03 14:58:31.082 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-06-03 14:58:31.208 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-03 14:58:31.345 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-03 14:58:31.530 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-03 14:58:31.754 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-03 14:58:31.925 | Setting up ssl-cert (1.0.39) ... 2022-06-03 14:58:33.142 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-03 14:58:33.270 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-03 14:58:33.502 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-06-03 14:58:33.648 | Setting up postgresql-common (214ubuntu0.1) ... 2022-06-03 14:58:35.048 | Adding user postgres to group ssl-cert 2022-06-03 14:58:35.303 | 2022-06-03 14:58:35.303 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-06-03 14:58:35.511 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-06-03 14:58:35.511 | Removing obsolete dictionary files: 2022-06-03 14:58:36.101 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-06-03 14:58:37.402 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-06-03 14:58:37.582 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-03 14:58:37.788 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-06-03 14:58:38.102 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-06-03 14:58:38.677 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-06-03 14:58:38.836 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-03 14:58:39.002 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-03 14:58:39.165 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-03 14:58:39.290 | Setting up build-essential (12.8ubuntu1.1) ... 2022-06-03 14:58:39.428 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.11) ... 2022-06-03 14:58:39.588 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-03 14:58:39.742 | Setting up curl (7.68.0-1ubuntu2.11) ... 2022-06-03 14:58:39.891 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-03 14:58:40.028 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-03 14:58:40.179 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-06-03 14:58:40.299 | Setting up libmysqlclient-dev (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 14:58:40.428 | Setting up apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-03 14:58:40.611 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:58:40.862 | Setting up ipvsadm (1:1.31-1) ... 2022-06-03 14:58:41.928 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-06-03 14:58:42.111 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-03 14:58:42.456 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-06-03 14:58:44.626 | Regenerating fonts cache... done. 2022-06-03 14:58:44.707 | Setting up gettext (0.19.8.1-10build1) ... 2022-06-03 14:58:44.856 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-03 14:58:44.994 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-06-03 14:58:46.735 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-06-03 14:58:47.734 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-03 14:58:48.747 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-03 14:58:48.897 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-03 14:58:50.239 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-06-03 14:58:51.082 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:58:51.285 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-03 14:58:51.476 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-03 14:58:51.656 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-03 14:58:51.853 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-03 14:58:52.054 | Setting up apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-03 14:58:52.259 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-03 14:58:52.434 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-06-03 14:58:52.591 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:58:52.745 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-03 14:58:52.919 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-03 14:58:53.700 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-06-03 14:58:53.822 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-06-03 14:58:54.119 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-03 14:58:54.359 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-03 14:58:54.536 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-06-03 14:58:54.653 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-03 14:58:54.796 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:58:54.925 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-03 14:58:55.093 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-03 14:58:55.276 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-03 14:58:55.448 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-03 14:58:55.654 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-03 14:58:55.799 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-03 14:58:55.950 | Setting up po-debconf (1.0.21) ... 2022-06-03 14:58:56.093 | Setting up apache2 (2.4.41-4ubuntu3.11) ... 2022-06-03 14:59:05.338 | Enabling module mpm_event. 2022-06-03 14:59:05.403 | Enabling module authz_core. 2022-06-03 14:59:05.409 | Enabling module authz_host. 2022-06-03 14:59:05.469 | Enabling module authn_core. 2022-06-03 14:59:05.474 | Enabling module auth_basic. 2022-06-03 14:59:05.536 | Enabling module access_compat. 2022-06-03 14:59:05.597 | Enabling module authn_file. 2022-06-03 14:59:05.659 | Enabling module authz_user. 2022-06-03 14:59:05.720 | Enabling module alias. 2022-06-03 14:59:05.781 | Enabling module dir. 2022-06-03 14:59:05.843 | Enabling module autoindex. 2022-06-03 14:59:05.901 | Enabling module env. 2022-06-03 14:59:05.961 | Enabling module mime. 2022-06-03 14:59:06.021 | Enabling module negotiation. 2022-06-03 14:59:06.082 | Enabling module setenvif. 2022-06-03 14:59:06.142 | Enabling module filter. 2022-06-03 14:59:06.203 | Enabling module deflate. 2022-06-03 14:59:06.263 | Enabling module status. 2022-06-03 14:59:06.324 | Enabling module reqtimeout. 2022-06-03 14:59:06.384 | Enabling conf charset. 2022-06-03 14:59:06.454 | Enabling conf localized-error-pages. 2022-06-03 14:59:06.516 | Enabling conf other-vhosts-access-log. 2022-06-03 14:59:06.576 | Enabling conf security. 2022-06-03 14:59:06.639 | Enabling conf serve-cgi-bin. 2022-06-03 14:59:06.699 | Enabling site 000-default. 2022-06-03 14:59:06.752 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-06-03 14:59:06.809 | Enabling conf javascript-common. 2022-06-03 14:59:07.069 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-06-03 14:59:07.654 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-06-03 14:59:10.427 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-06-03 14:59:10.627 | Setting up libgvc6 (2.42.2-3build2) ... 2022-06-03 14:59:10.816 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-03 14:59:10.971 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-03 14:59:11.136 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-06-03 14:59:11.302 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-03 14:59:11.470 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-03 14:59:11.653 | Setting up graphviz (2.42.2-3build2) ... 2022-06-03 14:59:11.870 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-03 14:59:12.064 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-06-03 14:59:12.127 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-06-03 14:59:14.063 | Setting up dh-autoreconf (19) ... 2022-06-03 14:59:14.217 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-06-03 14:59:15.309 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-06-03 14:59:15.463 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-03 14:59:15.728 | Setting up debhelper (12.10ubuntu1) ... 2022-06-03 14:59:15.885 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-03 14:59:16.554 | Setting up apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-03 14:59:16.710 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-06-03 14:59:16.873 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-06-03 14:59:17.028 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-06-03 14:59:30.600 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-03 14:59:30.780 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-06-03 14:59:31.271 | Processing triggers for ufw (0.36-6) ... 2022-06-03 14:59:31.499 | Processing triggers for man-db (2.9.1-1) ... 2022-06-03 14:59:57.158 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-06-03 14:59:57.266 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-06-03 15:00:05.106 | ++ functions-common:apt_get:1127 : result=0 2022-06-03 15:00:05.108 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:00:05.110 | ++ functions-common:time_stop:2322 : local name 2022-06-03 15:00:05.113 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:05.116 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:05.118 | ++ functions-common:time_stop:2325 : local total 2022-06-03 15:00:05.120 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:05.122 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:00:05.124 | ++ functions-common:time_stop:2329 : start_time=1654268062393 2022-06-03 15:00:05.126 | ++ functions-common:time_stop:2331 : [[ -z 1654268062393 ]] 2022-06-03 15:00:05.129 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:05.133 | ++ functions-common:time_stop:2334 : end_time=1654268405131 2022-06-03 15:00:05.136 | ++ functions-common:time_stop:2335 : elapsed_time=342738 2022-06-03 15:00:05.138 | ++ functions-common:time_stop:2336 : total=821 2022-06-03 15:00:05.140 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:05.142 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=343559 2022-06-03 15:00:05.144 | ++ functions-common:apt_get:1131 : return 0 2022-06-03 15:00:05.147 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-03 15:00:05.149 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-03 15:00:05.152 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-03 15:00:05.156 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-03 15:00:05.160 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-03 15:00:05.163 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-03 15:00:05.165 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-03 15:00:06.675 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-03 15:00:06.677 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-03 15:00:06.679 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-03 15:00:06.681 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-03 15:00:06.683 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-03 15:00:06.685 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-03 15:00:06.687 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-03 15:00:06.689 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-03 15:00:06.691 | + functions-common:_ensure_lsb_release:328 : return 2022-06-03 15:00:06.693 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-03 15:00:06.758 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-03 15:00:06.760 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-03 15:00:06.823 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-03 15:00:06.826 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-03 15:00:06.889 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-03 15:00:06.891 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-03 15:00:06.893 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-03 15:00:06.895 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-03 15:00:06.897 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-03 15:00:06.899 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-03 15:00:06.901 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-03 15:00:06.903 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-03 15:00:06.905 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-03 15:00:06.907 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-03 15:00:06.909 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-03 15:00:06.909 | Distro: focal 2022-06-03 15:00:06.912 | + tools/install_pip.sh:main:136 : get_versions 2022-06-03 15:00:06.915 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-03 15:00:06.918 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-03 15:00:06.920 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-03 15:00:06.923 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-03 15:00:06.923 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-03 15:00:07.301 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-03 15:00:07.303 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-03 15:00:07.303 | pip: 20.2.2 2022-06-03 15:00:07.305 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-03 15:00:07.659 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-03 15:00:07.681 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-03 15:00:07.683 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-03 15:00:07.685 | + tools/install_pip.sh:main:144 : exit 0 2022-06-03 15:00:07.688 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-03 15:00:07.691 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 15:00:07.695 | + ./stack.sh:main:764 : fixup_all 2022-06-03 15:00:07.697 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-03 15:00:07.699 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-03 15:00:07.701 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 15:00:07.708 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 15:00:07.708 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-03 15:00:07.709 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-03 15:00:07.714 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-06-03 15:00:07.716 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-06-03 15:00:07.718 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-06-03 15:00:07.726 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-06-03 15:00:07.729 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-03 15:00:07.732 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-03 15:00:07.734 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-03 15:00:07.737 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-03 15:00:07.740 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-03 15:00:07.742 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:00:07.744 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:00:07.746 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:00:07.748 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:00:07.750 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:00:07.752 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:00:07.754 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:00:07.756 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:00:07.758 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-03 15:00:07.761 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-03 15:00:07.763 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-03 15:00:07.765 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:00:07.767 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:00:07.769 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:00:07.772 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:00:07.774 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:00:07.776 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:00:07.778 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-03 15:00:07.780 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-03 15:00:07.799 | Using python 3.8 to install os-testr 2022-06-03 15:00:07.802 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-03 15:00:09.431 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:00:09.435 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:09.441 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:09.442 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:09.447 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:09.449 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:09.451 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:09.451 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:09.452 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:00:09.981 | Collecting os-testr===2.0.0 2022-06-03 15:00:09.988 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2022-06-03 15:00:10.158 | Collecting python-subunit===1.4.0 2022-06-03 15:00:10.174 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-06-03 15:00:10.253 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-06-03 15:00:10.342 | Collecting stestr===3.0.1 2022-06-03 15:00:10.349 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2022-06-03 15:00:10.444 | 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 334)) (2.4.0) 2022-06-03 15:00:10.461 | 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 154)) (1.0.0) 2022-06-03 15:00:10.463 | 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 60)) (3.0.0) 2022-06-03 15:00:10.473 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (3.4.0) 2022-06-03 15:00:10.487 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.11.7) 2022-06-03 15:00:10.583 | Collecting future===0.18.2 2022-06-03 15:00:10.590 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-06-03 15:00:11.516 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (5.3.1) 2022-06-03 15:00:11.519 | 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 93)) (1.6.0) 2022-06-03 15:00:11.522 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-06-03 15:00:11.524 | 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 194)) (1.1.0) 2022-06-03 15:00:11.531 | 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 139)) (1.4.0) 2022-06-03 15:00:11.534 | 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 136)) (0.7.2) 2022-06-03 15:00:11.537 | 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 398)) (2.4.7) 2022-06-03 15:00:11.539 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.3.8) 2022-06-03 15:00:11.593 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.2.2) 2022-06-03 15:00:11.601 | 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 194)) (1.4.0) 2022-06-03 15:00:11.603 | 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 350)) (1.0.0) 2022-06-03 15:00:11.605 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (49.6.0) 2022-06-03 15:00:11.648 | 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 133)) (0.2.5) 2022-06-03 15:00:11.652 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.4.3) 2022-06-03 15:00:11.656 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.8.0) 2022-06-03 15:00:11.658 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (20.1.0) 2022-06-03 15:00:11.691 | Building wheels for collected packages: future 2022-06-03 15:00:11.692 | Building wheel for future (setup.py): started 2022-06-03 15:00:12.722 | Building wheel for future (setup.py): finished with status 'done' 2022-06-03 15:00:12.727 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=21dc87b663fdf1c6dfab0840a0dff5d9539786115b270c326860fdd564882b16 2022-06-03 15:00:12.727 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-06-03 15:00:12.728 | Successfully built future 2022-06-03 15:00:13.888 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-06-03 15:00:14.974 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2022-06-03 15:00:15.078 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:00:15.078 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:00:15.181 | + inc/python:pip_install:200 : result=0 2022-06-03 15:00:15.183 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:00:15.185 | + functions-common:time_stop:2322 : local name 2022-06-03 15:00:15.187 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:15.190 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:15.192 | + functions-common:time_stop:2325 : local total 2022-06-03 15:00:15.194 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:15.196 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:00:15.198 | + functions-common:time_stop:2329 : start_time=1654268407795 2022-06-03 15:00:15.200 | + functions-common:time_stop:2331 : [[ -z 1654268407795 ]] 2022-06-03 15:00:15.202 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:15.207 | + functions-common:time_stop:2334 : end_time=1654268415204 2022-06-03 15:00:15.209 | + functions-common:time_stop:2335 : elapsed_time=7409 2022-06-03 15:00:15.211 | + functions-common:time_stop:2336 : total=0 2022-06-03 15:00:15.213 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:15.215 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7409 2022-06-03 15:00:15.217 | + inc/python:pip_install:203 : return 0 2022-06-03 15:00:15.219 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-03 15:00:15.222 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-03 15:00:15.225 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:00:15.228 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-03 15:00:15.230 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-03 15:00:15.233 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:00:15.236 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:00:15.236 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:00:15.241 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-03 15:00:15.243 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-03 15:00:15.245 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-03 15:00:15.248 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-03 15:00:15.250 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-03 15:00:15.270 | Using python 3.8 to install systemd-python 2022-06-03 15:00:15.273 | + 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 systemd-python 2022-06-03 15:00:16.908 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:00:16.912 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:16.917 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:16.918 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:16.923 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:16.924 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:16.926 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:16.926 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:16.928 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:00:16.931 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (234) 2022-06-03 15:00:18.417 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:00:18.417 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:00:18.491 | + inc/python:pip_install:200 : result=0 2022-06-03 15:00:18.494 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:00:18.496 | + functions-common:time_stop:2322 : local name 2022-06-03 15:00:18.498 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:18.500 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:18.502 | + functions-common:time_stop:2325 : local total 2022-06-03 15:00:18.504 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:18.506 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:00:18.508 | + functions-common:time_stop:2329 : start_time=1654268415265 2022-06-03 15:00:18.510 | + functions-common:time_stop:2331 : [[ -z 1654268415265 ]] 2022-06-03 15:00:18.512 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:18.516 | + functions-common:time_stop:2334 : end_time=1654268418514 2022-06-03 15:00:18.518 | + functions-common:time_stop:2335 : elapsed_time=3249 2022-06-03 15:00:18.520 | + functions-common:time_stop:2336 : total=7409 2022-06-03 15:00:18.522 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:18.524 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=10658 2022-06-03 15:00:18.526 | + inc/python:pip_install:203 : return 0 2022-06-03 15:00:18.529 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-03 15:00:18.578 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-03 15:00:18.822 | + ./stack.sh:main:779 : install_infra 2022-06-03 15:00:18.825 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 15:00:18.827 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-03 15:00:18.830 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-06-03 15:00:21.923 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 15:00:21.926 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-03 15:00:21.947 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-03 15:00:23.895 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:24.132 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:24.134 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:24.341 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:24.400 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:24.461 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:24.463 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:24.513 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:00:24.559 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:00:24.713 | Collecting pbr===5.5.0 2022-06-03 15:00:24.726 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2022-06-03 15:00:24.773 | Installing collected packages: pbr 2022-06-03 15:00:24.912 | Successfully installed pbr-5.5.0 2022-06-03 15:00:24.973 | + inc/python:pip_install:200 : result=0 2022-06-03 15:00:24.975 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:00:24.978 | + functions-common:time_stop:2322 : local name 2022-06-03 15:00:24.980 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:24.982 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:24.984 | + functions-common:time_stop:2325 : local total 2022-06-03 15:00:24.986 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:24.988 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:00:24.990 | + functions-common:time_stop:2329 : start_time=1654268421940 2022-06-03 15:00:24.992 | + functions-common:time_stop:2331 : [[ -z 1654268421940 ]] 2022-06-03 15:00:24.994 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:24.998 | + functions-common:time_stop:2334 : end_time=1654268424996 2022-06-03 15:00:25.000 | + functions-common:time_stop:2335 : elapsed_time=3056 2022-06-03 15:00:25.002 | + functions-common:time_stop:2336 : total=10658 2022-06-03 15:00:25.005 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:25.007 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=13714 2022-06-03 15:00:25.009 | + inc/python:pip_install:203 : return 0 2022-06-03 15:00:25.011 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 15:00:25.014 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-03 15:00:25.035 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-03 15:00:26.943 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:27.175 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:27.177 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:27.379 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:27.436 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:27.496 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:27.498 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:27.547 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:00:27.592 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:00:27.594 | Processing /opt/stack/requirements 2022-06-03 15:00:28.874 | Collecting fixtures===3.0.0 2022-06-03 15:00:28.887 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-06-03 15:00:29.130 | Collecting PyYAML===5.3.1 2022-06-03 15:00:29.161 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2022-06-03 15:00:29.887 | Collecting requests===2.23.0 2022-06-03 15:00:29.902 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2022-06-03 15:00:30.006 | Collecting packaging===20.4 2022-06-03 15:00:30.022 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2022-06-03 15:00:30.087 | Collecting testtools===2.4.0 2022-06-03 15:00:30.094 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-06-03 15:00:30.185 | Collecting idna===2.10 2022-06-03 15:00:30.191 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-06-03 15:00:30.333 | Collecting pyparsing===2.4.7 2022-06-03 15:00:30.339 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-06-03 15:00:30.390 | Collecting six===1.15.0 2022-06-03 15:00:30.396 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-06-03 15:00:30.424 | Collecting Parsley>=1.2 2022-06-03 15:00:30.430 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-03 15:00:30.478 | Collecting beagle>=0.2.1 2022-06-03 15:00:30.484 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-06-03 15:00:30.511 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-06-03 15:00:30.568 | Collecting certifi===2021.10.8 2022-06-03 15:00:30.575 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-06-03 15:00:30.928 | Collecting chardet===3.0.4 2022-06-03 15:00:30.935 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2022-06-03 15:00:31.030 | Collecting urllib3===1.25.10 2022-06-03 15:00:31.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 2022-06-03 15:00:31.526 | Collecting unittest2===1.1.0 2022-06-03 15:00:31.532 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-06-03 15:00:31.992 | Collecting traceback2===1.4.0 2022-06-03 15:00:31.998 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-06-03 15:00:32.027 | Collecting extras===1.0.0 2022-06-03 15:00:32.034 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-06-03 15:00:32.477 | Collecting python-mimeparse===1.6.0 2022-06-03 15:00:32.484 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-06-03 15:00:32.568 | Collecting cliff===3.4.0 2022-06-03 15:00:32.574 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2022-06-03 15:00:32.956 | Collecting argparse 2022-06-03 15:00:32.962 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-06-03 15:00:33.395 | Collecting linecache2===1.0.0 2022-06-03 15:00:33.402 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-06-03 15:00:33.486 | Collecting stevedore===3.2.2 2022-06-03 15:00:33.492 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2022-06-03 15:00:33.556 | Collecting prettytable===0.7.2 2022-06-03 15:00:33.562 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-06-03 15:00:33.707 | Collecting cmd2===1.3.8 2022-06-03 15:00:33.713 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2022-06-03 15:00:34.182 | Collecting colorama===0.4.3 2022-06-03 15:00:34.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl (15 kB) 2022-06-03 15:00:34.245 | Collecting pyperclip===1.8.0 2022-06-03 15:00:34.250 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2022-06-03 15:00:34.297 | Collecting attrs===20.1.0 2022-06-03 15:00:34.304 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49 kB) 2022-06-03 15:00:34.382 | Collecting wcwidth===0.2.5 2022-06-03 15:00:34.388 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-06-03 15:00:34.406 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (44.0.0) 2022-06-03 15:00:34.409 | Building wheels for collected packages: PyYAML, openstack-requirements 2022-06-03 15:00:34.411 | Building wheel for PyYAML (setup.py): started 2022-06-03 15:00:34.657 | Building wheel for PyYAML (setup.py): finished with status 'error' 2022-06-03 15:00:34.657 | ERROR: Command errored out with exit status 1: 2022-06-03 15:00:34.657 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-oq6rleu7/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-oq6rleu7/PyYAML/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-b393imam 2022-06-03 15:00:34.657 | cwd: /tmp/pip-install-oq6rleu7/PyYAML/ 2022-06-03 15:00:34.657 | Complete output (6 lines): 2022-06-03 15:00:34.657 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-03 15:00:34.657 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-03 15:00:34.657 | or: setup.py --help-commands 2022-06-03 15:00:34.657 | or: setup.py cmd --help 2022-06-03 15:00:34.657 | 2022-06-03 15:00:34.657 | error: invalid command 'bdist_wheel' 2022-06-03 15:00:34.657 | ---------------------------------------- 2022-06-03 15:00:34.657 | ERROR: Failed building wheel for PyYAML 2022-06-03 15:00:34.658 | Running setup.py clean for PyYAML 2022-06-03 15:00:34.912 | Building wheel for openstack-requirements (setup.py): started 2022-06-03 15:00:35.657 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-03 15:00:35.658 | ERROR: Command errored out with exit status 1: 2022-06-03 15:00:35.658 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-6u2jcgq1/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-6u2jcgq1/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-ogda61cb 2022-06-03 15:00:35.658 | cwd: /tmp/pip-req-build-6u2jcgq1/ 2022-06-03 15:00:35.658 | Complete output (6 lines): 2022-06-03 15:00:35.658 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-03 15:00:35.658 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-03 15:00:35.658 | or: setup.py --help-commands 2022-06-03 15:00:35.658 | or: setup.py cmd --help 2022-06-03 15:00:35.658 | 2022-06-03 15:00:35.658 | error: invalid command 'bdist_wheel' 2022-06-03 15:00:35.658 | ---------------------------------------- 2022-06-03 15:00:35.658 | ERROR: Failed building wheel for openstack-requirements 2022-06-03 15:00:35.658 | Running setup.py clean for openstack-requirements 2022-06-03 15:00:36.405 | Failed to build PyYAML openstack-requirements 2022-06-03 15:00:36.612 | Installing collected packages: chardet, certifi, attrs, six, argparse, linecache2, traceback2, unittest2, extras, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, stevedore, colorama, pyperclip, cmd2, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-06-03 15:00:37.786 | Running setup.py install for PyYAML: started 2022-06-03 15:00:52.876 | Running setup.py install for PyYAML: finished with status 'done' 2022-06-03 15:00:53.798 | Running setup.py install for openstack-requirements: started 2022-06-03 15:00:55.920 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-03 15:00:55.957 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.1.0 beagle-0.3.0 certifi-2021.10.8 chardet-3.0.4 cliff-3.4.0 cmd2-1.3.8 colorama-0.4.3 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4208 packaging-20.4 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 requests-2.23.0 six-1.15.0 stevedore-3.2.2 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.10 wcwidth-0.2.5 2022-06-03 15:00:56.118 | + inc/python:pip_install:200 : result=0 2022-06-03 15:00:56.120 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:00:56.122 | + functions-common:time_stop:2322 : local name 2022-06-03 15:00:56.124 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:56.127 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:56.129 | + functions-common:time_stop:2325 : local total 2022-06-03 15:00:56.132 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:56.134 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:00:56.136 | + functions-common:time_stop:2329 : start_time=1654268425028 2022-06-03 15:00:56.138 | + functions-common:time_stop:2331 : [[ -z 1654268425028 ]] 2022-06-03 15:00:56.140 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:56.144 | + functions-common:time_stop:2334 : end_time=1654268456142 2022-06-03 15:00:56.146 | + functions-common:time_stop:2335 : elapsed_time=31114 2022-06-03 15:00:56.154 | + functions-common:time_stop:2336 : total=13714 2022-06-03 15:00:56.154 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:56.154 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=44828 2022-06-03 15:00:56.155 | + inc/python:pip_install:203 : return 0 2022-06-03 15:00:56.158 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-03 15:00:56.160 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-03 15:00:56.162 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-03 15:00:56.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:00:56.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:00:56.170 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-03 15:00:56.172 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:00:56.174 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-03 15:00:56.196 | Using python 3.8 to install pbr 2022-06-03 15:00:56.198 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-03 15:00:57.842 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:00:57.846 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:57.853 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:57.853 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:57.858 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:57.860 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:57.862 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:57.862 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:57.863 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:00:57.974 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-06-03 15:00:59.473 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:00:59.473 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:00:59.548 | + inc/python:pip_install:200 : result=0 2022-06-03 15:00:59.551 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:00:59.553 | + functions-common:time_stop:2322 : local name 2022-06-03 15:00:59.555 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:59.557 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:59.559 | + functions-common:time_stop:2325 : local total 2022-06-03 15:00:59.562 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:59.564 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:00:59.566 | + functions-common:time_stop:2329 : start_time=1654268456190 2022-06-03 15:00:59.568 | + functions-common:time_stop:2331 : [[ -z 1654268456190 ]] 2022-06-03 15:00:59.570 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:59.574 | + functions-common:time_stop:2334 : end_time=1654268459572 2022-06-03 15:00:59.576 | + functions-common:time_stop:2335 : elapsed_time=3382 2022-06-03 15:00:59.578 | + functions-common:time_stop:2336 : total=44828 2022-06-03 15:00:59.580 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:59.582 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=48210 2022-06-03 15:00:59.584 | + inc/python:pip_install:203 : return 0 2022-06-03 15:00:59.587 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-03 15:01:02.704 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-03 15:01:04.465 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:01:04.972 | Collecting bindep 2022-06-03 15:01:04.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-06-03 15:01:05.353 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-06-03 15:01:05.360 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-06-03 15:01:05.388 | Collecting Parsley 2022-06-03 15:01:05.394 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-03 15:01:05.548 | Collecting pbr>=2.0.0 2022-06-03 15:01:05.556 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-06-03 15:01:05.666 | Collecting packaging; python_version >= "3.6" 2022-06-03 15:01:05.673 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-06-03 15:01:05.856 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-06-03 15:01:05.865 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-03 15:01:05.916 | Installing collected packages: distro, Parsley, pbr, pyparsing, packaging, bindep 2022-06-03 15:01:06.494 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.9.0 pyparsing-3.0.9 2022-06-03 15:01:06.574 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 15:01:06.576 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 15:01:06.579 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-03 15:01:06.597 | + ./stack.sh:main:788 : pkgs= 2022-06-03 15:01:06.600 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-03 15:01:06.603 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-03 15:01:06.605 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 15:01:06.607 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-03 15:01:06.609 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:01:06.612 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:01:06.614 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:01:06.617 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:01:06.619 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:01:06.622 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:01:06.625 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:01:06.628 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:01:06.630 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:01:06.633 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-03 15:01:06.635 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:01:06.650 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:06.652 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 15:01:06.654 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:01:06.656 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-03 15:01:06.658 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:01:06.661 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-03 15:01:06.663 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:01:06.665 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-03 15:01:06.667 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:01:06.669 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-03 15:01:06.671 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:01:06.673 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-03 15:01:06.675 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-03 15:01:06.677 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-03 15:01:06.680 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 15:01:06.682 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-03 15:01:06.684 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-03 15:01:06.686 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-03 15:01:06.688 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-03 15:01:06.690 | + functions-common:run_plugins:1739 : local plugins= 2022-06-03 15:01:06.693 | + functions-common:run_plugins:1740 : local plugin 2022-06-03 15:01:06.696 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-03 15:01:06.698 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-03 15:01:06.700 | + functions:set_systemd_override:826 : local value=2048 2022-06-03 15:01:06.703 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-03 15:01:06.705 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-03 15:01:06.761 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-03 15:01:06.761 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-03 15:01:06.764 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-03 15:01:07.132 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-03 15:01:07.135 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-03 15:01:07.151 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:07.153 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-03 15:01:07.155 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:01:07.157 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:01:07.160 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:01:07.162 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:01:07.164 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:01:07.167 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:01:07.169 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:07.171 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:07.174 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:01:07.176 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:01:07.179 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:01:07.181 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:01:07.183 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-03 15:01:07.186 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:01:07.188 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:07.190 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:07.193 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-03 15:01:07.214 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-03 15:01:07.323 | Reading package lists... 2022-06-03 15:01:07.570 | Building dependency tree... 2022-06-03 15:01:07.571 | Reading state information... 2022-06-03 15:01:07.837 | The following packages were automatically installed and are no longer required: 2022-06-03 15:01:07.838 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:01:07.839 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:01:07.839 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:01:07.839 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:01:07.839 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:01:07.839 | python3-zope.interface 2022-06-03 15:01:07.839 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:01:07.839 | The following additional packages will be installed: 2022-06-03 15:01:07.839 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-03 15:01:07.839 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-03 15:01:07.839 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-03 15:01:07.840 | erlang-tools erlang-xmerl locales-all 2022-06-03 15:01:07.841 | Suggested packages: 2022-06-03 15:01:07.841 | erlang erlang-manpages erlang-doc 2022-06-03 15:01:07.911 | The following NEW packages will be installed: 2022-06-03 15:01:07.912 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-03 15:01:07.912 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-03 15:01:07.912 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-03 15:01:07.913 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-06-03 15:01:08.023 | 0 upgraded, 19 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:01:08.023 | Need to get 38.0 MB of archives. 2022-06-03 15:01:08.023 | After this operation, 276 MB of additional disk space will be used. 2022-06-03 15:01:08.023 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-06-03 15:01:09.071 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-06-03 15:01:09.162 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-06-03 15:01:09.164 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-06-03 15:01:09.334 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-06-03 15:01:09.430 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-06-03 15:01:09.510 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-06-03 15:01:09.626 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-06-03 15:01:09.628 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-06-03 15:01:09.629 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-06-03 15:01:09.640 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-06-03 15:01:09.725 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-06-03 15:01:10.002 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-06-03 15:01:10.003 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-06-03 15:01:10.027 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-06-03 15:01:10.082 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-06-03 15:01:10.163 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-06-03 15:01:10.338 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-06-03 15:01:12.137 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-06-03 15:01:14.506 | Fetched 38.0 MB in 6s (6,321 kB/s) 2022-06-03 15:01:14.713 | Selecting previously unselected package erlang-base. 2022-06-03 15:01:14.761 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 80311 files and directories currently installed.) 2022-06-03 15:01:14.764 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 15:01:14.817 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:16.275 | Selecting previously unselected package erlang-asn1. 2022-06-03 15:01:16.284 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 15:01:16.326 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:16.752 | Selecting previously unselected package erlang-crypto. 2022-06-03 15:01:16.761 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 15:01:16.809 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:17.121 | Selecting previously unselected package erlang-public-key. 2022-06-03 15:01:17.130 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 15:01:17.172 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:17.526 | Selecting previously unselected package erlang-mnesia. 2022-06-03 15:01:17.535 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 15:01:17.586 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:18.009 | Selecting previously unselected package erlang-runtime-tools. 2022-06-03 15:01:18.018 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 15:01:18.069 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:18.483 | Selecting previously unselected package erlang-ssl. 2022-06-03 15:01:18.492 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 15:01:18.557 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:19.026 | Selecting previously unselected package erlang-eldap. 2022-06-03 15:01:19.035 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 15:01:19.109 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:19.486 | Selecting previously unselected package erlang-ftp. 2022-06-03 15:01:19.495 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 15:01:19.549 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:19.881 | Selecting previously unselected package erlang-tftp. 2022-06-03 15:01:19.890 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 15:01:19.958 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:20.298 | Selecting previously unselected package erlang-inets. 2022-06-03 15:01:20.306 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 15:01:20.354 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:20.798 | Selecting previously unselected package erlang-snmp. 2022-06-03 15:01:20.807 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 15:01:20.866 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:21.443 | Selecting previously unselected package erlang-os-mon. 2022-06-03 15:01:21.453 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 15:01:21.497 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:21.801 | Selecting previously unselected package erlang-parsetools. 2022-06-03 15:01:21.810 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 15:01:21.857 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:22.183 | Selecting previously unselected package erlang-syntax-tools. 2022-06-03 15:01:22.192 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 15:01:22.240 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:22.612 | Selecting previously unselected package erlang-tools. 2022-06-03 15:01:22.621 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 15:01:22.677 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:23.069 | Selecting previously unselected package erlang-xmerl. 2022-06-03 15:01:23.078 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 15:01:23.123 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:23.660 | Selecting previously unselected package locales-all. 2022-06-03 15:01:23.669 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-06-03 15:01:23.720 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-06-03 15:01:28.845 | Selecting previously unselected package rabbitmq-server. 2022-06-03 15:01:28.858 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-06-03 15:01:29.045 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-03 15:01:30.507 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:31.542 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-06-03 15:01:31.542 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-06-03 15:01:35.605 | Searching for services which depend on erlang and should be started... none found. 2022-06-03 15:01:35.682 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:35.833 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:35.990 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-06-03 15:01:36.150 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:36.322 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:36.467 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:36.630 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:36.819 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:36.976 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:37.107 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:37.270 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:37.427 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:37.573 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:37.716 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:37.873 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:38.053 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:38.207 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-03 15:01:38.356 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-03 15:01:38.755 | Adding group `rabbitmq' (GID 125) ... 2022-06-03 15:01:38.936 | Done. 2022-06-03 15:01:39.017 | Adding system user `rabbitmq' (UID 117) ... 2022-06-03 15:01:39.017 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-06-03 15:01:39.395 | Not creating home directory `/var/lib/rabbitmq'. 2022-06-03 15:01:39.658 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-06-03 15:01:47.219 | Processing triggers for man-db (2.9.1-1) ... 2022-06-03 15:01:48.019 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-03 15:01:55.957 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:01:55.959 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:01:55.961 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:55.963 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:55.965 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:55.967 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:55.969 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:55.972 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:01:55.975 | + functions-common:time_stop:2329 : start_time=1654268467211 2022-06-03 15:01:55.977 | + functions-common:time_stop:2331 : [[ -z 1654268467211 ]] 2022-06-03 15:01:55.980 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:55.983 | + functions-common:time_stop:2334 : end_time=1654268515981 2022-06-03 15:01:55.986 | + functions-common:time_stop:2335 : elapsed_time=48770 2022-06-03 15:01:55.988 | + functions-common:time_stop:2336 : total=343559 2022-06-03 15:01:55.990 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:55.993 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=392329 2022-06-03 15:01:55.995 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:01:55.997 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-03 15:01:55.999 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:01:56.002 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:01:56.004 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:01:56.006 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:01:56.009 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:01:56.011 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:01:56.013 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-03 15:01:56.015 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:01:56.018 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:01:56.020 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:01:56.022 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:01:56.024 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:01:56.027 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:01:56.029 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:01:56.031 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:01:56.034 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-03 15:01:56.036 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:01:56.038 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:01:56.040 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:01:56.043 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:01:56.045 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:01:56.047 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:01:56.050 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-03 15:01:56.052 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-03 15:01:56.068 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:56.070 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-03 15:01:56.072 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:01:56.075 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-03 15:01:56.077 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-03 15:01:56.080 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-03 15:01:56.084 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-03 15:01:56.087 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-03 15:01:56.089 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-03 15:01:56.091 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-03 15:01:56.093 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-03 15:01:56.096 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-03 15:01:56.099 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-03 15:01:56.779 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-03 15:01:56.779 | user tags 2022-06-03 15:01:56.779 | guest [administrator]' 2022-06-03 15:01:56.783 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-03 15:01:56.783 | user tags 2022-06-03 15:01:56.783 | guest [administrator]' 2022-06-03 15:01:56.783 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-03 15:01:56.789 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-06-03 15:01:56.791 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-06-03 15:01:56.794 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-06-03 15:01:57.455 | Adding user "stackrabbit" ... 2022-06-03 15:01:57.499 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-03 15:01:58.192 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-03 15:01:58.247 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-03 15:01:58.249 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-03 15:01:58.919 | Changing password for user "stackrabbit" ... 2022-06-03 15:01:58.980 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-03 15:01:58.982 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-03 15:01:58.984 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-03 15:01:59.664 | Deleting user "guest" ... 2022-06-03 15:01:59.732 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-03 15:01:59.748 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:59.751 | + ./stack.sh:main:805 : install_database 2022-06-03 15:01:59.753 | + lib/database:install_database:116 : install_database_mysql 2022-06-03 15:01:59.756 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-03 15:01:59.758 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:59.760 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:59.763 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-03 15:02:00.105 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-03 15:02:00.108 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-06-03 15:02:00.113 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-03 15:02:00.115 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:00.117 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:00.120 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-06-03 15:02:00.122 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-06-03 15:02:00.124 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-06-03 15:02:00.128 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-03 15:02:00.131 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-03 15:02:00.133 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:02:00.136 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-03 15:02:00.138 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:02:00.140 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:02:00.142 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:02:00.145 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:02:00.147 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:02:00.149 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:02:00.152 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:02:00.154 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:02:00.156 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-03 15:02:00.158 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:02:00.161 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:02:00.163 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:02:00.165 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:02:00.168 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:02:00.170 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:02:00.172 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-03 15:02:00.175 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:00.177 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:00.179 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-03 15:02:00.182 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:02:00.184 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:02:00.186 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:02:00.189 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:02:00.191 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:02:00.193 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:02:00.196 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:00.198 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:00.200 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:02:00.202 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:02:00.205 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:02:00.207 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:02:00.209 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-03 15:02:00.212 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:02:00.214 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:00.216 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:00.219 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-03 15:02:00.240 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-03 15:02:00.349 | Reading package lists... 2022-06-03 15:02:00.599 | Building dependency tree... 2022-06-03 15:02:00.601 | Reading state information... 2022-06-03 15:02:00.853 | The following packages were automatically installed and are no longer required: 2022-06-03 15:02:00.854 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:02:00.854 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:02:00.854 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:02:00.854 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:02:00.855 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:02:00.855 | python3-zope.interface 2022-06-03 15:02:00.855 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:02:00.855 | The following additional packages will be installed: 2022-06-03 15:02:00.855 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-03 15:02:00.855 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-03 15:02:00.855 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-03 15:02:00.856 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-03 15:02:00.856 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-03 15:02:00.856 | mysql-server-8.0 mysql-server-core-8.0 2022-06-03 15:02:00.857 | Suggested packages: 2022-06-03 15:02:00.857 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-06-03 15:02:00.940 | The following NEW packages will be installed: 2022-06-03 15:02:00.940 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-03 15:02:00.940 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-03 15:02:00.940 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-03 15:02:00.940 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-03 15:02:00.940 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-03 15:02:00.941 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-06-03 15:02:01.217 | 0 upgraded, 24 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:02:01.217 | Need to get 31.5 MB of archives. 2022-06-03 15:02:01.217 | After this operation, 262 MB of additional disk space will be used. 2022-06-03 15:02:01.217 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [4,416 kB] 2022-06-03 15:02:02.490 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [22.0 kB] 2022-06-03 15:02:02.493 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-06-03 15:02:02.500 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-06-03 15:02:02.501 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-06-03 15:02:02.521 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [18.1 MB] 2022-06-03 15:02:05.216 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [1,271 kB] 2022-06-03 15:02:05.339 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-06-03 15:02:05.339 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-06-03 15:02:05.341 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-06-03 15:02:05.342 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-06-03 15:02:05.372 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-06-03 15:02:05.373 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-06-03 15:02:05.373 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-06-03 15:02:05.374 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-06-03 15:02:05.375 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-06-03 15:02:05.453 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-06-03 15:02:05.566 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-06-03 15:02:05.568 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-06-03 15:02:05.571 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-06-03 15:02:05.582 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-06-03 15:02:05.583 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-06-03 15:02:06.619 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-06-03 15:02:06.619 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.29-0ubuntu0.20.04.3 [9,544 B] 2022-06-03 15:02:07.129 | Preconfiguring packages ... 2022-06-03 15:02:07.363 | Fetched 31.5 MB in 6s (5,565 kB/s) 2022-06-03 15:02:07.488 | Selecting previously unselected package mysql-client-core-8.0. 2022-06-03 15:02:07.539 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88767 files and directories currently installed.) 2022-06-03 15:02:07.543 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-03 15:02:07.616 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 15:02:08.948 | Selecting previously unselected package mysql-client-8.0. 2022-06-03 15:02:08.957 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-03 15:02:09.019 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 15:02:09.423 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-06-03 15:02:09.432 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-03 15:02:09.527 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-03 15:02:09.911 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-06-03 15:02:09.920 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-03 15:02:09.959 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-03 15:02:10.362 | Selecting previously unselected package libmecab2:amd64. 2022-06-03 15:02:10.371 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-06-03 15:02:10.422 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-06-03 15:02:10.882 | Selecting previously unselected package mysql-server-core-8.0. 2022-06-03 15:02:10.892 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-03 15:02:10.948 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 15:02:14.756 | Selecting previously unselected package mysql-server-8.0. 2022-06-03 15:02:14.767 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-03 15:02:15.852 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 15:02:16.279 | Selecting previously unselected package libhtml-tagset-perl. 2022-06-03 15:02:16.289 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-06-03 15:02:16.352 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-06-03 15:02:16.679 | Selecting previously unselected package liburi-perl. 2022-06-03 15:02:16.689 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-06-03 15:02:16.744 | Unpacking liburi-perl (1.76-2) ... 2022-06-03 15:02:17.062 | Selecting previously unselected package libhtml-parser-perl. 2022-06-03 15:02:17.072 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-06-03 15:02:17.136 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-06-03 15:02:17.462 | Selecting previously unselected package libcgi-pm-perl. 2022-06-03 15:02:17.472 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-06-03 15:02:17.527 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-06-03 15:02:17.822 | Selecting previously unselected package libfcgi-perl. 2022-06-03 15:02:17.831 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-06-03 15:02:17.884 | Unpacking libfcgi-perl (0.79-1) ... 2022-06-03 15:02:18.216 | Selecting previously unselected package libcgi-fast-perl. 2022-06-03 15:02:18.226 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-06-03 15:02:18.281 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-06-03 15:02:18.627 | Selecting previously unselected package libencode-locale-perl. 2022-06-03 15:02:18.636 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-06-03 15:02:18.718 | Unpacking libencode-locale-perl (1.05-1) ... 2022-06-03 15:02:19.053 | Selecting previously unselected package libhtml-template-perl. 2022-06-03 15:02:19.062 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-06-03 15:02:19.098 | Unpacking libhtml-template-perl (2.97-1) ... 2022-06-03 15:02:19.436 | Selecting previously unselected package libtimedate-perl. 2022-06-03 15:02:19.445 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-06-03 15:02:19.484 | Unpacking libtimedate-perl (2.3200-1) ... 2022-06-03 15:02:19.930 | Selecting previously unselected package libhttp-date-perl. 2022-06-03 15:02:19.940 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-06-03 15:02:19.987 | Unpacking libhttp-date-perl (6.05-1) ... 2022-06-03 15:02:20.244 | Selecting previously unselected package libio-html-perl. 2022-06-03 15:02:20.254 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-06-03 15:02:20.310 | Unpacking libio-html-perl (1.001-1) ... 2022-06-03 15:02:20.742 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-06-03 15:02:20.751 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-06-03 15:02:20.821 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-06-03 15:02:21.187 | Selecting previously unselected package libhttp-message-perl. 2022-06-03 15:02:21.197 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-06-03 15:02:21.255 | Unpacking libhttp-message-perl (6.22-1) ... 2022-06-03 15:02:21.581 | Selecting previously unselected package mecab-utils. 2022-06-03 15:02:21.591 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-06-03 15:02:21.655 | Unpacking mecab-utils (0.996-10build1) ... 2022-06-03 15:02:22.041 | Selecting previously unselected package mecab-ipadic. 2022-06-03 15:02:22.051 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-06-03 15:02:22.089 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-03 15:02:23.798 | Selecting previously unselected package mecab-ipadic-utf8. 2022-06-03 15:02:23.808 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-06-03 15:02:23.855 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-03 15:02:24.152 | Selecting previously unselected package mysql-server. 2022-06-03 15:02:24.162 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-06-03 15:02:24.212 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 15:02:24.566 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-06-03 15:02:24.749 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 15:02:24.901 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-06-03 15:02:25.058 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-06-03 15:02:25.203 | Setting up libencode-locale-perl (1.05-1) ... 2022-06-03 15:02:25.326 | Setting up mecab-utils (0.996-10build1) ... 2022-06-03 15:02:25.483 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-03 15:02:25.615 | Setting up libio-html-perl (1.001-1) ... 2022-06-03 15:02:25.755 | Setting up libtimedate-perl (2.3200-1) ... 2022-06-03 15:02:25.895 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 15:02:26.066 | Setting up libfcgi-perl (0.79-1) ... 2022-06-03 15:02:26.224 | Setting up liburi-perl (1.76-2) ... 2022-06-03 15:02:26.389 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-03 15:02:26.583 | Setting up libhttp-date-perl (6.05-1) ... 2022-06-03 15:02:26.763 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-03 15:02:26.870 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-03 15:02:26.874 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-03 15:02:26.874 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-06-03 15:02:26.875 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-03 15:02:26.875 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-03 15:02:27.015 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-03 15:02:27.015 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-03 15:02:27.015 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-03 15:02:27.016 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-03 15:02:27.023 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-03 15:02:27.114 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-03 15:02:27.114 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-03 15:02:27.115 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-03 15:02:27.141 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-03 15:02:27.185 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-03 15:02:27.474 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-03 15:02:27.480 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-03 15:02:27.571 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-03 15:02:27.571 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-03 15:02:27.572 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-03 15:02:27.572 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-03 15:02:27.575 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-03 15:02:27.576 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-03 15:02:27.622 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-03 15:02:27.811 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-03 15:02:27.811 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-03 15:02:27.812 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-03 15:02:27.812 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-03 15:02:27.814 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-03 15:02:27.815 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-03 15:02:28.243 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-06-03 15:02:28.367 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-03 15:02:28.691 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-06-03 15:02:28.695 | 2022-06-03 15:02:28.695 | done! 2022-06-03 15:02:28.701 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-03 15:02:28.826 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 15:02:28.940 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-03 15:02:29.027 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-03 15:02:29.031 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-03 15:02:29.032 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-06-03 15:02:29.032 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-03 15:02:29.032 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-03 15:02:29.243 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-03 15:02:29.243 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-03 15:02:29.244 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-03 15:02:29.244 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-03 15:02:29.256 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-03 15:02:29.388 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-03 15:02:29.389 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-03 15:02:29.389 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-03 15:02:29.430 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-03 15:02:29.503 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-03 15:02:30.006 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-03 15:02:30.017 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-03 15:02:30.128 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-03 15:02:30.128 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-03 15:02:30.129 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-03 15:02:30.129 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-03 15:02:30.134 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-03 15:02:30.134 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-03 15:02:30.225 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-03 15:02:30.516 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-03 15:02:30.517 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-03 15:02:30.518 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-03 15:02:30.518 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-03 15:02:30.522 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-03 15:02:30.522 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-03 15:02:31.035 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-06-03 15:02:31.174 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-03 15:02:31.496 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-06-03 15:02:31.501 | 2022-06-03 15:02:31.501 | done! 2022-06-03 15:02:31.509 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-03 15:02:31.598 | Setting up libhtml-parser-perl (3.72-5) ... 2022-06-03 15:02:31.783 | Setting up libhttp-message-perl (6.22-1) ... 2022-06-03 15:02:31.957 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 15:02:33.253 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-03 15:02:33.314 | Renaming removed key_buffer and myisam-recover options (if present) 2022-06-03 15:03:21.439 | mysqld will log errors to /var/log/mysql/error.log 2022-06-03 15:03:22.948 | mysqld is running as pid 43997 2022-06-03 15:03:26.585 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-06-03 15:03:29.362 | Setting up libcgi-pm-perl (4.46-1) ... 2022-06-03 15:03:29.544 | Setting up libhtml-template-perl (2.97-1) ... 2022-06-03 15:03:29.710 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 15:03:29.904 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-06-03 15:03:30.051 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-03 15:03:30.503 | Processing triggers for man-db (2.9.1-1) ... 2022-06-03 15:03:32.453 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-03 15:03:40.339 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:03:40.342 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:03:40.344 | + functions-common:time_stop:2322 : local name 2022-06-03 15:03:40.347 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:40.349 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:40.351 | + functions-common:time_stop:2325 : local total 2022-06-03 15:03:40.353 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:40.355 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:03:40.357 | + functions-common:time_stop:2329 : start_time=1654268520238 2022-06-03 15:03:40.359 | + functions-common:time_stop:2331 : [[ -z 1654268520238 ]] 2022-06-03 15:03:40.362 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:40.366 | + functions-common:time_stop:2334 : end_time=1654268620364 2022-06-03 15:03:40.368 | + functions-common:time_stop:2335 : elapsed_time=100126 2022-06-03 15:03:40.370 | + functions-common:time_stop:2336 : total=392329 2022-06-03 15:03:40.372 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:40.375 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=492455 2022-06-03 15:03:40.377 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:03:40.380 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-03 15:03:40.382 | + ./stack.sh:main:808 : install_database_python 2022-06-03 15:03:40.384 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-03 15:03:40.387 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-03 15:03:40.389 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-03 15:03:40.391 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:03:40.394 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-03 15:03:40.396 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-03 15:03:40.398 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:03:40.403 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:03:40.403 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:03:40.408 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-03 15:03:40.411 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-03 15:03:40.413 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-03 15:03:40.416 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-03 15:03:40.418 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-03 15:03:40.439 | Using python 3.8 to install PyMySQL 2022-06-03 15:03:40.442 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-03 15:03:42.102 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:03:42.106 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:42.113 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:42.113 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:42.119 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:42.120 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:42.122 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:42.122 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:42.124 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:03:42.256 | Collecting PyMySQL===0.10.0 2022-06-03 15:03:42.263 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ade/f15ceccf1ff54/PyMySQL-0.10.0-py2.py3-none-any.whl (47 kB) 2022-06-03 15:03:43.685 | Installing collected packages: PyMySQL 2022-06-03 15:03:43.887 | Successfully installed PyMySQL-0.10.0 2022-06-03 15:03:43.995 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:03:43.995 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:03:44.071 | + inc/python:pip_install:200 : result=0 2022-06-03 15:03:44.073 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:03:44.076 | + functions-common:time_stop:2322 : local name 2022-06-03 15:03:44.078 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:44.080 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:44.083 | + functions-common:time_stop:2325 : local total 2022-06-03 15:03:44.085 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:44.087 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:03:44.089 | + functions-common:time_stop:2329 : start_time=1654268620434 2022-06-03 15:03:44.092 | + functions-common:time_stop:2331 : [[ -z 1654268620434 ]] 2022-06-03 15:03:44.095 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:44.099 | + functions-common:time_stop:2334 : end_time=1654268624097 2022-06-03 15:03:44.101 | + functions-common:time_stop:2335 : elapsed_time=3663 2022-06-03 15:03:44.103 | + functions-common:time_stop:2336 : total=48210 2022-06-03 15:03:44.106 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:44.108 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=51873 2022-06-03 15:03:44.110 | + inc/python:pip_install:203 : return 0 2022-06-03 15:03:44.113 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-03 15:03:44.115 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 15:03:44.118 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-03 15:03:44.120 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-03 15:03:44.137 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:44.140 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-03 15:03:44.142 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-03 15:03:44.145 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 15:03:44.146 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 15:03:44.151 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 15:03:44.153 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 15:03:44.155 | + 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,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-03 15:03:44.158 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 15:03:44.160 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-03 15:03:44.162 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-03 15:03:44.178 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:44.180 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-03 15:03:44.183 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:03:44.185 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:03:44.187 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:03:44.190 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:03:44.193 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:44.195 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:03:44.197 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:44.199 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:44.202 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:03:44.204 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:03:44.206 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:03:44.208 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:03:44.211 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-03 15:03:44.213 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:03:44.215 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:44.218 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:44.220 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-03 15:03:44.241 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-03 15:03:44.350 | Reading package lists... 2022-06-03 15:03:44.601 | Building dependency tree... 2022-06-03 15:03:44.602 | Reading state information... 2022-06-03 15:03:44.859 | The following packages were automatically installed and are no longer required: 2022-06-03 15:03:44.860 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:03:44.860 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:03:44.860 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:03:44.860 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:03:44.860 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:03:44.860 | python3-zope.interface 2022-06-03 15:03:44.860 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:03:44.926 | The following NEW packages will be installed: 2022-06-03 15:03:44.927 | radvd 2022-06-03 15:03:45.174 | 0 upgraded, 1 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:03:45.174 | Need to get 59.0 kB of archives. 2022-06-03 15:03:45.174 | After this operation, 164 kB of additional disk space will be used. 2022-06-03 15:03:45.174 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-06-03 15:03:45.981 | Fetched 59.0 kB in 0s (120 kB/s) 2022-06-03 15:03:46.204 | Selecting previously unselected package radvd. 2022-06-03 15:03:46.261 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89345 files and directories currently installed.) 2022-06-03 15:03:46.265 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-06-03 15:03:46.323 | Unpacking radvd (1:2.17-2) ... 2022-06-03 15:03:46.837 | Setting up radvd (1:2.17-2) ... 2022-06-03 15:03:48.260 | Job for radvd.service failed because the control process exited with error code. 2022-06-03 15:03:48.260 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-06-03 15:03:48.261 | invoke-rc.d: initscript radvd, action "start" failed. 2022-06-03 15:03:48.273 | ● radvd.service - Router advertisement daemon for IPv6 2022-06-03 15:03:48.273 | Loaded: loaded (]8;;file://n-d-844599-1/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-06-03 15:03:48.273 | Active: failed (Result: exit-code) since Fri 2022-06-03 15:03:48 UTC; 15ms ago 2022-06-03 15:03:48.273 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-06-03 15:03:48.273 | Process: 45156 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-06-03 15:03:48.273 | 2022-06-03 15:03:48.274 | Jun 03 15:03:48 n-d-844599-1 systemd[1]: Starting Router advertisement daemon for IPv6... 2022-06-03 15:03:48.274 | Jun 03 15:03:48 n-d-844599-1 radvd[45156]: can't open /etc/radvd.conf: No such file or directory 2022-06-03 15:03:48.274 | Jun 03 15:03:48 n-d-844599-1 radvd[45156]: Insecure file permissions, but continuing anyway 2022-06-03 15:03:48.274 | Jun 03 15:03:48 n-d-844599-1 radvd[45156]: exiting, failed to read config file 2022-06-03 15:03:48.274 | Jun 03 15:03:48 n-d-844599-1 systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-06-03 15:03:48.274 | Jun 03 15:03:48 n-d-844599-1 systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-06-03 15:03:48.274 | Jun 03 15:03:48 n-d-844599-1 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-06-03 15:03:48.353 | Processing triggers for man-db (2.9.1-1) ... 2022-06-03 15:03:48.627 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-03 15:03:56.659 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:03:56.662 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:03:56.664 | + functions-common:time_stop:2322 : local name 2022-06-03 15:03:56.666 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:56.668 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:56.670 | + functions-common:time_stop:2325 : local total 2022-06-03 15:03:56.672 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:56.675 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:03:56.677 | + functions-common:time_stop:2329 : start_time=1654268624239 2022-06-03 15:03:56.679 | + functions-common:time_stop:2331 : [[ -z 1654268624239 ]] 2022-06-03 15:03:56.682 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:56.686 | + functions-common:time_stop:2334 : end_time=1654268636684 2022-06-03 15:03:56.688 | + functions-common:time_stop:2335 : elapsed_time=12445 2022-06-03 15:03:56.691 | + functions-common:time_stop:2336 : total=492455 2022-06-03 15:03:56.693 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:56.695 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=504900 2022-06-03 15:03:56.697 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:03:56.700 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-03 15:03:56.716 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:56.718 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-03 15:03:56.720 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-03 15:03:56.724 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-03 15:03:56.743 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-03 15:03:56.746 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:03:56.748 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:03:56.750 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:03:56.753 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:03:56.755 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:56.757 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:03:56.759 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:56.762 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:56.764 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:03:56.766 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:03:56.768 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:03:56.771 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:03:56.773 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-03 15:03:56.775 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:03:56.777 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:56.780 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:56.782 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-03 15:03:56.803 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-03 15:03:56.911 | Reading package lists... 2022-06-03 15:03:57.161 | Building dependency tree... 2022-06-03 15:03:57.162 | Reading state information... 2022-06-03 15:03:57.412 | fakeroot is already the newest version (1.24-1). 2022-06-03 15:03:57.412 | fakeroot set to manually installed. 2022-06-03 15:03:57.412 | make is already the newest version (4.2.1-1.2). 2022-06-03 15:03:57.412 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-03 15:03:57.412 | The following packages were automatically installed and are no longer required: 2022-06-03 15:03:57.413 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:03:57.414 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:03:57.414 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:03:57.414 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:03:57.414 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:03:57.414 | python3-zope.interface 2022-06-03 15:03:57.414 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:03:57.543 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:03:57.547 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:03:57.550 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:03:57.554 | + functions-common:time_stop:2322 : local name 2022-06-03 15:03:57.556 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:57.558 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:57.560 | + functions-common:time_stop:2325 : local total 2022-06-03 15:03:57.562 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:57.564 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:03:57.567 | + functions-common:time_stop:2329 : start_time=1654268636800 2022-06-03 15:03:57.569 | + functions-common:time_stop:2331 : [[ -z 1654268636800 ]] 2022-06-03 15:03:57.571 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:57.575 | + functions-common:time_stop:2334 : end_time=1654268637573 2022-06-03 15:03:57.577 | + functions-common:time_stop:2335 : elapsed_time=773 2022-06-03 15:03:57.579 | + functions-common:time_stop:2336 : total=504900 2022-06-03 15:03:57.581 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:57.584 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=505673 2022-06-03 15:03:57.586 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:03:57.588 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-03 15:03:57.590 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:57.593 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:57.595 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-03 15:03:57.597 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-03 15:03:57.600 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-03 15:03:57.604 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-03 15:03:57.607 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-03 15:03:57.610 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-03 15:03:57.610 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-03 15:03:57.615 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-03 15:03:57.618 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-03 15:03:57.620 | + functions:vercmp:652 : local v1=5.4 2022-06-03 15:03:57.622 | + functions:vercmp:653 : local 'op=<' 2022-06-03 15:03:57.624 | + functions:vercmp:654 : local v2=3.13 2022-06-03 15:03:57.626 | + functions:vercmp:655 : local result 2022-06-03 15:03:57.631 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-03 15:03:57.631 | ++ functions:vercmp:659 : head -1 2022-06-03 15:03:57.631 | ++ functions:vercmp:659 : sort -V 2022-06-03 15:03:57.636 | + functions:vercmp:659 : result=3.13 2022-06-03 15:03:57.638 | + functions:vercmp:661 : case $op in 2022-06-03 15:03:57.641 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-03 15:03:57.643 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-03 15:03:57.645 | + functions:vercmp:672 : return 2022-06-03 15:03:57.647 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-03 15:03:57.650 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:03:57.652 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-03 15:03:58.118 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-03 15:03:58.139 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:58.141 | + ./stack.sh:main:816 : install_etcd3 2022-06-03 15:03:58.144 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-03 15:03:58.144 | Installing etcd 2022-06-03 15:03:58.146 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-03 15:03:58.163 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-03 15:03:58.178 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-03 15:03:58.180 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-03 15:03:58.193 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-03 15:03:58.196 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:03:58.202 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:03:58.206 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:03:58.210 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:03:58.213 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-03 15:03:58.215 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-03 15:03:58.217 | ++ functions:get_extra_file:67 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:03:58.221 | --2022-06-03 15:03:58-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:03:58.226 | Resolving github.com (github.com)... 140.82.121.4 2022-06-03 15:03:58.270 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-06-03 15:03:58.410 | HTTP request sent, awaiting response... 302 Found 2022-06-03 15:03:58.410 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220603%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220603T150320Z&X-Amz-Expires=300&X-Amz-Signature=9b88e1b15a18e646b0e487129916da69375b063c2dc5c0198c35be177e1f4325&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-06-03 15:03:58.410 | --2022-06-03 15:03:58-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220603%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220603T150320Z&X-Amz-Expires=300&X-Amz-Signature=9b88e1b15a18e646b0e487129916da69375b063c2dc5c0198c35be177e1f4325&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-06-03 15:03:58.411 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2022-06-03 15:03:58.437 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2022-06-03 15:03:58.623 | HTTP request sent, awaiting response... 200 OK 2022-06-03 15:03:58.623 | Length: 11350736 (11M) [application/octet-stream] 2022-06-03 15:03:58.623 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-06-03 15:03:58.740 | 2022-06-03 15:03:58.901 | 0K ........ .. 100% 38.9M=0.3s 2022-06-03 15:03:58.901 | 2022-06-03 15:03:58.901 | 2022-06-03 15:03:58 (38.9 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-06-03 15:03:58.901 | 2022-06-03 15:03:58.905 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2022-06-03 15:03:58.907 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:03:58.910 | ++ functions:get_extra_file:73 : return 2022-06-03 15:03:58.912 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:03:58.915 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-03 15:03:58.917 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-06-03 15:03:58.919 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-06-03 15:03:59.063 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-06-03 15:03:59.066 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-06-03 15:03:59.070 | etcd-v3.3.12-linux-amd64/ 2022-06-03 15:03:59.070 | etcd-v3.3.12-linux-amd64/README.md 2022-06-03 15:03:59.070 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-06-03 15:03:59.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-06-03 15:03:59.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-06-03 15:03:59.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-06-03 15:03:59.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-06-03 15:03:59.071 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-06-03 15:03:59.071 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-06-03 15:03:59.071 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-06-03 15:03:59.071 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-06-03 15:03:59.071 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-06-03 15:03:59.071 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-06-03 15:03:59.071 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-06-03 15:03:59.071 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-06-03 15:03:59.071 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-06-03 15:03:59.071 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-06-03 15:03:59.071 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-06-03 15:03:59.072 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-06-03 15:03:59.072 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-06-03 15:03:59.072 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-03 15:03:59.072 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-06-03 15:03:59.072 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-06-03 15:03:59.072 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-03 15:03:59.072 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-03 15:03:59.072 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-03 15:03:59.072 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-03 15:03:59.072 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-06-03 15:03:59.072 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-06-03 15:03:59.072 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-06-03 15:03:59.072 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-06-03 15:03:59.072 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-06-03 15:03:59.072 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-06-03 15:03:59.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-06-03 15:03:59.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-06-03 15:03:59.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-06-03 15:03:59.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-06-03 15:03:59.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-06-03 15:03:59.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-06-03 15:03:59.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-06-03 15:03:59.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-06-03 15:03:59.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-03 15:03:59.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-06-03 15:03:59.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-06-03 15:03:59.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-03 15:03:59.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-03 15:03:59.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-03 15:03:59.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-03 15:03:59.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-06-03 15:03:59.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-06-03 15:03:59.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-06-03 15:03:59.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-06-03 15:03:59.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-06-03 15:03:59.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-06-03 15:03:59.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-06-03 15:03:59.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-06-03 15:03:59.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-06-03 15:03:59.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-06-03 15:03:59.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-06-03 15:03:59.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-06-03 15:03:59.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-06-03 15:03:59.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-06-03 15:03:59.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-06-03 15:03:59.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-06-03 15:03:59.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-06-03 15:03:59.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-06-03 15:03:59.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-06-03 15:03:59.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-06-03 15:03:59.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-06-03 15:03:59.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-06-03 15:03:59.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-06-03 15:03:59.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-06-03 15:03:59.075 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-06-03 15:03:59.075 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-06-03 15:03:59.075 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-06-03 15:03:59.075 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-06-03 15:03:59.075 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-06-03 15:03:59.075 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-06-03 15:03:59.075 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-06-03 15:03:59.075 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-06-03 15:03:59.075 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-06-03 15:03:59.075 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-06-03 15:03:59.075 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-06-03 15:03:59.075 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-06-03 15:03:59.075 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-06-03 15:03:59.075 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-06-03 15:03:59.075 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-06-03 15:03:59.075 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-06-03 15:03:59.076 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-06-03 15:03:59.076 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-06-03 15:03:59.076 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-06-03 15:03:59.076 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-06-03 15:03:59.076 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-06-03 15:03:59.076 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-06-03 15:03:59.076 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-06-03 15:03:59.076 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-06-03 15:03:59.076 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-06-03 15:03:59.076 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-06-03 15:03:59.076 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-06-03 15:03:59.076 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-06-03 15:03:59.076 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-06-03 15:03:59.076 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-06-03 15:03:59.077 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-06-03 15:03:59.077 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-06-03 15:03:59.077 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-06-03 15:03:59.077 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-06-03 15:03:59.077 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-06-03 15:03:59.077 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-06-03 15:03:59.077 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-06-03 15:03:59.077 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-06-03 15:03:59.077 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-06-03 15:03:59.077 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-06-03 15:03:59.077 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-06-03 15:03:59.077 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-06-03 15:03:59.078 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-06-03 15:03:59.078 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-06-03 15:03:59.078 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-06-03 15:03:59.078 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-06-03 15:03:59.078 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-06-03 15:03:59.078 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-06-03 15:03:59.078 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-06-03 15:03:59.078 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-06-03 15:03:59.078 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-06-03 15:03:59.079 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-06-03 15:03:59.079 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-06-03 15:03:59.079 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-06-03 15:03:59.079 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-06-03 15:03:59.080 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-06-03 15:03:59.080 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-06-03 15:03:59.080 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-06-03 15:03:59.080 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-06-03 15:03:59.080 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-06-03 15:03:59.081 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-06-03 15:03:59.081 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-06-03 15:03:59.082 | etcd-v3.3.12-linux-amd64/etcdctl 2022-06-03 15:03:59.269 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-06-03 15:03:59.269 | etcd-v3.3.12-linux-amd64/etcd 2022-06-03 15:03:59.498 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-06-03 15:03:59.536 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-06-03 15:03:59.571 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-03 15:03:59.573 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-03 15:03:59.590 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:59.593 | + ./stack.sh:main:835 : install_dstat 2022-06-03 15:03:59.595 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-03 15:03:59.611 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:59.613 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-03 15:03:59.616 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:03:59.618 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-03 15:03:59.620 | + ./stack.sh:main:844 : install_libs 2022-06-03 15:03:59.623 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-03 15:03:59.625 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-03 15:03:59.627 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-03 15:03:59.630 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-03 15:03:59.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.634 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.637 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-03 15:03:59.639 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.641 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-03 15:03:59.643 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-03 15:03:59.646 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-03 15:03:59.648 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-03 15:03:59.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.652 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.655 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-03 15:03:59.657 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.659 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-03 15:03:59.661 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-03 15:03:59.664 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-03 15:03:59.666 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-03 15:03:59.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.670 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.673 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-03 15:03:59.675 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.677 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-03 15:03:59.680 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-03 15:03:59.682 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-03 15:03:59.684 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-03 15:03:59.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.689 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.691 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-03 15:03:59.694 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.696 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-03 15:03:59.698 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-03 15:03:59.701 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-03 15:03:59.703 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-03 15:03:59.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.708 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.710 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-03 15:03:59.713 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.715 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-03 15:03:59.717 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-03 15:03:59.720 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-03 15:03:59.722 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-03 15:03:59.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.727 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-03 15:03:59.731 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.733 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-03 15:03:59.736 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-03 15:03:59.738 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-03 15:03:59.741 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-03 15:03:59.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.745 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.747 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-03 15:03:59.750 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.752 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-03 15:03:59.755 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-03 15:03:59.757 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-03 15:03:59.759 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-03 15:03:59.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.764 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.766 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-03 15:03:59.768 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.771 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-03 15:03:59.773 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-03 15:03:59.775 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-03 15:03:59.778 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-03 15:03:59.780 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.782 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.784 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-03 15:03:59.787 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.789 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-03 15:03:59.791 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-03 15:03:59.794 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-03 15:03:59.796 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-03 15:03:59.798 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.801 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.803 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-03 15:03:59.805 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.808 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-03 15:03:59.810 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-03 15:03:59.812 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-03 15:03:59.815 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-03 15:03:59.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.820 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.822 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-03 15:03:59.824 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.826 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-03 15:03:59.829 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-03 15:03:59.831 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-03 15:03:59.833 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-03 15:03:59.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.838 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.840 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-03 15:03:59.843 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.845 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-03 15:03:59.847 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-03 15:03:59.850 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-03 15:03:59.852 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-03 15:03:59.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.856 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.859 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-03 15:03:59.861 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.864 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-03 15:03:59.866 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-03 15:03:59.868 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-03 15:03:59.871 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-03 15:03:59.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-03 15:03:59.880 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.883 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-03 15:03:59.885 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-03 15:03:59.888 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-03 15:03:59.890 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-03 15:03:59.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-03 15:03:59.899 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.901 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-03 15:03:59.903 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-03 15:03:59.906 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-03 15:03:59.908 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-03 15:03:59.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.913 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-03 15:03:59.917 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.920 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-03 15:03:59.922 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-03 15:03:59.924 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-03 15:03:59.927 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-03 15:03:59.929 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.932 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.934 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-03 15:03:59.936 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.938 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-03 15:03:59.941 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-03 15:03:59.944 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-03 15:03:59.946 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-03 15:03:59.949 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.953 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-03 15:03:59.956 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.958 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-03 15:03:59.960 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-03 15:03:59.962 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-03 15:03:59.965 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-03 15:03:59.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.969 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.972 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-03 15:03:59.974 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.976 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-03 15:03:59.979 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-03 15:03:59.981 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-03 15:03:59.983 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-03 15:03:59.986 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:59.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:59.991 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-03 15:03:59.993 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:59.995 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-03 15:03:59.997 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-03 15:04:00.000 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-03 15:04:00.002 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-03 15:04:00.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:00.007 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:00.009 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-03 15:04:00.011 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:00.013 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-03 15:04:00.016 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-03 15:04:00.019 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-03 15:04:00.021 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-03 15:04:00.023 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:00.025 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:00.028 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-03 15:04:00.030 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:00.032 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-03 15:04:00.035 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-03 15:04:00.037 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-03 15:04:00.039 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-03 15:04:00.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:00.044 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:00.046 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-03 15:04:00.049 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:00.051 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-03 15:04:00.053 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-03 15:04:00.055 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-03 15:04:00.058 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-03 15:04:00.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:00.062 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:00.065 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-03 15:04:00.067 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:00.069 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-03 15:04:00.071 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-03 15:04:00.074 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-03 15:04:00.076 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-03 15:04:00.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:00.080 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:00.083 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-03 15:04:00.086 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:00.088 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-03 15:04:00.090 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-03 15:04:00.092 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-03 15:04:00.095 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-03 15:04:00.098 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:00.100 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:00.103 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-03 15:04:00.105 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:00.107 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-03 15:04:00.110 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-03 15:04:00.112 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-03 15:04:00.114 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-03 15:04:00.117 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:00.119 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:00.121 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-03 15:04:00.124 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:00.126 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-03 15:04:00.129 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-03 15:04:00.131 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-03 15:04:00.133 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-03 15:04:00.136 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:00.139 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:00.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-03 15:04:00.144 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:00.146 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-03 15:04:00.148 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-03 15:04:00.151 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-03 15:04:00.153 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-03 15:04:00.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:00.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:00.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-03 15:04:00.162 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:00.165 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-03 15:04:00.167 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-03 15:04:00.169 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-03 15:04:00.171 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-03 15:04:00.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:00.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:00.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-03 15:04:00.181 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:00.183 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-03 15:04:00.185 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-03 15:04:00.187 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-03 15:04:00.190 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-03 15:04:00.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:00.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:00.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-03 15:04:00.199 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:00.202 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-03 15:04:00.204 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-03 15:04:00.207 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-03 15:04:00.209 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-03 15:04:00.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:00.214 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:00.216 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-03 15:04:00.219 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:00.221 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-03 15:04:00.224 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-03 15:04:00.226 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-03 15:04:00.228 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-03 15:04:00.230 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:00.233 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:00.235 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-03 15:04:00.237 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:00.240 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-03 15:04:00.242 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-03 15:04:00.244 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-03 15:04:00.247 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-03 15:04:00.249 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:00.251 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:00.254 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-03 15:04:00.256 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:00.258 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-03 15:04:00.261 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-03 15:04:00.263 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-03 15:04:00.265 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-03 15:04:00.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:00.271 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:00.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-03 15:04:00.275 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:00.278 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-03 15:04:00.280 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-03 15:04:00.282 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-03 15:04:00.285 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-03 15:04:00.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:00.289 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:00.291 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-03 15:04:00.294 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:00.296 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-03 15:04:00.317 | Using python 3.8 to install etcd3 2022-06-03 15:04:00.319 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-03 15:04:01.952 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:01.956 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:01.962 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:01.962 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:01.967 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:01.969 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:01.970 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:01.971 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:01.973 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:02.078 | Collecting etcd3===0.12.0 2022-06-03 15:04:02.084 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-03 15:04:04.913 | Collecting grpcio===1.31.0 2022-06-03 15:04:04.929 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b4/2f0ac76be07a5/grpcio-1.31.0-cp38-cp38-manylinux2014_x86_64.whl (3.4 MB) 2022-06-03 15:04:05.891 | Collecting protobuf===3.13.0 2022-06-03 15:04:05.902 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e76/62437ca1e0c51/protobuf-3.13.0-cp38-cp38-manylinux1_x86_64.whl (1.3 MB) 2022-06-03 15:04:05.999 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-06-03 15:04:06.001 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (6.2.0) 2022-06-03 15:04:06.015 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 355)) (49.6.0) 2022-06-03 15:04:06.057 | Building wheels for collected packages: etcd3 2022-06-03 15:04:06.058 | Building wheel for etcd3 (setup.py): started 2022-06-03 15:04:06.789 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-06-03 15:04:06.790 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=cc561466b67dc79858745d5fb5b7189a2bca4a142cb403080816198938554b67 2022-06-03 15:04:06.791 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-06-03 15:04:06.791 | Successfully built etcd3 2022-06-03 15:04:08.069 | Installing collected packages: grpcio, protobuf, etcd3 2022-06-03 15:04:09.321 | Successfully installed etcd3-0.12.0 grpcio-1.31.0 protobuf-3.13.0 2022-06-03 15:04:09.429 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:04:09.429 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:04:09.520 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:09.522 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:09.524 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:09.526 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:09.529 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:09.530 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:09.533 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:09.535 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:09.537 | + functions-common:time_stop:2329 : start_time=1654268640311 2022-06-03 15:04:09.539 | + functions-common:time_stop:2331 : [[ -z 1654268640311 ]] 2022-06-03 15:04:09.542 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:09.546 | + functions-common:time_stop:2334 : end_time=1654268649544 2022-06-03 15:04:09.548 | + functions-common:time_stop:2335 : elapsed_time=9233 2022-06-03 15:04:09.551 | + functions-common:time_stop:2336 : total=51873 2022-06-03 15:04:09.553 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:09.555 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=61106 2022-06-03 15:04:09.557 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:09.559 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-03 15:04:09.581 | Using python 3.8 to install etcd3gw 2022-06-03 15:04:09.583 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-03 15:04:11.240 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:11.244 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:11.250 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:11.251 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:11.256 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:11.258 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:11.259 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:11.260 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:11.261 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:11.374 | Collecting etcd3gw===0.2.5 2022-06-03 15:04:11.381 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2022-06-03 15:04:11.472 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.3.0) 2022-06-03 15:04:11.478 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-06-03 15:04:11.481 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (2.23.0) 2022-06-03 15:04:11.501 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.25.10) 2022-06-03 15:04:11.522 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-06-03 15:04:11.525 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.10) 2022-06-03 15:04:11.529 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2022-06-03 15:04:11.531 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 39)) (2021.10.8) 2022-06-03 15:04:12.852 | Installing collected packages: etcd3gw 2022-06-03 15:04:13.013 | Successfully installed etcd3gw-0.2.5 2022-06-03 15:04:13.119 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:04:13.119 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:04:13.195 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:13.197 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:13.200 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:13.202 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:13.204 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:13.207 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:13.209 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:13.211 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:13.213 | + functions-common:time_stop:2329 : start_time=1654268649575 2022-06-03 15:04:13.215 | + functions-common:time_stop:2331 : [[ -z 1654268649575 ]] 2022-06-03 15:04:13.218 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:13.222 | + functions-common:time_stop:2334 : end_time=1654268653220 2022-06-03 15:04:13.224 | + functions-common:time_stop:2335 : elapsed_time=3645 2022-06-03 15:04:13.227 | + functions-common:time_stop:2336 : total=61106 2022-06-03 15:04:13.229 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:13.231 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64751 2022-06-03 15:04:13.233 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:13.235 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-03 15:04:13.238 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-03 15:04:13.241 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-03 15:04:13.243 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:04:13.245 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:04:13.247 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:04:13.250 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:04:13.252 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:04:13.255 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:04:13.257 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:04:13.259 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:04:13.261 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-03 15:04:13.264 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-03 15:04:13.266 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:13.268 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:13.271 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-03 15:04:13.273 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-03 15:04:13.275 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:04:13.277 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:04:13.280 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:04:13.282 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:04:13.284 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:04:13.286 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:04:13.289 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:04:13.291 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:13.293 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:13.296 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:04:13.298 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:04:13.301 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:04:13.303 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:04:13.306 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:04:13.308 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:04:13.310 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:13.313 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:13.316 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:04:13.337 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:04:13.447 | Reading package lists... 2022-06-03 15:04:13.698 | Building dependency tree... 2022-06-03 15:04:13.700 | Reading state information... 2022-06-03 15:04:13.954 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:04:13.954 | The following packages were automatically installed and are no longer required: 2022-06-03 15:04:13.955 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:04:13.955 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:04:13.955 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:04:13.955 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:04:13.956 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:04:13.956 | python3-zope.interface 2022-06-03 15:04:13.956 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:04:13.956 | The following additional packages will be installed: 2022-06-03 15:04:13.957 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-06-03 15:04:13.958 | Suggested packages: 2022-06-03 15:04:13.958 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-06-03 15:04:14.026 | The following NEW packages will be installed: 2022-06-03 15:04:14.026 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-06-03 15:04:14.271 | 0 upgraded, 6 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:04:14.271 | Need to get 1,306 kB of archives. 2022-06-03 15:04:14.271 | After this operation, 4,613 kB of additional disk space will be used. 2022-06-03 15:04:14.271 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-06-03 15:04:14.884 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-06-03 15:04:14.929 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-06-03 15:04:15.025 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-06-03 15:04:15.132 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-06-03 15:04:15.134 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-06-03 15:04:15.692 | Fetched 1,306 kB in 1s (1,180 kB/s) 2022-06-03 15:04:15.869 | Selecting previously unselected package libnorm1:amd64. 2022-06-03 15:04:15.921 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89358 files and directories currently installed.) 2022-06-03 15:04:15.925 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-06-03 15:04:16.014 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-03 15:04:16.469 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-06-03 15:04:16.479 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-06-03 15:04:16.548 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-03 15:04:17.011 | Selecting previously unselected package libzmq5:amd64. 2022-06-03 15:04:17.021 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-06-03 15:04:17.068 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-03 15:04:17.428 | Selecting previously unselected package uwsgi-core. 2022-06-03 15:04:17.438 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-06-03 15:04:17.482 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-03 15:04:18.108 | Selecting previously unselected package uwsgi. 2022-06-03 15:04:18.118 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-06-03 15:04:18.165 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-06-03 15:04:18.617 | Selecting previously unselected package uwsgi-plugin-python3. 2022-06-03 15:04:18.626 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-06-03 15:04:18.674 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-03 15:04:19.031 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-03 15:04:19.228 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-03 15:04:19.414 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-03 15:04:19.577 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-03 15:04:19.765 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-06-03 15:04:20.962 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-03 15:04:21.243 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-03 15:04:21.703 | Processing triggers for man-db (2.9.1-1) ... 2022-06-03 15:04:22.231 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-03 15:04:29.988 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:04:29.990 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:04:29.992 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:29.995 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:29.997 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:29.999 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:30.001 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:30.003 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:04:30.005 | + functions-common:time_stop:2329 : start_time=1654268653335 2022-06-03 15:04:30.007 | + functions-common:time_stop:2331 : [[ -z 1654268653335 ]] 2022-06-03 15:04:30.010 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:30.014 | + functions-common:time_stop:2334 : end_time=1654268670012 2022-06-03 15:04:30.016 | + functions-common:time_stop:2335 : elapsed_time=16677 2022-06-03 15:04:30.019 | + functions-common:time_stop:2336 : total=505673 2022-06-03 15:04:30.021 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:30.023 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=522350 2022-06-03 15:04:30.026 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:04:30.028 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-03 15:04:30.030 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:30.033 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:30.036 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-03 15:04:30.098 | Enabling module proxy. 2022-06-03 15:04:30.103 | To activate the new configuration, you need to run: 2022-06-03 15:04:30.103 | systemctl restart apache2 2022-06-03 15:04:30.107 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-03 15:04:30.170 | Considering dependency proxy for proxy_uwsgi: 2022-06-03 15:04:30.170 | Module proxy already enabled 2022-06-03 15:04:30.170 | Enabling module proxy_uwsgi. 2022-06-03 15:04:30.175 | To activate the new configuration, you need to run: 2022-06-03 15:04:30.175 | systemctl restart apache2 2022-06-03 15:04:30.179 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-03 15:04:30.182 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:04:30.184 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:04:30.186 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:04:30.308 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-03 15:04:30.310 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-03 15:04:30.313 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-03 15:04:30.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:30.319 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:30.322 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-03 15:04:30.324 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:30.327 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-03 15:04:30.329 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-03 15:04:30.333 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-03 15:04:30.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:30.338 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:30.340 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-03 15:04:30.342 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:30.345 | + ./stack.sh:main:852 : install_glanceclient 2022-06-03 15:04:30.347 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-03 15:04:30.350 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-03 15:04:30.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:30.355 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:30.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-03 15:04:30.359 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:30.362 | + ./stack.sh:main:853 : install_cinderclient 2022-06-03 15:04:30.364 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-03 15:04:30.366 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-03 15:04:30.369 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:30.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:30.373 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-03 15:04:30.376 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:30.378 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-03 15:04:30.381 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-03 15:04:30.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:30.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:30.388 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-03 15:04:30.390 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:30.392 | + ./stack.sh:main:854 : install_novaclient 2022-06-03 15:04:30.395 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-03 15:04:30.398 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-03 15:04:30.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:30.402 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:30.405 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-03 15:04:30.407 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:30.409 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-03 15:04:30.426 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:30.428 | + ./stack.sh:main:856 : install_swiftclient 2022-06-03 15:04:30.431 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-03 15:04:30.433 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-03 15:04:30.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:30.438 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:30.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-03 15:04:30.443 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:30.445 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-03 15:04:30.462 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:30.464 | + ./stack.sh:main:859 : install_neutronclient 2022-06-03 15:04:30.466 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-03 15:04:30.469 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-03 15:04:30.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:30.474 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:30.476 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-03 15:04:30.479 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:30.481 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-03 15:04:30.483 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-03 15:04:30.486 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-03 15:04:30.489 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:30.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:30.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-03 15:04:30.496 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:30.498 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-03 15:04:30.500 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-03 15:04:30.503 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:04:30.506 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-03 15:04:30.508 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-03 15:04:30.511 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:04:30.514 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:04:30.515 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:04:30.521 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-03 15:04:30.523 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-03 15:04:30.526 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-03 15:04:30.528 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-03 15:04:30.531 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-03 15:04:30.552 | Using python 3.8 to install keystonemiddleware 2022-06-03 15:04:30.554 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-03 15:04:32.215 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:32.219 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:32.225 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:32.225 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:32.230 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:32.232 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:32.234 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:32.234 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:32.235 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:32.239 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (9.1.0) 2022-06-03 15:04:32.311 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.6.3) 2022-06-03 15:04:32.346 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (8.3.4) 2022-06-03 15:04:32.371 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.0.2) 2022-06-03 15:04:32.379 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.2.2) 2022-06-03 15:04:32.385 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-06-03 15:04:32.388 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.4.0) 2022-06-03 15:04:32.393 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.2.1) 2022-06-03 15:04:32.458 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (4.1.1) 2022-06-03 15:04:32.477 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.4.2) 2022-06-03 15:04:32.480 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (4.6.1) 2022-06-03 15:04:32.497 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (2020.1) 2022-06-03 15:04:32.501 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (4.4.0) 2022-06-03 15:04:32.541 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (2.23.0) 2022-06-03 15:04:32.561 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.8.6) 2022-06-03 15:04:32.574 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 53)) (3.1.2) 2022-06-03 15:04:32.580 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 56)) (3.1.1) 2022-06-03 15:04:32.591 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.0.2) 2022-06-03 15:04:32.600 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-06-03 15:04:32.603 | 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 50)) (5.0.1) 2022-06-03 15:04:32.609 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.2.0) 2022-06-03 15:04:32.616 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (5.3.1) 2022-06-03 15:04:32.619 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.8.0) 2022-06-03 15:04:32.624 | 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 315)) (1.7.0) 2022-06-03 15:04:32.629 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.1.12) 2022-06-03 15:04:32.631 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (0.10.9) 2022-06-03 15:04:32.634 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2022-06-03 15:04:32.640 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.4.7) 2022-06-03 15:04:32.643 | 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 558)) (2.8.1) 2022-06-03 15:04:32.648 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.9.6) 2022-06-03 15:04:32.650 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.25.10) 2022-06-03 15:04:32.670 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2022-06-03 15:04:32.672 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.10) 2022-06-03 15:04:32.676 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 39)) (2021.10.8) 2022-06-03 15:04:32.678 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (1.0.0) 2022-06-03 15:04:32.681 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.12.1) 2022-06-03 15:04:33.915 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:04:33.915 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:04:33.988 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:33.991 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:33.993 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:33.995 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:33.998 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:34.000 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:34.003 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:34.005 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:34.007 | + functions-common:time_stop:2329 : start_time=1654268670546 2022-06-03 15:04:34.009 | + functions-common:time_stop:2331 : [[ -z 1654268670546 ]] 2022-06-03 15:04:34.013 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:34.017 | + functions-common:time_stop:2334 : end_time=1654268674014 2022-06-03 15:04:34.020 | + functions-common:time_stop:2335 : elapsed_time=3468 2022-06-03 15:04:34.022 | + functions-common:time_stop:2336 : total=64751 2022-06-03 15:04:34.024 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:34.026 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68219 2022-06-03 15:04:34.029 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:34.031 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-03 15:04:34.033 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-03 15:04:34.036 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:04:34.039 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-03 15:04:34.041 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-03 15:04:34.043 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:04:34.047 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:04:34.047 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:04:34.052 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-03 15:04:34.055 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-03 15:04:34.057 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-03 15:04:34.060 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-03 15:04:34.063 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-03 15:04:34.085 | Using python 3.8 to install python-memcached 2022-06-03 15:04:34.087 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-03 15:04:35.746 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:35.750 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:35.757 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:35.758 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:35.763 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:35.764 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:35.766 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:35.766 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:35.768 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:35.883 | Collecting python-memcached===1.59 2022-06-03 15:04:35.895 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-06-03 15:04:35.987 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-06-03 15:04:37.316 | Installing collected packages: python-memcached 2022-06-03 15:04:37.473 | Successfully installed python-memcached-1.59 2022-06-03 15:04:37.579 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:04:37.579 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:04:37.655 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:37.657 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:37.660 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:37.662 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:37.664 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:37.666 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:37.669 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:37.671 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:37.673 | + functions-common:time_stop:2329 : start_time=1654268674079 2022-06-03 15:04:37.675 | + functions-common:time_stop:2331 : [[ -z 1654268674079 ]] 2022-06-03 15:04:37.678 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:37.682 | + functions-common:time_stop:2334 : end_time=1654268677680 2022-06-03 15:04:37.684 | + functions-common:time_stop:2335 : elapsed_time=3601 2022-06-03 15:04:37.687 | + functions-common:time_stop:2336 : total=68219 2022-06-03 15:04:37.689 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:37.691 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=71820 2022-06-03 15:04:37.694 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:37.696 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-03 15:04:37.713 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:37.715 | + ./stack.sh:main:866 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-06-03 15:04:37.717 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-03 15:04:37.720 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-03 15:04:37.722 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-03 15:04:37.725 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:04:37.727 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-03 15:04:37.729 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-03 15:04:37.744 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:04:37.747 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-03 15:04:37.749 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-03 15:04:37.752 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-03 15:04:37.754 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:04:37.756 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:04:37.758 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:04:37.761 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:04:37.763 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:04:37.765 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:04:37.782 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:04:37.784 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:04:37.786 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:04:37.789 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:04:37.789 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:04:37.794 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-03 15:04:37.796 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:04:37.798 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-03 15:04:37.810 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-03 15:04:37.813 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:04:37.813 | + functions-common:git_clone:607 : head -1 2022-06-03 15:04:37.817 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-03 15:04:37.819 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:04:37.821 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-03 15:04:37.824 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:04:37.826 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 15:04:37.828 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-03 15:04:37.831 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:04:37.833 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-03 15:04:37.836 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:04:37.838 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 15:04:37.840 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-03 15:04:37.842 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:04:37.845 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:04:37.848 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-03 15:04:37.850 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:04:37.853 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-03 15:04:37.855 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:04:37.857 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:04:37.860 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-03 15:04:37.866 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-03 15:04:37.868 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-03 15:04:38.462 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-03 15:04:38.464 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:04:38.466 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:04:38.468 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:04:38.471 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 15:04:38.473 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-03 15:04:38.476 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:04:38.478 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:04:38.480 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:04:38.482 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:04:38.485 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:04:38.488 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:04:38.490 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:04:38.492 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-03 15:04:38.512 | Using python 3.8 to install /opt/stack/keystone 2022-06-03 15:04:38.515 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-03 15:04:40.178 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:40.178 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:04:40.182 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:40.183 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:40.184 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:40.186 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:40.186 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:40.186 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:40.187 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:40.187 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:40.199 | Obtaining file:///opt/stack/keystone 2022-06-03 15:04:41.716 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:04:43.357 | Collecting Flask===1.1.2 2022-06-03 15:04:43.364 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2022-06-03 15:04:43.551 | Collecting Flask-RESTful===0.3.8 2022-06-03 15:04:43.557 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2022-06-03 15:04:43.632 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 15:04:43.639 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 15:04:43.642 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-03 15:04:43.650 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 15:04:43.670 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 15:04:43.817 | Collecting Werkzeug===1.0.1 2022-06-03 15:04:43.824 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2022-06-03 15:04:44.008 | Collecting aniso8601===8.0.0 2022-06-03 15:04:44.014 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2022-06-03 15:04:44.082 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 15:04:44.091 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 15:04:44.152 | Collecting click===7.1.2 2022-06-03 15:04:44.158 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2022-06-03 15:04:44.167 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-03 15:04:44.206 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-03 15:04:44.300 | Collecting itsdangerous===1.1.0 2022-06-03 15:04:44.306 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2022-06-03 15:04:44.384 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2022-06-03 15:04:44.395 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (9.1.0) 2022-06-03 15:04:44.451 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.0.0) 2022-06-03 15:04:44.454 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (3.1.0) 2022-06-03 15:04:44.459 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.6.3) 2022-06-03 15:04:44.494 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (8.3.4) 2022-06-03 15:04:44.509 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (3.1.2) 2022-06-03 15:04:44.515 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.4.1) 2022-06-03 15:04:44.573 | 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 300)) (5.0.1) 2022-06-03 15:04:44.580 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2022-06-03 15:04:44.618 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (12.5.2) 2022-06-03 15:04:44.672 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.1) 2022-06-03 15:04:44.690 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.5.0) 2022-06-03 15:04:44.707 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.0.2) 2022-06-03 15:04:44.716 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.1) 2022-06-03 15:04:44.740 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (1.1.1) 2022-06-03 15:04:44.747 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.6.1) 2022-06-03 15:04:44.765 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (3.4.0) 2022-06-03 15:04:44.811 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (20.4) 2022-06-03 15:04:44.931 | Collecting passlib===1.7.2 2022-06-03 15:04:44.939 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2022-06-03 15:04:45.028 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.5.0) 2022-06-03 15:04:45.031 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (0.7.2) 2022-06-03 15:04:45.034 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (3.1.1) 2022-06-03 15:04:45.044 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (2.20) 2022-06-03 15:04:45.047 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (0.9.6) 2022-06-03 15:04:45.050 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.4.7) 2022-06-03 15:04:45.167 | Collecting pysaml2===6.1.0 2022-06-03 15:04:45.174 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/47065526c55b7/pysaml2-6.1.0-py2.py3-none-any.whl (341 kB) 2022-06-03 15:04:45.291 | 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 385)) (2.8.1) 2022-06-03 15:04:45.297 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (4.1.1) 2022-06-03 15:04:45.319 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (2020.1) 2022-06-03 15:04:45.324 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2.23.0) 2022-06-03 15:04:45.348 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-03 15:04:45.618 | Collecting scrypt===0.8.15 2022-06-03 15:04:45.625 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/813/b6fb76c0e1e28/scrypt-0.8.15-cp38-cp38-manylinux1_x86_64.whl (651 kB) 2022-06-03 15:04:45.706 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (1.15.0) 2022-06-03 15:04:45.709 | 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 497)) (0.13.0) 2022-06-03 15:04:45.719 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.3.1) 2022-06-03 15:04:45.722 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (3.3.0) 2022-06-03 15:04:45.724 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.2.2) 2022-06-03 15:04:45.731 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.0.1) 2022-06-03 15:04:45.741 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (0.5.0) 2022-06-03 15:04:45.746 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.4.0) 2022-06-03 15:04:45.763 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.4.0) 2022-06-03 15:04:45.767 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.1.0) 2022-06-03 15:04:45.773 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.25.10) 2022-06-03 15:04:45.793 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.2.5) 2022-06-03 15:04:45.796 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-03 15:04:45.800 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.2.1) 2022-06-03 15:04:45.866 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-03 15:04:45.873 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.8.0) 2022-06-03 15:04:45.878 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:04:45.881 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 15:04:45.889 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 15:04:45.892 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-03 15:04:45.898 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.0.2) 2022-06-03 15:04:45.938 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 15:04:45.942 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-03 15:04:45.951 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 15:04:45.958 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2022-06-03 15:04:45.960 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-03 15:04:45.972 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 15:04:45.979 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 15:04:45.987 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (4.3.1) 2022-06-03 15:04:45.997 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.10.9) 2022-06-03 15:04:46.000 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2022-06-03 15:04:46.084 | Collecting defusedxml===0.6.0 2022-06-03 15:04:46.090 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2022-06-03 15:04:46.161 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (19.1.0) 2022-06-03 15:04:46.174 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:04:46.176 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2022-06-03 15:04:46.180 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:04:46.182 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 15:04:46.184 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-03 15:04:46.186 | 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 402)) (1.6.0) 2022-06-03 15:04:46.189 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.0) 2022-06-03 15:04:46.191 | 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 540)) (1.4.0) 2022-06-03 15:04:46.194 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.7.0) 2022-06-03 15:04:46.198 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.12.1) 2022-06-03 15:04:46.201 | 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 387)) (1.0.4) 2022-06-03 15:04:46.203 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 15:04:46.211 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (5.0.0) 2022-06-03 15:04:46.213 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (1.5) 2022-06-03 15:04:46.216 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-03 15:04:46.224 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (0.7) 2022-06-03 15:04:46.230 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-03 15:04:47.063 | Installing collected packages: click, Werkzeug, itsdangerous, Flask, aniso8601, Flask-RESTful, passlib, scrypt, defusedxml, pysaml2, keystone 2022-06-03 15:04:47.063 | Attempting uninstall: click 2022-06-03 15:04:47.065 | Found existing installation: Click 7.0 2022-06-03 15:04:47.071 | Uninstalling Click-7.0: 2022-06-03 15:04:47.100 | Successfully uninstalled Click-7.0 2022-06-03 15:04:49.179 | Running setup.py develop for keystone 2022-06-03 15:04:50.921 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 Werkzeug-1.0.1 aniso8601-8.0.0 click-7.1.2 defusedxml-0.6.0 itsdangerous-1.1.0 keystone passlib-1.7.2 pysaml2-6.1.0 scrypt-0.8.15 2022-06-03 15:04:51.037 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:04:51.037 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:04:51.128 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:51.131 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:51.133 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:51.135 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:51.137 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:51.139 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:51.141 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:51.144 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:51.146 | + functions-common:time_stop:2329 : start_time=1654268678507 2022-06-03 15:04:51.148 | + functions-common:time_stop:2331 : [[ -z 1654268678507 ]] 2022-06-03 15:04:51.151 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:51.155 | + functions-common:time_stop:2334 : end_time=1654268691152 2022-06-03 15:04:51.157 | + functions-common:time_stop:2335 : elapsed_time=12645 2022-06-03 15:04:51.159 | + functions-common:time_stop:2336 : total=71820 2022-06-03 15:04:51.161 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:51.163 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=84465 2022-06-03 15:04:51.165 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:51.167 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:04:51.170 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 15:04:51.172 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 15:04:51.191 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 15:04:51.203 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-03 15:04:51.206 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-03 15:04:51.209 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:51.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:51.214 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-03 15:04:51.216 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:51.219 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-03 15:04:51.235 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:04:51.237 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-03 15:04:51.240 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:04:51.242 | + ./stack.sh:main:868 : configure_keystone 2022-06-03 15:04:51.244 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-03 15:04:51.257 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-03 15:04:51.260 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-03 15:04:51.264 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-03 15:04:51.281 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:04:51.284 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-03 15:04:51.314 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-03 15:04:51.342 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-03 15:04:51.372 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-03 15:04:51.403 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-03 15:04:51.434 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-03 15:04:51.469 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-03 15:04:51.498 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-03 15:04:51.527 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-03 15:04:51.530 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-03 15:04:51.532 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-03 15:04:51.534 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-03 15:04:51.537 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:04:51.539 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:04:51.556 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:51.560 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:04:51.562 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:04:51.565 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:04:51.581 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:51.583 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-06-03 15:04:51.586 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-06-03 15:04:51.618 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:04:51.621 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:04:51.623 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-03 15:04:51.626 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-03 15:04:51.629 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-03 15:04:51.647 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:04:51.649 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.89/identity 2022-06-03 15:04:51.681 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.89/identity 2022-06-03 15:04:51.711 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-03 15:04:51.713 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-03 15:04:51.746 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-03 15:04:51.748 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-03 15:04:51.751 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-03 15:04:51.754 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-03 15:04:51.756 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-03 15:04:51.760 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-03 15:04:51.791 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-03 15:04:51.793 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-03 15:04:51.796 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-03 15:04:51.798 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-03 15:04:51.801 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:04:51.820 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:04:51.822 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:04:51.824 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:04:51.826 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:04:51.829 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 15:04:51.857 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:04:51.885 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:04:51.914 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:04:51.942 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-03 15:04:51.971 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-03 15:04:51.974 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-03 15:04:51.976 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-03 15:04:51.979 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-03 15:04:51.981 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-03 15:04:51.983 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:04:51.986 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:04:51.990 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-03 15:04:51.994 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-03 15:04:51.997 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:04:51.999 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:04:52.012 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:04:52.012 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:04:52.020 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:04:52.024 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:04:52.040 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-03 15:04:52.042 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-03 15:04:52.046 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-03 15:04:52.076 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-03 15:04:52.104 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-03 15:04:52.135 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-03 15:04:52.164 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-03 15:04:52.193 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-03 15:04:52.222 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-03 15:04:52.249 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-03 15:04:52.277 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-03 15:04:52.304 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 15:04:52.332 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-03 15:04:52.361 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-03 15:04:52.389 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-03 15:04:52.419 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:04:52.423 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:04:52.425 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-03 15:04:52.428 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-03 15:04:52.430 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:04:52.433 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:52.435 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:52.437 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 15:04:52.440 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 15:04:52.442 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-03 15:04:52.472 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-03 15:04:52.500 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-03 15:04:52.500 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 15:04:52.509 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-03 15:04:52.512 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-03 15:04:52.515 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-03 15:04:52.518 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:04:52.520 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:04:52.523 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:04:52.527 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:52.529 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:52.531 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:04:52.535 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:04:52.537 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:52.540 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:52.543 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-03 15:04:52.609 | Enabling site keystone-wsgi-public. 2022-06-03 15:04:52.615 | To activate the new configuration, you need to run: 2022-06-03 15:04:52.615 | systemctl reload apache2 2022-06-03 15:04:52.619 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:04:52.622 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:04:52.624 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:04:52.627 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:04:52.755 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-03 15:04:52.758 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 15:04:52.760 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-03 15:04:52.763 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-03 15:04:52.767 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:04:52.771 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:04:52.774 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-03 15:04:52.779 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-03 15:04:52.781 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:04:52.784 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:04:52.797 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:04:52.797 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:04:52.806 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:04:52.809 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:04:52.826 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-03 15:04:52.828 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 15:04:52.833 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-03 15:04:52.863 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-03 15:04:52.892 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-03 15:04:52.919 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-03 15:04:52.947 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-03 15:04:52.974 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-03 15:04:53.003 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-03 15:04:53.031 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-03 15:04:53.058 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-03 15:04:53.086 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 15:04:53.114 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-03 15:04:53.142 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-03 15:04:53.170 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-03 15:04:53.203 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:04:53.205 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:04:53.208 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-03 15:04:53.211 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-03 15:04:53.213 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:04:53.215 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:53.218 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:53.220 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 15:04:53.223 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 15:04:53.225 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-03 15:04:53.253 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-03 15:04:53.282 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-03 15:04:53.282 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 15:04:53.291 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-03 15:04:53.294 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-03 15:04:53.296 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-03 15:04:53.299 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:04:53.302 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:04:53.304 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:04:53.306 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:53.309 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:53.311 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:04:53.314 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:04:53.316 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:53.319 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:53.321 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-03 15:04:53.383 | Enabling site keystone-wsgi-admin. 2022-06-03 15:04:53.389 | To activate the new configuration, you need to run: 2022-06-03 15:04:53.389 | systemctl reload apache2 2022-06-03 15:04:53.393 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:04:53.396 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:04:53.399 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:04:53.401 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:04:53.537 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-03 15:04:53.566 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-03 15:04:53.598 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-03 15:04:53.630 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-03 15:04:53.633 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-03 15:04:53.664 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-03 15:04:53.695 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-03 15:04:53.727 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-03 15:04:53.745 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:53.747 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-03 15:04:53.765 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:04:53.768 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-03 15:04:53.771 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-03 15:04:53.774 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-03 15:04:53.776 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:04:53.779 | + lib/stack:stack_install_service:32 : install_swift 2022-06-03 15:04:53.781 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-03 15:04:53.784 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-03 15:04:53.786 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-03 15:04:53.789 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:04:53.791 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:04:53.794 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:04:53.796 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:04:53.799 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:04:53.801 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:04:53.823 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:04:53.826 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:04:53.828 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:04:53.831 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:04:53.832 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:04:53.837 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-03 15:04:53.839 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:04:53.842 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-03 15:04:53.855 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-03 15:04:53.858 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:04:53.858 | + functions-common:git_clone:607 : head -1 2022-06-03 15:04:53.864 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-03 15:04:53.867 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:04:53.870 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-03 15:04:53.872 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:04:53.874 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 15:04:53.877 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-03 15:04:53.879 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-03 15:04:53.882 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-03 15:04:53.884 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:04:53.886 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 15:04:53.889 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-03 15:04:53.892 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:04:53.894 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-03 15:04:53.897 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-03 15:04:53.899 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:04:53.902 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-03 15:04:53.904 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:04:53.906 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:04:53.910 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-03 15:04:53.916 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-03 15:04:53.918 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-03 15:04:54.546 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-03 15:04:54.549 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:04:54.551 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:04:54.553 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:04:54.555 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 15:04:54.558 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-03 15:04:54.560 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:04:54.562 | + inc/python:setup_package:427 : local extras=keystone 2022-06-03 15:04:54.565 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:04:54.567 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-03 15:04:54.569 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-03 15:04:54.572 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-03 15:04:54.574 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:04:54.576 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-03 15:04:54.597 | Using python 3.8 to install /opt/stack/swift 2022-06-03 15:04:54.599 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-03 15:04:56.290 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:56.290 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:04:56.294 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:56.295 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:56.297 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:56.298 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:56.298 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:56.299 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:56.299 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:56.299 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:56.312 | Obtaining file:///opt/stack/swift 2022-06-03 15:04:57.555 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:04:58.785 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 15:04:58.793 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-03 15:04:58.832 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-03 15:04:58.841 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2022-06-03 15:04:58.843 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.1.0) 2022-06-03 15:04:59.831 | Collecting lxml===4.5.2 2022-06-03 15:04:59.850 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa8/eba3db3d8761d/lxml-4.5.2-cp38-cp38-manylinux1_x86_64.whl (5.4 MB) 2022-06-03 15:05:00.050 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2022-06-03 15:05:00.053 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2022-06-03 15:05:00.056 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.6.3) 2022-06-03 15:05:00.092 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.4) 2022-06-03 15:05:00.109 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.2) 2022-06-03 15:05:00.115 | 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 301)) (5.0.1) 2022-06-03 15:05:00.122 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2022-06-03 15:05:00.161 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2022-06-03 15:05:00.170 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.1) 2022-06-03 15:05:00.187 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2022-06-03 15:05:00.194 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2022-06-03 15:05:00.196 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.1.1) 2022-06-03 15:05:00.989 | Collecting pyeclib===1.6.0 2022-06-03 15:05:01.007 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-06-03 15:05:02.057 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2022-06-03 15:05:02.060 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2022-06-03 15:05:02.063 | 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 386)) (2.8.1) 2022-06-03 15:05:02.068 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2022-06-03 15:05:02.086 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2022-06-03 15:05:02.090 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2022-06-03 15:05:02.111 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2022-06-03 15:05:02.116 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2022-06-03 15:05:02.118 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2022-06-03 15:05:02.126 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.25.10) 2022-06-03 15:05:02.295 | Collecting xattr===0.9.7 2022-06-03 15:05:02.302 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2022-06-03 15:05:03.069 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 15:05:03.072 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-03 15:05:03.080 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 15:05:03.094 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2022-06-03 15:05:03.160 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-03 15:05:03.166 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:05:03.169 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-03 15:05:03.177 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2022-06-03 15:05:03.182 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2022-06-03 15:05:03.185 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2022-06-03 15:05:03.187 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:05:03.190 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2022-06-03 15:05:03.193 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:05:03.196 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2022-06-03 15:05:03.198 | 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 288)) (1.7.0) 2022-06-03 15:05:03.203 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-03 15:05:03.206 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.12.1) 2022-06-03 15:05:03.208 | Building wheels for collected packages: pyeclib, xattr 2022-06-03 15:05:03.209 | Building wheel for pyeclib (setup.py): started 2022-06-03 15:05:04.491 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-06-03 15:05:04.492 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55503 sha256=f97d4f8e7a26c1df5c440a20a327fb89414eb207064196174c80a2fe20482f4a 2022-06-03 15:05:04.492 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-06-03 15:05:04.494 | Building wheel for xattr (setup.py): started 2022-06-03 15:05:05.900 | Building wheel for xattr (setup.py): finished with status 'done' 2022-06-03 15:05:05.901 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33230 sha256=e349fe616494894ddc4b2c5cc08d2f055b37af4ede3e8c44506b300bac4096d0 2022-06-03 15:05:05.901 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2022-06-03 15:05:05.902 | Successfully built pyeclib xattr 2022-06-03 15:05:07.066 | Installing collected packages: lxml, xattr, pyeclib, swift 2022-06-03 15:05:07.543 | Running setup.py develop for swift 2022-06-03 15:05:09.049 | Successfully installed lxml-4.5.2 pyeclib-1.6.0 swift xattr-0.9.7 2022-06-03 15:05:09.163 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:05:09.163 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:05:09.260 | + inc/python:pip_install:200 : result=0 2022-06-03 15:05:09.262 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:05:09.265 | + functions-common:time_stop:2322 : local name 2022-06-03 15:05:09.267 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:05:09.270 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:05:09.272 | + functions-common:time_stop:2325 : local total 2022-06-03 15:05:09.274 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:05:09.276 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:05:09.278 | + functions-common:time_stop:2329 : start_time=1654268694591 2022-06-03 15:05:09.280 | + functions-common:time_stop:2331 : [[ -z 1654268694591 ]] 2022-06-03 15:05:09.283 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:05:09.287 | + functions-common:time_stop:2334 : end_time=1654268709284 2022-06-03 15:05:09.289 | + functions-common:time_stop:2335 : elapsed_time=14693 2022-06-03 15:05:09.291 | + functions-common:time_stop:2336 : total=84465 2022-06-03 15:05:09.294 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:05:09.296 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99158 2022-06-03 15:05:09.298 | + inc/python:pip_install:203 : return 0 2022-06-03 15:05:09.300 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:05:09.303 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 15:05:09.305 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 15:05:09.324 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 15:05:09.336 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-03 15:05:09.339 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-03 15:05:09.341 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:05:09.344 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:05:09.346 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-03 15:05:09.348 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:05:09.351 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-03 15:05:09.353 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:05:09.355 | + ./stack.sh:main:877 : configure_swift 2022-06-03 15:05:09.358 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-03 15:05:09.360 | + lib/swift:configure_swift:335 : local node_number 2022-06-03 15:05:09.362 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-03 15:05:09.364 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-03 15:05:09.366 | + lib/swift:configure_swift:338 : local user_group 2022-06-03 15:05:09.368 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-03 15:05:10.136 | No container-reconciler running 2022-06-03 15:05:10.136 | No container-server running 2022-06-03 15:05:10.136 | No account-reaper running 2022-06-03 15:05:10.136 | No container-sharder running 2022-06-03 15:05:10.136 | No container-auditor running 2022-06-03 15:05:10.136 | No container-sync running 2022-06-03 15:05:10.136 | No object-expirer running 2022-06-03 15:05:10.136 | No object-auditor running 2022-06-03 15:05:10.136 | No object-updater running 2022-06-03 15:05:10.136 | No account-replicator running 2022-06-03 15:05:10.136 | No container-updater running 2022-06-03 15:05:10.136 | No object-server running 2022-06-03 15:05:10.136 | No proxy-server running 2022-06-03 15:05:10.136 | No object-reconstructor running 2022-06-03 15:05:10.136 | No account-auditor running 2022-06-03 15:05:10.136 | No container-replicator running 2022-06-03 15:05:10.136 | No account-server running 2022-06-03 15:05:10.136 | No object-replicator running 2022-06-03 15:05:10.186 | + lib/swift:configure_swift:341 : true 2022-06-03 15:05:10.188 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-03 15:05:10.200 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-03 15:05:10.212 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-03 15:05:10.215 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-03 15:05:10.215 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-03 15:05:10.215 | s/%GROUP%//; 2022-06-03 15:05:10.215 | s/%USER%/ubuntu/; 2022-06-03 15:05:10.215 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-03 15:05:10.215 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-03 15:05:10.224 | uid = ubuntu 2022-06-03 15:05:10.224 | gid = 2022-06-03 15:05:10.224 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-03 15:05:10.224 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-03 15:05:10.224 | address = 127.0.0.1 2022-06-03 15:05:10.224 | 2022-06-03 15:05:10.224 | [account6612] 2022-06-03 15:05:10.224 | max connections = 25 2022-06-03 15:05:10.224 | path = /opt/stack/data/swift/1/node/ 2022-06-03 15:05:10.224 | read only = false 2022-06-03 15:05:10.224 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-03 15:05:10.224 | 2022-06-03 15:05:10.224 | [account6622] 2022-06-03 15:05:10.224 | max connections = 25 2022-06-03 15:05:10.225 | path = /opt/stack/data/swift/2/node/ 2022-06-03 15:05:10.225 | read only = false 2022-06-03 15:05:10.225 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-03 15:05:10.225 | 2022-06-03 15:05:10.225 | [account6632] 2022-06-03 15:05:10.225 | max connections = 25 2022-06-03 15:05:10.225 | path = /opt/stack/data/swift/3/node/ 2022-06-03 15:05:10.225 | read only = false 2022-06-03 15:05:10.225 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-03 15:05:10.225 | 2022-06-03 15:05:10.225 | [account6642] 2022-06-03 15:05:10.225 | max connections = 25 2022-06-03 15:05:10.225 | path = /opt/stack/data/swift/4/node/ 2022-06-03 15:05:10.225 | read only = false 2022-06-03 15:05:10.225 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-03 15:05:10.225 | 2022-06-03 15:05:10.225 | 2022-06-03 15:05:10.225 | [container6611] 2022-06-03 15:05:10.225 | max connections = 25 2022-06-03 15:05:10.225 | path = /opt/stack/data/swift/1/node/ 2022-06-03 15:05:10.225 | read only = false 2022-06-03 15:05:10.225 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-03 15:05:10.225 | 2022-06-03 15:05:10.226 | [container6621] 2022-06-03 15:05:10.226 | max connections = 25 2022-06-03 15:05:10.226 | path = /opt/stack/data/swift/2/node/ 2022-06-03 15:05:10.226 | read only = false 2022-06-03 15:05:10.226 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-03 15:05:10.226 | 2022-06-03 15:05:10.226 | [container6631] 2022-06-03 15:05:10.226 | max connections = 25 2022-06-03 15:05:10.226 | path = /opt/stack/data/swift/3/node/ 2022-06-03 15:05:10.226 | read only = false 2022-06-03 15:05:10.226 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-03 15:05:10.226 | 2022-06-03 15:05:10.226 | [container6641] 2022-06-03 15:05:10.226 | max connections = 25 2022-06-03 15:05:10.226 | path = /opt/stack/data/swift/4/node/ 2022-06-03 15:05:10.226 | read only = false 2022-06-03 15:05:10.226 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-03 15:05:10.226 | 2022-06-03 15:05:10.226 | 2022-06-03 15:05:10.226 | [object6613] 2022-06-03 15:05:10.226 | max connections = 25 2022-06-03 15:05:10.226 | path = /opt/stack/data/swift/1/node/ 2022-06-03 15:05:10.226 | read only = false 2022-06-03 15:05:10.226 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-03 15:05:10.226 | 2022-06-03 15:05:10.226 | [object6623] 2022-06-03 15:05:10.226 | max connections = 25 2022-06-03 15:05:10.226 | path = /opt/stack/data/swift/2/node/ 2022-06-03 15:05:10.226 | read only = false 2022-06-03 15:05:10.226 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-03 15:05:10.226 | 2022-06-03 15:05:10.226 | [object6633] 2022-06-03 15:05:10.226 | max connections = 25 2022-06-03 15:05:10.226 | path = /opt/stack/data/swift/3/node/ 2022-06-03 15:05:10.226 | read only = false 2022-06-03 15:05:10.227 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-03 15:05:10.227 | 2022-06-03 15:05:10.227 | [object6643] 2022-06-03 15:05:10.227 | max connections = 25 2022-06-03 15:05:10.227 | path = /opt/stack/data/swift/4/node/ 2022-06-03 15:05:10.227 | read only = false 2022-06-03 15:05:10.227 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-03 15:05:10.228 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-03 15:05:10.230 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:10.232 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:10.235 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-03 15:05:10.251 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-03 15:05:10.253 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-03 15:05:10.258 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-03 15:05:10.262 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-03 15:05:10.264 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-03 15:05:10.268 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-03 15:05:10.297 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.89:8080/v1/ 2022-06-03 15:05:10.324 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-03 15:05:10.345 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-03 15:05:10.374 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-03 15:05:10.393 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:05:10.423 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-03 15:05:10.442 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-03 15:05:10.472 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-03 15:05:10.490 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-03 15:05:10.527 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-03 15:05:10.545 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:05:10.572 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-03 15:05:10.590 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-03 15:05:10.608 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:10.610 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-03 15:05:10.638 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-03 15:05:10.664 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-03 15:05:10.696 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-03 15:05:10.726 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-03 15:05:10.742 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:10.745 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-03 15:05:10.774 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-03 15:05:10.793 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:10.796 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-03 15:05:10.815 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:10.817 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-03 15:05:10.819 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-03 15:05:10.836 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:10.839 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-03 15:05:10.841 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-03 15:05:10.843 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-03 15:05:10.849 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-03 15:05:10.871 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-03 15:05:10.900 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-03 15:05:10.928 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-03 15:05:10.958 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-03 15:05:10.988 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-03 15:05:11.016 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-03 15:05:11.018 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-03 15:05:11.020 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-03 15:05:11.022 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-03 15:05:11.024 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-03 15:05:11.052 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-03 15:05:11.080 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.89/identity 2022-06-03 15:05:11.108 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-03 15:05:11.141 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-03 15:05:11.169 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-03 15:05:11.197 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-03 15:05:11.225 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-03 15:05:11.253 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:05:11.280 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-03 15:05:11.309 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-03 15:05:11.337 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-03 15:05:11.365 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-03 15:05:11.397 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-03 15:05:11.427 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-03 15:05:11.462 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-03 15:05:11.480 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-03 15:05:11.508 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-03 15:05:11.535 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-03 15:05:11.540 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-03 15:05:11.568 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-03 15:05:11.595 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-03 15:05:11.622 | + lib/swift:configure_swift:479 : local node_number 2022-06-03 15:05:11.624 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-03 15:05:11.627 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 15:05:11.629 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-03 15:05:11.633 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-03 15:05:11.636 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 15:05:11.638 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 15:05:11.640 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-03 15:05:11.643 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-03 15:05:11.645 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 15:05:11.647 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 15:05:11.649 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-03 15:05:11.666 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-03 15:05:11.694 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-03 15:05:11.712 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-03 15:05:11.740 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-03 15:05:11.759 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:05:11.786 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-03 15:05:11.805 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 15:05:11.833 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-03 15:05:11.851 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 15:05:11.881 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-03 15:05:11.901 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-03 15:05:11.931 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-03 15:05:11.953 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-03 15:05:11.990 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-03 15:05:12.009 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-03 15:05:12.038 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-03 15:05:12.058 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-03 15:05:12.084 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-03 15:05:12.089 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-03 15:05:12.109 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:05:12.138 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-03 15:05:12.166 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 15:05:12.169 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-03 15:05:12.173 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-03 15:05:12.176 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 15:05:12.178 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 15:05:12.180 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-03 15:05:12.182 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-03 15:05:12.184 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 15:05:12.186 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 15:05:12.189 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-03 15:05:12.207 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-03 15:05:12.235 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-03 15:05:12.253 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-03 15:05:12.281 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-03 15:05:12.299 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:05:12.327 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-03 15:05:12.345 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 15:05:12.374 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-03 15:05:12.393 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 15:05:12.422 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-03 15:05:12.440 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-03 15:05:12.471 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-03 15:05:12.490 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-03 15:05:12.521 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-03 15:05:12.539 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-03 15:05:12.569 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-03 15:05:12.589 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-03 15:05:12.619 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-03 15:05:12.627 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-03 15:05:12.647 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:05:12.677 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 15:05:12.680 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-03 15:05:12.684 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-03 15:05:12.686 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 15:05:12.689 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 15:05:12.691 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-03 15:05:12.693 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-03 15:05:12.695 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 15:05:12.697 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 15:05:12.700 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-03 15:05:12.720 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-03 15:05:12.752 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-03 15:05:12.770 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-03 15:05:12.798 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-03 15:05:12.816 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:05:12.846 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-03 15:05:12.863 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 15:05:12.900 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-03 15:05:12.919 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 15:05:12.947 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-03 15:05:12.965 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-03 15:05:12.994 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-03 15:05:13.012 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-03 15:05:13.040 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-03 15:05:13.060 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-03 15:05:13.089 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-03 15:05:13.109 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-03 15:05:13.137 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-03 15:05:13.143 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-03 15:05:13.162 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:05:13.192 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-03 15:05:13.227 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-03 15:05:13.255 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-03 15:05:13.283 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-03 15:05:13.286 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-03 15:05:13.290 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-03 15:05:13.320 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-03 15:05:13.350 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-03 15:05:13.378 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-03 15:05:13.407 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-03 15:05:13.436 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-03 15:05:13.463 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-03 15:05:13.492 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-03 15:05:13.520 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-03 15:05:13.558 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-03 15:05:13.574 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:13.576 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-03 15:05:13.598 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-03 15:05:13.601 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-03 15:05:13.620 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-03 15:05:13.622 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.89 2022-06-03 15:05:13.650 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-03 15:05:13.652 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-03 15:05:13.680 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.89/identity 2022-06-03 15:05:13.711 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-03 15:05:13.713 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-03 15:05:13.740 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-03 15:05:13.756 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:13.759 | + lib/swift:configure_swift:542 : local user_group 2022-06-03 15:05:13.762 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-03 15:05:13.767 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-03 15:05:13.769 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-03 15:05:13.782 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-03 15:05:13.784 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-03 15:05:13.795 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-03 15:05:13.798 | + lib/swift:configure_swift:549 : is_suse 2022-06-03 15:05:13.800 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:05:13.803 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:05:13.805 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:05:13.807 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:05:13.810 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:05:13.812 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:05:13.815 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-03 15:05:13.827 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-03 15:05:13.830 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-03 15:05:13.832 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-03 15:05:13.850 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:13.852 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-03 15:05:13.870 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:13.872 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-03 15:05:13.875 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-03 15:05:13.878 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-03 15:05:13.880 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:05:13.882 | + lib/stack:stack_install_service:32 : install_glance 2022-06-03 15:05:13.885 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-03 15:05:13.888 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-03 15:05:13.891 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-03 15:05:13.907 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:13.910 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-03 15:05:13.912 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-03 15:05:13.930 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:13.933 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-03 15:05:13.935 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-03 15:05:13.941 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-03 15:05:13.943 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:05:13.946 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:05:13.949 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-03 15:05:13.951 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:05:13.955 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-03 15:05:13.958 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-03 15:05:13.960 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-03 15:05:13.963 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-03 15:05:13.966 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-03 15:05:13.969 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-03 15:05:13.971 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-03 15:05:13.974 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-03 15:05:13.977 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-03 15:05:13.980 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-03 15:05:13.984 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:05:13.984 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-03 15:05:13.989 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-03 15:05:13.992 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-03 15:05:13.994 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-03 15:05:13.997 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-03 15:05:14.001 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-03 15:05:14.023 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-03 15:05:14.026 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-03 15:05:15.722 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:05:15.722 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:05:15.727 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:15.727 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:15.729 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:05:15.730 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:15.730 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:15.731 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:15.731 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:15.731 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:16.394 | Collecting glance-store===2.3.1 2022-06-03 15:05:16.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/881/42b19fa58645a/glance_store-2.3.1-py3-none-any.whl (215 kB) 2022-06-03 15:05:16.561 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.1) 2022-06-03 15:05:16.564 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2022-06-03 15:05:16.575 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2022-06-03 15:05:16.830 | Collecting os-brick===4.0.5 2022-06-03 15:05:16.836 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9a4/37ad0b6077a86/os_brick-4.0.5-py3-none-any.whl (242 kB) 2022-06-03 15:05:16.950 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2022-06-03 15:05:16.955 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (5.2.0) 2022-06-03 15:05:16.975 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.3.1) 2022-06-03 15:05:16.986 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.4) 2022-06-03 15:05:17.001 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.2) 2022-06-03 15:05:17.007 | 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 301)) (5.0.1) 2022-06-03 15:05:17.013 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2022-06-03 15:05:17.052 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.4.0) 2022-06-03 15:05:17.067 | 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 309)) (6.2.0) 2022-06-03 15:05:17.070 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2022-06-03 15:05:17.079 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.1) 2022-06-03 15:05:17.103 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.1) 2022-06-03 15:05:17.121 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2022-06-03 15:05:17.127 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2022-06-03 15:05:17.130 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2022-06-03 15:05:17.132 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2022-06-03 15:05:17.275 | Collecting python-cinderclient===7.2.2 2022-06-03 15:05:17.281 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b33/e33f381e22461/python_cinderclient-7.2.2-py3-none-any.whl (279 kB) 2022-06-03 15:05:17.380 | 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 386)) (2.8.1) 2022-06-03 15:05:17.385 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2022-06-03 15:05:17.870 | Collecting python-swiftclient===3.10.1 2022-06-03 15:05:17.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ec/538f52c51285b/python_swiftclient-3.10.1-py2.py3-none-any.whl (81 kB) 2022-06-03 15:05:17.970 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2022-06-03 15:05:17.973 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2022-06-03 15:05:17.993 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2022-06-03 15:05:17.998 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (3.17.2) 2022-06-03 15:05:18.001 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2022-06-03 15:05:18.004 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2022-06-03 15:05:18.010 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (6.2.0) 2022-06-03 15:05:18.024 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.25.10) 2022-06-03 15:05:18.043 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.2.5) 2022-06-03 15:05:18.047 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-03 15:05:18.056 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2022-06-03 15:05:18.059 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 15:05:18.064 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-03 15:05:18.069 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2022-06-03 15:05:18.073 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:05:18.076 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-03 15:05:18.083 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2022-06-03 15:05:18.086 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 15:05:18.089 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2022-06-03 15:05:18.093 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 15:05:18.106 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-03 15:05:18.117 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 15:05:18.125 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 15:05:18.132 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 15:05:18.139 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2022-06-03 15:05:18.142 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (0.7.2) 2022-06-03 15:05:18.144 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:05:18.147 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:05:18.149 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2022-06-03 15:05:18.152 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-03 15:05:18.161 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2022-06-03 15:05:18.163 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.12.1) 2022-06-03 15:05:18.166 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2022-06-03 15:05:18.169 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.4.0) 2022-06-03 15:05:18.205 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (0.7) 2022-06-03 15:05:18.212 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (1.4.0) 2022-06-03 15:05:18.215 | 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 403)) (1.6.0) 2022-06-03 15:05:18.218 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.1.0) 2022-06-03 15:05:18.225 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-03 15:05:18.227 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2022-06-03 15:05:18.229 | 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 541)) (1.4.0) 2022-06-03 15:05:19.495 | Installing collected packages: python-cinderclient, os-brick, python-swiftclient, glance-store 2022-06-03 15:05:20.821 | Successfully installed glance-store-2.3.1 os-brick-4.0.5 python-cinderclient-7.2.2 python-swiftclient-3.10.1 2022-06-03 15:05:20.937 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:05:20.937 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:05:21.018 | + inc/python:pip_install:200 : result=0 2022-06-03 15:05:21.020 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:05:21.023 | + functions-common:time_stop:2322 : local name 2022-06-03 15:05:21.027 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:05:21.028 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:05:21.031 | + functions-common:time_stop:2325 : local total 2022-06-03 15:05:21.033 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:05:21.035 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:05:21.038 | + functions-common:time_stop:2329 : start_time=1654268714018 2022-06-03 15:05:21.040 | + functions-common:time_stop:2331 : [[ -z 1654268714018 ]] 2022-06-03 15:05:21.043 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:05:21.047 | + functions-common:time_stop:2334 : end_time=1654268721045 2022-06-03 15:05:21.050 | + functions-common:time_stop:2335 : elapsed_time=7027 2022-06-03 15:05:21.052 | + functions-common:time_stop:2336 : total=99158 2022-06-03 15:05:21.054 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:05:21.056 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=106185 2022-06-03 15:05:21.059 | + inc/python:pip_install:203 : return 0 2022-06-03 15:05:21.061 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-03 15:05:21.064 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-03 15:05:21.066 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-03 15:05:21.080 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-03 15:05:21.085 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-03 15:05:21.087 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-03 15:05:21.090 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-03 15:05:21.092 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:05:21.095 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:05:21.098 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:05:21.100 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:05:21.103 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:05:21.106 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:05:21.126 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:05:21.128 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:05:21.131 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:21.134 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:05:21.134 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:05:21.140 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-03 15:05:21.143 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:21.146 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-03 15:05:21.164 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-03 15:05:21.167 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:05:21.167 | + functions-common:git_clone:607 : head -1 2022-06-03 15:05:21.171 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-03 15:05:21.173 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:05:21.177 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-03 15:05:21.180 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:05:21.182 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 15:05:21.185 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-03 15:05:21.188 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:05:21.190 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-03 15:05:21.193 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:05:21.195 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 15:05:21.198 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-03 15:05:21.200 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:05:21.203 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:05:21.206 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-03 15:05:21.209 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:05:21.212 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-03 15:05:21.214 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:05:21.217 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:05:21.220 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-03 15:05:21.226 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-03 15:05:21.228 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-03 15:05:21.829 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-03 15:05:21.831 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:05:21.834 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:05:21.836 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:05:21.838 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 15:05:21.841 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-03 15:05:21.844 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:05:21.846 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:05:21.849 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:05:21.851 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:05:21.853 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:05:21.856 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:05:21.859 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:05:21.862 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-03 15:05:21.884 | Using python 3.8 to install /opt/stack/glance 2022-06-03 15:05:21.886 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-03 15:05:23.592 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:05:23.593 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:05:23.597 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:23.598 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:23.599 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:05:23.601 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:23.601 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:23.601 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:23.602 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:23.602 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:23.615 | Obtaining file:///opt/stack/glance 2022-06-03 15:05:24.892 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:05:26.141 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 15:05:26.149 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 15:05:26.159 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 15:05:26.167 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 15:05:26.623 | Collecting WSME===0.10.0 2022-06-03 15:05:26.629 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2022-06-03 15:05:26.711 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 15:05:26.725 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 15:05:26.870 | Collecting castellan===3.6.1 2022-06-03 15:05:26.877 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/060/fab32571ae43c/castellan-3.6.1-py3-none-any.whl (93 kB) 2022-06-03 15:05:26.970 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-03 15:05:27.093 | Collecting cursive===0.2.2 2022-06-03 15:05:27.099 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-06-03 15:05:27.183 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-03 15:05:27.191 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (0.6.0) 2022-06-03 15:05:27.197 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-03 15:05:27.206 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-03 15:05:27.212 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.1) 2022-06-03 15:05:27.283 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2022-06-03 15:05:27.286 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.1) 2022-06-03 15:05:27.288 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2022-06-03 15:05:27.291 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2022-06-03 15:05:27.302 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2022-06-03 15:05:27.367 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.1.0) 2022-06-03 15:05:27.424 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2022-06-03 15:05:27.426 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2022-06-03 15:05:27.431 | 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 288)) (1.7.0) 2022-06-03 15:05:27.435 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (5.2.0) 2022-06-03 15:05:27.456 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.6.3) 2022-06-03 15:05:27.492 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.3.1) 2022-06-03 15:05:27.503 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.4) 2022-06-03 15:05:27.518 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.2) 2022-06-03 15:05:27.524 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.4.1) 2022-06-03 15:05:27.571 | 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 301)) (5.0.1) 2022-06-03 15:05:27.577 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2022-06-03 15:05:27.617 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (12.5.2) 2022-06-03 15:05:27.671 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.1.1) 2022-06-03 15:05:27.689 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.5.0) 2022-06-03 15:05:27.706 | 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 308)) (2.2.0) 2022-06-03 15:05:27.720 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2022-06-03 15:05:27.729 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.1) 2022-06-03 15:05:27.753 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (1.1.1) 2022-06-03 15:05:27.760 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.1) 2022-06-03 15:05:27.778 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.4.0) 2022-06-03 15:05:27.824 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2022-06-03 15:05:27.831 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2022-06-03 15:05:27.834 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (0.7.2) 2022-06-03 15:05:27.836 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (5.7.2) 2022-06-03 15:05:27.857 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (19.1.0) 2022-06-03 15:05:27.871 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.1.1) 2022-06-03 15:05:27.882 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2022-06-03 15:05:27.884 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2022-06-03 15:05:27.996 | Collecting python-barbicanclient===5.0.1 2022-06-03 15:05:28.004 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2022-06-03 15:05:28.093 | 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 386)) (2.8.1) 2022-06-03 15:05:28.098 | 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 388)) (1.0.4) 2022-06-03 15:05:28.100 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2022-06-03 15:05:28.119 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2022-06-03 15:05:28.123 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (0.7) 2022-06-03 15:05:28.131 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2022-06-03 15:05:28.258 | Collecting retrying===1.3.3 2022-06-03 15:05:28.265 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-06-03 15:05:28.342 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2022-06-03 15:05:28.733 | Collecting simplegeneric===0.8.1 2022-06-03 15:05:28.740 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-06-03 15:05:29.431 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2022-06-03 15:05:29.434 | 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 498)) (0.13.0) 2022-06-03 15:05:29.445 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.3.1) 2022-06-03 15:05:29.448 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (3.3.0) 2022-06-03 15:05:29.452 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2022-06-03 15:05:29.621 | Collecting taskflow===4.5.0 2022-06-03 15:05:29.628 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b0/a10f9e46ddf23/taskflow-4.5.0-py3-none-any.whl (488 kB) 2022-06-03 15:05:29.776 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (6.2.0) 2022-06-03 15:05:29.790 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.0.1) 2022-06-03 15:05:29.800 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.5.0) 2022-06-03 15:05:29.806 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (2.4.0) 2022-06-03 15:05:29.824 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (1.4.0) 2022-06-03 15:05:29.828 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.1.0) 2022-06-03 15:05:29.835 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.25.10) 2022-06-03 15:05:29.855 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.12.1) 2022-06-03 15:05:29.858 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.2.5) 2022-06-03 15:05:29.862 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 15:05:29.870 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 15:05:29.874 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-03 15:05:29.882 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 15:05:29.888 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-03 15:05:29.894 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-03 15:05:29.899 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:05:29.902 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 15:05:29.906 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 15:05:29.909 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.2) 2022-06-03 15:05:29.952 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 15:05:29.959 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2022-06-03 15:05:29.963 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-03 15:05:29.974 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2022-06-03 15:05:29.977 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-03 15:05:29.993 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:05:29.995 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:05:29.998 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2022-06-03 15:05:30.002 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 15:05:30.004 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-03 15:05:30.095 | Collecting pydot===1.4.1 2022-06-03 15:05:30.102 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2022-06-03 15:05:30.294 | Collecting automaton===2.2.0 2022-06-03 15:05:30.300 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2022-06-03 15:05:30.542 | Collecting networkx===2.5 2022-06-03 15:05:30.552 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2022-06-03 15:05:30.707 | 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 403)) (1.6.0) 2022-06-03 15:05:30.710 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-03 15:05:30.712 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2022-06-03 15:05:30.715 | 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 542)) (1.4.0) 2022-06-03 15:05:30.718 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 15:05:30.721 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2022-06-03 15:05:30.724 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (5.0.0) 2022-06-03 15:05:30.727 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-03 15:05:30.783 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 15:05:30.817 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (1.8.0) 2022-06-03 15:05:30.820 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 111)) (49.6.0) 2022-06-03 15:05:30.863 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-03 15:05:30.867 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.2.5) 2022-06-03 15:05:30.873 | Building wheels for collected packages: simplegeneric 2022-06-03 15:05:30.874 | Building wheel for simplegeneric (setup.py): started 2022-06-03 15:05:31.559 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-06-03 15:05:31.559 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=49490696e8d390f75c4ce4144bdcdabf7bb963401d34d938cd712cbae70fa434 2022-06-03 15:05:31.559 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-06-03 15:05:31.561 | Successfully built simplegeneric 2022-06-03 15:05:32.499 | Installing collected packages: pydot, automaton, networkx, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2022-06-03 15:05:35.608 | Running setup.py develop for glance 2022-06-03 15:05:37.232 | Successfully installed WSME-0.10.0 automaton-2.2.0 castellan-3.6.1 cursive-0.2.2 glance networkx-2.5 pydot-1.4.1 python-barbicanclient-5.0.1 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.5.0 2022-06-03 15:05:37.356 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:05:37.356 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:05:37.451 | + inc/python:pip_install:200 : result=0 2022-06-03 15:05:37.453 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:05:37.455 | + functions-common:time_stop:2322 : local name 2022-06-03 15:05:37.458 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:05:37.460 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:05:37.462 | + functions-common:time_stop:2325 : local total 2022-06-03 15:05:37.464 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:05:37.468 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:05:37.470 | + functions-common:time_stop:2329 : start_time=1654268721878 2022-06-03 15:05:37.472 | + functions-common:time_stop:2331 : [[ -z 1654268721878 ]] 2022-06-03 15:05:37.475 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:05:37.479 | + functions-common:time_stop:2334 : end_time=1654268737477 2022-06-03 15:05:37.481 | + functions-common:time_stop:2335 : elapsed_time=15599 2022-06-03 15:05:37.484 | + functions-common:time_stop:2336 : total=106185 2022-06-03 15:05:37.486 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:05:37.488 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=121784 2022-06-03 15:05:37.491 | + inc/python:pip_install:203 : return 0 2022-06-03 15:05:37.493 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:05:37.496 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 15:05:37.499 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 15:05:37.518 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 15:05:37.531 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-03 15:05:37.534 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-03 15:05:37.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:05:37.539 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:05:37.542 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-03 15:05:37.544 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:05:37.547 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:05:37.549 | + ./stack.sh:main:889 : configure_glance 2022-06-03 15:05:37.552 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-03 15:05:37.564 | + lib/glance:configure_glance:270 : local dburl 2022-06-03 15:05:37.568 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-03 15:05:37.570 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-03 15:05:37.572 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-03 15:05:37.575 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-03 15:05:37.578 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 15:05:37.581 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 15:05:37.583 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-03 15:05:37.614 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 15:05:37.645 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-03 15:05:37.673 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 15:05:37.702 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-03 15:05:37.733 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-03 15:05:37.764 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-03 15:05:37.767 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 15:05:37.769 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-03 15:05:37.772 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:05:37.774 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-03 15:05:37.804 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-03 15:05:37.833 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-06-03 15:05:37.861 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-03 15:05:37.891 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-03 15:05:37.920 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-03 15:05:37.949 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-03 15:05:37.980 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-03 15:05:38.012 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:05:38.049 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:05:38.079 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-03 15:05:38.111 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-03 15:05:38.114 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-03 15:05:38.116 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-03 15:05:38.119 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:05:38.121 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:05:38.124 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:05:38.141 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:38.145 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:05:38.147 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:05:38.150 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:05:38.166 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:38.169 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-06-03 15:05:38.172 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-06-03 15:05:38.202 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:05:38.206 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:05:38.208 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-03 15:05:38.211 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-03 15:05:38.213 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-03 15:05:38.216 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-03 15:05:38.218 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-03 15:05:38.221 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-03 15:05:38.223 | + lib/glance:configure_glance_store:230 : local be 2022-06-03 15:05:38.227 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-03 15:05:38.229 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-03 15:05:38.232 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-03 15:05:38.265 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-03 15:05:38.267 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.89 2022-06-03 15:05:38.299 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-03 15:05:38.301 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-03 15:05:38.319 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:38.321 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-03 15:05:38.350 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-03 15:05:38.379 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-03 15:05:38.409 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-03 15:05:38.440 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-03 15:05:38.471 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-03 15:05:38.489 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:38.492 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 15:05:38.522 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-03 15:05:38.556 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-03 15:05:38.587 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.89/identity/v3 2022-06-03 15:05:38.618 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-03 15:05:38.648 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.89/image 2022-06-03 15:05:38.679 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-03 15:05:38.696 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:38.698 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-03 15:05:38.701 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-03 15:05:38.703 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 15:05:38.706 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:05:38.724 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:05:38.727 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:05:38.729 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:05:38.732 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:05:38.734 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 15:05:38.762 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:05:38.791 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:05:38.819 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:05:38.850 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-03 15:05:38.854 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-03 15:05:38.885 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-03 15:05:38.915 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 15:05:38.942 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.89/identity 2022-06-03 15:05:38.973 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-03 15:05:39.001 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-03 15:05:39.030 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-03 15:05:39.059 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-03 15:05:39.095 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-03 15:05:39.129 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-03 15:05:39.164 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-03 15:05:39.196 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-03 15:05:39.201 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-03 15:05:39.208 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-03 15:05:39.225 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:39.228 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-03 15:05:39.230 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.89:19292 /image 2022-06-03 15:05:39.233 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-03 15:05:39.235 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.89:19292 2022-06-03 15:05:39.238 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-03 15:05:39.240 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-03 15:05:39.243 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-03 15:05:39.246 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-03 15:05:39.249 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:05:39.251 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:39.253 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:39.256 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-03 15:05:39.259 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-03 15:05:39.261 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-03 15:05:39.264 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-03 15:05:39.266 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:05:39.269 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:39.271 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:39.273 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-03 15:05:39.276 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-03 15:05:39.336 | proxy (enabled by site administrator) 2022-06-03 15:05:39.339 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-03 15:05:39.342 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-03 15:05:39.344 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:05:39.347 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:39.349 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:39.351 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-03 15:05:39.354 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-03 15:05:39.408 | No module matches proxy_http 2022-06-03 15:05:39.412 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-06-03 15:05:39.474 | Considering dependency proxy for proxy_http: 2022-06-03 15:05:39.474 | Module proxy already enabled 2022-06-03 15:05:39.474 | Enabling module proxy_http. 2022-06-03 15:05:39.479 | To activate the new configuration, you need to run: 2022-06-03 15:05:39.480 | systemctl restart apache2 2022-06-03 15:05:39.484 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-06-03 15:05:39.487 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:05:39.489 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:05:39.492 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:05:39.624 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-03 15:05:39.625 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-03 15:05:39.633 | KeepAlive Off 2022-06-03 15:05:39.637 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-03 15:05:39.638 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 15:05:39.646 | SetEnv proxy-sendchunked 1 2022-06-03 15:05:39.650 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.89:19292" retry=0 ' 2022-06-03 15:05:39.651 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 15:05:39.660 | ProxyPass "/image" "http://10.222.0.89:19292" retry=0 2022-06-03 15:05:39.664 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-03 15:05:39.666 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-03 15:05:39.669 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:05:39.672 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:05:39.674 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:05:39.677 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:39.679 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:39.681 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:05:39.684 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:05:39.687 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:39.689 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:39.692 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-03 15:05:39.754 | Enabling site glance. 2022-06-03 15:05:39.759 | To activate the new configuration, you need to run: 2022-06-03 15:05:39.759 | systemctl reload apache2 2022-06-03 15:05:39.764 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-03 15:05:39.766 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:05:39.769 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:05:39.771 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:05:39.902 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-03 15:05:39.936 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-03 15:05:39.967 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-03 15:05:39.996 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-03 15:05:40.017 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:40.020 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-03 15:05:40.023 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-03 15:05:40.026 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-03 15:05:40.029 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:05:40.032 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-03 15:05:40.034 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-03 15:05:40.037 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-03 15:05:40.039 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-03 15:05:40.042 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:05:40.044 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:05:40.047 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:05:40.050 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:05:40.052 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:05:40.055 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:05:40.073 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:05:40.075 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:05:40.078 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:40.081 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:05:40.081 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:05:40.087 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-03 15:05:40.089 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:40.093 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-03 15:05:40.111 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-03 15:05:40.114 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:05:40.115 | + functions-common:git_clone:607 : head -1 2022-06-03 15:05:40.118 | 070a0effb Handle the case when tempest fails 2022-06-03 15:05:40.121 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:05:40.123 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-03 15:05:40.126 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:05:40.129 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 15:05:40.131 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-03 15:05:40.137 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:05:40.140 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-03 15:05:40.142 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:05:40.145 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 15:05:40.147 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-03 15:05:40.150 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:05:40.152 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:05:40.156 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-03 15:05:40.159 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:05:40.162 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-03 15:05:40.164 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:05:40.167 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:05:40.171 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-03 15:05:40.177 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-03 15:05:40.180 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-03 15:05:40.791 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-03 15:05:40.794 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:05:40.796 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:05:40.799 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:05:40.801 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 15:05:40.804 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-03 15:05:40.806 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:05:40.809 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:05:40.811 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:05:40.814 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:05:40.817 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:05:40.819 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:05:40.828 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:05:40.831 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-03 15:05:40.854 | Using python 3.8 to install /opt/stack/cinder 2022-06-03 15:05:40.856 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-03 15:05:42.598 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:05:42.598 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:05:42.603 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:42.603 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:42.605 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:05:42.607 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:42.607 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:42.607 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:42.608 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:42.608 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:42.621 | Obtaining file:///opt/stack/cinder 2022-06-03 15:05:44.618 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:05:46.621 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 15:05:46.629 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 15:05:46.636 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 15:05:46.644 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 15:05:46.665 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 15:05:46.678 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-03 15:05:46.698 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-03 15:05:46.737 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-03 15:05:46.751 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-03 15:05:46.754 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-03 15:05:47.436 | Collecting google-api-python-client===1.11.0 2022-06-03 15:05:47.445 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f5/96894f702736d/google_api_python_client-1.11.0-py2.py3-none-any.whl (60 kB) 2022-06-03 15:05:48.132 | Collecting google-auth===1.21.0 2022-06-03 15:05:48.139 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/98ad9cac3d294/google_auth-1.21.0-py2.py3-none-any.whl (92 kB) 2022-06-03 15:05:48.627 | Collecting google-auth-httplib2===0.0.4 2022-06-03 15:05:48.634 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aea/ff501738b2897/google_auth_httplib2-0.0.4-py2.py3-none-any.whl (9.1 kB) 2022-06-03 15:05:48.716 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-03 15:05:48.719 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-03 15:05:48.721 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-03 15:05:48.724 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-03 15:05:48.735 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-03 15:05:48.817 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-03 15:05:48.874 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-03 15:05:48.885 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-03 15:05:49.360 | Collecting oauth2client===4.1.3 2022-06-03 15:05:49.366 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-06-03 15:05:49.456 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (4.0.5) 2022-06-03 15:05:49.480 | 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 289)) (1.7.0) 2022-06-03 15:05:49.485 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (5.2.0) 2022-06-03 15:05:49.506 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.6.3) 2022-06-03 15:05:49.541 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.3.1) 2022-06-03 15:05:49.553 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.3.4) 2022-06-03 15:05:49.569 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (3.1.2) 2022-06-03 15:05:49.575 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.4.1) 2022-06-03 15:05:49.624 | 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 302)) (5.0.1) 2022-06-03 15:05:49.630 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2022-06-03 15:05:49.670 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (12.5.2) 2022-06-03 15:05:49.723 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.1) 2022-06-03 15:05:49.742 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.5.0) 2022-06-03 15:05:49.759 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.4.0) 2022-06-03 15:05:49.774 | 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 309)) (2.2.0) 2022-06-03 15:05:49.788 | 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 310)) (6.2.0) 2022-06-03 15:05:49.792 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.0.2) 2022-06-03 15:05:49.802 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.4.1) 2022-06-03 15:05:49.825 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (1.1.1) 2022-06-03 15:05:49.833 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.6.1) 2022-06-03 15:05:49.851 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.0) 2022-06-03 15:05:50.418 | Collecting oslo.vmware===3.7.0 2022-06-03 15:05:50.424 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/329/18f39db9fbef2/oslo.vmware-3.7.0-py3-none-any.whl (355 kB) 2022-06-03 15:05:50.532 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.4.0) 2022-06-03 15:05:50.577 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (20.4) 2022-06-03 15:05:50.583 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.7.2) 2022-06-03 15:05:50.618 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (5.5.0) 2022-06-03 15:05:50.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 334)) (0.7.2) 2022-06-03 15:05:50.623 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (5.7.2) 2022-06-03 15:05:50.844 | Collecting pyasn1===0.4.8 2022-06-03 15:05:50.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-06-03 15:05:51.103 | Collecting pyasn1-modules===0.2.8 2022-06-03 15:05:51.119 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-06-03 15:05:51.204 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (3.1.1) 2022-06-03 15:05:51.214 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.9.6) 2022-06-03 15:05:51.217 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.4.7) 2022-06-03 15:05:51.220 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (5.0.1) 2022-06-03 15:05:51.237 | 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 387)) (2.8.1) 2022-06-03 15:05:51.407 | Collecting python-glanceclient===3.2.2 2022-06-03 15:05:51.414 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2022-06-03 15:05:51.512 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (4.1.1) 2022-06-03 15:05:51.530 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (17.2.1) 2022-06-03 15:05:51.548 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (3.10.1) 2022-06-03 15:05:51.570 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2020.1) 2022-06-03 15:05:51.574 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (0.7) 2022-06-03 15:05:51.582 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2.23.0) 2022-06-03 15:05:51.603 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2022-06-03 15:05:52.050 | Collecting rsa===4.6 2022-06-03 15:05:52.056 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/616/6864e23d6b519/rsa-4.6-py3-none-any.whl (47 kB) 2022-06-03 15:05:52.544 | Collecting rtslib-fb===2.1.74 2022-06-03 15:05:52.552 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-06-03 15:05:52.637 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (3.17.2) 2022-06-03 15:05:52.640 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.15.0) 2022-06-03 15:05:52.643 | 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 499)) (0.13.0) 2022-06-03 15:05:52.654 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (0.3.1) 2022-06-03 15:05:52.657 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.3.0) 2022-06-03 15:05:52.660 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.2.2) 2022-06-03 15:05:53.054 | Collecting suds-jurko===0.6 2022-06-03 15:05:53.061 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2022-06-03 15:05:53.562 | Collecting tabulate===0.8.7 2022-06-03 15:05:53.569 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2022-06-03 15:05:53.653 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.5.0) 2022-06-03 15:05:53.712 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (6.2.0) 2022-06-03 15:05:53.727 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.0.1) 2022-06-03 15:05:53.737 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.5.0) 2022-06-03 15:05:53.743 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.4.0) 2022-06-03 15:05:53.761 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.7.2) 2022-06-03 15:05:53.820 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.4.0) 2022-06-03 15:05:53.823 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.1.0) 2022-06-03 15:05:54.227 | Collecting uritemplate===3.0.1 2022-06-03 15:05:54.233 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2022-06-03 15:05:54.311 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.25.10) 2022-06-03 15:05:54.331 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (0.11.7) 2022-06-03 15:05:54.429 | Collecting warlock===1.3.3 2022-06-03 15:05:54.436 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-06-03 15:05:54.520 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.12.1) 2022-06-03 15:05:54.522 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.2.5) 2022-06-03 15:05:55.088 | Collecting zstd===1.4.5.1 2022-06-03 15:05:55.097 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a1/806d625bd2d89/zstd-1.4.5.1.tar.gz (483 kB) 2022-06-03 15:05:55.847 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 15:05:55.851 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-03 15:05:56.400 | Collecting google-api-core===1.22.1 2022-06-03 15:05:56.407 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/431/839101b7edc7b/google_api_core-1.22.1-py2.py3-none-any.whl (91 kB) 2022-06-03 15:05:56.510 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 15:05:56.513 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-03 15:05:56.554 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 15:05:56.559 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-03 15:05:56.565 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-03 15:05:56.570 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-03 15:05:56.576 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-03 15:05:56.583 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:05:56.587 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 15:05:56.596 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 15:05:56.600 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-03 15:05:56.606 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-03 15:05:56.648 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 15:05:56.655 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-03 15:05:56.658 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-03 15:05:56.669 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-03 15:05:56.672 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-03 15:05:56.684 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 15:05:56.694 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-03 15:05:56.709 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (19.1.0) 2022-06-03 15:05:56.723 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-03 15:05:56.727 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:05:56.729 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:05:57.164 | Collecting pyudev===0.22.0 2022-06-03 15:05:57.169 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-06-03 15:05:57.275 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 15:05:57.277 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-03 15:05:57.285 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (1.4.1) 2022-06-03 15:05:57.290 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-03 15:05:57.328 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-03 15:05:57.331 | 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 404)) (1.6.0) 2022-06-03 15:05:57.334 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-03 15:05:57.336 | 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 543)) (1.4.0) 2022-06-03 15:05:57.339 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-03 15:05:57.344 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (2.20) 2022-06-03 15:05:57.784 | Collecting googleapis-common-protos===1.52.0 2022-06-03 15:05:57.789 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c89/61760f5aad9a7/googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) 2022-06-03 15:05:57.875 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (3.13.0) 2022-06-03 15:05:57.880 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 15:05:57.888 | 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 389)) (1.0.4) 2022-06-03 15:05:57.890 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (5.0.0) 2022-06-03 15:05:57.893 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 15:05:57.896 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-03 15:05:57.950 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-03 15:05:57.953 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-03 15:05:57.957 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.2.5) 2022-06-03 15:05:57.962 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.8.0) 2022-06-03 15:05:57.965 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 15:05:57.998 | Building wheels for collected packages: zstd 2022-06-03 15:05:57.999 | Building wheel for zstd (setup.py): started 2022-06-03 15:06:44.811 | Building wheel for zstd (setup.py): finished with status 'done' 2022-06-03 15:06:44.823 | Created wheel for zstd: filename=zstd-1.4.5.1-cp38-cp38-linux_x86_64.whl size=1638706 sha256=ee27dde564ac3928af2d29aec723a470f928de0d93ee448c2889a0b6b23153d7 2022-06-03 15:06:44.823 | Stored in directory: /root/.cache/pip/wheels/e1/b5/2c/590992a3e4954bbb70ccfc7fc247591b65afb25701c54993d5 2022-06-03 15:06:44.824 | Successfully built zstd 2022-06-03 15:06:45.650 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, 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, cinder 2022-06-03 15:06:48.509 | Running setup.py develop for cinder 2022-06-03 15:06:50.788 | Successfully installed cinder google-api-core-1.22.1 google-api-python-client-1.11.0 google-auth-1.21.0 google-auth-httplib2-0.0.4 googleapis-common-protos-1.52.0 oauth2client-4.1.3 oslo.vmware-3.7.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.2.2 pyudev-0.22.0 rsa-4.6 rtslib-fb-2.1.74 suds-jurko-0.6 tabulate-0.8.7 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.5.1 2022-06-03 15:06:50.956 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:06:50.956 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:06:51.048 | + inc/python:pip_install:200 : result=0 2022-06-03 15:06:51.050 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:06:51.053 | + functions-common:time_stop:2322 : local name 2022-06-03 15:06:51.055 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:06:51.058 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:06:51.060 | + functions-common:time_stop:2325 : local total 2022-06-03 15:06:51.062 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:06:51.064 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:06:51.067 | + functions-common:time_stop:2329 : start_time=1654268740848 2022-06-03 15:06:51.069 | + functions-common:time_stop:2331 : [[ -z 1654268740848 ]] 2022-06-03 15:06:51.072 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:06:51.076 | + functions-common:time_stop:2334 : end_time=1654268811073 2022-06-03 15:06:51.079 | + functions-common:time_stop:2335 : elapsed_time=70225 2022-06-03 15:06:51.081 | + functions-common:time_stop:2336 : total=121784 2022-06-03 15:06:51.083 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:06:51.085 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=192009 2022-06-03 15:06:51.088 | + inc/python:pip_install:203 : return 0 2022-06-03 15:06:51.091 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:06:51.093 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 15:06:51.096 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 15:06:51.117 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 15:06:51.130 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-03 15:06:51.133 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-03 15:06:51.136 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:06:51.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:06:51.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-03 15:06:51.144 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:06:51.146 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-03 15:06:51.149 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-03 15:06:51.152 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:06:51.154 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:06:51.157 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:06:51.159 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:06:51.162 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:06:51.164 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:06:51.167 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:51.170 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:51.173 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:06:51.175 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:06:51.178 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:06:51.180 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:06:51.183 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-03 15:06:51.185 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:06:51.188 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:51.190 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:51.193 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-03 15:06:51.216 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-03 15:06:51.326 | Reading package lists... 2022-06-03 15:06:51.592 | Building dependency tree... 2022-06-03 15:06:51.594 | Reading state information... 2022-06-03 15:06:51.857 | The following packages were automatically installed and are no longer required: 2022-06-03 15:06:51.858 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:06:51.858 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:06:51.858 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:06:51.858 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:06:51.858 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:06:51.859 | python3-zope.interface 2022-06-03 15:06:51.859 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:06:51.859 | The following additional packages will be installed: 2022-06-03 15:06:51.860 | libconfig-general-perl 2022-06-03 15:06:51.861 | Suggested packages: 2022-06-03 15:06:51.861 | tgt-rbd 2022-06-03 15:06:51.929 | The following NEW packages will be installed: 2022-06-03 15:06:51.931 | libconfig-general-perl tgt 2022-06-03 15:06:52.182 | 0 upgraded, 2 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:06:52.183 | Need to get 269 kB of archives. 2022-06-03 15:06:52.183 | After this operation, 824 kB of additional disk space will be used. 2022-06-03 15:06:52.183 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2022-06-03 15:06:52.536 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tgt amd64 1:1.0.79-2ubuntu1 [215 kB] 2022-06-03 15:06:53.359 | Fetched 269 kB in 1s (318 kB/s) 2022-06-03 15:06:53.488 | Selecting previously unselected package libconfig-general-perl. 2022-06-03 15:06:53.541 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89596 files and directories currently installed.) 2022-06-03 15:06:53.545 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2022-06-03 15:06:53.619 | Unpacking libconfig-general-perl (2.63-1) ... 2022-06-03 15:06:54.199 | Selecting previously unselected package tgt. 2022-06-03 15:06:54.209 | Preparing to unpack .../tgt_1%3a1.0.79-2ubuntu1_amd64.deb ... 2022-06-03 15:06:54.270 | Unpacking tgt (1:1.0.79-2ubuntu1) ... 2022-06-03 15:06:54.681 | Setting up libconfig-general-perl (2.63-1) ... 2022-06-03 15:06:54.847 | Setting up tgt (1:1.0.79-2ubuntu1) ... 2022-06-03 15:06:56.048 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2022-06-03 15:06:57.009 | Processing triggers for man-db (2.9.1-1) ... 2022-06-03 15:06:57.605 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-03 15:07:06.292 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:07:06.294 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:07:06.297 | + functions-common:time_stop:2322 : local name 2022-06-03 15:07:06.300 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:07:06.302 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:07:06.305 | + functions-common:time_stop:2325 : local total 2022-06-03 15:07:06.308 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:07:06.311 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:07:06.313 | + functions-common:time_stop:2329 : start_time=1654268811213 2022-06-03 15:07:06.316 | + functions-common:time_stop:2331 : [[ -z 1654268811213 ]] 2022-06-03 15:07:06.319 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:07:06.323 | + functions-common:time_stop:2334 : end_time=1654268826321 2022-06-03 15:07:06.326 | + functions-common:time_stop:2335 : elapsed_time=15108 2022-06-03 15:07:06.328 | + functions-common:time_stop:2336 : total=522350 2022-06-03 15:07:06.331 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:07:06.334 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=537458 2022-06-03 15:07:06.336 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:07:06.339 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:07:06.342 | + ./stack.sh:main:895 : configure_cinder 2022-06-03 15:07:06.345 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-03 15:07:06.359 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-03 15:07:06.363 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-03 15:07:06.365 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-03 15:07:06.367 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 15:07:06.371 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-03 15:07:06.371 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 15:07:06.376 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-03 15:07:06.378 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-03 15:07:06.380 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 15:07:06.382 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-03 15:07:06.385 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-03 15:07:06.387 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-03 15:07:06.389 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-03 15:07:06.391 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-03 15:07:06.403 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-03 15:07:06.415 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-03 15:07:06.427 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-03 15:07:06.440 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-03 15:07:06.452 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 15:07:06.455 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 15:07:06.459 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.d0lx0JhD4J 2022-06-03 15:07:06.462 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 15:07:06.464 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 15:07:06.467 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-03 15:07:06.469 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.d0lx0JhD4J 2022-06-03 15:07:06.474 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.d0lx0JhD4J 2022-06-03 15:07:06.487 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.d0lx0JhD4J /etc/sudoers.d/cinder-rootwrap 2022-06-03 15:07:06.500 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-03 15:07:06.504 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 15:07:06.506 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 15:07:06.508 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 15:07:06.510 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 15:07:06.512 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-03 15:07:06.515 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-03 15:07:06.517 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-03 15:07:06.519 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-03 15:07:06.524 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-03 15:07:06.529 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-03 15:07:06.549 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-03 15:07:06.567 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-03 15:07:06.586 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-03 15:07:06.607 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-03 15:07:06.626 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-03 15:07:06.645 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-03 15:07:06.664 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-03 15:07:06.683 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-03 15:07:06.686 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 15:07:06.688 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-03 15:07:06.691 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:07:06.693 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-03 15:07:06.725 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-03 15:07:06.754 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-06-03 15:07:06.783 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-03 15:07:06.812 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-03 15:07:06.842 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-03 15:07:06.870 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-03 15:07:06.898 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-03 15:07:06.926 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:07:06.954 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:07:06.982 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-03 15:07:07.013 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-03 15:07:07.042 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-03 15:07:07.045 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-03 15:07:07.047 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-03 15:07:07.050 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-03 15:07:07.052 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-03 15:07:07.055 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-03 15:07:07.086 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-03 15:07:07.118 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-03 15:07:07.148 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-03 15:07:07.176 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-03 15:07:07.206 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-03 15:07:07.234 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-03 15:07:07.265 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-03 15:07:07.268 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.89 2022-06-03 15:07:07.296 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 15:07:07.328 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-03 15:07:07.335 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6f4172abaf93aa5080630da44d41db8c 2022-06-03 15:07:07.364 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-03 15:07:07.381 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:07.383 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-03 15:07:07.386 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-03 15:07:07.389 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-03 15:07:07.391 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-03 15:07:07.394 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-03 15:07:07.396 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-03 15:07:07.398 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-03 15:07:07.401 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-03 15:07:07.403 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-03 15:07:07.406 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-03 15:07:07.408 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-03 15:07:07.438 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-03 15:07:07.466 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-03 15:07:07.493 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-03 15:07:07.522 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-03 15:07:07.550 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-03 15:07:07.552 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-03 15:07:07.554 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-03 15:07:07.557 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-03 15:07:07.585 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-03 15:07:07.614 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-03 15:07:07.617 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-03 15:07:07.645 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-03 15:07:07.647 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-03 15:07:07.650 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-03 15:07:07.652 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-03 15:07:07.681 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-03 15:07:07.684 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-03 15:07:07.687 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-03 15:07:07.706 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:07.708 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.89:8080/v1/AUTH_ 2022-06-03 15:07:07.737 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-03 15:07:07.755 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:07.758 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-03 15:07:07.776 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:07.778 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-03 15:07:07.781 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-03 15:07:07.783 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-03 15:07:07.785 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-03 15:07:07.788 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:07:07.790 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:07:07.793 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:07:07.810 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:07.813 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:07:07.816 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:07:07.818 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:07:07.834 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:07.837 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-06-03 15:07:07.840 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-06-03 15:07:07.869 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:07:07.872 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:07:07.875 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-03 15:07:07.877 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-03 15:07:07.880 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 15:07:07.883 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:07:07.900 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:07:07.912 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:07:07.914 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:07:07.918 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:07:07.920 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 15:07:07.949 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:07:07.981 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:07:08.016 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:07:08.047 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-03 15:07:08.050 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-03 15:07:08.052 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-03 15:07:08.054 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-03 15:07:08.057 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:07:08.060 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:07:08.063 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-03 15:07:08.067 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-03 15:07:08.069 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:07:08.072 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:07:08.085 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:07:08.085 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:07:08.095 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:07:08.112 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:07:08.129 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-03 15:07:08.131 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-03 15:07:08.136 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-03 15:07:08.173 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-03 15:07:08.204 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-03 15:07:08.235 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:07:08.272 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:07:08.302 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:07:08.333 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:07:08.364 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:07:08.392 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:07:08.423 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 15:07:08.452 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:07:08.483 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:07:08.513 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:07:08.545 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:07:08.547 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:07:08.550 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-03 15:07:08.553 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-03 15:07:08.556 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:07:08.558 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:08.560 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:08.563 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 15:07:08.566 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 15:07:08.568 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-03 15:07:08.599 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 15:07:08.629 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-03 15:07:08.629 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 15:07:08.638 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-03 15:07:08.643 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-03 15:07:08.645 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-03 15:07:08.648 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:07:08.650 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:07:08.653 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:07:08.656 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:08.658 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:08.661 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:07:08.663 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:07:08.665 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:08.668 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:08.670 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-03 15:07:08.733 | Enabling site cinder-wsgi. 2022-06-03 15:07:08.739 | To activate the new configuration, you need to run: 2022-06-03 15:07:08.739 | systemctl reload apache2 2022-06-03 15:07:08.743 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:07:08.746 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:07:08.749 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:07:08.751 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:07:08.888 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-03 15:07:08.891 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-03 15:07:08.923 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.89/image 2022-06-03 15:07:08.954 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-03 15:07:08.971 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:08.974 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-03 15:07:08.976 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 15:07:08.979 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 15:07:08.981 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-03 15:07:08.983 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-03 15:07:09.015 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-03 15:07:09.046 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.89/identity 2022-06-03 15:07:09.075 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-03 15:07:09.105 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-03 15:07:09.136 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-03 15:07:09.165 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-03 15:07:09.194 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-03 15:07:09.223 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:07:09.252 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-03 15:07:09.282 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-03 15:07:09.312 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 15:07:09.342 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-03 15:07:09.345 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-03 15:07:09.364 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:09.366 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.89:2379 2022-06-03 15:07:09.398 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-03 15:07:09.415 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:09.418 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-03 15:07:09.420 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-03 15:07:09.423 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-03 15:07:09.425 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:07:09.428 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-03 15:07:09.430 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-03 15:07:09.434 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 15:07:09.435 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 15:07:09.441 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 15:07:09.443 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 15:07:09.446 | + 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,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-03 15:07:09.448 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 15:07:09.451 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-03 15:07:09.454 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-03 15:07:09.456 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-03 15:07:09.459 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:09.461 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:09.464 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-03 15:07:09.467 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:09.470 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-03 15:07:09.472 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-03 15:07:09.474 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-03 15:07:09.476 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:07:09.479 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:07:09.482 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:07:09.485 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:07:09.487 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:07:09.490 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:07:09.506 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:07:09.508 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:07:09.510 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:07:09.513 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:07:09.514 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:07:09.519 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-03 15:07:09.521 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:07:09.524 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-03 15:07:09.537 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-03 15:07:09.541 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:07:09.541 | + functions-common:git_clone:607 : head -1 2022-06-03 15:07:09.547 | bfcc39e660 Merge "[Trunk] Check if parent port belongs to OVN to activate" into stable/victoria 2022-06-03 15:07:09.550 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:07:09.552 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-03 15:07:09.555 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:07:09.558 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 15:07:09.560 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-03 15:07:09.563 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:07:09.565 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-03 15:07:09.568 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:07:09.570 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 15:07:09.573 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-03 15:07:09.575 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:07:09.578 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:07:09.581 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-03 15:07:09.584 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:07:09.586 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-03 15:07:09.590 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:07:09.592 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:07:09.596 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-03 15:07:09.602 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-03 15:07:09.605 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-03 15:07:10.193 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-03 15:07:10.196 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:07:10.199 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:07:10.201 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:07:10.203 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 15:07:10.206 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-03 15:07:10.208 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:07:10.210 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:07:10.213 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:07:10.215 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:07:10.218 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:07:10.220 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:07:10.223 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:07:10.225 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-03 15:07:10.246 | Using python 3.8 to install /opt/stack/neutron 2022-06-03 15:07:10.249 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-03 15:07:12.022 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:07:12.022 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:07:12.027 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:12.028 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:12.030 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:07:12.031 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:12.031 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:12.032 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:07:12.032 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:12.032 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:07:12.046 | Obtaining file:///opt/stack/neutron 2022-06-03 15:07:14.096 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:07:16.149 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 15:07:16.157 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 15:07:16.160 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 15:07:16.168 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 15:07:16.176 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 15:07:16.184 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 15:07:16.205 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 15:07:16.219 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 15:07:16.228 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 15:07:16.235 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 15:07:16.242 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 15:07:16.258 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 15:07:16.265 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 15:07:16.267 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-03 15:07:16.270 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 15:07:16.336 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 15:07:16.393 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 15:07:16.396 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 15:07:16.401 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 15:07:16.404 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-03 15:07:16.449 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (0.50.0) 2022-06-03 15:07:16.481 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (1.2.1) 2022-06-03 15:07:16.500 | 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 289)) (1.7.0) 2022-06-03 15:07:16.505 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-06-03 15:07:16.510 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.2.1) 2022-06-03 15:07:16.534 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (0.3.4) 2022-06-03 15:07:16.551 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.6.3) 2022-06-03 15:07:16.586 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.3.1) 2022-06-03 15:07:16.597 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.3.4) 2022-06-03 15:07:16.613 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (3.1.2) 2022-06-03 15:07:16.619 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.4.1) 2022-06-03 15:07:16.666 | 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 302)) (5.0.1) 2022-06-03 15:07:16.672 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2022-06-03 15:07:16.711 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (12.5.2) 2022-06-03 15:07:16.765 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.1) 2022-06-03 15:07:16.782 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.5.0) 2022-06-03 15:07:16.799 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.4.0) 2022-06-03 15:07:16.814 | 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 309)) (2.2.0) 2022-06-03 15:07:16.828 | 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 310)) (6.2.0) 2022-06-03 15:07:16.833 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.0.2) 2022-06-03 15:07:16.842 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.4.1) 2022-06-03 15:07:16.866 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (1.1.1) 2022-06-03 15:07:16.874 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.6.1) 2022-06-03 15:07:16.892 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.0) 2022-06-03 15:07:16.911 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.4.0) 2022-06-03 15:07:16.958 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.13.0) 2022-06-03 15:07:16.964 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (1.6.1) 2022-06-03 15:07:16.973 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (20.4) 2022-06-03 15:07:16.980 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.7.2) 2022-06-03 15:07:17.015 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (5.5.0) 2022-06-03 15:07:17.018 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.3.3) 2022-06-03 15:07:17.028 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.7.2) 2022-06-03 15:07:17.030 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (5.7.2) 2022-06-03 15:07:17.052 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (19.1.0) 2022-06-03 15:07:17.066 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (3.1.1) 2022-06-03 15:07:17.077 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.9.6) 2022-06-03 15:07:17.079 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.4.7) 2022-06-03 15:07:17.083 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.5.14) 2022-06-03 15:07:17.090 | 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 387)) (2.8.1) 2022-06-03 15:07:17.095 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (4.1.0) 2022-06-03 15:07:17.115 | 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 389)) (1.0.4) 2022-06-03 15:07:17.118 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (4.1.1) 2022-06-03 15:07:17.136 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (7.2.1) 2022-06-03 15:07:17.163 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (17.2.1) 2022-06-03 15:07:17.181 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2020.1) 2022-06-03 15:07:17.185 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (0.7) 2022-06-03 15:07:17.192 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2.23.0) 2022-06-03 15:07:17.212 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.4.0) 2022-06-03 15:07:17.216 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2022-06-03 15:07:17.220 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (1.1.10) 2022-06-03 15:07:17.223 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (3.17.2) 2022-06-03 15:07:17.227 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.15.0) 2022-06-03 15:07:17.231 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (2.2.2) 2022-06-03 15:07:17.234 | 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 499)) (0.13.0) 2022-06-03 15:07:17.244 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (0.3.1) 2022-06-03 15:07:17.247 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.3.0) 2022-06-03 15:07:17.250 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.2.2) 2022-06-03 15:07:17.257 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (6.2.0) 2022-06-03 15:07:17.271 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.0.1) 2022-06-03 15:07:17.281 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.5.0) 2022-06-03 15:07:17.286 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.4.0) 2022-06-03 15:07:17.304 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (1.0.4) 2022-06-03 15:07:17.323 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.7.2) 2022-06-03 15:07:17.381 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.4.0) 2022-06-03 15:07:17.385 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.1.0) 2022-06-03 15:07:17.393 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.25.10) 2022-06-03 15:07:17.413 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (0.11.7) 2022-06-03 15:07:17.417 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.12.1) 2022-06-03 15:07:17.420 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.2.5) 2022-06-03 15:07:17.423 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 15:07:17.431 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 15:07:17.440 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 15:07:17.443 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-03 15:07:17.446 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 15:07:17.450 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 15:07:17.456 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 15:07:17.518 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:07:17.521 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-03 15:07:17.543 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-03 15:07:17.548 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 15:07:17.552 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 15:07:17.556 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 15:07:17.562 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-03 15:07:17.603 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 15:07:17.608 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 15:07:17.611 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 15:07:17.615 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 15:07:17.625 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-03 15:07:17.639 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 15:07:17.649 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-03 15:07:17.672 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-03 15:07:17.674 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.2.1) 2022-06-03 15:07:17.689 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 15:07:17.703 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 15:07:17.716 | 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 283)) (2.1.0) 2022-06-03 15:07:17.720 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:07:17.723 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:07:17.725 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 15:07:17.729 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 15:07:17.732 | 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 404)) (1.6.0) 2022-06-03 15:07:17.734 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 15:07:17.737 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 15:07:17.740 | 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 543)) (1.4.0) 2022-06-03 15:07:17.743 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-03 15:07:17.746 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (5.0.0) 2022-06-03 15:07:17.749 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (2.20) 2022-06-03 15:07:17.752 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.4) 2022-06-03 15:07:17.767 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-03 15:07:17.774 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 15:07:17.829 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (2.0.1) 2022-06-03 15:07:17.834 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 15:07:17.877 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.8.0) 2022-06-03 15:07:17.880 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.2.5) 2022-06-03 15:07:17.885 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 15:07:17.919 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 15:07:18.749 | Installing collected packages: neutron 2022-06-03 15:07:18.749 | Attempting uninstall: neutron 2022-06-03 15:07:18.751 | Found existing installation: neutron 17.4.1 2022-06-03 15:07:19.995 | Uninstalling neutron-17.4.1: 2022-06-03 15:07:20.073 | Successfully uninstalled neutron-17.4.1 2022-06-03 15:07:20.075 | Running setup.py develop for neutron 2022-06-03 15:07:22.635 | Successfully installed neutron 2022-06-03 15:07:22.770 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:07:22.770 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:07:22.855 | + inc/python:pip_install:200 : result=0 2022-06-03 15:07:22.858 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:07:22.860 | + functions-common:time_stop:2322 : local name 2022-06-03 15:07:22.862 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:07:22.865 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:07:22.867 | + functions-common:time_stop:2325 : local total 2022-06-03 15:07:22.869 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:07:22.872 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:07:22.874 | + functions-common:time_stop:2329 : start_time=1654268830240 2022-06-03 15:07:22.877 | + functions-common:time_stop:2331 : [[ -z 1654268830240 ]] 2022-06-03 15:07:22.880 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:07:22.884 | + functions-common:time_stop:2334 : end_time=1654268842881 2022-06-03 15:07:22.886 | + functions-common:time_stop:2335 : elapsed_time=12641 2022-06-03 15:07:22.888 | + functions-common:time_stop:2336 : total=192009 2022-06-03 15:07:22.891 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:07:22.893 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=204650 2022-06-03 15:07:22.896 | + inc/python:pip_install:203 : return 0 2022-06-03 15:07:22.899 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:07:22.901 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 15:07:22.904 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 15:07:22.926 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 15:07:22.939 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-03 15:07:22.942 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-03 15:07:22.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:22.947 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:22.949 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-03 15:07:22.952 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:22.954 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-03 15:07:22.957 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:07:22.959 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-03 15:07:22.979 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:22.982 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-03 15:07:22.985 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-03 15:07:22.987 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-03 15:07:22.990 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:07:22.992 | + lib/stack:stack_install_service:32 : install_nova 2022-06-03 15:07:22.996 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-03 15:07:22.998 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-03 15:07:23.001 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:23.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:23.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-03 15:07:23.009 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:23.011 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-03 15:07:23.028 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:23.030 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-03 15:07:23.048 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:23.050 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-03 15:07:23.068 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:23.070 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-03 15:07:23.072 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-03 15:07:23.075 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-03 15:07:23.077 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:07:23.079 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:07:23.082 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:07:23.085 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:07:23.087 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:07:23.091 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:07:23.108 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:07:23.110 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:07:23.112 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:07:23.115 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:07:23.116 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:07:23.124 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-03 15:07:23.127 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:07:23.130 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-03 15:07:23.147 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-03 15:07:23.150 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:07:23.150 | + functions-common:git_clone:607 : head -1 2022-06-03 15:07:23.178 | 012c635a38 compute: Ensure updates to bdms during pre_live_migration are saved 2022-06-03 15:07:23.182 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:07:23.185 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-03 15:07:23.187 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:07:23.189 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 15:07:23.192 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-03 15:07:23.194 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:07:23.197 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-03 15:07:23.199 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:07:23.202 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 15:07:23.204 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-03 15:07:23.207 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:07:23.209 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:07:23.213 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-03 15:07:23.216 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:07:23.219 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-03 15:07:23.222 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:07:23.224 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:07:23.228 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-03 15:07:23.235 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-03 15:07:23.238 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-03 15:07:23.846 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-03 15:07:23.848 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:07:23.850 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:07:23.852 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:07:23.855 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 15:07:23.858 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-03 15:07:23.860 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:07:23.863 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:07:23.865 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:07:23.867 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:07:23.869 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:07:23.872 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:07:23.874 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:07:23.876 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-03 15:07:23.897 | Using python 3.8 to install /opt/stack/nova 2022-06-03 15:07:23.899 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-03 15:07:25.663 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:07:25.663 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:07:25.668 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:25.668 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:25.670 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:07:25.671 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:25.672 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:25.672 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:07:25.673 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:25.673 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:07:25.686 | Obtaining file:///opt/stack/nova 2022-06-03 15:07:28.804 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:07:31.922 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 15:07:31.929 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 15:07:31.933 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 15:07:31.941 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 15:07:31.949 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:07:31.952 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 15:07:31.961 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 15:07:31.982 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 15:07:31.996 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-03 15:07:32.017 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 15:07:32.057 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-03 15:07:32.071 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 15:07:32.075 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 15:07:32.084 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 15:07:32.090 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 15:07:32.093 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 15:07:32.096 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 15:07:32.108 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 15:07:32.174 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 15:07:32.231 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-03 15:07:32.366 | Collecting microversion-parse===1.0.1 2022-06-03 15:07:32.373 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-06-03 15:07:32.474 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 15:07:32.477 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 15:07:32.482 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 15:07:32.485 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.50.0) 2022-06-03 15:07:32.511 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (4.0.5) 2022-06-03 15:07:32.633 | Collecting os-resource-classes===1.0.0 2022-06-03 15:07:32.640 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2022-06-03 15:07:32.738 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.7.0) 2022-06-03 15:07:32.743 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.4.0) 2022-06-03 15:07:32.770 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.2.1) 2022-06-03 15:07:32.794 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (5.2.0) 2022-06-03 15:07:32.815 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (0.3.4) 2022-06-03 15:07:32.833 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.6.3) 2022-06-03 15:07:32.868 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (4.3.1) 2022-06-03 15:07:32.879 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.3.4) 2022-06-03 15:07:32.895 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (3.1.2) 2022-06-03 15:07:32.901 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.4.1) 2022-06-03 15:07:32.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 303)) (5.0.1) 2022-06-03 15:07:32.957 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.4.0) 2022-06-03 15:07:32.998 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.5.2) 2022-06-03 15:07:33.052 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.1.1) 2022-06-03 15:07:33.071 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.5.0) 2022-06-03 15:07:33.088 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.4.0) 2022-06-03 15:07:33.103 | 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 310)) (2.2.0) 2022-06-03 15:07:33.118 | 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 311)) (6.2.0) 2022-06-03 15:07:33.123 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.0.2) 2022-06-03 15:07:33.133 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.4.1) 2022-06-03 15:07:33.156 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (1.1.1) 2022-06-03 15:07:33.164 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.6.1) 2022-06-03 15:07:33.182 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.3.0) 2022-06-03 15:07:33.203 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.6.1) 2022-06-03 15:07:33.212 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (20.4) 2022-06-03 15:07:33.218 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.7.2) 2022-06-03 15:07:33.254 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (5.5.0) 2022-06-03 15:07:33.257 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (0.7.2) 2022-06-03 15:07:33.260 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.7.2) 2022-06-03 15:07:33.282 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (3.1.1) 2022-06-03 15:07:33.293 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (0.9.6) 2022-06-03 15:07:33.295 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.4.7) 2022-06-03 15:07:33.422 | Collecting pypowervm===1.1.24 2022-06-03 15:07:33.432 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2022-06-03 15:07:33.574 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.5.14) 2022-06-03 15:07:33.580 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (5.0.1) 2022-06-03 15:07:33.596 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (7.2.2) 2022-06-03 15:07:33.614 | 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 388)) (2.8.1) 2022-06-03 15:07:33.619 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (3.2.2) 2022-06-03 15:07:33.637 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.1.1) 2022-06-03 15:07:33.655 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (7.2.1) 2022-06-03 15:07:33.683 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2020.1) 2022-06-03 15:07:33.687 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (0.7) 2022-06-03 15:07:33.694 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.23.0) 2022-06-03 15:07:33.716 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.4.0) 2022-06-03 15:07:33.719 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.3.3) 2022-06-03 15:07:33.723 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2022-06-03 15:07:33.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 474)) (3.17.2) 2022-06-03 15:07:33.731 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (1.15.0) 2022-06-03 15:07:33.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 500)) (0.13.0) 2022-06-03 15:07:33.744 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.3.1) 2022-06-03 15:07:33.748 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.3.0) 2022-06-03 15:07:33.751 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.2.2) 2022-06-03 15:07:33.758 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (4.5.0) 2022-06-03 15:07:33.818 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (6.2.0) 2022-06-03 15:07:33.833 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (2.0.1) 2022-06-03 15:07:33.843 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (0.5.0) 2022-06-03 15:07:33.849 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (2.4.0) 2022-06-03 15:07:33.866 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.7.2) 2022-06-03 15:07:33.925 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.4.0) 2022-06-03 15:07:33.929 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.1.0) 2022-06-03 15:07:33.936 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (1.25.10) 2022-06-03 15:07:33.957 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (0.11.7) 2022-06-03 15:07:33.961 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.3.3) 2022-06-03 15:07:34.067 | Collecting websockify===0.9.0 2022-06-03 15:07:34.074 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2022-06-03 15:07:34.161 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.12.1) 2022-06-03 15:07:34.164 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.2.5) 2022-06-03 15:07:34.689 | Collecting zVMCloudConnector===1.4.1 2022-06-03 15:07:34.695 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-06-03 15:07:35.555 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 15:07:35.559 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 15:07:35.568 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-03 15:07:35.590 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-03 15:07:35.595 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 15:07:35.598 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-03 15:07:35.602 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 15:07:35.608 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 15:07:35.616 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 15:07:35.621 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 15:07:35.626 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 15:07:35.634 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 15:07:35.638 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 15:07:35.642 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-03 15:07:35.684 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 15:07:35.687 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 15:07:35.698 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.13.0) 2022-06-03 15:07:35.703 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-03 15:07:35.717 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 15:07:35.726 | 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 348)) (0.2.8) 2022-06-03 15:07:35.731 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (0.4.8) 2022-06-03 15:07:35.734 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 15:07:35.748 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (19.1.0) 2022-06-03 15:07:35.762 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.2.1) 2022-06-03 15:07:35.777 | 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 284)) (2.1.0) 2022-06-03 15:07:35.782 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:07:35.784 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 15:07:35.788 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:07:35.791 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 15:07:35.794 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-03 15:07:35.862 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-03 15:07:35.870 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.4.1) 2022-06-03 15:07:35.875 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 15:07:35.877 | 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 405)) (1.6.0) 2022-06-03 15:07:35.880 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 15:07:35.882 | 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 544)) (1.4.0) 2022-06-03 15:07:36.996 | Collecting numpy===1.19.1 2022-06-03 15:07:37.029 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/309/cbcfaa103fc9a/numpy-1.19.1-cp38-cp38-manylinux2010_x86_64.whl (14.5 MB) 2022-06-03 15:07:37.442 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-03 15:07:37.449 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (2.20) 2022-06-03 15:07:37.453 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-03 15:07:37.455 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 15:07:37.464 | 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 390)) (1.0.4) 2022-06-03 15:07:37.467 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (5.0.0) 2022-06-03 15:07:37.470 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (2.2.2) 2022-06-03 15:07:37.473 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 15:07:37.528 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 15:07:37.532 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 15:07:37.564 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.2.5) 2022-06-03 15:07:37.570 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 15:07:37.613 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.8.0) 2022-06-03 15:07:37.616 | Building wheels for collected packages: zVMCloudConnector 2022-06-03 15:07:37.617 | Building wheel for zVMCloudConnector (setup.py): started 2022-06-03 15:07:38.577 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-06-03 15:07:38.580 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=ffa8b6a9cac13cc9eb71b98c482461d5dc25d186ff220c04d09d2d5f45b62279 2022-06-03 15:07:38.580 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-06-03 15:07:38.581 | Successfully built zVMCloudConnector 2022-06-03 15:07:39.485 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, nova 2022-06-03 15:07:43.601 | Running setup.py develop for nova 2022-06-03 15:07:46.916 | Successfully installed microversion-parse-1.0.1 nova numpy-1.19.1 os-resource-classes-1.0.0 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2022-06-03 15:07:47.053 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:07:47.053 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:07:47.175 | + inc/python:pip_install:200 : result=0 2022-06-03 15:07:47.177 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:07:47.180 | + functions-common:time_stop:2322 : local name 2022-06-03 15:07:47.182 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:07:47.185 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:07:47.187 | + functions-common:time_stop:2325 : local total 2022-06-03 15:07:47.189 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:07:47.192 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:07:47.194 | + functions-common:time_stop:2329 : start_time=1654268843892 2022-06-03 15:07:47.196 | + functions-common:time_stop:2331 : [[ -z 1654268843892 ]] 2022-06-03 15:07:47.199 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:07:47.204 | + functions-common:time_stop:2334 : end_time=1654268867201 2022-06-03 15:07:47.206 | + functions-common:time_stop:2335 : elapsed_time=23309 2022-06-03 15:07:47.208 | + functions-common:time_stop:2336 : total=204650 2022-06-03 15:07:47.210 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:07:47.212 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=227959 2022-06-03 15:07:47.215 | + inc/python:pip_install:203 : return 0 2022-06-03 15:07:47.217 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:07:47.220 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 15:07:47.222 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 15:07:47.245 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 15:07:47.257 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-03 15:07:47.260 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-03 15:07:47.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:47.266 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:47.269 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-03 15:07:47.271 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:47.274 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-03 15:07:47.289 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:07:47.291 | + ./stack.sh:main:906 : configure_nova 2022-06-03 15:07:47.294 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-03 15:07:47.312 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-03 15:07:47.314 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-03 15:07:47.317 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 15:07:47.321 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-03 15:07:47.321 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 15:07:47.327 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-03 15:07:47.329 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-03 15:07:47.332 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 15:07:47.334 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-03 15:07:47.338 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-03 15:07:47.340 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-03 15:07:47.343 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-03 15:07:47.346 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-03 15:07:47.359 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-03 15:07:47.373 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-03 15:07:47.386 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-03 15:07:47.400 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-03 15:07:47.413 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 15:07:47.418 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 15:07:47.422 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.TYP6bNPXL2 2022-06-03 15:07:47.425 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 15:07:47.427 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 15:07:47.430 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-03 15:07:47.433 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 15:07:47.436 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 15:07:47.439 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.TYP6bNPXL2 2022-06-03 15:07:47.443 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.TYP6bNPXL2 2022-06-03 15:07:47.455 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.TYP6bNPXL2 /etc/sudoers.d/nova-rootwrap 2022-06-03 15:07:47.470 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-03 15:07:47.475 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 15:07:47.478 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 15:07:47.481 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 15:07:47.483 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 15:07:47.487 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-03 15:07:47.489 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-03 15:07:47.492 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-03 15:07:47.494 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-03 15:07:47.500 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-03 15:07:47.517 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:47.519 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-03 15:07:47.522 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-03 15:07:47.525 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-03 15:07:47.529 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-03 15:07:47.559 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-03 15:07:47.561 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-03 15:07:47.588 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-03 15:07:47.625 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-03 15:07:47.652 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-03 15:07:47.688 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-03 15:07:47.723 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-03 15:07:47.759 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-03 15:07:47.763 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.89 2022-06-03 15:07:47.803 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-03 15:07:47.835 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-03 15:07:47.869 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-03 15:07:47.900 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-03 15:07:47.938 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 15:07:47.976 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-03 15:07:47.979 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:07:47.982 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:07:47.984 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:07:47.986 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:07:47.988 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:07:47.991 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:07:47.993 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:07:47.996 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:07:47.998 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-03 15:07:48.000 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:07:48.002 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:07:48.005 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:07:48.007 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:07:48.010 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:07:48.012 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:07:48.014 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-03 15:07:48.032 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:48.034 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 15:07:48.036 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-03 15:07:48.038 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-03 15:07:48.069 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-03 15:07:48.072 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-03 15:07:48.074 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-03 15:07:48.077 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-03 15:07:48.079 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-03 15:07:48.082 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-03 15:07:48.115 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-03 15:07:48.118 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-03 15:07:48.120 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-03 15:07:48.122 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-03 15:07:48.124 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-03 15:07:48.128 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-03 15:07:48.171 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-03 15:07:48.203 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-03 15:07:48.235 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-03 15:07:48.266 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-03 15:07:48.283 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:48.286 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-03 15:07:48.303 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:48.306 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-03 15:07:48.306 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-03 15:07:48.312 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-03 15:07:48.314 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-03 15:07:48.344 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-03 15:07:48.361 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:48.364 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-03 15:07:48.366 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-03 15:07:48.369 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 15:07:48.371 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:07:48.374 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-03 15:07:48.408 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-03 15:07:48.438 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-06-03 15:07:48.469 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-03 15:07:48.498 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-03 15:07:48.528 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-03 15:07:48.558 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-03 15:07:48.590 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-03 15:07:48.626 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:07:48.656 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:07:48.692 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-03 15:07:48.709 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:48.712 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-03 15:07:48.715 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-03 15:07:48.748 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-03 15:07:48.778 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.89/identity 2022-06-03 15:07:48.811 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-03 15:07:48.842 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-03 15:07:48.875 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-03 15:07:48.906 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-03 15:07:48.938 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-03 15:07:48.968 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-03 15:07:48.986 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:48.989 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-03 15:07:48.997 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-03 15:07:49.027 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-03 15:07:49.065 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-03 15:07:49.067 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-03 15:07:49.097 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-03 15:07:49.099 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-03 15:07:49.101 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-03 15:07:49.104 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:07:49.107 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:07:49.109 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:07:49.111 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:07:49.113 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:07:49.116 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:07:49.118 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-03 15:07:49.121 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-03 15:07:49.124 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-03 15:07:49.127 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:07:49.144 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:07:49.146 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:07:49.148 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:07:49.151 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:07:49.153 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 15:07:49.185 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:07:49.216 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:07:49.247 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:07:49.275 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-03 15:07:49.310 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-03 15:07:49.312 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-03 15:07:49.315 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-03 15:07:49.317 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-03 15:07:49.320 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:07:49.322 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:07:49.325 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-03 15:07:49.330 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-03 15:07:49.332 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:07:49.336 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:07:49.355 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:07:49.356 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:07:49.365 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:07:49.369 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:07:49.386 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-03 15:07:49.389 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-03 15:07:49.393 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-03 15:07:49.427 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-03 15:07:49.457 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-03 15:07:49.489 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:07:49.519 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:07:49.551 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:07:49.585 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:07:49.616 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:07:49.652 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:07:49.681 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 15:07:49.713 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:07:49.747 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:07:49.776 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:07:49.810 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:07:49.812 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:07:49.816 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-03 15:07:49.819 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-03 15:07:49.821 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:07:49.824 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:49.826 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:49.829 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 15:07:49.832 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 15:07:49.834 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-03 15:07:49.865 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 15:07:49.894 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-03 15:07:49.899 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 15:07:49.908 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-03 15:07:49.912 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-03 15:07:49.914 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-03 15:07:49.917 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:07:49.919 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:07:49.922 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:07:49.924 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:49.926 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:49.929 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:07:49.931 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:07:49.934 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:49.936 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:49.939 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-03 15:07:50.002 | Enabling site nova-api-wsgi. 2022-06-03 15:07:50.008 | To activate the new configuration, you need to run: 2022-06-03 15:07:50.008 | systemctl reload apache2 2022-06-03 15:07:50.013 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:07:50.015 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:07:50.018 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:07:50.020 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:07:50.155 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-03 15:07:50.158 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-03 15:07:50.161 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-03 15:07:50.163 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-03 15:07:50.167 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-03 15:07:50.171 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:07:50.175 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-03 15:07:50.179 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-03 15:07:50.181 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:07:50.184 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:07:50.197 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:07:50.198 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:07:50.207 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:07:50.211 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:07:50.227 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-03 15:07:50.230 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-03 15:07:50.234 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-03 15:07:50.266 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-03 15:07:50.293 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-03 15:07:50.322 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:07:50.352 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:07:50.381 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:07:50.410 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:07:50.438 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:07:50.466 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:07:50.501 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 15:07:50.532 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:07:50.562 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:07:50.590 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:07:50.618 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-03 15:07:50.622 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-03 15:07:50.652 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-03 15:07:50.669 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:50.671 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-03 15:07:50.704 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-03 15:07:50.706 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-03 15:07:50.708 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-03 15:07:50.725 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:50.728 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-06-03 15:07:50.731 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-06-03 15:07:50.759 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-03 15:07:50.791 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-03 15:07:50.794 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 15:07:50.796 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-03 15:07:50.799 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:07:50.801 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:07:50.803 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:07:50.822 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:50.825 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:07:50.828 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:07:50.830 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:07:50.849 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:50.851 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-06-03 15:07:50.854 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-06-03 15:07:50.883 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:07:50.885 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:07:50.888 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-03 15:07:50.916 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-03 15:07:50.945 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-03 15:07:50.975 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-03 15:07:50.992 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:50.995 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 15:07:51.034 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-03 15:07:51.036 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-03 15:07:51.054 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:51.057 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-03 15:07:51.062 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 15:07:51.072 | + lib/nova:create_nova_conf:525 : local conf 2022-06-03 15:07:51.075 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-03 15:07:51.078 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-03 15:07:51.080 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 15:07:51.083 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 15:07:51.085 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-03 15:07:51.088 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-03 15:07:51.091 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-03 15:07:51.096 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-03 15:07:51.099 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-03 15:07:51.101 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-03 15:07:51.103 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-03 15:07:51.107 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-03 15:07:51.114 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-03 15:07:51.149 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-03 15:07:51.186 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-03 15:07:51.219 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 15:07:51.221 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-03 15:07:51.223 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-03 15:07:51.226 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-03 15:07:51.244 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:51.247 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-03 15:07:51.248 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-03 15:07:51.977 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-06-03 15:07:51.980 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-06-03 15:07:52.712 | Adding vhost "nova_cell1" ... 2022-06-03 15:07:53.029 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-06-03 15:07:53.718 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-06-03 15:07:53.768 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-03 15:07:53.771 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 15:07:53.773 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-03 15:07:53.775 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:07:53.778 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-03 15:07:53.781 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:07:53.798 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:53.801 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-03 15:07:53.806 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-03 15:07:53.809 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:07:53.826 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:53.828 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-06-03 15:07:53.831 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-06-03 15:07:53.861 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:07:53.863 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:07:53.865 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-03 15:07:53.882 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:53.884 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-03 15:07:53.886 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 15:07:53.889 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-03 15:07:53.921 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.89/identity 2022-06-03 15:07:53.950 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-03 15:07:53.981 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-03 15:07:54.010 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-03 15:07:54.038 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-03 15:07:54.066 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-03 15:07:54.096 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-03 15:07:54.130 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-03 15:07:54.133 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-03 15:07:54.135 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-03 15:07:54.139 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:07:54.156 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:07:54.158 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:07:54.161 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:07:54.163 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:07:54.166 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 15:07:54.196 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:07:54.225 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:07:54.253 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:07:54.287 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 15:07:54.291 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-03 15:07:54.295 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 15:07:54.297 | + lib/nova:create_nova_conf:559 : local conf 2022-06-03 15:07:54.300 | + lib/nova:create_nova_conf:560 : local offset 2022-06-03 15:07:54.303 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-03 15:07:54.306 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 15:07:54.308 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 15:07:54.311 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-03 15:07:54.313 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-03 15:07:54.316 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-03 15:07:54.318 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 15:07:54.320 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-03 15:07:54.322 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-03 15:07:54.325 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-03 15:07:54.343 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:54.346 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-03 15:07:54.363 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:54.365 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-03 15:07:54.367 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-03 15:07:54.384 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:54.387 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-03 15:07:54.403 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:54.405 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-03 15:07:54.422 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:54.425 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-03 15:07:54.442 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:54.445 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-03 15:07:54.447 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-03 15:07:54.450 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-03 15:07:54.453 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:07:54.456 | + lib/stack:stack_install_service:32 : install_placement 2022-06-03 15:07:54.459 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-03 15:07:54.461 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-03 15:07:54.464 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:54.467 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:54.469 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-03 15:07:54.472 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:07:54.475 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:07:54.477 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:07:54.480 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:07:54.482 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:07:54.485 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:07:54.487 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:54.490 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:54.492 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:07:54.495 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:07:54.497 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:07:54.500 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:07:54.503 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-03 15:07:54.505 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:07:54.508 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:54.511 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:54.514 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-03 15:07:54.537 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-03 15:07:54.647 | Reading package lists... 2022-06-03 15:07:54.911 | Building dependency tree... 2022-06-03 15:07:54.913 | Reading state information... 2022-06-03 15:07:55.190 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:07:55.190 | The following packages were automatically installed and are no longer required: 2022-06-03 15:07:55.192 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:07:55.192 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:07:55.192 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:07:55.192 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:07:55.192 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:07:55.192 | python3-zope.interface 2022-06-03 15:07:55.192 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:07:55.306 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:07:55.311 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:07:55.314 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:07:55.316 | + functions-common:time_stop:2322 : local name 2022-06-03 15:07:55.319 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:07:55.321 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:07:55.324 | + functions-common:time_stop:2325 : local total 2022-06-03 15:07:55.326 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:07:55.329 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:07:55.331 | + functions-common:time_stop:2329 : start_time=1654268874534 2022-06-03 15:07:55.333 | + functions-common:time_stop:2331 : [[ -z 1654268874534 ]] 2022-06-03 15:07:55.336 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:07:55.341 | + functions-common:time_stop:2334 : end_time=1654268875338 2022-06-03 15:07:55.343 | + functions-common:time_stop:2335 : elapsed_time=804 2022-06-03 15:07:55.345 | + functions-common:time_stop:2336 : total=537458 2022-06-03 15:07:55.348 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:07:55.350 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=538262 2022-06-03 15:07:55.353 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:07:55.355 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-03 15:07:55.358 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-03 15:07:55.360 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-03 15:07:55.363 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-03 15:07:55.365 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-03 15:07:55.389 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-03 15:07:55.391 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:07:55.394 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:07:55.396 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:07:55.399 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:07:55.402 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:07:55.405 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:07:55.407 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:55.410 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:55.412 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:07:55.415 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:07:55.417 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:07:55.420 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:07:55.423 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-03 15:07:55.426 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:07:55.428 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:55.431 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:55.434 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-03 15:07:55.458 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-03 15:07:55.568 | Reading package lists... 2022-06-03 15:07:55.831 | Building dependency tree... 2022-06-03 15:07:55.833 | Reading state information... 2022-06-03 15:07:56.114 | The following packages were automatically installed and are no longer required: 2022-06-03 15:07:56.116 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:07:56.116 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:07:56.116 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:07:56.116 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:07:56.116 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:07:56.116 | python3-zope.interface 2022-06-03 15:07:56.116 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:07:56.185 | The following NEW packages will be installed: 2022-06-03 15:07:56.186 | libapache2-mod-wsgi-py3 2022-06-03 15:07:56.433 | 0 upgraded, 1 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:07:56.433 | Need to get 93.3 kB of archives. 2022-06-03 15:07:56.433 | After this operation, 300 kB of additional disk space will be used. 2022-06-03 15:07:56.433 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-06-03 15:07:57.315 | Fetched 93.3 kB in 1s (169 kB/s) 2022-06-03 15:07:57.596 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-06-03 15:07:57.653 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89647 files and directories currently installed.) 2022-06-03 15:07:57.657 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-06-03 15:07:57.709 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-03 15:07:58.061 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-03 15:07:58.485 | apache2_invoke: Enable module wsgi 2022-06-03 15:08:07.647 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:08:07.650 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:08:07.653 | + functions-common:time_stop:2322 : local name 2022-06-03 15:08:07.656 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:08:07.658 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:08:07.661 | + functions-common:time_stop:2325 : local total 2022-06-03 15:08:07.663 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:08:07.666 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:08:07.668 | + functions-common:time_stop:2329 : start_time=1654268875455 2022-06-03 15:08:07.671 | + functions-common:time_stop:2331 : [[ -z 1654268875455 ]] 2022-06-03 15:08:07.674 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:08:07.678 | + functions-common:time_stop:2334 : end_time=1654268887675 2022-06-03 15:08:07.682 | + functions-common:time_stop:2335 : elapsed_time=12220 2022-06-03 15:08:07.684 | + functions-common:time_stop:2336 : total=538262 2022-06-03 15:08:07.687 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:08:07.689 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=550482 2022-06-03 15:08:07.692 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:08:07.695 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-03 15:08:07.698 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-03 15:08:07.701 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:08:07.704 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:08:07.708 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:08:07.710 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-03 15:08:07.715 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-03 15:08:07.772 | wsgi (enabled by maintainer script) 2022-06-03 15:08:07.775 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-03 15:08:07.778 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-03 15:08:07.781 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:08:07.784 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-03 15:08:07.787 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-03 15:08:07.790 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:08:07.794 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:08:07.794 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:08:07.800 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-03 15:08:07.802 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-03 15:08:07.806 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-03 15:08:07.809 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-03 15:08:07.811 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-03 15:08:07.838 | Using python 3.8 to install osc-placement 2022-06-03 15:08:07.841 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-03 15:08:09.661 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:08:09.661 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:08:09.666 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:09.666 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:09.668 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:08:09.669 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:09.669 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:09.670 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:09.670 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:09.670 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:10.266 | Collecting osc-placement===2.1.0 2022-06-03 15:08:10.272 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b5a/7e49631fe3469/osc_placement-2.1.0-py3-none-any.whl (54 kB) 2022-06-03 15:08:10.376 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.6.1) 2022-06-03 15:08:10.393 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (20.4) 2022-06-03 15:08:10.400 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (5.5.0) 2022-06-03 15:08:10.403 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.4.7) 2022-06-03 15:08:10.407 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2020.1) 2022-06-03 15:08:10.411 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (3.17.2) 2022-06-03 15:08:10.414 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (1.15.0) 2022-06-03 15:08:10.418 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 15:08:10.485 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.2.1) 2022-06-03 15:08:10.500 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-06-03 15:08:10.507 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 15:08:10.510 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 15:08:10.518 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 15:08:10.521 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 15:08:10.526 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.7.0) 2022-06-03 15:08:10.532 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.2.2) 2022-06-03 15:08:10.539 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.23.0) 2022-06-03 15:08:10.560 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 15:08:10.575 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.50.0) 2022-06-03 15:08:10.602 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.12.1) 2022-06-03 15:08:10.605 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (1.25.10) 2022-06-03 15:08:10.626 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 15:08:10.630 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:08:10.633 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:08:10.637 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (0.7.2) 2022-06-03 15:08:10.639 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:08:10.643 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 15:08:10.698 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 15:08:10.738 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-03 15:08:10.761 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.4.0) 2022-06-03 15:08:10.764 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 15:08:10.767 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 15:08:10.771 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 15:08:10.777 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-03 15:08:10.782 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-03 15:08:10.786 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 15:08:10.820 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.8.0) 2022-06-03 15:08:10.823 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 15:08:10.866 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 15:08:10.871 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.2.5) 2022-06-03 15:08:10.877 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 15:08:10.880 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-03 15:08:10.883 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (2.20) 2022-06-03 15:08:12.549 | Installing collected packages: osc-placement 2022-06-03 15:08:12.825 | Successfully installed osc-placement-2.1.0 2022-06-03 15:08:12.966 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:08:12.966 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:08:13.063 | + inc/python:pip_install:200 : result=0 2022-06-03 15:08:13.066 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:08:13.069 | + functions-common:time_stop:2322 : local name 2022-06-03 15:08:13.072 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:08:13.075 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:08:13.078 | + functions-common:time_stop:2325 : local total 2022-06-03 15:08:13.081 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:08:13.084 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:08:13.087 | + functions-common:time_stop:2329 : start_time=1654268887831 2022-06-03 15:08:13.091 | + functions-common:time_stop:2331 : [[ -z 1654268887831 ]] 2022-06-03 15:08:13.095 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:08:13.099 | + functions-common:time_stop:2334 : end_time=1654268893096 2022-06-03 15:08:13.102 | + functions-common:time_stop:2335 : elapsed_time=5265 2022-06-03 15:08:13.105 | + functions-common:time_stop:2336 : total=227959 2022-06-03 15:08:13.107 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:08:13.110 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=233224 2022-06-03 15:08:13.113 | + inc/python:pip_install:203 : return 0 2022-06-03 15:08:13.116 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-03 15:08:13.118 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-03 15:08:13.121 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-03 15:08:13.124 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:08:13.127 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:08:13.130 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:08:13.134 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:08:13.137 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:08:13.140 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:08:13.159 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:08:13.162 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:08:13.164 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:08:13.168 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:08:13.168 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:08:13.177 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-03 15:08:13.180 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2022-06-03 15:08:13.183 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/victoria 2022-06-03 15:08:13.186 | + functions-common:git_timed:631 : local count=0 2022-06-03 15:08:13.188 | + functions-common:git_timed:632 : local timeout=0 2022-06-03 15:08:13.191 | + functions-common:git_timed:634 : [[ -n 0 ]] 2022-06-03 15:08:13.193 | + functions-common:git_timed:635 : timeout=0 2022-06-03 15:08:13.196 | + functions-common:git_timed:638 : time_start git_timed 2022-06-03 15:08:13.198 | + functions-common:time_start:2308 : local name=git_timed 2022-06-03 15:08:13.201 | + functions-common:time_start:2309 : local start_time= 2022-06-03 15:08:13.203 | + functions-common:time_start:2310 : [[ -n '' ]] 2022-06-03 15:08:13.206 | ++ functions-common:time_start:2313 : date +%s%3N 2022-06-03 15:08:13.211 | + functions-common:time_start:2313 : _TIME_START[$name]=1654268893208 2022-06-03 15:08:13.213 | + functions-common:git_timed:639 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/victoria 2022-06-03 15:08:13.217 | Cloning into '/opt/stack/placement'... 2022-06-03 15:08:23.174 | + functions-common:git_timed:653 : time_stop git_timed 2022-06-03 15:08:23.177 | + functions-common:time_stop:2322 : local name 2022-06-03 15:08:23.180 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:08:23.182 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:08:23.184 | + functions-common:time_stop:2325 : local total 2022-06-03 15:08:23.187 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:08:23.189 | + functions-common:time_stop:2328 : name=git_timed 2022-06-03 15:08:23.192 | + functions-common:time_stop:2329 : start_time=1654268893208 2022-06-03 15:08:23.195 | + functions-common:time_stop:2331 : [[ -z 1654268893208 ]] 2022-06-03 15:08:23.198 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:08:23.202 | + functions-common:time_stop:2334 : end_time=1654268903199 2022-06-03 15:08:23.204 | + functions-common:time_stop:2335 : elapsed_time=9991 2022-06-03 15:08:23.207 | + functions-common:time_stop:2336 : total=0 2022-06-03 15:08:23.210 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:08:23.212 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=9991 2022-06-03 15:08:23.215 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-03 15:08:23.229 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-03 15:08:23.232 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:08:23.233 | + functions-common:git_clone:607 : head -1 2022-06-03 15:08:23.237 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-03 15:08:23.239 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:08:23.242 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-03 15:08:23.244 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:08:23.247 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 15:08:23.249 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-03 15:08:23.252 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:08:23.255 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-03 15:08:23.257 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:08:23.260 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 15:08:23.262 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-03 15:08:23.264 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:08:23.267 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:08:23.270 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-03 15:08:23.273 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:08:23.276 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-03 15:08:23.279 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:08:23.281 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:08:23.284 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-03 15:08:23.291 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-03 15:08:23.294 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-03 15:08:23.888 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-03 15:08:23.891 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:08:23.893 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:08:23.896 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:08:23.898 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 15:08:23.901 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-03 15:08:23.903 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:08:23.906 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:08:23.908 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:08:23.911 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:08:23.913 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:08:23.916 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:08:23.918 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:08:23.920 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-03 15:08:23.942 | Using python 3.8 to install /opt/stack/placement 2022-06-03 15:08:23.945 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-03 15:08:25.737 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:08:25.737 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:08:25.741 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:25.742 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:25.744 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:08:25.745 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:25.745 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:25.746 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:25.746 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:25.746 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:25.759 | Obtaining file:///opt/stack/placement 2022-06-03 15:08:27.070 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:08:28.379 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 15:08:28.388 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 15:08:28.410 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 15:08:28.423 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 15:08:28.436 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 15:08:28.493 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-03 15:08:28.498 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-03 15:08:28.502 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-03 15:08:28.507 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 15:08:28.542 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 15:08:28.553 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 15:08:28.568 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 15:08:28.576 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 15:08:28.623 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 15:08:28.629 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 15:08:28.669 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 15:08:28.687 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 15:08:28.704 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 15:08:28.714 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 15:08:28.722 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 15:08:28.740 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 15:08:28.747 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 15:08:28.750 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 15:08:28.752 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 15:08:28.763 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 15:08:28.766 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 15:08:28.769 | 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 389)) (2.8.1) 2022-06-03 15:08:28.774 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 15:08:28.793 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 15:08:28.798 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 15:08:28.804 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 15:08:28.826 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 15:08:28.830 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 15:08:28.833 | 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 501)) (0.13.0) 2022-06-03 15:08:28.844 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 15:08:28.848 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 15:08:28.850 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 15:08:28.857 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 15:08:28.866 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 15:08:28.872 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 15:08:28.890 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 15:08:28.894 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 15:08:28.900 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 15:08:28.922 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-03 15:08:28.963 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 15:08:29.028 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 15:08:29.034 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 15:08:29.040 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 15:08:29.048 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:08:29.051 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 15:08:29.056 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 15:08:29.065 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 15:08:29.071 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 15:08:29.074 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 15:08:29.077 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 15:08:29.080 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 15:08:29.084 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:08:29.087 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:08:29.090 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 15:08:29.092 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 15:08:29.096 | 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 406)) (1.6.0) 2022-06-03 15:08:29.099 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 15:08:29.101 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 15:08:29.112 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 15:08:29.115 | 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 545)) (1.4.0) 2022-06-03 15:08:29.118 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 15:08:29.122 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 15:08:29.125 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 15:08:29.128 | 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 391)) (1.0.4) 2022-06-03 15:08:29.130 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 15:08:29.138 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 15:08:30.638 | Installing collected packages: openstack-placement 2022-06-03 15:08:30.639 | Running setup.py develop for openstack-placement 2022-06-03 15:08:32.205 | Successfully installed openstack-placement 2022-06-03 15:08:32.375 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:08:32.375 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:08:32.455 | + inc/python:pip_install:200 : result=0 2022-06-03 15:08:32.457 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:08:32.460 | + functions-common:time_stop:2322 : local name 2022-06-03 15:08:32.462 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:08:32.465 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:08:32.467 | + functions-common:time_stop:2325 : local total 2022-06-03 15:08:32.469 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:08:32.472 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:08:32.474 | + functions-common:time_stop:2329 : start_time=1654268903937 2022-06-03 15:08:32.476 | + functions-common:time_stop:2331 : [[ -z 1654268903937 ]] 2022-06-03 15:08:32.479 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:08:32.483 | + functions-common:time_stop:2334 : end_time=1654268912481 2022-06-03 15:08:32.486 | + functions-common:time_stop:2335 : elapsed_time=8544 2022-06-03 15:08:32.488 | + functions-common:time_stop:2336 : total=233224 2022-06-03 15:08:32.490 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:08:32.493 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=241768 2022-06-03 15:08:32.495 | + inc/python:pip_install:203 : return 0 2022-06-03 15:08:32.497 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:08:32.500 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 15:08:32.503 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 15:08:32.523 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 15:08:32.536 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-03 15:08:32.538 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-03 15:08:32.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:08:32.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:08:32.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-03 15:08:32.548 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:08:32.551 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:08:32.553 | + ./stack.sh:main:912 : configure_placement 2022-06-03 15:08:32.556 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-03 15:08:32.569 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-03 15:08:32.571 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-03 15:08:32.576 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-03 15:08:32.579 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-03 15:08:32.581 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-03 15:08:32.584 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-03 15:08:32.586 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-03 15:08:32.590 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-03 15:08:32.623 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-03 15:08:32.656 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-03 15:08:32.690 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-03 15:08:32.693 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-03 15:08:32.695 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-03 15:08:32.699 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:08:32.701 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-03 15:08:32.734 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-03 15:08:32.764 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-06-03 15:08:32.795 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-03 15:08:32.826 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-03 15:08:32.857 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-03 15:08:32.887 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-03 15:08:32.917 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-03 15:08:32.946 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:08:32.977 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:08:33.007 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-03 15:08:33.010 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-03 15:08:33.013 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-03 15:08:33.016 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:08:33.034 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:08:33.037 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:08:33.039 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:08:33.041 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:08:33.044 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 15:08:33.075 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:08:33.105 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:08:33.138 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:08:33.171 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-03 15:08:33.173 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-03 15:08:33.176 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-03 15:08:33.178 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-03 15:08:33.181 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-03 15:08:33.184 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:08:33.186 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:08:33.190 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-03 15:08:33.195 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-03 15:08:33.198 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:08:33.201 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:08:33.218 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:08:33.222 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:08:33.226 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:08:33.230 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:08:33.247 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-03 15:08:33.250 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-03 15:08:33.254 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-03 15:08:33.291 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-03 15:08:33.322 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-03 15:08:33.355 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:08:33.384 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:08:33.415 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:08:33.447 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:08:33.476 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:08:33.506 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:08:33.535 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 15:08:33.565 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:08:33.595 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:08:33.626 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:08:33.656 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:08:33.658 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:08:33.661 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-03 15:08:33.664 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-03 15:08:33.666 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:08:33.669 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:08:33.672 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:08:33.674 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-03 15:08:33.677 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-03 15:08:33.680 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-03 15:08:33.710 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 15:08:33.741 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-03 15:08:33.741 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-03 15:08:33.753 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-03 15:08:33.757 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-03 15:08:33.760 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-03 15:08:33.763 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:08:33.766 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:08:33.768 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:08:33.771 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:08:33.773 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:08:33.776 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:08:33.778 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:08:33.781 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:08:33.784 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:08:33.786 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-03 15:08:33.849 | Enabling site placement-api. 2022-06-03 15:08:33.855 | To activate the new configuration, you need to run: 2022-06-03 15:08:33.855 | systemctl reload apache2 2022-06-03 15:08:33.859 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:08:33.862 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:08:33.865 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:08:33.867 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:08:34.003 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-03 15:08:34.027 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:08:34.030 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-03 15:08:34.058 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:08:34.066 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-03 15:08:34.083 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:08:34.086 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-03 15:08:34.088 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-03 15:08:34.091 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-03 15:08:34.125 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-06-03 15:08:34.165 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-03 15:08:34.197 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-03 15:08:34.227 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-03 15:08:34.256 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-03 15:08:34.286 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-03 15:08:34.316 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-03 15:08:34.345 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-03 15:08:34.364 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:08:34.366 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-03 15:08:34.385 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:08:34.387 | + ./stack.sh:main:938 : run_phase stack install 2022-06-03 15:08:34.390 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 15:08:34.392 | + functions-common:run_phase:1751 : local phase=install 2022-06-03 15:08:34.395 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:08:34.397 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:08:34.400 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:08:34.403 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:08:34.405 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:08:34.409 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:08:34.413 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:08:34.415 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:08:34.419 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:08:34.421 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-03 15:08:34.424 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:08:34.441 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:08:34.443 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 15:08:34.446 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:08:34.448 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-03 15:08:34.450 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-03 15:08:34.454 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:08:34.457 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-03 15:08:34.459 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-03 15:08:34.462 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-03 15:08:34.465 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-03 15:08:34.467 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-03 15:08:34.469 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-03 15:08:34.471 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-03 15:08:34.474 | +++ functions-common:git_clone:529 : pwd 2022-06-03 15:08:34.476 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:08:34.479 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:08:34.482 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:08:34.498 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:08:34.500 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:08:34.502 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:08:34.505 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-03 15:08:34.505 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:08:34.510 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-03 15:08:34.512 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:08:34.515 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-03 15:08:34.528 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-03 15:08:34.530 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-03 15:08:34.531 | ++ functions-common:git_clone:607 : head -1 2022-06-03 15:08:34.534 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-03 15:08:34.536 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:08:34.538 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-03 15:08:34.561 | Using python 3.8 to install tox!=2.8.0 2022-06-03 15:08:34.564 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-06-03 15:08:36.356 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:08:36.356 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:08:36.361 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:36.361 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:36.363 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:08:36.364 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:36.365 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:36.365 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:36.365 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:36.366 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:37.232 | Collecting tox!=2.8.0 2022-06-03 15:08:37.239 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/080/5727eb4d6b049/tox-3.25.0-py2.py3-none-any.whl (85 kB) 2022-06-03 15:08:37.549 | Collecting virtualenv===20.0.31 2022-06-03 15:08:37.569 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e03/05af10299a7fb/virtualenv-20.0.31-py2.py3-none-any.whl (4.9 MB) 2022-06-03 15:08:37.738 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 15:08:38.158 | Collecting toml===0.10.0 2022-06-03 15:08:38.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2022-06-03 15:08:38.725 | Collecting py===1.9.0 2022-06-03 15:08:38.733 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/366/389d1db726cd2/py-1.9.0-py2.py3-none-any.whl (99 kB) 2022-06-03 15:08:39.272 | Collecting pluggy===0.13.1 2022-06-03 15:08:39.279 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2022-06-03 15:08:39.376 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 15:08:39.420 | Collecting filelock===3.0.12 2022-06-03 15:08:39.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2022-06-03 15:08:39.457 | Collecting distlib===0.3.1 2022-06-03 15:08:39.465 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c0/9de2c67b3e7de/distlib-0.3.1-py2.py3-none-any.whl (335 kB) 2022-06-03 15:08:39.479 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 15:08:39.482 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 15:08:41.543 | Installing collected packages: distlib, filelock, pluggy, py, toml, virtualenv, tox 2022-06-03 15:08:41.543 | Attempting uninstall: distlib 2022-06-03 15:08:41.545 | Found existing installation: distlib 0.3.4 2022-06-03 15:08:41.554 | Uninstalling distlib-0.3.4: 2022-06-03 15:08:41.555 | Successfully uninstalled distlib-0.3.4 2022-06-03 15:08:41.784 | Attempting uninstall: filelock 2022-06-03 15:08:41.786 | Found existing installation: filelock 3.7.1 2022-06-03 15:08:41.793 | Uninstalling filelock-3.7.1: 2022-06-03 15:08:41.794 | Successfully uninstalled filelock-3.7.1 2022-06-03 15:08:42.217 | Attempting uninstall: virtualenv 2022-06-03 15:08:42.219 | Found existing installation: virtualenv 20.14.1 2022-06-03 15:08:42.286 | Uninstalling virtualenv-20.14.1: 2022-06-03 15:08:42.293 | Successfully uninstalled virtualenv-20.14.1 2022-06-03 15:08:42.842 | Successfully installed distlib-0.3.1 filelock-3.0.12 pluggy-0.13.1 py-1.9.0 toml-0.10.0 tox-3.25.0 virtualenv-20.0.31 2022-06-03 15:08:42.979 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:08:42.980 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:08:43.076 | ++ inc/python:pip_install:200 : result=0 2022-06-03 15:08:43.079 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:08:43.082 | ++ functions-common:time_stop:2322 : local name 2022-06-03 15:08:43.085 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 15:08:43.088 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:08:43.091 | ++ functions-common:time_stop:2325 : local total 2022-06-03 15:08:43.093 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 15:08:43.096 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:08:43.098 | ++ functions-common:time_stop:2329 : start_time=1654268914555 2022-06-03 15:08:43.101 | ++ functions-common:time_stop:2331 : [[ -z 1654268914555 ]] 2022-06-03 15:08:43.104 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:08:43.109 | ++ functions-common:time_stop:2334 : end_time=1654268923106 2022-06-03 15:08:43.111 | ++ functions-common:time_stop:2335 : elapsed_time=8551 2022-06-03 15:08:43.114 | ++ functions-common:time_stop:2336 : total=241768 2022-06-03 15:08:43.116 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:08:43.119 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=250319 2022-06-03 15:08:43.121 | ++ inc/python:pip_install:203 : return 0 2022-06-03 15:08:43.125 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-03 15:08:43.125 | /opt/stack/tempest ~/devstack 2022-06-03 15:08:43.127 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-03 15:08:43.148 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-03 15:08:43.148 | HACKING.rst 2022-06-03 15:08:43.148 | doc/source/conf.py 2022-06-03 15:08:43.148 | doc/source/configuration.rst 2022-06-03 15:08:43.148 | doc/source/contributor/contributing.rst 2022-06-03 15:08:43.148 | doc/source/index.rst 2022-06-03 15:08:43.148 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-03 15:08:43.148 | doc/source/microversion_testing.rst 2022-06-03 15:08:43.149 | doc/source/plugins/plugin.rst 2022-06-03 15:08:43.149 | doc/source/supported_version.rst 2022-06-03 15:08:43.149 | doc/source/test_removal.rst 2022-06-03 15:08:43.149 | playbooks/devstack-tempest-ipv6.yaml 2022-06-03 15:08:43.149 | playbooks/devstack-tempest.yaml 2022-06-03 15:08:43.149 | playbooks/enable-fips.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-03 15:08:43.149 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-03 15:08:43.150 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-03 15:08:43.150 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-03 15:08:43.150 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-03 15:08:43.150 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-03 15:08:43.150 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-03 15:08:43.150 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-03 15:08:43.150 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-03 15:08:43.150 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-03 15:08:43.150 | releasenotes/source/conf.py 2022-06-03 15:08:43.150 | releasenotes/source/index.rst 2022-06-03 15:08:43.150 | releasenotes/source/v26.1.0.rst 2022-06-03 15:08:43.150 | releasenotes/source/v27.0.0.rst 2022-06-03 15:08:43.150 | releasenotes/source/v28.0.0.rst 2022-06-03 15:08:43.150 | releasenotes/source/v28.1.0.rst 2022-06-03 15:08:43.150 | releasenotes/source/v29.0.0.rst 2022-06-03 15:08:43.150 | releasenotes/source/v29.1.0.rst 2022-06-03 15:08:43.150 | releasenotes/source/v29.2.0.rst 2022-06-03 15:08:43.150 | releasenotes/source/v30.0.0.rst 2022-06-03 15:08:43.150 | releasenotes/source/v31.0.0.rst 2022-06-03 15:08:43.150 | requirements.txt 2022-06-03 15:08:43.150 | roles/run-tempest/README.rst 2022-06-03 15:08:43.150 | roles/run-tempest/defaults/main.yaml 2022-06-03 15:08:43.150 | roles/run-tempest/tasks/main.yaml 2022-06-03 15:08:43.150 | roles/run-tempest-26/README.rst 2022-06-03 15:08:43.150 | roles/run-tempest-26/defaults/main.yaml 2022-06-03 15:08:43.150 | roles/run-tempest-26/tasks/main.yaml 2022-06-03 15:08:43.150 | setup.cfg 2022-06-03 15:08:43.150 | tempest/api/compute/admin/test_agents.py 2022-06-03 15:08:43.150 | tempest/api/compute/admin/test_aggregates.py 2022-06-03 15:08:43.150 | tempest/api/compute/admin/test_create_server.py 2022-06-03 15:08:43.150 | tempest/api/compute/admin/test_flavors.py 2022-06-03 15:08:43.150 | tempest/api/compute/admin/test_flavors_access.py 2022-06-03 15:08:43.150 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-03 15:08:43.150 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-03 15:08:43.150 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-03 15:08:43.151 | tempest/api/compute/ 2022-06-03 15:08:43.151 | Aborting 2022-06-03 15:08:43.152 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-03 15:08:43.155 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-03 15:08:43.158 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-03 15:08:43.160 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-03 15:08:43.163 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-03 15:08:43.165 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-03 15:08:43.168 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-03 15:08:43.171 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-03 15:08:43.173 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-03 15:08:43.176 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-03 15:08:43.176 | Error on exit 2022-06-03 15:08:43.178 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-03 15:08:43.181 | + ./stack.sh:exit_trap:517 : generate-subunit 1654268053 870 fail 2022-06-03 15:08:43.769 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-03 15:08:43.771 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-03 15:08:44.090 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-03 15:08:44.090 | 2022-06-03 15:08:44.346 | + ./stack.sh:exit_trap:531 : exit 1