2022-06-01 10:25:16.529 | + ./stack.sh:main:462 : exec 2022-06-01 10:25:16.529 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-102516' 2022-06-01 10:25:16.529 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-01-102516.summary.2022-06-01-102516 2022-06-01 10:25:16.529 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:25:16.530 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-102516 2022-06-01 10:25:16.530 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-102516 /opt/stack/logs/stack.sh.log 2022-06-01 10:25:16.530 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-102516.summary.2022-06-01-102516 /opt/stack/logs/stack.sh.log.summary 2022-06-01 10:25:16.530 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-01 10:25:16.530 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-01 10:25:16.530 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-01 10:25:16.530 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-01 10:25:16.530 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-01 10:25:16.530 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-01 10:25:16.530 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-01 10:25:16.530 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 10:25:16.530 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-01 10:25:16.530 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-01 10:25:16.530 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 10:25:16.530 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 10:25:16.530 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-01 10:25:16.530 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-01 10:25:16.530 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 10:25:16.530 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-01 10:25:16.532 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-01 10:25:16.534 | + ./stack.sh:main:548 : set -o errexit 2022-06-01 10:25:16.537 | + ./stack.sh:main:551 : uname -a 2022-06-01 10:25:16.538 | Linux n-d-840848-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-01 10:25:16.540 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-01 10:25:16.542 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-01 10:25:16.545 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-01 10:25:16.573 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-01 10:25:16.589 | + ./stack.sh:main:565 : fetch_plugins 2022-06-01 10:25:16.591 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-01 10:25:16.592 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-01 10:25:16.594 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-01 10:25:16.596 | + functions-common:fetch_plugins:1673 : return 2022-06-01 10:25:16.598 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-01 10:25:16.600 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-01 10:25:16.601 | + functions-common:run_phase:1751 : local phase= 2022-06-01 10:25:16.603 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:25:16.605 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:25:16.607 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:25:16.608 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:25:16.610 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:25:16.612 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:25:16.616 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:25:16.618 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:25:16.620 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:25:16.621 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-01 10:25:16.623 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:25:16.636 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:16.638 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 10:25:16.640 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:25:16.642 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:25:16.643 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:25:16.645 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:25:16.647 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:25:16.649 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-01 10:25:16.650 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-01 10:25:16.652 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 10:25:16.654 | + 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-01 10:25:16.656 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-01 10:25:16.658 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-01 10:25:16.659 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-01 10:25:16.661 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-01 10:25:16.663 | + functions-common:plugin_override_defaults:1714 : return 2022-06-01 10:25:16.665 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-01 10:25:16.682 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-01 10:25:16.685 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-01 10:25:16.698 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:25:16.700 | +++ lib/tls:source:43 : hostname -f 2022-06-01 10:25:16.703 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-01 10:25:16.705 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-01 10:25:16.707 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-01 10:25:16.709 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-01 10:25:16.711 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-01 10:25:16.713 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-01 10:25:16.715 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-01 10:25:16.717 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-01 10:25:16.719 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-01 10:25:16.720 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-01 10:25:16.725 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-01 10:25:16.736 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-01 10:25:16.754 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-01 10:25:16.766 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-01 10:25:16.780 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-01 10:25:16.807 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-01 10:25:16.847 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-01 10:25:16.928 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-01 10:25:16.950 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-01 10:25:16.987 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-01 10:25:17.040 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-01 10:25:17.178 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-01 10:25:17.191 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-01 10:25:17.204 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-01 10:25:17.216 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-01 10:25:17.307 | + ./stack.sh:main:598 : run_phase source 2022-06-01 10:25:17.309 | + functions-common:run_phase:1750 : local mode=source 2022-06-01 10:25:17.311 | + functions-common:run_phase:1751 : local phase= 2022-06-01 10:25:17.313 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:25:17.315 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:25:17.318 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:25:17.320 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:25:17.322 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:25:17.325 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:25:17.328 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:25:17.330 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:25:17.333 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:25:17.335 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-01 10:25:17.337 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:25:17.352 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:17.354 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 10:25:17.356 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-01 10:25:17.397 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-01 10:25:17.399 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-01 10:25:17.402 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 10:25:17.404 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-01 10:25:17.407 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-01 10:25:17.409 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-01 10:25:17.411 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-01 10:25:17.414 | + functions-common:load_plugin_settings:1691 : return 2022-06-01 10:25:17.416 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-01 10:25:17.418 | + functions-common:verify_disabled_services:2033 : local service 2022-06-01 10:25:17.420 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.422 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-01 10:25:17.425 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.427 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-01 10:25:17.430 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.432 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-01 10:25:17.434 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.437 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-01 10:25:17.439 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.441 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-01 10:25:17.444 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.446 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-01 10:25:17.448 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.450 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-01 10:25:17.453 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.455 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-01 10:25:17.458 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.460 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-01 10:25:17.462 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.464 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-01 10:25:17.467 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.469 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-01 10:25:17.471 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.474 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-01 10:25:17.477 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.479 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-01 10:25:17.481 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.483 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-01 10:25:17.485 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.488 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-01 10:25:17.490 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.492 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-01 10:25:17.495 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.497 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-01 10:25:17.499 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.501 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-01 10:25:17.504 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.506 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-01 10:25:17.508 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.510 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-01 10:25:17.513 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.515 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-01 10:25:17.517 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.520 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-01 10:25:17.522 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.525 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-01 10:25:17.527 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.529 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-01 10:25:17.532 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.534 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-01 10:25:17.537 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.539 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-01 10:25:17.541 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.544 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-01 10:25:17.546 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.548 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-01 10:25:17.550 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.553 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-01 10:25:17.555 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.557 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-01 10:25:17.559 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.562 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-01 10:25:17.564 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.566 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-01 10:25:17.569 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.571 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-01 10:25:17.573 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.576 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-01 10:25:17.578 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.580 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-01 10:25:17.583 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.585 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-01 10:25:17.588 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.590 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-01 10:25:17.592 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.595 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-01 10:25:17.598 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.600 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-01 10:25:17.602 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.605 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-01 10:25:17.607 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.609 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-01 10:25:17.611 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:25:17.614 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-01 10:25:17.617 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-01 10:25:17.619 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 10:25:17.621 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-01 10:25:17.637 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:17.639 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-01 10:25:17.641 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 10:25:17.643 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-01 10:25:17.658 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:25:17.661 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-01 10:25:17.663 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-01 10:25:17.665 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-01 10:25:17.667 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-01 10:25:17.669 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-01 10:25:17.672 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-01 10:25:17.674 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-01 10:25:17.677 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-01 10:25:17.679 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 10:25:17.682 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-01 10:25:17.684 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 10:25:17.686 | + lib/database:initialize_database_backends:104 : return 0 2022-06-01 10:25:17.689 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-01 10:25:17.689 | Using mysql database backend 2022-06-01 10:25:17.691 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-01 10:25:17.707 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-01 10:25:17.723 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:17.725 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-01 10:25:17.741 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-01 10:25:17.757 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:17.759 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-01 10:25:17.775 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-01 10:25:17.791 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-01 10:25:17.808 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:25:17.810 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-01 10:25:17.826 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:17.828 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-01 10:25:17.830 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-01 10:25:17.846 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:17.849 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-01 10:25:17.865 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-01 10:25:17.868 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-01 10:25:17.870 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-01 10:25:17.872 | + functions-common:save_stackenv:60 : local tag=739 2022-06-01 10:25:17.875 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-01 10:25:17.880 | + functions-common:save_stackenv:62 : time_stamp=2022-06-01-102517 2022-06-01 10:25:17.882 | + functions-common:save_stackenv:63 : echo '# 2022-06-01-102517 739' 2022-06-01 10:25:17.884 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:25:17.887 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 10:25:17.889 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:25:17.891 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-01 10:25:17.894 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:25:17.896 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-01 10:25:17.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:25:17.901 | + 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-01 10:25:17.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:25:17.905 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.75 2022-06-01 10:25:17.908 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:25:17.911 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.75/identity 2022-06-01 10:25:17.913 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:25:17.915 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-01-102516 2022-06-01 10:25:17.918 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:25:17.920 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-01 10:25:17.922 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:25:17.925 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.75 2022-06-01 10:25:17.928 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:25:17.930 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-01 10:25:17.933 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:25:17.935 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-01 10:25:17.937 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:25:17.940 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-01 10:25:17.943 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:25:17.946 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-01 10:25:17.948 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-01 10:25:17.951 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-01 10:25:17.953 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-01 10:25:17.955 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:25:17.957 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:25:17.960 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:25:17.962 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:25:17.964 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:25:17.967 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:25:17.982 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:25:17.984 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:25:17.986 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:25:17.990 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:25:17.990 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:25:17.995 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-01 10:25:17.997 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:25:17.999 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-01 10:25:18.012 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-01 10:25:18.014 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:25:18.015 | + functions-common:git_clone:607 : head -1 2022-06-01 10:25:18.018 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-01 10:25:18.021 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:25:18.023 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-01 10:25:18.025 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:25:18.028 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-01 10:25:18.030 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-01 10:25:18.033 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-01 10:25:18.036 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-01 10:25:18.038 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 10:25:18.040 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-01 10:25:18.043 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-01 10:25:18.045 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-01 10:25:18.048 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-01 10:25:18.053 | ++ tools/install_prereqs.sh:source:47 : NOW=1654079118 2022-06-01 10:25:18.057 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-01 10:25:18.061 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654078918 2022-06-01 10:25:18.063 | ++ tools/install_prereqs.sh:source:49 : DELTA=200 2022-06-01 10:25:18.066 | ++ tools/install_prereqs.sh:source:50 : [[ 200 -lt 7200 ]] 2022-06-01 10:25:18.069 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-01 10:25:18.071 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-01 10:25:18.074 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-01 10:25:18.076 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-01 10:25:18.078 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-01 10:25:18.080 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-01 10:25:18.083 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-01 10:25:18.086 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-01 10:25:18.089 | +++ 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-01 10:25:18.134 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-01 10:25:18.135 | apache2-dev 2022-06-01 10:25:18.135 | bc 2022-06-01 10:25:18.135 | bsdmainutils 2022-06-01 10:25:18.135 | curl 2022-06-01 10:25:18.135 | g++ 2022-06-01 10:25:18.135 | gcc 2022-06-01 10:25:18.135 | gettext 2022-06-01 10:25:18.135 | git 2022-06-01 10:25:18.135 | graphviz 2022-06-01 10:25:18.135 | iputils-ping 2022-06-01 10:25:18.135 | libapache2-mod-proxy-uwsgi 2022-06-01 10:25:18.135 | libffi-dev 2022-06-01 10:25:18.135 | libjpeg-dev 2022-06-01 10:25:18.135 | libmysqlclient-dev 2022-06-01 10:25:18.135 | libpcre3-dev 2022-06-01 10:25:18.135 | libpq-dev 2022-06-01 10:25:18.135 | libssl-dev 2022-06-01 10:25:18.135 | libsystemd-dev 2022-06-01 10:25:18.135 | libxml2-dev 2022-06-01 10:25:18.135 | libxslt1-dev 2022-06-01 10:25:18.135 | libyaml-dev 2022-06-01 10:25:18.135 | lsof 2022-06-01 10:25:18.135 | openssh-server 2022-06-01 10:25:18.135 | openssl 2022-06-01 10:25:18.135 | pkg-config 2022-06-01 10:25:18.135 | psmisc 2022-06-01 10:25:18.135 | python3-dev 2022-06-01 10:25:18.135 | python3-pip 2022-06-01 10:25:18.135 | python3-venv 2022-06-01 10:25:18.135 | tar 2022-06-01 10:25:18.135 | tcpdump 2022-06-01 10:25:18.135 | unzip 2022-06-01 10:25:18.135 | uuid-runtime 2022-06-01 10:25:18.135 | wget 2022-06-01 10:25:18.135 | wget 2022-06-01 10:25:18.135 | zlib1g-dev 2022-06-01 10:25:18.136 | libkrb5-dev 2022-06-01 10:25:18.136 | libldap2-dev 2022-06-01 10:25:18.136 | libsasl2-dev 2022-06-01 10:25:18.136 | memcached 2022-06-01 10:25:18.136 | python3-mysqldb 2022-06-01 10:25:18.136 | sqlite3 2022-06-01 10:25:18.136 | conntrack 2022-06-01 10:25:18.136 | curl 2022-06-01 10:25:18.136 | dnsmasq-base 2022-06-01 10:25:18.136 | dnsmasq-utils 2022-06-01 10:25:18.136 | ebtables 2022-06-01 10:25:18.136 | gawk 2022-06-01 10:25:18.136 | genisoimage 2022-06-01 10:25:18.136 | iptables 2022-06-01 10:25:18.136 | iputils-arping 2022-06-01 10:25:18.136 | kpartx 2022-06-01 10:25:18.136 | libjs-jquery-tablesorter 2022-06-01 10:25:18.136 | libmysqlclient-dev 2022-06-01 10:25:18.136 | parted 2022-06-01 10:25:18.136 | pm-utils 2022-06-01 10:25:18.136 | python3-mysqldb 2022-06-01 10:25:18.136 | socat 2022-06-01 10:25:18.136 | sqlite3 2022-06-01 10:25:18.136 | sudo 2022-06-01 10:25:18.136 | vlan 2022-06-01 10:25:18.136 | lsscsi 2022-06-01 10:25:18.136 | open-iscsi 2022-06-01 10:25:18.136 | lvm2 2022-06-01 10:25:18.136 | qemu-utils 2022-06-01 10:25:18.136 | thin-provisioning-tools 2022-06-01 10:25:18.136 | acl 2022-06-01 10:25:18.136 | dnsmasq-base 2022-06-01 10:25:18.136 | dnsmasq-utils 2022-06-01 10:25:18.136 | ebtables 2022-06-01 10:25:18.136 | haproxy 2022-06-01 10:25:18.136 | iptables 2022-06-01 10:25:18.136 | iputils-arping 2022-06-01 10:25:18.136 | iputils-ping 2022-06-01 10:25:18.137 | libmysqlclient-dev 2022-06-01 10:25:18.137 | postgresql-server-dev-all 2022-06-01 10:25:18.137 | python3-mysqldb 2022-06-01 10:25:18.137 | sqlite3 2022-06-01 10:25:18.137 | sudo 2022-06-01 10:25:18.137 | vlan 2022-06-01 10:25:18.137 | ipset 2022-06-01 10:25:18.137 | conntrack 2022-06-01 10:25:18.137 | conntrackd 2022-06-01 10:25:18.137 | keepalived 2022-06-01 10:25:18.137 | dstat 2022-06-01 10:25:18.137 | lvm2 2022-06-01 10:25:18.137 | qemu-utils 2022-06-01 10:25:18.137 | thin-provisioning-tools 2022-06-01 10:25:18.137 | curl 2022-06-01 10:25:18.137 | liberasurecode-dev 2022-06-01 10:25:18.137 | make 2022-06-01 10:25:18.137 | memcached 2022-06-01 10:25:18.137 | sqlite3 2022-06-01 10:25:18.137 | xfsprogs' 2022-06-01 10:25:18.138 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-01 10:25:18.157 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-01 10:25:18.157 | apache2-dev 2022-06-01 10:25:18.157 | bc 2022-06-01 10:25:18.157 | bsdmainutils 2022-06-01 10:25:18.157 | curl 2022-06-01 10:25:18.157 | g++ 2022-06-01 10:25:18.157 | gcc 2022-06-01 10:25:18.157 | gettext 2022-06-01 10:25:18.157 | git 2022-06-01 10:25:18.157 | graphviz 2022-06-01 10:25:18.157 | iputils-ping 2022-06-01 10:25:18.157 | libapache2-mod-proxy-uwsgi 2022-06-01 10:25:18.157 | libffi-dev 2022-06-01 10:25:18.158 | libjpeg-dev 2022-06-01 10:25:18.158 | libmysqlclient-dev 2022-06-01 10:25:18.158 | libpcre3-dev 2022-06-01 10:25:18.158 | libpq-dev 2022-06-01 10:25:18.158 | libssl-dev 2022-06-01 10:25:18.158 | libsystemd-dev 2022-06-01 10:25:18.158 | libxml2-dev 2022-06-01 10:25:18.158 | libxslt1-dev 2022-06-01 10:25:18.158 | libyaml-dev 2022-06-01 10:25:18.158 | lsof 2022-06-01 10:25:18.158 | openssh-server 2022-06-01 10:25:18.158 | openssl 2022-06-01 10:25:18.158 | pkg-config 2022-06-01 10:25:18.158 | psmisc 2022-06-01 10:25:18.158 | python3-dev 2022-06-01 10:25:18.158 | python3-pip 2022-06-01 10:25:18.158 | python3-venv 2022-06-01 10:25:18.158 | tar 2022-06-01 10:25:18.158 | tcpdump 2022-06-01 10:25:18.158 | unzip 2022-06-01 10:25:18.158 | uuid-runtime 2022-06-01 10:25:18.158 | wget 2022-06-01 10:25:18.158 | wget 2022-06-01 10:25:18.158 | zlib1g-dev 2022-06-01 10:25:18.158 | libkrb5-dev 2022-06-01 10:25:18.158 | libldap2-dev 2022-06-01 10:25:18.158 | libsasl2-dev 2022-06-01 10:25:18.158 | memcached 2022-06-01 10:25:18.158 | python3-mysqldb 2022-06-01 10:25:18.158 | sqlite3 2022-06-01 10:25:18.158 | conntrack 2022-06-01 10:25:18.158 | curl 2022-06-01 10:25:18.158 | dnsmasq-base 2022-06-01 10:25:18.158 | dnsmasq-utils 2022-06-01 10:25:18.158 | ebtables 2022-06-01 10:25:18.158 | gawk 2022-06-01 10:25:18.158 | genisoimage 2022-06-01 10:25:18.158 | iptables 2022-06-01 10:25:18.158 | iputils-arping 2022-06-01 10:25:18.159 | kpartx 2022-06-01 10:25:18.159 | libjs-jquery-tablesorter 2022-06-01 10:25:18.159 | libmysqlclient-dev 2022-06-01 10:25:18.159 | parted 2022-06-01 10:25:18.159 | pm-utils 2022-06-01 10:25:18.159 | python3-mysqldb 2022-06-01 10:25:18.159 | socat 2022-06-01 10:25:18.159 | sqlite3 2022-06-01 10:25:18.159 | sudo 2022-06-01 10:25:18.159 | vlan 2022-06-01 10:25:18.159 | lsscsi 2022-06-01 10:25:18.159 | open-iscsi 2022-06-01 10:25:18.159 | lvm2 2022-06-01 10:25:18.159 | qemu-utils 2022-06-01 10:25:18.159 | thin-provisioning-tools 2022-06-01 10:25:18.159 | acl 2022-06-01 10:25:18.159 | dnsmasq-base 2022-06-01 10:25:18.159 | dnsmasq-utils 2022-06-01 10:25:18.159 | ebtables 2022-06-01 10:25:18.159 | haproxy 2022-06-01 10:25:18.159 | iptables 2022-06-01 10:25:18.159 | iputils-arping 2022-06-01 10:25:18.159 | iputils-ping 2022-06-01 10:25:18.159 | libmysqlclient-dev 2022-06-01 10:25:18.159 | postgresql-server-dev-all 2022-06-01 10:25:18.159 | python3-mysqldb 2022-06-01 10:25:18.159 | sqlite3 2022-06-01 10:25:18.159 | sudo 2022-06-01 10:25:18.159 | vlan 2022-06-01 10:25:18.159 | ipset 2022-06-01 10:25:18.159 | conntrack 2022-06-01 10:25:18.159 | conntrackd 2022-06-01 10:25:18.160 | keepalived 2022-06-01 10:25:18.160 | dstat 2022-06-01 10:25:18.160 | lvm2 2022-06-01 10:25:18.160 | qemu-utils 2022-06-01 10:25:18.160 | thin-provisioning-tools 2022-06-01 10:25:18.160 | curl 2022-06-01 10:25:18.160 | liberasurecode-dev 2022-06-01 10:25:18.160 | make 2022-06-01 10:25:18.160 | memcached 2022-06-01 10:25:18.161 | sqlite3 2022-06-01 10:25:18.161 | xfsprogs ' 2022-06-01 10:25:18.161 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-01 10:25:18.163 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:18.165 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:18.169 | ++ 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-01 10:25:18.169 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-01 10:25:18.174 | ++ 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-01 10:25:18.176 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-01 10:25:18.178 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:25:18.180 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-01 10:25:18.182 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:25:18.184 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:25:18.186 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:25:18.188 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:18.190 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:18.193 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:25:18.195 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-01 10:25:18.197 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-01 10:25:18.199 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-01 10:25:18.201 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-01 10:25:18.206 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-01 10:25:18.208 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-01 10:25:18.210 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-01 10:25:18.212 | ++ functions-common:time_start:2309 : local start_time= 2022-06-01 10:25:18.214 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-01 10:25:18.217 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-01 10:25:18.221 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654079118218 2022-06-01 10:25:18.223 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-01 10:25:18.225 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-01 10:25:18.228 | ++ 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-01 10:25:18.468 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-01 10:25:18.520 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-01 10:25:18.579 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-01 10:25:18.609 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-01 10:25:20.738 | Reading package lists... 2022-06-01 10:25:20.770 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-01 10:25:20.772 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-01 10:25:20.775 | ++ functions-common:time_stop:2322 : local name 2022-06-01 10:25:20.777 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:20.779 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:20.781 | ++ functions-common:time_stop:2325 : local total 2022-06-01 10:25:20.783 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:20.785 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-01 10:25:20.787 | ++ functions-common:time_stop:2329 : start_time=1654079118218 2022-06-01 10:25:20.789 | ++ functions-common:time_stop:2331 : [[ -z 1654079118218 ]] 2022-06-01 10:25:20.791 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:20.795 | ++ functions-common:time_stop:2334 : end_time=1654079120793 2022-06-01 10:25:20.797 | ++ functions-common:time_stop:2335 : elapsed_time=2575 2022-06-01 10:25:20.800 | ++ functions-common:time_stop:2336 : total=0 2022-06-01 10:25:20.802 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:20.808 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2575 2022-06-01 10:25:20.811 | ++ 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-01 10:25:20.813 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:25:20.816 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:20.819 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:20.821 | ++ 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-01 10:25:20.843 | ++ 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-01 10:25:20.953 | Reading package lists... 2022-06-01 10:25:21.211 | Building dependency tree... 2022-06-01 10:25:21.213 | Reading state information... 2022-06-01 10:25:21.249 | acl is already the newest version (2.2.53-6). 2022-06-01 10:25:21.249 | bc is already the newest version (1.07.1-2build1). 2022-06-01 10:25:21.249 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-01 10:25:21.249 | conntrack is already the newest version (1:1.4.5-2). 2022-06-01 10:25:21.249 | ebtables is already the newest version (2.0.11-3build1). 2022-06-01 10:25:21.249 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 10:25:21.249 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-01 10:25:21.249 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 10:25:21.249 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-01 10:25:21.249 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-01 10:25:21.249 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-01 10:25:21.249 | iputils-arping is already the newest version (3:20190709-3). 2022-06-01 10:25:21.249 | iputils-ping is already the newest version (3:20190709-3). 2022-06-01 10:25:21.249 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-01 10:25:21.249 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-01 10:25:21.249 | libffi-dev is already the newest version (3.3-4). 2022-06-01 10:25:21.249 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-01 10:25:21.249 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-01 10:25:21.250 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-01 10:25:21.250 | lsscsi is already the newest version (0.30-0.1). 2022-06-01 10:25:21.250 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-01 10:25:21.250 | make is already the newest version (4.2.1-1.2). 2022-06-01 10:25:21.250 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-01 10:25:21.250 | psmisc is already the newest version (23.3-1). 2022-06-01 10:25:21.250 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-01 10:25:21.250 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-01 10:25:21.250 | socat is already the newest version (1.7.3.3-2). 2022-06-01 10:25:21.250 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-01 10:25:21.250 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-01 10:25:21.250 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-01 10:25:21.250 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-01 10:25:21.250 | dstat is already the newest version (0.7.4-6). 2022-06-01 10:25:21.250 | graphviz is already the newest version (2.42.2-3build2). 2022-06-01 10:25:21.250 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-01 10:25:21.250 | pm-utils is already the newest version (1.4.1-19). 2022-06-01 10:25:21.250 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-01 10:25:21.250 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:25:21.250 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:25:21.250 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-01 10:25:21.250 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 10:25:21.250 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 10:25:21.250 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-01 10:25:21.250 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-01 10:25:21.250 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-01 10:25:21.250 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-01 10:25:21.250 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-01 10:25:21.250 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-01 10:25:21.250 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 10:25:21.250 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-01 10:25:21.250 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-01 10:25:21.250 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-01 10:25:21.250 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 10:25:21.251 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-01 10:25:21.251 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-01 10:25:21.251 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-01 10:25:21.251 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-01 10:25:21.251 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-01 10:25:21.251 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-01 10:25:21.251 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 10:25:21.251 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-01 10:25:21.251 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-01 10:25:21.251 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-01 10:25:21.251 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-01 10:25:21.251 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-01 10:25:21.251 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-01 10:25:21.251 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-01 10:25:21.251 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-01 10:25:21.251 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-01 10:25:21.468 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:25:21.468 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-01 10:25:21.468 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-01 10:25:21.468 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-01 10:25:21.469 | The following packages were automatically installed and are no longer required: 2022-06-01 10:25:21.469 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:25:21.469 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:25:21.469 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:25:21.469 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:25:21.469 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:25:21.469 | python3-zope.interface 2022-06-01 10:25:21.470 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:25:21.583 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:25:21.587 | ++ functions-common:apt_get:1127 : result=0 2022-06-01 10:25:21.590 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:25:21.592 | ++ functions-common:time_stop:2322 : local name 2022-06-01 10:25:21.594 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:21.596 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:21.599 | ++ functions-common:time_stop:2325 : local total 2022-06-01 10:25:21.601 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:21.603 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:25:21.605 | ++ functions-common:time_stop:2329 : start_time=1654079120840 2022-06-01 10:25:21.607 | ++ functions-common:time_stop:2331 : [[ -z 1654079120840 ]] 2022-06-01 10:25:21.610 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:21.615 | ++ functions-common:time_stop:2334 : end_time=1654079121612 2022-06-01 10:25:21.617 | ++ functions-common:time_stop:2335 : elapsed_time=772 2022-06-01 10:25:21.619 | ++ functions-common:time_stop:2336 : total=751 2022-06-01 10:25:21.621 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:21.623 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1523 2022-06-01 10:25:21.625 | ++ functions-common:apt_get:1131 : return 0 2022-06-01 10:25:21.628 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-01 10:25:21.630 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-01 10:25:21.633 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-01 10:25:21.637 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-01 10:25:21.641 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-01 10:25:21.644 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-01 10:25:21.646 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-01 10:25:23.259 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-01 10:25:23.261 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-01 10:25:23.263 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-01 10:25:23.265 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-01 10:25:23.267 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-01 10:25:23.269 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-01 10:25:23.272 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-01 10:25:23.274 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-01 10:25:23.275 | + functions-common:_ensure_lsb_release:328 : return 2022-06-01 10:25:23.278 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-01 10:25:23.349 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-01 10:25:23.352 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-01 10:25:23.423 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-01 10:25:23.426 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-01 10:25:23.498 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-01 10:25:23.500 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-01 10:25:23.501 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-01 10:25:23.504 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-01 10:25:23.506 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-01 10:25:23.508 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-01 10:25:23.510 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-01 10:25:23.511 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-01 10:25:23.513 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-01 10:25:23.515 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-01 10:25:23.517 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-01 10:25:23.517 | Distro: focal 2022-06-01 10:25:23.520 | + tools/install_pip.sh:main:136 : get_versions 2022-06-01 10:25:23.522 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-01 10:25:23.525 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-01 10:25:23.527 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-01 10:25:23.530 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-01 10:25:23.530 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-01 10:25:24.018 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-01 10:25:24.020 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-01 10:25:24.020 | pip: 20.2.2 2022-06-01 10:25:24.021 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-01 10:25:24.487 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-01 10:25:24.509 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-01 10:25:24.511 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-01 10:25:24.513 | + tools/install_pip.sh:main:144 : exit 0 2022-06-01 10:25:24.516 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-01 10:25:24.518 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 10:25:24.522 | + ./stack.sh:main:764 : fixup_all 2022-06-01 10:25:24.525 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-01 10:25:24.527 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-01 10:25:24.529 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 10:25:24.534 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 10:25:24.534 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-01 10:25:24.535 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-01 10:25:24.540 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-01 10:25:24.542 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-01 10:25:24.544 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-01 10:25:24.552 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-01 10:25:24.556 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-01 10:25:24.558 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-01 10:25:24.560 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-01 10:25:24.562 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-01 10:25:24.564 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-01 10:25:24.567 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:25:24.569 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:25:24.571 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:25:24.573 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:25:24.575 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:25:24.577 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:25:24.579 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:25:24.582 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:25:24.584 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-01 10:25:24.586 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-01 10:25:24.588 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-01 10:25:24.591 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:25:24.593 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:25:24.595 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:25:24.597 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:25:24.599 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:25:24.601 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:25:24.603 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-01 10:25:24.605 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-01 10:25:24.625 | Using python 3.8 to install os-testr 2022-06-01 10:25:24.627 | + 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-01 10:25:26.424 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:25:26.424 | 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-01 10:25:26.429 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:26.429 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:26.431 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:25:26.432 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:26.433 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:26.433 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:26.433 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:26.433 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:26.512 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-01 10:25:26.522 | 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 328)) (5.5.0) 2022-06-01 10:25:26.525 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-01 10:25:26.540 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-01 10:25:26.568 | 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 525)) (2.4.0) 2022-06-01 10:25:26.587 | 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 536)) (1.4.0) 2022-06-01 10:25:26.591 | 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 545)) (1.1.0) 2022-06-01 10:25:26.598 | 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 553)) (0.11.7) 2022-06-01 10:25:26.603 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:25:26.605 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-01 10:25:26.609 | 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 21)) (5.3.1) 2022-06-01 10:25:26.612 | 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 164)) (3.0.0) 2022-06-01 10:25:26.623 | 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 111)) (3.4.0) 2022-06-01 10:25:26.637 | 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 476)) (1.15.0) 2022-06-01 10:25:26.640 | 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 406)) (1.6.0) 2022-06-01 10:25:26.642 | 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 234)) (1.0.0) 2022-06-01 10:25:26.646 | 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 545)) (1.4.0) 2022-06-01 10:25:26.649 | 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 336)) (0.7.2) 2022-06-01 10:25:26.652 | 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 505)) (3.2.2) 2022-06-01 10:25:26.658 | 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 363)) (2.4.7) 2022-06-01 10:25:26.662 | 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 112)) (1.3.8) 2022-06-01 10:25:26.717 | 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 364)) (1.8.0) 2022-06-01 10:25:26.719 | Requirement already satisfied, skipping upgrade: 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-01 10:25:26.724 | 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 557)) (0.2.5) 2022-06-01 10:25:26.729 | 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 87)) (20.1.0) 2022-06-01 10:25:26.762 | 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 112)) (49.6.0) 2022-06-01 10:25:28.864 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:25:28.864 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:25:28.939 | + inc/python:pip_install:200 : result=0 2022-06-01 10:25:28.942 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:25:28.945 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:28.947 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:28.949 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:28.951 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:28.953 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:28.955 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:25:28.957 | + functions-common:time_stop:2329 : start_time=1654079124620 2022-06-01 10:25:28.959 | + functions-common:time_stop:2331 : [[ -z 1654079124620 ]] 2022-06-01 10:25:28.962 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:28.966 | + functions-common:time_stop:2334 : end_time=1654079128964 2022-06-01 10:25:28.968 | + functions-common:time_stop:2335 : elapsed_time=4344 2022-06-01 10:25:28.970 | + functions-common:time_stop:2336 : total=0 2022-06-01 10:25:28.972 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:28.974 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4344 2022-06-01 10:25:28.977 | + inc/python:pip_install:203 : return 0 2022-06-01 10:25:28.979 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-01 10:25:28.981 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-01 10:25:28.984 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:25:28.987 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-01 10:25:28.989 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-01 10:25:28.991 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:25:28.995 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:25:28.995 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:25:29.000 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-01 10:25:29.002 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-01 10:25:29.005 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-01 10:25:29.008 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-01 10:25:29.010 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-01 10:25:29.031 | Using python 3.8 to install systemd-python 2022-06-01 10:25:29.033 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2022-06-01 10:25:30.852 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:25:30.852 | 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-01 10:25:30.856 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:30.857 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:30.859 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:25:30.860 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:30.860 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:30.861 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:30.861 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:30.861 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:30.876 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-01 10:25:33.167 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:25:33.167 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:25:33.239 | + inc/python:pip_install:200 : result=0 2022-06-01 10:25:33.241 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:25:33.243 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:33.246 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:33.248 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:33.250 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:33.252 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:33.254 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:25:33.257 | + functions-common:time_stop:2329 : start_time=1654079129026 2022-06-01 10:25:33.259 | + functions-common:time_stop:2331 : [[ -z 1654079129026 ]] 2022-06-01 10:25:33.261 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:33.265 | + functions-common:time_stop:2334 : end_time=1654079133263 2022-06-01 10:25:33.267 | + functions-common:time_stop:2335 : elapsed_time=4237 2022-06-01 10:25:33.269 | + functions-common:time_stop:2336 : total=4344 2022-06-01 10:25:33.272 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:33.274 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8581 2022-06-01 10:25:33.276 | + inc/python:pip_install:203 : return 0 2022-06-01 10:25:33.278 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-01 10:25:33.331 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-01 10:25:33.711 | + ./stack.sh:main:779 : install_infra 2022-06-01 10:25:33.714 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 10:25:33.716 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-01 10:25:33.719 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 10:25:33.722 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-01 10:25:33.746 | + 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-01 10:25:35.844 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:35.856 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:35.916 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:25:35.959 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:35.961 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:35.963 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:35.965 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:35.967 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:36.514 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:25:36.662 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:25:36.910 | + inc/python:pip_install:200 : result=0 2022-06-01 10:25:36.912 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:25:36.914 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:36.916 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:36.918 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:36.920 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:36.922 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:36.924 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:25:36.926 | + functions-common:time_stop:2329 : start_time=1654079133738 2022-06-01 10:25:36.928 | + functions-common:time_stop:2331 : [[ -z 1654079133738 ]] 2022-06-01 10:25:36.931 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:36.935 | + functions-common:time_stop:2334 : end_time=1654079136933 2022-06-01 10:25:36.937 | + functions-common:time_stop:2335 : elapsed_time=3195 2022-06-01 10:25:36.939 | + functions-common:time_stop:2336 : total=8581 2022-06-01 10:25:36.942 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:36.944 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11776 2022-06-01 10:25:36.946 | + inc/python:pip_install:203 : return 0 2022-06-01 10:25:36.948 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 10:25:36.951 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-01 10:25:36.974 | + 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-01 10:25:38.929 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:38.941 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:39.000 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:25:39.044 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:39.046 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:39.049 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:39.051 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:39.053 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:39.590 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:25:39.592 | Processing /opt/stack/requirements 2022-06-01 10:25:41.276 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:25:41.279 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:25:41.290 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:25:41.296 | 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 328)) (5.5.0) 2022-06-01 10:25:41.299 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:25:41.302 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:25:41.322 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:25:41.325 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:25:41.342 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:25:41.345 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:25:41.352 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:25:41.372 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-01 10:25:41.374 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-01 10:25:41.390 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:25:41.392 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:25:41.395 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:25:41.398 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:25:41.401 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:25:41.403 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 10:25:41.406 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:25:41.408 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 10:25:41.421 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:25:41.423 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 10:25:41.476 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:25:41.482 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 10:25:41.486 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:25:41.537 | 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 112)) (44.0.0) 2022-06-01 10:25:41.540 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:25:41.545 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:25:41.548 | Building wheels for collected packages: openstack-requirements 2022-06-01 10:25:41.549 | Building wheel for openstack-requirements (setup.py): started 2022-06-01 10:25:42.320 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-01 10:25:42.320 | ERROR: Command errored out with exit status 1: 2022-06-01 10:25:42.320 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-cruts9oi/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-cruts9oi/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-f1kb7gbr 2022-06-01 10:25:42.321 | cwd: /tmp/pip-req-build-cruts9oi/ 2022-06-01 10:25:42.321 | Complete output (6 lines): 2022-06-01 10:25:42.321 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-01 10:25:42.321 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-01 10:25:42.321 | or: setup.py --help-commands 2022-06-01 10:25:42.321 | or: setup.py cmd --help 2022-06-01 10:25:42.321 | 2022-06-01 10:25:42.321 | error: invalid command 'bdist_wheel' 2022-06-01 10:25:42.321 | ---------------------------------------- 2022-06-01 10:25:42.321 | ERROR: Failed building wheel for openstack-requirements 2022-06-01 10:25:42.321 | Running setup.py clean for openstack-requirements 2022-06-01 10:25:43.095 | Failed to build openstack-requirements 2022-06-01 10:25:43.110 | Installing collected packages: openstack-requirements 2022-06-01 10:25:43.110 | Attempting uninstall: openstack-requirements 2022-06-01 10:25:43.111 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-01 10:25:43.147 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-01 10:25:43.166 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-01 10:25:43.169 | Running setup.py install for openstack-requirements: started 2022-06-01 10:25:45.472 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-01 10:25:45.499 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-01 10:25:45.624 | + inc/python:pip_install:200 : result=0 2022-06-01 10:25:45.627 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:25:45.629 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:45.631 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:45.633 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:45.636 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:45.638 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:45.640 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:25:45.642 | + functions-common:time_stop:2329 : start_time=1654079136966 2022-06-01 10:25:45.644 | + functions-common:time_stop:2331 : [[ -z 1654079136966 ]] 2022-06-01 10:25:45.647 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:45.651 | + functions-common:time_stop:2334 : end_time=1654079145648 2022-06-01 10:25:45.653 | + functions-common:time_stop:2335 : elapsed_time=8682 2022-06-01 10:25:45.655 | + functions-common:time_stop:2336 : total=11776 2022-06-01 10:25:45.657 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:45.659 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20458 2022-06-01 10:25:45.661 | + inc/python:pip_install:203 : return 0 2022-06-01 10:25:45.663 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-01 10:25:45.666 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-01 10:25:45.668 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-01 10:25:45.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:45.673 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:45.675 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-01 10:25:45.678 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:45.680 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-01 10:25:45.700 | Using python 3.8 to install pbr 2022-06-01 10:25:45.702 | + 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-01 10:25:47.492 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:25:47.492 | 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-01 10:25:47.496 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:47.497 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:47.498 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:25:47.500 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:47.500 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:47.500 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:47.501 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:47.501 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:47.637 | 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 328)) (5.5.0) 2022-06-01 10:25:49.894 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:25:49.894 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:25:49.975 | + inc/python:pip_install:200 : result=0 2022-06-01 10:25:49.977 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:25:49.979 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:49.981 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:49.983 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:49.985 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:49.988 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:49.990 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:25:49.992 | + functions-common:time_stop:2329 : start_time=1654079145695 2022-06-01 10:25:49.994 | + functions-common:time_stop:2331 : [[ -z 1654079145695 ]] 2022-06-01 10:25:49.996 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:50.000 | + functions-common:time_stop:2334 : end_time=1654079149998 2022-06-01 10:25:50.003 | + functions-common:time_stop:2335 : elapsed_time=4303 2022-06-01 10:25:50.005 | + functions-common:time_stop:2336 : total=20458 2022-06-01 10:25:50.007 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:50.009 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24761 2022-06-01 10:25:50.012 | + inc/python:pip_install:203 : return 0 2022-06-01 10:25:50.014 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-01 10:25:52.318 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-01 10:25:54.202 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:25:54.203 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-01 10:25:54.224 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-01 10:25:54.226 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-01 10:25:54.229 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-01 10:25:54.233 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-01 10:25:54.239 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-01 10:25:54.311 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 10:25:54.313 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 10:25:54.317 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-01 10:25:54.334 | + ./stack.sh:main:788 : pkgs= 2022-06-01 10:25:54.336 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-01 10:25:54.338 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-01 10:25:54.341 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 10:25:54.343 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-01 10:25:54.346 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:25:54.348 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:25:54.350 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:25:54.352 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:25:54.354 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:25:54.357 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:25:54.361 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:25:54.363 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:25:54.365 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:25:54.368 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-01 10:25:54.370 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:25:54.384 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:54.387 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 10:25:54.389 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:25:54.391 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-01 10:25:54.393 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:25:54.395 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-01 10:25:54.398 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:25:54.400 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-01 10:25:54.402 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:25:54.404 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-01 10:25:54.406 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:25:54.408 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-01 10:25:54.411 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-01 10:25:54.413 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-01 10:25:54.415 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 10:25:54.417 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 10:25:54.419 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-01 10:25:54.421 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-01 10:25:54.424 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-01 10:25:54.426 | + functions-common:run_plugins:1739 : local plugins= 2022-06-01 10:25:54.429 | + functions-common:run_plugins:1740 : local plugin 2022-06-01 10:25:54.432 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-01 10:25:54.435 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-01 10:25:54.437 | + functions:set_systemd_override:826 : local value=2048 2022-06-01 10:25:54.441 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-01 10:25:54.444 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-01 10:25:54.497 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-01 10:25:54.497 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-01 10:25:54.500 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-01 10:25:54.869 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-01 10:25:54.872 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-01 10:25:54.888 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:54.890 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-01 10:25:54.902 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:25:54.902 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:25:54.902 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:25:54.902 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:25:54.903 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:25:54.905 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:25:54.907 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:54.910 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:54.912 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:25:54.914 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:25:54.917 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:25:54.919 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:25:54.921 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-01 10:25:54.924 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:25:54.926 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:54.928 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:54.931 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-01 10:25:54.952 | + 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-01 10:25:55.062 | Reading package lists... 2022-06-01 10:25:55.312 | Building dependency tree... 2022-06-01 10:25:55.313 | Reading state information... 2022-06-01 10:25:55.567 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-01 10:25:55.567 | The following packages were automatically installed and are no longer required: 2022-06-01 10:25:55.568 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:25:55.568 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:25:55.568 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:25:55.568 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:25:55.568 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:25:55.568 | python3-zope.interface 2022-06-01 10:25:55.568 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:25:55.682 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:25:55.686 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:25:55.689 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:25:55.692 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:55.694 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:55.696 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:55.698 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:55.700 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:55.703 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:25:55.705 | + functions-common:time_stop:2329 : start_time=1654079154950 2022-06-01 10:25:55.707 | + functions-common:time_stop:2331 : [[ -z 1654079154950 ]] 2022-06-01 10:25:55.710 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:55.714 | + functions-common:time_stop:2334 : end_time=1654079155711 2022-06-01 10:25:55.716 | + functions-common:time_stop:2335 : elapsed_time=761 2022-06-01 10:25:55.718 | + functions-common:time_stop:2336 : total=1523 2022-06-01 10:25:55.720 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:55.722 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2284 2022-06-01 10:25:55.725 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:25:55.727 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-01 10:25:55.729 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:25:55.731 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:25:55.734 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:25:55.737 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:25:55.739 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:25:55.741 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:25:55.743 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-01 10:25:55.746 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:25:55.748 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:25:55.750 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:25:55.753 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:25:55.755 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:25:55.757 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:25:55.760 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:25:55.762 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:25:55.764 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-01 10:25:55.766 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:25:55.769 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:25:55.771 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:25:55.773 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:25:55.776 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:25:55.778 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:25:55.780 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-01 10:25:55.782 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-01 10:25:55.798 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:55.801 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-01 10:25:55.803 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:25:55.805 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-01 10:25:55.807 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-01 10:25:55.810 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-01 10:25:55.815 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-01 10:25:55.817 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-01 10:25:55.820 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-01 10:25:55.822 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-01 10:25:55.824 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-01 10:25:55.827 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-01 10:25:55.829 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-01 10:25:56.536 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-01 10:25:56.536 | user tags 2022-06-01 10:25:56.536 | stackrabbit []' 2022-06-01 10:25:56.539 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-01 10:25:56.539 | user tags 2022-06-01 10:25:56.539 | stackrabbit []' 2022-06-01 10:25:56.539 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-01 10:25:56.545 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-01 10:25:56.548 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-01 10:25:56.550 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 10:25:57.210 | Changing password for user "stackrabbit" ... 2022-06-01 10:25:57.264 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-01 10:25:57.919 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-01 10:25:57.974 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-01 10:25:57.976 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 10:25:58.696 | Changing password for user "stackrabbit" ... 2022-06-01 10:25:58.765 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-01 10:25:58.768 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-01 10:25:58.770 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-01 10:25:59.461 | Deleting user "guest" ... 2022-06-01 10:25:59.476 | Error: 2022-06-01 10:25:59.477 | {:no_such_user, "guest"} 2022-06-01 10:25:59.489 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-01 10:25:59.491 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-01 10:25:59.508 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:59.510 | + ./stack.sh:main:805 : install_database 2022-06-01 10:25:59.512 | + lib/database:install_database:116 : install_database_mysql 2022-06-01 10:25:59.515 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-01 10:25:59.518 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:59.520 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:59.522 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-01 10:25:59.915 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-01 10:25:59.917 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-01 10:25:59.920 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-01 10:25:59.922 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:25:59.925 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-01 10:25:59.927 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:25:59.930 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:25:59.932 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:25:59.934 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:25:59.937 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:25:59.939 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:25:59.942 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:25:59.944 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:25:59.946 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-01 10:25:59.948 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:25:59.951 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:25:59.953 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:25:59.956 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:25:59.958 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:25:59.960 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:25:59.963 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-01 10:25:59.965 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:59.967 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:59.969 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-01 10:25:59.972 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:25:59.975 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:25:59.977 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:25:59.979 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:25:59.981 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:25:59.984 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:25:59.986 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:59.989 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:59.991 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:25:59.993 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:25:59.995 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:25:59.997 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:26:00.000 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-01 10:26:00.002 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:26:00.004 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:00.007 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:00.009 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-01 10:26:00.029 | + 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-01 10:26:00.140 | Reading package lists... 2022-06-01 10:26:00.389 | Building dependency tree... 2022-06-01 10:26:00.390 | Reading state information... 2022-06-01 10:26:00.645 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 10:26:00.645 | The following packages were automatically installed and are no longer required: 2022-06-01 10:26:00.646 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:26:00.646 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:26:00.646 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:26:00.646 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:26:00.646 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:26:00.646 | python3-zope.interface 2022-06-01 10:26:00.646 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:26:00.761 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:26:00.765 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:26:00.768 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:26:00.770 | + functions-common:time_stop:2322 : local name 2022-06-01 10:26:00.772 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:26:00.774 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:26:00.776 | + functions-common:time_stop:2325 : local total 2022-06-01 10:26:00.778 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:26:00.781 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:26:00.783 | + functions-common:time_stop:2329 : start_time=1654079160026 2022-06-01 10:26:00.785 | + functions-common:time_stop:2331 : [[ -z 1654079160026 ]] 2022-06-01 10:26:00.787 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:26:00.791 | + functions-common:time_stop:2334 : end_time=1654079160789 2022-06-01 10:26:00.793 | + functions-common:time_stop:2335 : elapsed_time=763 2022-06-01 10:26:00.796 | + functions-common:time_stop:2336 : total=2284 2022-06-01 10:26:00.798 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:26:00.800 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3047 2022-06-01 10:26:00.802 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:26:00.805 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-01 10:26:00.807 | + ./stack.sh:main:808 : install_database_python 2022-06-01 10:26:00.809 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-01 10:26:00.812 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-01 10:26:00.815 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-01 10:26:00.817 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:26:00.820 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-01 10:26:00.823 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-01 10:26:00.825 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:26:00.828 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:26:00.829 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:26:00.834 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-01 10:26:00.836 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-01 10:26:00.838 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-01 10:26:00.841 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-01 10:26:00.843 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-01 10:26:00.865 | Using python 3.8 to install PyMySQL 2022-06-01 10:26:00.867 | + 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-01 10:26:02.661 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:26:02.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-01 10:26:02.666 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:02.666 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:02.668 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:26:02.669 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:02.670 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:02.670 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:02.670 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:02.671 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:02.685 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-01 10:26:04.928 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:26:04.928 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:26:05.011 | + inc/python:pip_install:200 : result=0 2022-06-01 10:26:05.014 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:26:05.016 | + functions-common:time_stop:2322 : local name 2022-06-01 10:26:05.018 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:26:05.021 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:26:05.023 | + functions-common:time_stop:2325 : local total 2022-06-01 10:26:05.025 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:26:05.027 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:26:05.029 | + functions-common:time_stop:2329 : start_time=1654079160859 2022-06-01 10:26:05.032 | + functions-common:time_stop:2331 : [[ -z 1654079160859 ]] 2022-06-01 10:26:05.035 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:26:05.039 | + functions-common:time_stop:2334 : end_time=1654079165037 2022-06-01 10:26:05.042 | + functions-common:time_stop:2335 : elapsed_time=4178 2022-06-01 10:26:05.044 | + functions-common:time_stop:2336 : total=24761 2022-06-01 10:26:05.046 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:26:05.049 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28939 2022-06-01 10:26:05.051 | + inc/python:pip_install:203 : return 0 2022-06-01 10:26:05.054 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-01 10:26:05.056 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 10:26:05.058 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-01 10:26:05.061 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-01 10:26:05.077 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:05.080 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-01 10:26:05.082 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-01 10:26:05.085 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 10:26:05.086 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 10:26:05.091 | + 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-01 10:26:05.093 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 10:26:05.096 | + 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-01 10:26:05.098 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 10:26:05.101 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-01 10:26:05.103 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-01 10:26:05.119 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:05.121 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-01 10:26:05.124 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:26:05.126 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:26:05.128 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:26:05.131 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:26:05.133 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:26:05.135 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:26:05.137 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:05.140 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:05.142 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:26:05.144 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:26:05.146 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:26:05.149 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:26:05.151 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-01 10:26:05.153 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:26:05.155 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:05.158 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:05.161 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-01 10:26:05.181 | + 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-01 10:26:05.290 | Reading package lists... 2022-06-01 10:26:05.537 | Building dependency tree... 2022-06-01 10:26:05.538 | Reading state information... 2022-06-01 10:26:05.792 | radvd is already the newest version (1:2.17-2). 2022-06-01 10:26:05.792 | The following packages were automatically installed and are no longer required: 2022-06-01 10:26:05.793 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:26:05.793 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:26:05.793 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:26:05.793 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:26:05.793 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:26:05.794 | python3-zope.interface 2022-06-01 10:26:05.794 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:26:05.905 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:26:05.909 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:26:05.912 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:26:05.914 | + functions-common:time_stop:2322 : local name 2022-06-01 10:26:05.916 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:26:05.918 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:26:05.920 | + functions-common:time_stop:2325 : local total 2022-06-01 10:26:05.922 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:26:05.925 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:26:05.927 | + functions-common:time_stop:2329 : start_time=1654079165179 2022-06-01 10:26:05.929 | + functions-common:time_stop:2331 : [[ -z 1654079165179 ]] 2022-06-01 10:26:05.932 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:26:05.936 | + functions-common:time_stop:2334 : end_time=1654079165934 2022-06-01 10:26:05.938 | + functions-common:time_stop:2335 : elapsed_time=755 2022-06-01 10:26:05.941 | + functions-common:time_stop:2336 : total=3047 2022-06-01 10:26:05.943 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:26:05.945 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3802 2022-06-01 10:26:05.947 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:26:05.950 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-01 10:26:05.967 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:05.969 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-01 10:26:05.972 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-01 10:26:05.975 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-01 10:26:05.994 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-01 10:26:05.997 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:26:05.999 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:26:06.001 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:26:06.004 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:26:06.006 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:26:06.008 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:26:06.011 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:06.013 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:06.015 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:26:06.017 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:26:06.019 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:26:06.022 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:26:06.024 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-01 10:26:06.026 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:26:06.028 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:06.031 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:06.034 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-01 10:26:06.054 | + 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-01 10:26:06.164 | Reading package lists... 2022-06-01 10:26:06.420 | Building dependency tree... 2022-06-01 10:26:06.421 | Reading state information... 2022-06-01 10:26:06.700 | fakeroot is already the newest version (1.24-1). 2022-06-01 10:26:06.700 | make is already the newest version (4.2.1-1.2). 2022-06-01 10:26:06.700 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-01 10:26:06.700 | The following packages were automatically installed and are no longer required: 2022-06-01 10:26:06.701 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:26:06.702 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:26:06.702 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:26:06.702 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:26:06.702 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:26:06.702 | python3-zope.interface 2022-06-01 10:26:06.702 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:26:06.828 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:26:06.833 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:26:06.835 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:26:06.837 | + functions-common:time_stop:2322 : local name 2022-06-01 10:26:06.840 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:26:06.842 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:26:06.844 | + functions-common:time_stop:2325 : local total 2022-06-01 10:26:06.847 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:26:06.849 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:26:06.852 | + functions-common:time_stop:2329 : start_time=1654079166051 2022-06-01 10:26:06.854 | + functions-common:time_stop:2331 : [[ -z 1654079166051 ]] 2022-06-01 10:26:06.857 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:26:06.862 | + functions-common:time_stop:2334 : end_time=1654079166859 2022-06-01 10:26:06.864 | + functions-common:time_stop:2335 : elapsed_time=808 2022-06-01 10:26:06.867 | + functions-common:time_stop:2336 : total=3802 2022-06-01 10:26:06.869 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:26:06.872 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4610 2022-06-01 10:26:06.874 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:26:06.877 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-01 10:26:06.880 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:06.882 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:06.885 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-01 10:26:06.887 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-01 10:26:06.890 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-01 10:26:06.894 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-01 10:26:06.897 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-01 10:26:06.901 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-01 10:26:06.902 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-01 10:26:06.908 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-01 10:26:06.910 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-01 10:26:06.912 | + functions:vercmp:652 : local v1=5.4 2022-06-01 10:26:06.915 | + functions:vercmp:653 : local 'op=<' 2022-06-01 10:26:06.917 | + functions:vercmp:654 : local v2=3.13 2022-06-01 10:26:06.919 | + functions:vercmp:655 : local result 2022-06-01 10:26:06.923 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-01 10:26:06.924 | ++ functions:vercmp:659 : head -1 2022-06-01 10:26:06.924 | ++ functions:vercmp:659 : sort -V 2022-06-01 10:26:06.930 | + functions:vercmp:659 : result=3.13 2022-06-01 10:26:06.932 | + functions:vercmp:661 : case $op in 2022-06-01 10:26:06.934 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-01 10:26:06.936 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-01 10:26:06.939 | + functions:vercmp:672 : return 2022-06-01 10:26:06.943 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-01 10:26:06.945 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:26:06.947 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-01 10:26:07.450 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-01 10:26:07.467 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:07.470 | + ./stack.sh:main:816 : install_etcd3 2022-06-01 10:26:07.473 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-01 10:26:07.473 | Installing etcd 2022-06-01 10:26:07.476 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-01 10:26:07.491 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-01 10:26:07.504 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-01 10:26:07.507 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-01 10:26:07.524 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-01 10:26:07.527 | ++ 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-01 10:26:07.529 | ++ 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-01 10:26:07.533 | +++ 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-01 10:26:07.538 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:26:07.540 | ++ 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-01 10:26:07.542 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-01 10:26:07.545 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:26:07.547 | ++ functions:get_extra_file:73 : return 2022-06-01 10:26:07.551 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:26:07.553 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-01 10:26:07.556 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-01 10:26:07.558 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-01 10:26:07.574 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:07.577 | + ./stack.sh:main:835 : install_dstat 2022-06-01 10:26:07.580 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-01 10:26:07.596 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:07.599 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-01 10:26:07.601 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:26:07.603 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-01 10:26:07.606 | + ./stack.sh:main:844 : install_libs 2022-06-01 10:26:07.608 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-01 10:26:07.611 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-01 10:26:07.613 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-01 10:26:07.615 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-01 10:26:07.617 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.619 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.621 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-01 10:26:07.624 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.626 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-01 10:26:07.628 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-01 10:26:07.631 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-01 10:26:07.633 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-01 10:26:07.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.639 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-01 10:26:07.642 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.645 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-01 10:26:07.647 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-01 10:26:07.649 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-01 10:26:07.651 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-01 10:26:07.654 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.659 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-01 10:26:07.661 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.663 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-01 10:26:07.665 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-01 10:26:07.668 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-01 10:26:07.670 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-01 10:26:07.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.675 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.677 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-01 10:26:07.679 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.681 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-01 10:26:07.684 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-01 10:26:07.686 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-01 10:26:07.688 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-01 10:26:07.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.693 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.695 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-01 10:26:07.698 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.700 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-01 10:26:07.702 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-01 10:26:07.705 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-01 10:26:07.707 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-01 10:26:07.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.712 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.714 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-01 10:26:07.716 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.719 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-01 10:26:07.722 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-01 10:26:07.724 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-01 10:26:07.726 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-01 10:26:07.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.730 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-01 10:26:07.735 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.737 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-01 10:26:07.740 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-01 10:26:07.742 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-01 10:26:07.744 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-01 10:26:07.746 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.749 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.751 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-01 10:26:07.753 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.755 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-01 10:26:07.758 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-01 10:26:07.760 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-01 10:26:07.762 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-01 10:26:07.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.767 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-01 10:26:07.772 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.774 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-01 10:26:07.776 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-01 10:26:07.778 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-01 10:26:07.781 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-01 10:26:07.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.786 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.788 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-01 10:26:07.790 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.793 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-01 10:26:07.795 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-01 10:26:07.797 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-01 10:26:07.799 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-01 10:26:07.802 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.804 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.806 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-01 10:26:07.809 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.811 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-01 10:26:07.813 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-01 10:26:07.816 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-01 10:26:07.818 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-01 10:26:07.820 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.823 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.825 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-01 10:26:07.827 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.830 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-01 10:26:07.832 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-01 10:26:07.835 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-01 10:26:07.837 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-01 10:26:07.840 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.842 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.844 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-01 10:26:07.847 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.850 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-01 10:26:07.852 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-01 10:26:07.854 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-01 10:26:07.857 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-01 10:26:07.859 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.861 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.863 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-01 10:26:07.865 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.868 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-01 10:26:07.870 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-01 10:26:07.872 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-01 10:26:07.875 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-01 10:26:07.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-01 10:26:07.884 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.886 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-01 10:26:07.889 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-01 10:26:07.891 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-01 10:26:07.894 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-01 10:26:07.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.899 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.901 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-01 10:26:07.903 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.906 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-01 10:26:07.909 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-01 10:26:07.911 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-01 10:26:07.913 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-01 10:26:07.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.920 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-01 10:26:07.922 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.925 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-01 10:26:07.927 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-01 10:26:07.930 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-01 10:26:07.932 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-01 10:26:07.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-01 10:26:07.942 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.944 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-01 10:26:07.947 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-01 10:26:07.949 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-01 10:26:07.951 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-01 10:26:07.954 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.959 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-01 10:26:07.961 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.963 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-01 10:26:07.966 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-01 10:26:07.968 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-01 10:26:07.971 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-01 10:26:07.973 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.975 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.977 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-01 10:26:07.980 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:07.982 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-01 10:26:07.984 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-01 10:26:07.987 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-01 10:26:07.989 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-01 10:26:07.991 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:07.994 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:07.996 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-01 10:26:07.998 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:08.001 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-01 10:26:08.003 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-01 10:26:08.006 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-01 10:26:08.008 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-01 10:26:08.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:08.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:08.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-01 10:26:08.018 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:08.020 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-01 10:26:08.023 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-01 10:26:08.025 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-01 10:26:08.027 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-01 10:26:08.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:08.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:08.034 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-01 10:26:08.036 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:08.039 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-01 10:26:08.041 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-01 10:26:08.044 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-01 10:26:08.046 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-01 10:26:08.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:08.051 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:08.053 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-01 10:26:08.055 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:08.058 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-01 10:26:08.060 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-01 10:26:08.062 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-01 10:26:08.066 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-01 10:26:08.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:08.070 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:08.074 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-01 10:26:08.077 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:08.080 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-01 10:26:08.082 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-01 10:26:08.085 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-01 10:26:08.087 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-01 10:26:08.089 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:08.092 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:08.094 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-01 10:26:08.096 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:08.099 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-01 10:26:08.101 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-01 10:26:08.103 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-01 10:26:08.106 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-01 10:26:08.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:08.111 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:08.113 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-01 10:26:08.116 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:08.118 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-01 10:26:08.120 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-01 10:26:08.123 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-01 10:26:08.125 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-01 10:26:08.129 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:08.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:08.133 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-01 10:26:08.136 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:08.138 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-01 10:26:08.141 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-01 10:26:08.143 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-01 10:26:08.146 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-01 10:26:08.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:08.150 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:08.153 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-01 10:26:08.155 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:08.157 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-01 10:26:08.160 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-01 10:26:08.162 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-01 10:26:08.164 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-01 10:26:08.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:08.169 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:08.171 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-01 10:26:08.174 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:08.177 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-01 10:26:08.179 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-01 10:26:08.182 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-01 10:26:08.184 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-01 10:26:08.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:08.189 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:08.192 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-01 10:26:08.194 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:08.196 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-01 10:26:08.199 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-01 10:26:08.201 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-01 10:26:08.203 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-01 10:26:08.206 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:08.209 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:08.211 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-01 10:26:08.213 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:08.216 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-01 10:26:08.218 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-01 10:26:08.220 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-01 10:26:08.223 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-01 10:26:08.225 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:08.227 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:08.230 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-01 10:26:08.232 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:08.234 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-01 10:26:08.237 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-01 10:26:08.239 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-01 10:26:08.241 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-01 10:26:08.244 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:08.246 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:08.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-01 10:26:08.250 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:08.254 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-01 10:26:08.256 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-01 10:26:08.258 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-01 10:26:08.261 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-01 10:26:08.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:08.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:08.268 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-01 10:26:08.271 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:08.273 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-01 10:26:08.275 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-01 10:26:08.278 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-01 10:26:08.280 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-01 10:26:08.282 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:08.285 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:08.287 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-01 10:26:08.289 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:08.292 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-01 10:26:08.313 | Using python 3.8 to install etcd3 2022-06-01 10:26:08.316 | + 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-01 10:26:10.113 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:26:10.114 | 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-01 10:26:10.122 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:10.122 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:10.122 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:26:10.122 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:10.122 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:10.123 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:10.123 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:10.123 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:10.140 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-01 10:26:10.150 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-01 10:26:10.178 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 10:26:10.183 | 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-01 10:26:10.186 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:26:10.201 | 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 339)) (49.6.0) 2022-06-01 10:26:12.439 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:26:12.439 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:26:12.528 | + inc/python:pip_install:200 : result=0 2022-06-01 10:26:12.530 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:26:12.532 | + functions-common:time_stop:2322 : local name 2022-06-01 10:26:12.534 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:26:12.537 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:26:12.539 | + functions-common:time_stop:2325 : local total 2022-06-01 10:26:12.541 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:26:12.543 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:26:12.545 | + functions-common:time_stop:2329 : start_time=1654079168308 2022-06-01 10:26:12.547 | + functions-common:time_stop:2331 : [[ -z 1654079168308 ]] 2022-06-01 10:26:12.550 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:26:12.554 | + functions-common:time_stop:2334 : end_time=1654079172552 2022-06-01 10:26:12.556 | + functions-common:time_stop:2335 : elapsed_time=4244 2022-06-01 10:26:12.558 | + functions-common:time_stop:2336 : total=28939 2022-06-01 10:26:12.561 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:26:12.563 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=33183 2022-06-01 10:26:12.566 | + inc/python:pip_install:203 : return 0 2022-06-01 10:26:12.568 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-01 10:26:12.590 | Using python 3.8 to install etcd3gw 2022-06-01 10:26:12.592 | + 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-01 10:26:14.417 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:26:14.418 | 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-01 10:26:14.422 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:14.424 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:14.425 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:26:14.427 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:14.427 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:14.427 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:14.427 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:14.428 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:14.443 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-01 10:26:14.469 | 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-01 10:26:14.475 | 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-01 10:26:14.478 | 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-01 10:26:14.499 | 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-01 10:26:14.504 | 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-01 10:26:14.524 | 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-01 10:26:14.527 | 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-01 10:26:14.529 | 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-01 10:26:16.744 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:26:16.744 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:26:16.817 | + inc/python:pip_install:200 : result=0 2022-06-01 10:26:16.819 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:26:16.821 | + functions-common:time_stop:2322 : local name 2022-06-01 10:26:16.824 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:26:16.826 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:26:16.828 | + functions-common:time_stop:2325 : local total 2022-06-01 10:26:16.831 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:26:16.833 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:26:16.835 | + functions-common:time_stop:2329 : start_time=1654079172584 2022-06-01 10:26:16.837 | + functions-common:time_stop:2331 : [[ -z 1654079172584 ]] 2022-06-01 10:26:16.840 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:26:16.845 | + functions-common:time_stop:2334 : end_time=1654079176842 2022-06-01 10:26:16.847 | + functions-common:time_stop:2335 : elapsed_time=4258 2022-06-01 10:26:16.849 | + functions-common:time_stop:2336 : total=33183 2022-06-01 10:26:16.851 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:26:16.853 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37441 2022-06-01 10:26:16.856 | + inc/python:pip_install:203 : return 0 2022-06-01 10:26:16.858 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-01 10:26:16.861 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-01 10:26:16.863 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-01 10:26:16.865 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:26:16.868 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:26:16.870 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:26:16.872 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:26:16.874 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:26:16.877 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:26:16.879 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:26:16.881 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:26:16.884 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-01 10:26:16.886 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-01 10:26:16.888 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:16.890 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:16.893 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-01 10:26:16.896 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-01 10:26:16.898 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:26:16.900 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:26:16.902 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:26:16.905 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:26:16.908 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:26:16.910 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:26:16.912 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:26:16.914 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:16.917 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:16.919 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:26:16.921 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:26:16.924 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:26:16.926 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:26:16.928 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:26:16.930 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:26:16.933 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:16.935 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:16.937 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:26:16.959 | + 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-01 10:26:17.068 | Reading package lists... 2022-06-01 10:26:17.314 | Building dependency tree... 2022-06-01 10:26:17.315 | Reading state information... 2022-06-01 10:26:17.572 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-01 10:26:17.572 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-01 10:26:17.572 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:26:17.572 | The following packages were automatically installed and are no longer required: 2022-06-01 10:26:17.573 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:26:17.573 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:26:17.573 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:26:17.573 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:26:17.573 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:26:17.574 | python3-zope.interface 2022-06-01 10:26:17.574 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:26:17.689 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:26:17.693 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:26:17.696 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:26:17.698 | + functions-common:time_stop:2322 : local name 2022-06-01 10:26:17.700 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:26:17.702 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:26:17.705 | + functions-common:time_stop:2325 : local total 2022-06-01 10:26:17.707 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:26:17.709 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:26:17.711 | + functions-common:time_stop:2329 : start_time=1654079176957 2022-06-01 10:26:17.713 | + functions-common:time_stop:2331 : [[ -z 1654079176957 ]] 2022-06-01 10:26:17.716 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:26:17.720 | + functions-common:time_stop:2334 : end_time=1654079177717 2022-06-01 10:26:17.723 | + functions-common:time_stop:2335 : elapsed_time=760 2022-06-01 10:26:17.725 | + functions-common:time_stop:2336 : total=4610 2022-06-01 10:26:17.727 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:26:17.729 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5370 2022-06-01 10:26:17.731 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:26:17.734 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-01 10:26:17.737 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:17.739 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:17.741 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-01 10:26:17.802 | Module proxy already enabled 2022-06-01 10:26:17.806 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-01 10:26:17.871 | Considering dependency proxy for proxy_uwsgi: 2022-06-01 10:26:17.871 | Module proxy already enabled 2022-06-01 10:26:17.871 | Module proxy_uwsgi already enabled 2022-06-01 10:26:17.875 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-01 10:26:17.877 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:26:17.880 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:26:17.882 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:26:18.014 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-01 10:26:18.017 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-01 10:26:18.019 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-01 10:26:18.021 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:18.024 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:18.026 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-01 10:26:18.028 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:18.031 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-01 10:26:18.033 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-01 10:26:18.036 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-01 10:26:18.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:18.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:18.043 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-01 10:26:18.045 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:18.048 | + ./stack.sh:main:852 : install_glanceclient 2022-06-01 10:26:18.051 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-01 10:26:18.053 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-01 10:26:18.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:18.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:18.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-01 10:26:18.064 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:18.066 | + ./stack.sh:main:853 : install_cinderclient 2022-06-01 10:26:18.069 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-01 10:26:18.071 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-01 10:26:18.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:18.076 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:18.078 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-01 10:26:18.081 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:18.084 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-01 10:26:18.086 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-01 10:26:18.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:18.091 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:18.093 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-01 10:26:18.096 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:18.098 | + ./stack.sh:main:854 : install_novaclient 2022-06-01 10:26:18.101 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-01 10:26:18.103 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-01 10:26:18.105 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:18.108 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:18.110 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-01 10:26:18.112 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:18.115 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-01 10:26:18.131 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:18.134 | + ./stack.sh:main:856 : install_swiftclient 2022-06-01 10:26:18.136 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-01 10:26:18.139 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-01 10:26:18.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:18.144 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:18.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-01 10:26:18.149 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:18.151 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-01 10:26:18.167 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:18.170 | + ./stack.sh:main:859 : install_neutronclient 2022-06-01 10:26:18.172 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-01 10:26:18.174 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-01 10:26:18.177 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:18.179 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:18.181 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-01 10:26:18.184 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:18.186 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-01 10:26:18.188 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-01 10:26:18.191 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-01 10:26:18.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:18.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:18.198 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-01 10:26:18.201 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:18.203 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-01 10:26:18.206 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-01 10:26:18.208 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:26:18.211 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-01 10:26:18.214 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-01 10:26:18.216 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:26:18.220 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:26:18.220 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:26:18.225 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-01 10:26:18.227 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-01 10:26:18.230 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-01 10:26:18.232 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-01 10:26:18.235 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-01 10:26:18.255 | Using python 3.8 to install keystonemiddleware 2022-06-01 10:26:18.258 | + 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-01 10:26:20.052 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:26:20.053 | 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-01 10:26:20.057 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:20.057 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:20.059 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:26:20.060 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:20.061 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:20.061 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:20.061 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:20.062 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:20.076 | 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-01 10:26:20.148 | 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-01 10:26:20.185 | 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-01 10:26:20.200 | 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-01 10:26:20.206 | 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-01 10:26:20.212 | 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-01 10:26:20.252 | 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-01 10:26:20.261 | 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-01 10:26:20.279 | 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-01 10:26:20.286 | 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-01 10:26:20.289 | 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-01 10:26:20.300 | 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-01 10:26:20.303 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:26:20.306 | 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-01 10:26:20.311 | 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-01 10:26:20.331 | 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-01 10:26:20.335 | 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-01 10:26:20.356 | 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-01 10:26:20.361 | 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-01 10:26:20.364 | 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-01 10:26:20.371 | 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-01 10:26:20.391 | 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-01 10:26:20.405 | 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-01 10:26:20.470 | 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-01 10:26:20.476 | 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-01 10:26:20.480 | 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-01 10:26:20.488 | 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-01 10:26:20.491 | 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-01 10:26:20.495 | 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-01 10:26:20.498 | 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-01 10:26:20.501 | 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-01 10:26:20.505 | 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-01 10:26:20.508 | 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-01 10:26:20.510 | 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-01 10:26:20.515 | 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-01 10:26:20.518 | 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-01 10:26:22.504 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:26:22.504 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:26:22.578 | + inc/python:pip_install:200 : result=0 2022-06-01 10:26:22.581 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:26:22.583 | + functions-common:time_stop:2322 : local name 2022-06-01 10:26:22.585 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:26:22.587 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:26:22.590 | + functions-common:time_stop:2325 : local total 2022-06-01 10:26:22.592 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:26:22.594 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:26:22.596 | + functions-common:time_stop:2329 : start_time=1654079178249 2022-06-01 10:26:22.599 | + functions-common:time_stop:2331 : [[ -z 1654079178249 ]] 2022-06-01 10:26:22.601 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:26:22.605 | + functions-common:time_stop:2334 : end_time=1654079182603 2022-06-01 10:26:22.608 | + functions-common:time_stop:2335 : elapsed_time=4354 2022-06-01 10:26:22.611 | + functions-common:time_stop:2336 : total=37441 2022-06-01 10:26:22.613 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:26:22.615 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41795 2022-06-01 10:26:22.617 | + inc/python:pip_install:203 : return 0 2022-06-01 10:26:22.620 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-01 10:26:22.622 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-01 10:26:22.625 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:26:22.628 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-01 10:26:22.631 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-01 10:26:22.634 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:26:22.637 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:26:22.638 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:26:22.643 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-01 10:26:22.646 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-01 10:26:22.648 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-01 10:26:22.651 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-01 10:26:22.653 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-01 10:26:22.676 | Using python 3.8 to install python-memcached 2022-06-01 10:26:22.679 | + 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-01 10:26:24.495 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:26:24.495 | 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-01 10:26:24.503 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:24.503 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:24.503 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:26:24.504 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:24.504 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:24.504 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:24.505 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:24.505 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:24.520 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-01 10:26:24.525 | 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-01 10:26:26.799 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:26:26.799 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:26:26.878 | + inc/python:pip_install:200 : result=0 2022-06-01 10:26:26.880 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:26:26.882 | + functions-common:time_stop:2322 : local name 2022-06-01 10:26:26.884 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:26:26.887 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:26:26.889 | + functions-common:time_stop:2325 : local total 2022-06-01 10:26:26.891 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:26:26.893 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:26:26.896 | + functions-common:time_stop:2329 : start_time=1654079182670 2022-06-01 10:26:26.898 | + functions-common:time_stop:2331 : [[ -z 1654079182670 ]] 2022-06-01 10:26:26.901 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:26:26.905 | + functions-common:time_stop:2334 : end_time=1654079186902 2022-06-01 10:26:26.908 | + functions-common:time_stop:2335 : elapsed_time=4232 2022-06-01 10:26:26.910 | + functions-common:time_stop:2336 : total=41795 2022-06-01 10:26:26.912 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:26:26.914 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=46027 2022-06-01 10:26:26.917 | + inc/python:pip_install:203 : return 0 2022-06-01 10:26:26.919 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-01 10:26:26.936 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:26.938 | + ./stack.sh:main:866 : '[' 10.222.0.75 == 10.222.0.75 ']' 2022-06-01 10:26:26.941 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-01 10:26:26.943 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-01 10:26:26.946 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-01 10:26:26.948 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:26:26.950 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-01 10:26:26.953 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-01 10:26:26.967 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:26.970 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-01 10:26:26.973 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-01 10:26:26.975 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-01 10:26:26.977 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:26:26.979 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:26:26.982 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:26:26.984 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:26:26.987 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:26:26.990 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:26:27.005 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:26:27.007 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:26:27.009 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:26:27.011 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:26:27.012 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:26:27.017 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-01 10:26:27.019 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:26:27.021 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-01 10:26:27.036 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-01 10:26:27.039 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:26:27.039 | + functions-common:git_clone:607 : head -1 2022-06-01 10:26:27.042 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-01 10:26:27.044 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:26:27.047 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-01 10:26:27.049 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:26:27.052 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 10:26:27.054 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-01 10:26:27.056 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:26:27.058 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-01 10:26:27.061 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:26:27.063 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 10:26:27.066 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-01 10:26:27.068 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:26:27.071 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:26:27.074 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-01 10:26:27.076 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:26:27.079 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-01 10:26:27.081 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:26:27.084 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:26:27.087 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-01 10:26:27.092 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-01 10:26:27.095 | + 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-01 10:26:27.718 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-01 10:26:27.720 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:26:27.722 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:26:27.725 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:26:27.727 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 10:26:27.729 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-01 10:26:27.731 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:26:27.733 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:26:27.735 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:26:27.738 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:26:27.740 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:26:27.742 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:26:27.744 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:26:27.746 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-01 10:26:27.767 | Using python 3.8 to install /opt/stack/keystone 2022-06-01 10:26:27.770 | + 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-01 10:26:29.584 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:26:29.584 | 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-01 10:26:29.588 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:29.589 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:29.591 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:26:29.592 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:29.592 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:29.593 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:29.593 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:29.593 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:29.606 | Obtaining file:///opt/stack/keystone 2022-06-01 10:26:31.191 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:26:32.740 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-01 10:26:32.770 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-01 10:26:32.780 | 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-01 10:26:32.787 | 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-01 10:26:32.791 | 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-01 10:26:32.799 | 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-01 10:26:32.821 | 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-01 10:26:32.835 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-01 10:26:32.851 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-01 10:26:32.855 | 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-01 10:26:32.865 | 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-01 10:26:32.868 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-01 10:26:32.872 | 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-01 10:26:32.912 | 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-01 10:26:32.919 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-01 10:26:32.922 | 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-01 10:26:32.934 | 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-01 10:26:32.997 | 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-01 10:26:33.002 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-01 10:26:33.007 | 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-01 10:26:33.043 | 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-01 10:26:33.059 | 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-01 10:26:33.070 | 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-01 10:26:33.118 | 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-01 10:26:33.125 | 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-01 10:26:33.166 | 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 307)) (12.5.2) 2022-06-01 10:26:33.221 | 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-01 10:26:33.240 | 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-01 10:26:33.258 | 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-01 10:26:33.267 | 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 314)) (2.4.1) 2022-06-01 10:26:33.292 | 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-01 10:26:33.300 | 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-01 10:26:33.319 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 10:26:33.365 | 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-01 10:26:33.372 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-01 10:26:33.386 | 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-01 10:26:33.389 | 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-01 10:26:33.392 | 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-01 10:26:33.402 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:26:33.406 | 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-01 10:26:33.409 | 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-01 10:26:33.412 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-01 10:26:33.429 | 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-01 10:26:33.434 | 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-01 10:26:33.453 | 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-01 10:26:33.457 | 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-01 10:26:33.478 | 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-01 10:26:33.483 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-01 10:26:33.487 | 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-01 10:26:33.490 | 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-01 10:26:33.501 | 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-01 10:26:33.505 | 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-01 10:26:33.507 | 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-01 10:26:33.514 | 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-01 10:26:33.524 | 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-01 10:26:33.529 | 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-01 10:26:33.548 | 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-01 10:26:33.552 | 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-01 10:26:33.559 | 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-01 10:26:33.580 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:26:33.584 | 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-01 10:26:33.587 | 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-01 10:26:33.652 | 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-01 10:26:33.661 | 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-01 10:26:33.666 | 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-01 10:26:33.669 | 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-01 10:26:33.679 | 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-01 10:26:33.685 | 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-01 10:26:33.690 | 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-01 10:26:33.731 | 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-01 10:26:33.734 | 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-01 10:26:33.742 | 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-01 10:26:33.751 | 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-01 10:26:33.759 | 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-01 10:26:33.762 | 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-01 10:26:33.773 | 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-01 10:26:33.784 | 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-01 10:26:33.793 | 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-01 10:26:33.796 | 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-01 10:26:33.799 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:26:33.813 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 10:26:33.818 | 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-01 10:26:33.822 | 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-01 10:26:33.825 | 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-01 10:26:33.828 | 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-01 10:26:33.831 | 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-01 10:26:33.834 | 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-01 10:26:33.836 | 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-01 10:26:33.839 | 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-01 10:26:33.842 | 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-01 10:26:33.847 | 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-01 10:26:33.850 | 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-01 10:26:33.857 | 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-01 10:26:33.860 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:26:33.863 | 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-01 10:26:33.871 | 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-01 10:26:33.876 | 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-01 10:26:33.879 | 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-01 10:26:35.313 | Installing collected packages: keystone 2022-06-01 10:26:35.313 | Attempting uninstall: keystone 2022-06-01 10:26:35.315 | Found existing installation: keystone 18.1.0 2022-06-01 10:26:35.318 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-01 10:26:35.319 | Running setup.py develop for keystone 2022-06-01 10:26:37.199 | Successfully installed keystone 2022-06-01 10:26:37.346 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:26:37.346 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:26:37.432 | + inc/python:pip_install:200 : result=0 2022-06-01 10:26:37.435 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:26:37.437 | + functions-common:time_stop:2322 : local name 2022-06-01 10:26:37.440 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:26:37.442 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:26:37.444 | + functions-common:time_stop:2325 : local total 2022-06-01 10:26:37.446 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:26:37.448 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:26:37.450 | + functions-common:time_stop:2329 : start_time=1654079187762 2022-06-01 10:26:37.452 | + functions-common:time_stop:2331 : [[ -z 1654079187762 ]] 2022-06-01 10:26:37.455 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:26:37.459 | + functions-common:time_stop:2334 : end_time=1654079197457 2022-06-01 10:26:37.461 | + functions-common:time_stop:2335 : elapsed_time=9695 2022-06-01 10:26:37.463 | + functions-common:time_stop:2336 : total=46027 2022-06-01 10:26:37.465 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:26:37.468 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55722 2022-06-01 10:26:37.470 | + inc/python:pip_install:203 : return 0 2022-06-01 10:26:37.472 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:26:37.474 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 10:26:37.477 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 10:26:37.494 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 10:26:37.507 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-01 10:26:37.509 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-01 10:26:37.512 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:37.514 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:37.517 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-01 10:26:37.519 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:37.522 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-01 10:26:37.538 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:37.540 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-01 10:26:37.543 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:26:37.545 | + ./stack.sh:main:868 : configure_keystone 2022-06-01 10:26:37.548 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-01 10:26:37.560 | + 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-01 10:26:37.563 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-01 10:26:37.568 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-01 10:26:37.583 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:37.586 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-01 10:26:37.615 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-01 10:26:37.642 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-01 10:26:37.672 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-01 10:26:37.705 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-01 10:26:37.736 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-01 10:26:37.766 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-01 10:26:37.793 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-01 10:26:37.821 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-01 10:26:37.823 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-01 10:26:37.825 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-01 10:26:37.828 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-01 10:26:37.830 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:26:37.832 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:26:37.847 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:37.850 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:26:37.852 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:26:37.855 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:26:37.870 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:37.872 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:26:37.876 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:26:37.905 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:26:37.908 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:26:37.910 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-01 10:26:37.912 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-01 10:26:37.915 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-01 10:26:37.932 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:37.934 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.75/identity 2022-06-01 10:26:37.964 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.75/identity 2022-06-01 10:26:37.993 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-01 10:26:37.995 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-01 10:26:38.026 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-01 10:26:38.029 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-01 10:26:38.032 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-01 10:26:38.034 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-01 10:26:38.037 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 10:26:38.040 | + 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-01 10:26:38.071 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-01 10:26:38.074 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-01 10:26:38.076 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-01 10:26:38.078 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-01 10:26:38.081 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:26:38.098 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:26:38.101 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:26:38.103 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:26:38.105 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:26:38.108 | + 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-01 10:26:38.135 | + 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-01 10:26:38.162 | + 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-01 10:26:38.190 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:26:38.217 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-01 10:26:38.245 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-01 10:26:38.247 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-01 10:26:38.250 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-01 10:26:38.252 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-01 10:26:38.254 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-01 10:26:38.257 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:26:38.259 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:26:38.262 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-01 10:26:38.266 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-01 10:26:38.268 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:26:38.271 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:26:38.283 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:26:38.284 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:26:38.292 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:26:38.295 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:26:38.311 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 10:26:38.314 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-01 10:26:38.318 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-01 10:26:38.347 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-01 10:26:38.376 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-01 10:26:38.407 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-01 10:26:38.433 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-01 10:26:38.461 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-01 10:26:38.488 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-01 10:26:38.514 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-01 10:26:38.543 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-01 10:26:38.569 | + 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-01 10:26:38.597 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-01 10:26:38.624 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-01 10:26:38.651 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-01 10:26:38.679 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:26:38.681 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:26:38.684 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-01 10:26:38.686 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-01 10:26:38.690 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:26:38.692 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:38.694 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:38.696 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 10:26:38.699 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 10:26:38.701 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 10:26:38.732 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-01 10:26:38.761 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 10:26:38.761 | + 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-01 10:26:38.770 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-01 10:26:38.773 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-01 10:26:38.776 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-01 10:26:38.778 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:26:38.780 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:26:38.783 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:26:38.785 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:38.787 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:38.790 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:26:38.793 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:26:38.795 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:38.798 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:38.800 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-01 10:26:38.862 | Site keystone-wsgi-public already enabled 2022-06-01 10:26:38.866 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:26:38.869 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:26:38.871 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:26:38.873 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:26:39.007 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-01 10:26:39.011 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 10:26:39.013 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-01 10:26:39.017 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-01 10:26:39.019 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:26:39.021 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:26:39.025 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-01 10:26:39.030 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-01 10:26:39.032 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:26:39.036 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:26:39.051 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:26:39.051 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:26:39.060 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:26:39.064 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:26:39.080 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 10:26:39.083 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 10:26:39.087 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-01 10:26:39.117 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-01 10:26:39.145 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-01 10:26:39.172 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-01 10:26:39.200 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-01 10:26:39.228 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-01 10:26:39.257 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-01 10:26:39.283 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-01 10:26:39.310 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-01 10:26:39.338 | + 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-01 10:26:39.365 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-01 10:26:39.392 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-01 10:26:39.419 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-01 10:26:39.447 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:26:39.450 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:26:39.453 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-01 10:26:39.455 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-01 10:26:39.457 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:26:39.460 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:39.462 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:39.464 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 10:26:39.467 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 10:26:39.470 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 10:26:39.497 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-01 10:26:39.525 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 10:26:39.525 | + 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-01 10:26:39.535 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-01 10:26:39.538 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-01 10:26:39.541 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-01 10:26:39.543 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:26:39.545 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:26:39.548 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:26:39.551 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:39.553 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:39.555 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:26:39.557 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:26:39.560 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:39.562 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:39.565 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-01 10:26:39.626 | Site keystone-wsgi-admin already enabled 2022-06-01 10:26:39.630 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:26:39.632 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:26:39.635 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:26:39.637 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:26:39.770 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-01 10:26:39.801 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-01 10:26:39.833 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-01 10:26:39.864 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-01 10:26:39.866 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-01 10:26:39.896 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-01 10:26:39.924 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-01 10:26:39.952 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-01 10:26:39.970 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:39.972 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-01 10:26:39.988 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:39.991 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-01 10:26:39.993 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-01 10:26:39.995 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-01 10:26:39.998 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:26:40.000 | + lib/stack:stack_install_service:32 : install_swift 2022-06-01 10:26:40.002 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-01 10:26:40.005 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-01 10:26:40.007 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-01 10:26:40.009 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:26:40.011 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:26:40.014 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:26:40.017 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:26:40.020 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:26:40.022 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:26:40.039 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:26:40.041 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:26:40.043 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:26:40.046 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:26:40.046 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:26:40.051 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-01 10:26:40.054 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:26:40.056 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-01 10:26:40.069 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-01 10:26:40.072 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:26:40.072 | + functions-common:git_clone:607 : head -1 2022-06-01 10:26:40.079 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-01 10:26:40.081 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:26:40.084 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-01 10:26:40.086 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:26:40.089 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 10:26:40.091 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-01 10:26:40.094 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-01 10:26:40.096 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-01 10:26:40.099 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:26:40.101 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 10:26:40.103 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-01 10:26:40.106 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:26:40.108 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-01 10:26:40.111 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-01 10:26:40.113 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:26:40.116 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-01 10:26:40.118 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:26:40.121 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:26:40.123 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-01 10:26:40.129 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-01 10:26:40.131 | + 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-01 10:26:40.731 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-01 10:26:40.734 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:26:40.736 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:26:40.739 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:26:40.741 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 10:26:40.743 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-01 10:26:40.745 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:26:40.748 | + inc/python:setup_package:427 : local extras=keystone 2022-06-01 10:26:40.750 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:26:40.753 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-01 10:26:40.755 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-01 10:26:40.758 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-01 10:26:40.761 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:26:40.763 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-01 10:26:40.786 | Using python 3.8 to install /opt/stack/swift 2022-06-01 10:26:40.788 | + 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-01 10:26:42.596 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:26:42.596 | 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-01 10:26:42.600 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:42.601 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:42.603 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:26:42.604 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:42.604 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:42.605 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:42.605 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:42.605 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:42.618 | Obtaining file:///opt/stack/swift 2022-06-01 10:26:43.929 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:26:45.190 | 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-01 10:26:45.198 | 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-01 10:26:45.239 | 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-01 10:26:45.248 | 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-01 10:26:45.252 | 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-01 10:26:45.308 | 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-01 10:26:45.320 | 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-01 10:26:45.323 | 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-01 10:26:45.326 | 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 300)) (2.6.3) 2022-06-01 10:26:45.361 | 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 302)) (8.3.4) 2022-06-01 10:26:45.377 | 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 303)) (3.1.2) 2022-06-01 10:26:45.384 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 10:26:45.391 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 10:26:45.429 | 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 314)) (4.0.2) 2022-06-01 10:26:45.440 | 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 317)) (4.6.1) 2022-06-01 10:26:45.458 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 10:26:45.465 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 10:26:45.468 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-01 10:26:45.479 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-01 10:26:45.482 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 10:26:45.485 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 10:26:45.488 | 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 390)) (2.8.1) 2022-06-01 10:26:45.493 | 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 401)) (4.1.1) 2022-06-01 10:26:45.512 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 10:26:45.516 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 10:26:45.537 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 10:26:45.541 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 10:26:45.545 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 10:26:45.552 | 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-01 10:26:45.574 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-01 10:26:45.578 | 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-01 10:26:45.582 | 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-01 10:26:45.590 | 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-01 10:26:45.603 | 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-01 10:26:45.669 | 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-01 10:26:45.676 | 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-01 10:26:45.683 | 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-01 10:26:45.689 | 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-01 10:26:45.693 | 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-01 10:26:45.696 | 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-01 10:26:45.699 | 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-01 10:26:45.703 | 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-01 10:26:45.705 | 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-01 10:26:45.709 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 10:26:45.713 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 10:26:45.719 | 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-01 10:26:45.723 | 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-01 10:26:47.443 | Installing collected packages: swift 2022-06-01 10:26:47.443 | Attempting uninstall: swift 2022-06-01 10:26:47.445 | Found existing installation: swift 2.26.1.dev35 2022-06-01 10:26:47.447 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-01 10:26:47.449 | Running setup.py develop for swift 2022-06-01 10:26:49.149 | Successfully installed swift 2022-06-01 10:26:49.323 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:26:49.323 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:26:49.399 | + inc/python:pip_install:200 : result=0 2022-06-01 10:26:49.401 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:26:49.403 | + functions-common:time_stop:2322 : local name 2022-06-01 10:26:49.406 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:26:49.408 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:26:49.410 | + functions-common:time_stop:2325 : local total 2022-06-01 10:26:49.412 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:26:49.414 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:26:49.417 | + functions-common:time_stop:2329 : start_time=1654079200779 2022-06-01 10:26:49.419 | + functions-common:time_stop:2331 : [[ -z 1654079200779 ]] 2022-06-01 10:26:49.422 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:26:49.426 | + functions-common:time_stop:2334 : end_time=1654079209423 2022-06-01 10:26:49.428 | + functions-common:time_stop:2335 : elapsed_time=8644 2022-06-01 10:26:49.430 | + functions-common:time_stop:2336 : total=55722 2022-06-01 10:26:49.432 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:26:49.434 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64366 2022-06-01 10:26:49.437 | + inc/python:pip_install:203 : return 0 2022-06-01 10:26:49.439 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:26:49.442 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 10:26:49.444 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 10:26:49.463 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 10:26:49.475 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-01 10:26:49.478 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-01 10:26:49.480 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:49.482 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:49.485 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-01 10:26:49.487 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:49.490 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-01 10:26:49.492 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:26:49.494 | + ./stack.sh:main:877 : configure_swift 2022-06-01 10:26:49.497 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-01 10:26:49.499 | + lib/swift:configure_swift:335 : local node_number 2022-06-01 10:26:49.501 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-01 10:26:49.503 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-01 10:26:49.505 | + lib/swift:configure_swift:338 : local user_group 2022-06-01 10:26:49.507 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-01 10:26:50.352 | No account-server running 2022-06-01 10:26:50.352 | No container-sharder running 2022-06-01 10:26:50.352 | No account-reaper running 2022-06-01 10:26:50.352 | No object-auditor running 2022-06-01 10:26:50.352 | No account-replicator running 2022-06-01 10:26:50.352 | No object-expirer running 2022-06-01 10:26:50.352 | No container-replicator running 2022-06-01 10:26:50.352 | No container-reconciler running 2022-06-01 10:26:50.352 | No container-server running 2022-06-01 10:26:50.352 | No account-auditor running 2022-06-01 10:26:50.352 | No container-sync running 2022-06-01 10:26:50.352 | No object-server running 2022-06-01 10:26:50.352 | No container-auditor running 2022-06-01 10:26:50.352 | No object-updater running 2022-06-01 10:26:50.352 | No container-updater running 2022-06-01 10:26:50.352 | No proxy-server running 2022-06-01 10:26:50.352 | No object-reconstructor running 2022-06-01 10:26:50.352 | No object-replicator running 2022-06-01 10:26:50.398 | + lib/swift:configure_swift:341 : true 2022-06-01 10:26:50.400 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-01 10:26:50.414 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-01 10:26:50.426 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-01 10:26:50.428 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-01 10:26:50.428 | s/%GROUP%//; 2022-06-01 10:26:50.429 | s/%USER%/ubuntu/; 2022-06-01 10:26:50.429 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-01 10:26:50.429 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-01 10:26:50.429 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-01 10:26:50.437 | uid = ubuntu 2022-06-01 10:26:50.437 | gid = 2022-06-01 10:26:50.437 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-01 10:26:50.437 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-01 10:26:50.437 | address = 127.0.0.1 2022-06-01 10:26:50.437 | 2022-06-01 10:26:50.437 | [account6612] 2022-06-01 10:26:50.437 | max connections = 25 2022-06-01 10:26:50.437 | path = /opt/stack/data/swift/1/node/ 2022-06-01 10:26:50.438 | read only = false 2022-06-01 10:26:50.438 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-01 10:26:50.438 | 2022-06-01 10:26:50.438 | [account6622] 2022-06-01 10:26:50.438 | max connections = 25 2022-06-01 10:26:50.438 | path = /opt/stack/data/swift/2/node/ 2022-06-01 10:26:50.438 | read only = false 2022-06-01 10:26:50.438 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-01 10:26:50.438 | 2022-06-01 10:26:50.438 | [account6632] 2022-06-01 10:26:50.438 | max connections = 25 2022-06-01 10:26:50.438 | path = /opt/stack/data/swift/3/node/ 2022-06-01 10:26:50.438 | read only = false 2022-06-01 10:26:50.438 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-01 10:26:50.438 | 2022-06-01 10:26:50.438 | [account6642] 2022-06-01 10:26:50.438 | max connections = 25 2022-06-01 10:26:50.438 | path = /opt/stack/data/swift/4/node/ 2022-06-01 10:26:50.438 | read only = false 2022-06-01 10:26:50.438 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-01 10:26:50.438 | 2022-06-01 10:26:50.438 | 2022-06-01 10:26:50.438 | [container6611] 2022-06-01 10:26:50.438 | max connections = 25 2022-06-01 10:26:50.438 | path = /opt/stack/data/swift/1/node/ 2022-06-01 10:26:50.438 | read only = false 2022-06-01 10:26:50.438 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-01 10:26:50.439 | 2022-06-01 10:26:50.439 | [container6621] 2022-06-01 10:26:50.439 | max connections = 25 2022-06-01 10:26:50.439 | path = /opt/stack/data/swift/2/node/ 2022-06-01 10:26:50.439 | read only = false 2022-06-01 10:26:50.439 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-01 10:26:50.439 | 2022-06-01 10:26:50.439 | [container6631] 2022-06-01 10:26:50.439 | max connections = 25 2022-06-01 10:26:50.439 | path = /opt/stack/data/swift/3/node/ 2022-06-01 10:26:50.439 | read only = false 2022-06-01 10:26:50.439 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-01 10:26:50.439 | 2022-06-01 10:26:50.439 | [container6641] 2022-06-01 10:26:50.439 | max connections = 25 2022-06-01 10:26:50.439 | path = /opt/stack/data/swift/4/node/ 2022-06-01 10:26:50.439 | read only = false 2022-06-01 10:26:50.439 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-01 10:26:50.439 | 2022-06-01 10:26:50.439 | 2022-06-01 10:26:50.439 | [object6613] 2022-06-01 10:26:50.439 | max connections = 25 2022-06-01 10:26:50.439 | path = /opt/stack/data/swift/1/node/ 2022-06-01 10:26:50.439 | read only = false 2022-06-01 10:26:50.439 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-01 10:26:50.439 | 2022-06-01 10:26:50.439 | [object6623] 2022-06-01 10:26:50.439 | max connections = 25 2022-06-01 10:26:50.439 | path = /opt/stack/data/swift/2/node/ 2022-06-01 10:26:50.439 | read only = false 2022-06-01 10:26:50.439 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-01 10:26:50.439 | 2022-06-01 10:26:50.439 | [object6633] 2022-06-01 10:26:50.439 | max connections = 25 2022-06-01 10:26:50.440 | path = /opt/stack/data/swift/3/node/ 2022-06-01 10:26:50.440 | read only = false 2022-06-01 10:26:50.440 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-01 10:26:50.440 | 2022-06-01 10:26:50.440 | [object6643] 2022-06-01 10:26:50.440 | max connections = 25 2022-06-01 10:26:50.440 | path = /opt/stack/data/swift/4/node/ 2022-06-01 10:26:50.440 | read only = false 2022-06-01 10:26:50.440 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-01 10:26:50.440 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-01 10:26:50.443 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:50.445 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:50.447 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-01 10:26:50.458 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-01 10:26:50.460 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-01 10:26:50.465 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-01 10:26:50.469 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-01 10:26:50.471 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-01 10:26:50.475 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-01 10:26:50.504 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.75:8080/v1/ 2022-06-01 10:26:50.528 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-01 10:26:50.546 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-01 10:26:50.574 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-01 10:26:50.591 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:26:50.619 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-01 10:26:50.637 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-01 10:26:50.669 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-01 10:26:50.686 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-01 10:26:50.714 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-01 10:26:50.738 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:26:50.766 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-01 10:26:50.784 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-01 10:26:50.798 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:50.801 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-01 10:26:50.829 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-01 10:26:50.856 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-01 10:26:50.884 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-01 10:26:50.910 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-01 10:26:50.925 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:50.927 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-01 10:26:50.954 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-01 10:26:50.969 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:50.971 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-01 10:26:50.986 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:50.988 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-01 10:26:50.990 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-01 10:26:51.005 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:51.008 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-01 10:26:51.010 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-01 10:26:51.012 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-01 10:26:51.017 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-01 10:26:51.023 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-01 10:26:51.050 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-01 10:26:51.078 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-01 10:26:51.107 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-01 10:26:51.136 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-01 10:26:51.163 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-01 10:26:51.165 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-01 10:26:51.167 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-01 10:26:51.169 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-01 10:26:51.172 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-01 10:26:51.198 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-01 10:26:51.225 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.75/identity 2022-06-01 10:26:51.252 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-01 10:26:51.278 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-01 10:26:51.307 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-01 10:26:51.335 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-01 10:26:51.361 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-01 10:26:51.388 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:26:51.415 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-01 10:26:51.442 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-01 10:26:51.469 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-01 10:26:51.496 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-01 10:26:51.523 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-01 10:26:51.552 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-01 10:26:51.579 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-01 10:26:51.597 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-01 10:26:51.624 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-01 10:26:51.651 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-01 10:26:51.656 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-01 10:26:51.684 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-01 10:26:51.711 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-01 10:26:51.737 | + lib/swift:configure_swift:479 : local node_number 2022-06-01 10:26:51.740 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-01 10:26:51.742 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 10:26:51.744 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-01 10:26:51.748 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-01 10:26:51.751 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 10:26:51.753 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 10:26:51.755 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-01 10:26:51.757 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-01 10:26:51.759 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 10:26:51.761 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 10:26:51.763 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-01 10:26:51.781 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-01 10:26:51.809 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-01 10:26:51.827 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-01 10:26:51.855 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-01 10:26:51.872 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:26:51.905 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-01 10:26:51.924 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 10:26:51.951 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-01 10:26:51.969 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 10:26:51.997 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-01 10:26:52.014 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-01 10:26:52.042 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-01 10:26:52.060 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-01 10:26:52.088 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-01 10:26:52.106 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-01 10:26:52.134 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-01 10:26:52.151 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-01 10:26:52.179 | + 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-01 10:26:52.184 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-01 10:26:52.203 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:26:52.231 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-01 10:26:52.258 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 10:26:52.261 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-01 10:26:52.265 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-01 10:26:52.268 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 10:26:52.270 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 10:26:52.272 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-01 10:26:52.274 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-01 10:26:52.277 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 10:26:52.279 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 10:26:52.281 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-01 10:26:52.299 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-01 10:26:52.326 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-01 10:26:52.344 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-01 10:26:52.372 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-01 10:26:52.390 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:26:52.418 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-01 10:26:52.436 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 10:26:52.464 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-01 10:26:52.482 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 10:26:52.510 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-01 10:26:52.528 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-01 10:26:52.557 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-01 10:26:52.575 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-01 10:26:52.605 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-01 10:26:52.622 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-01 10:26:52.650 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-01 10:26:52.668 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-01 10:26:52.696 | + 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-01 10:26:52.702 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-01 10:26:52.720 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:26:52.748 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 10:26:52.750 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-01 10:26:52.754 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-01 10:26:52.757 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 10:26:52.759 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 10:26:52.761 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-01 10:26:52.763 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-01 10:26:52.765 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 10:26:52.768 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 10:26:52.770 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-01 10:26:52.788 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-01 10:26:52.817 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-01 10:26:52.835 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-01 10:26:52.864 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-01 10:26:52.882 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:26:52.911 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-01 10:26:52.929 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 10:26:52.958 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-01 10:26:52.977 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 10:26:53.004 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-01 10:26:53.022 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-01 10:26:53.050 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-01 10:26:53.068 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-01 10:26:53.098 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-01 10:26:53.117 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-01 10:26:53.146 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-01 10:26:53.165 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-01 10:26:53.191 | + 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-01 10:26:53.196 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-01 10:26:53.214 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:26:53.242 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-01 10:26:53.270 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-01 10:26:53.298 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-01 10:26:53.326 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-01 10:26:53.329 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-01 10:26:53.333 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-01 10:26:53.361 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-01 10:26:53.390 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-01 10:26:53.420 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-01 10:26:53.450 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-01 10:26:53.478 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-01 10:26:53.506 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-01 10:26:53.533 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-01 10:26:53.559 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-01 10:26:53.588 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-01 10:26:53.603 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:53.605 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-01 10:26:53.623 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-01 10:26:53.627 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-01 10:26:53.647 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-01 10:26:53.649 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.75 2022-06-01 10:26:53.676 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-01 10:26:53.678 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-01 10:26:53.706 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.75/identity 2022-06-01 10:26:53.735 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-01 10:26:53.737 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-01 10:26:53.765 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-01 10:26:53.782 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:53.785 | + lib/swift:configure_swift:542 : local user_group 2022-06-01 10:26:53.788 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-01 10:26:53.793 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-01 10:26:53.795 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-01 10:26:53.808 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-01 10:26:53.811 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-01 10:26:53.823 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-01 10:26:53.825 | + lib/swift:configure_swift:549 : is_suse 2022-06-01 10:26:53.828 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:26:53.830 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:26:53.833 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:26:53.835 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:26:53.837 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:26:53.840 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:26:53.842 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-01 10:26:53.854 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-01 10:26:53.856 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-01 10:26:53.859 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-01 10:26:53.877 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:53.879 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-01 10:26:53.896 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:53.899 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-01 10:26:53.901 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-01 10:26:53.903 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-01 10:26:53.906 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:26:53.908 | + lib/stack:stack_install_service:32 : install_glance 2022-06-01 10:26:53.911 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-01 10:26:53.913 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-01 10:26:53.916 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-01 10:26:53.933 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:53.935 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-01 10:26:53.939 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-01 10:26:53.956 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:53.958 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-01 10:26:53.961 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-01 10:26:53.963 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-01 10:26:53.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:53.968 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:53.971 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-01 10:26:53.973 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:53.977 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-01 10:26:53.979 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-01 10:26:53.982 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-01 10:26:53.985 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-01 10:26:53.988 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-01 10:26:53.991 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-01 10:26:53.994 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-01 10:26:53.999 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-01 10:26:54.002 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-01 10:26:54.004 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-01 10:26:54.008 | +++ 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-01 10:26:54.009 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-01 10:26:54.014 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-01 10:26:54.017 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-01 10:26:54.019 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-01 10:26:54.022 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-01 10:26:54.025 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 10:26:54.051 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-01 10:26:54.053 | + 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-01 10:26:55.850 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:26:55.850 | 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-01 10:26:55.859 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:55.859 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:55.859 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:26:55.859 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:55.859 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:55.860 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:55.860 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:55.860 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:55.875 | 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 176)) (2.3.1) 2022-06-01 10:26:55.972 | 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-01 10:26:55.974 | 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-01 10:26:55.986 | 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-01 10:26:56.050 | 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 285)) (4.0.5) 2022-06-01 10:26:56.075 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 10:26:56.080 | 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 296)) (5.2.0) 2022-06-01 10:26:56.101 | 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 301)) (4.3.1) 2022-06-01 10:26:56.112 | 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 302)) (8.3.4) 2022-06-01 10:26:56.128 | 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 303)) (3.1.2) 2022-06-01 10:26:56.134 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 10:26:56.141 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 10:26:56.185 | 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 311)) (2.4.0) 2022-06-01 10:26:56.201 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-01 10:26:56.205 | 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 314)) (4.0.2) 2022-06-01 10:26:56.214 | 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 315)) (2.4.1) 2022-06-01 10:26:56.238 | 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 317)) (4.6.1) 2022-06-01 10:26:56.257 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 10:26:56.263 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 10:26:56.267 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 10:26:56.269 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 10:26:56.273 | 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 386)) (7.2.2) 2022-06-01 10:26:56.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 390)) (2.8.1) 2022-06-01 10:26:56.296 | 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 401)) (4.1.1) 2022-06-01 10:26:56.315 | 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 426)) (3.10.1) 2022-06-01 10:26:56.338 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 10:26:56.343 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 10:26:56.363 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 10:26:56.368 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-01 10:26:56.371 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 10:26:56.374 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 10:26:56.381 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:26:56.395 | 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-01 10:26:56.416 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:26:56.420 | 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-01 10:26:56.429 | 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-01 10:26:56.432 | 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-01 10:26:56.437 | 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-01 10:26:56.442 | 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-01 10:26:56.446 | 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-01 10:26:56.451 | 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-01 10:26:56.458 | 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-01 10:26:56.462 | 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-01 10:26:56.465 | 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-01 10:26:56.469 | 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-01 10:26:56.482 | 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-01 10:26:56.494 | 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-01 10:26:56.504 | 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-01 10:26:56.514 | 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-01 10:26:56.522 | 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-01 10:26:56.525 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-01 10:26:56.528 | 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-01 10:26:56.531 | 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-01 10:26:56.535 | 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-01 10:26:56.538 | 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-01 10:26:56.540 | 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-01 10:26:56.549 | 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-01 10:26:56.552 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 10:26:56.555 | 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-01 10:26:56.573 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-01 10:26:56.580 | 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-01 10:26:56.584 | 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-01 10:26:56.586 | 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 407)) (1.6.0) 2022-06-01 10:26:56.589 | 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-01 10:26:56.596 | 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-01 10:26:56.599 | 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-01 10:26:58.462 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:26:58.462 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:26:58.535 | + inc/python:pip_install:200 : result=0 2022-06-01 10:26:58.537 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:26:58.540 | + functions-common:time_stop:2322 : local name 2022-06-01 10:26:58.542 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:26:58.544 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:26:58.547 | + functions-common:time_stop:2325 : local total 2022-06-01 10:26:58.549 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:26:58.551 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:26:58.554 | + functions-common:time_stop:2329 : start_time=1654079214045 2022-06-01 10:26:58.556 | + functions-common:time_stop:2331 : [[ -z 1654079214045 ]] 2022-06-01 10:26:58.559 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:26:58.564 | + functions-common:time_stop:2334 : end_time=1654079218561 2022-06-01 10:26:58.566 | + functions-common:time_stop:2335 : elapsed_time=4516 2022-06-01 10:26:58.569 | + functions-common:time_stop:2336 : total=64366 2022-06-01 10:26:58.571 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:26:58.573 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68882 2022-06-01 10:26:58.576 | + inc/python:pip_install:203 : return 0 2022-06-01 10:26:58.578 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-01 10:26:58.581 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-01 10:26:58.583 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-01 10:26:58.597 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-01 10:26:58.601 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-01 10:26:58.604 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-01 10:26:58.606 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-01 10:26:58.609 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:26:58.612 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:26:58.614 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:26:58.617 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:26:58.619 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:26:58.622 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:26:58.639 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:26:58.641 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:26:58.643 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:26:58.646 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:26:58.646 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:26:58.651 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-01 10:26:58.654 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:26:58.657 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-01 10:26:58.669 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-01 10:26:58.672 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:26:58.673 | + functions-common:git_clone:607 : head -1 2022-06-01 10:26:58.676 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-01 10:26:58.679 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:26:58.681 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-01 10:26:58.684 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:26:58.686 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 10:26:58.689 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-01 10:26:58.692 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:26:58.694 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-01 10:26:58.697 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:26:58.699 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 10:26:58.702 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-01 10:26:58.704 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:26:58.707 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:26:58.710 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-01 10:26:58.713 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:26:58.715 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-01 10:26:58.719 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:26:58.721 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:26:58.724 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-01 10:26:58.730 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-01 10:26:58.732 | + 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-01 10:26:59.330 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-01 10:26:59.333 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:26:59.335 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:26:59.337 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:26:59.340 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 10:26:59.343 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-01 10:26:59.345 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:26:59.347 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:26:59.350 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:26:59.352 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:26:59.354 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:26:59.357 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:26:59.359 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:26:59.362 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-01 10:26:59.383 | Using python 3.8 to install /opt/stack/glance 2022-06-01 10:26:59.385 | + 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-01 10:27:01.219 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:27:01.219 | 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-01 10:27:01.229 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:01.229 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:01.229 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:27:01.229 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:01.229 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:01.229 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:27:01.229 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:01.229 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:27:01.242 | Obtaining file:///opt/stack/glance 2022-06-01 10:27:02.542 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:27:03.822 | 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-01 10:27:03.830 | 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-01 10:27:03.838 | 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-01 10:27:03.847 | 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-01 10:27:03.870 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-01 10:27:03.879 | 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-01 10:27:03.893 | 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-01 10:27:03.902 | 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-01 10:27:03.924 | 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-01 10:27:03.964 | 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-01 10:27:03.979 | 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-01 10:27:03.987 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 10:27:03.993 | 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-01 10:27:04.002 | 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-01 10:27:04.008 | 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 175)) (2.3.1) 2022-06-01 10:27:04.081 | 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-01 10:27:04.084 | 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-01 10:27:04.086 | 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-01 10:27:04.089 | 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-01 10:27:04.102 | 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-01 10:27:04.168 | 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-01 10:27:04.227 | 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-01 10:27:04.230 | 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-01 10:27:04.235 | 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-01 10:27:04.239 | 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 295)) (5.2.0) 2022-06-01 10:27:04.260 | 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-01 10:27:04.297 | 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-01 10:27:04.308 | 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-01 10:27:04.324 | 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-01 10:27:04.331 | 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-01 10:27:04.381 | 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-01 10:27:04.387 | 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-01 10:27:04.428 | 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 307)) (12.5.2) 2022-06-01 10:27:04.483 | 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-01 10:27:04.502 | 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-01 10:27:04.519 | 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 311)) (2.2.0) 2022-06-01 10:27:04.533 | 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-01 10:27:04.543 | 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 314)) (2.4.1) 2022-06-01 10:27:04.568 | 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-01 10:27:04.577 | 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-01 10:27:04.595 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 10:27:04.642 | 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-01 10:27:04.649 | 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-01 10:27:04.652 | 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-01 10:27:04.655 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 10:27:04.678 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:27:04.692 | 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-01 10:27:04.703 | 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-01 10:27:04.706 | 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-01 10:27:04.709 | 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 381)) (5.0.1) 2022-06-01 10:27:04.726 | 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-01 10:27:04.731 | 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-01 10:27:04.734 | 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-01 10:27:04.753 | 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-01 10:27:04.757 | 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-01 10:27:04.765 | 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-01 10:27:04.787 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 10:27:04.792 | 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-01 10:27:04.797 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-01 10:27:04.801 | 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-01 10:27:04.804 | 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-01 10:27:04.815 | 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-01 10:27:04.819 | 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-01 10:27:04.821 | 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-01 10:27:04.829 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 10:27:04.889 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:27:04.903 | 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-01 10:27:04.913 | 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-01 10:27:04.919 | 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-01 10:27:04.938 | 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-01 10:27:04.942 | 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-01 10:27:04.949 | 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-01 10:27:04.970 | 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-01 10:27:04.973 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:27:04.977 | 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-01 10:27:04.986 | 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-01 10:27:04.991 | 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-01 10:27:05.000 | 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-01 10:27:05.005 | 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-01 10:27:05.011 | 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-01 10:27:05.017 | 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-01 10:27:05.020 | 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-01 10:27:05.062 | 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-01 10:27:05.067 | 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-01 10:27:05.070 | 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-01 10:27:05.077 | 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-01 10:27:05.081 | 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-01 10:27:05.092 | 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-01 10:27:05.095 | 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-01 10:27:05.110 | 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-01 10:27:05.113 | 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-01 10:27:05.117 | 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-01 10:27:05.119 | 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-01 10:27:05.122 | 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-01 10:27:05.126 | 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-01 10:27:05.136 | 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-01 10:27:05.181 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 10:27:05.187 | 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-01 10:27:05.190 | 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-01 10:27:05.193 | 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-01 10:27:05.195 | 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-01 10:27:05.198 | 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-01 10:27:05.202 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:27:05.205 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:27:05.208 | 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-01 10:27:05.287 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:27:05.292 | 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-01 10:27:05.337 | 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-01 10:27:05.341 | 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-01 10:27:05.375 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:27:06.490 | Installing collected packages: glance 2022-06-01 10:27:06.490 | Attempting uninstall: glance 2022-06-01 10:27:06.498 | Found existing installation: glance 21.1.1.dev1 2022-06-01 10:27:06.498 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-01 10:27:06.498 | Running setup.py develop for glance 2022-06-01 10:27:08.115 | Successfully installed glance 2022-06-01 10:27:08.259 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:27:08.259 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:27:08.352 | + inc/python:pip_install:200 : result=0 2022-06-01 10:27:08.355 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:27:08.357 | + functions-common:time_stop:2322 : local name 2022-06-01 10:27:08.359 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:27:08.362 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:27:08.364 | + functions-common:time_stop:2325 : local total 2022-06-01 10:27:08.366 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:27:08.369 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:27:08.371 | + functions-common:time_stop:2329 : start_time=1654079219377 2022-06-01 10:27:08.374 | + functions-common:time_stop:2331 : [[ -z 1654079219377 ]] 2022-06-01 10:27:08.377 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:27:08.381 | + functions-common:time_stop:2334 : end_time=1654079228378 2022-06-01 10:27:08.383 | + functions-common:time_stop:2335 : elapsed_time=9001 2022-06-01 10:27:08.385 | + functions-common:time_stop:2336 : total=68882 2022-06-01 10:27:08.388 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:27:08.390 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=77883 2022-06-01 10:27:08.393 | + inc/python:pip_install:203 : return 0 2022-06-01 10:27:08.395 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:27:08.398 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 10:27:08.401 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 10:27:08.421 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 10:27:08.433 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-01 10:27:08.437 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-01 10:27:08.440 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:27:08.442 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:27:08.445 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-01 10:27:08.448 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:27:08.450 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:27:08.453 | + ./stack.sh:main:889 : configure_glance 2022-06-01 10:27:08.456 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-01 10:27:08.471 | + lib/glance:configure_glance:270 : local dburl 2022-06-01 10:27:08.474 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-01 10:27:08.477 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-01 10:27:08.480 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-01 10:27:08.483 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-01 10:27:08.485 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 10:27:08.488 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 10:27:08.490 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-01 10:27:08.527 | + 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-01 10:27:08.560 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-01 10:27:08.596 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 10:27:08.628 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-01 10:27:08.662 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-01 10:27:08.695 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-01 10:27:08.697 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 10:27:08.699 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-01 10:27:08.703 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:27:08.705 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-01 10:27:08.738 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-01 10:27:08.770 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.75/identity 2022-06-01 10:27:08.802 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-01 10:27:08.836 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-01 10:27:08.872 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-01 10:27:08.905 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-01 10:27:08.940 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-01 10:27:08.972 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:27:09.006 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:27:09.037 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-01 10:27:09.071 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-01 10:27:09.074 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-01 10:27:09.077 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-01 10:27:09.079 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:27:09.082 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:27:09.084 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:27:09.103 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:09.106 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:27:09.110 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:27:09.112 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:27:09.130 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:09.132 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:27:09.135 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:27:09.167 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:27:09.169 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:27:09.173 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-01 10:27:09.176 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-01 10:27:09.178 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-01 10:27:09.182 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-01 10:27:09.185 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-01 10:27:09.188 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-01 10:27:09.191 | + lib/glance:configure_glance_store:230 : local be 2022-06-01 10:27:09.193 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-01 10:27:09.197 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-01 10:27:09.200 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 10:27:09.238 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-01 10:27:09.240 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.75 2022-06-01 10:27:09.271 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-01 10:27:09.281 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-01 10:27:09.299 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:09.302 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-01 10:27:09.337 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-01 10:27:09.367 | + 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-01 10:27:09.396 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-01 10:27:09.427 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-01 10:27:09.457 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-01 10:27:09.474 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:09.477 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 10:27:09.506 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-01 10:27:09.541 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-01 10:27:09.571 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.75/identity/v3 2022-06-01 10:27:09.602 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-01 10:27:09.634 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.75/image 2022-06-01 10:27:09.664 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-01 10:27:09.681 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:09.684 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-01 10:27:09.687 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-01 10:27:09.690 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 10:27:09.693 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:27:09.709 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:27:09.712 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:27:09.714 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:27:09.716 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:27:09.719 | + 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-01 10:27:09.749 | + 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-01 10:27:09.778 | + 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-01 10:27:09.808 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:27:09.838 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-01 10:27:09.843 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-01 10:27:09.873 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-01 10:27:09.902 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 10:27:09.932 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.75/identity 2022-06-01 10:27:09.962 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-01 10:27:09.992 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-01 10:27:10.022 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-01 10:27:10.052 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 10:27:10.082 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-01 10:27:10.112 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-01 10:27:10.141 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-01 10:27:10.171 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-01 10:27:10.176 | + 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-01 10:27:10.184 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-01 10:27:10.201 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:10.205 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-01 10:27:10.207 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.75:19292 /image 2022-06-01 10:27:10.210 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-01 10:27:10.212 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.75:19292 2022-06-01 10:27:10.214 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-01 10:27:10.217 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-01 10:27:10.220 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-01 10:27:10.223 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-01 10:27:10.225 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:27:10.228 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:10.230 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:10.232 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-01 10:27:10.235 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-01 10:27:10.238 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-01 10:27:10.240 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-01 10:27:10.242 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:27:10.245 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:10.247 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:10.250 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-01 10:27:10.252 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-01 10:27:10.309 | proxy (enabled by site administrator) 2022-06-01 10:27:10.312 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-01 10:27:10.314 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-01 10:27:10.317 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:27:10.319 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:10.322 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:10.324 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-01 10:27:10.327 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-01 10:27:10.381 | proxy_http (enabled by site administrator) 2022-06-01 10:27:10.385 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-01 10:27:10.385 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-01 10:27:10.394 | KeepAlive Off 2022-06-01 10:27:10.398 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-01 10:27:10.398 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 10:27:10.407 | SetEnv proxy-sendchunked 1 2022-06-01 10:27:10.411 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.75:19292" retry=0 ' 2022-06-01 10:27:10.411 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 10:27:10.420 | ProxyPass "/image" "http://10.222.0.75:19292" retry=0 2022-06-01 10:27:10.423 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-01 10:27:10.426 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-01 10:27:10.428 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:27:10.430 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:27:10.433 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:27:10.436 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:10.438 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:10.441 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:27:10.443 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:27:10.445 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:10.448 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:10.450 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-01 10:27:10.511 | Site glance already enabled 2022-06-01 10:27:10.516 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-01 10:27:10.518 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:27:10.521 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:27:10.523 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:27:10.655 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-01 10:27:10.692 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-01 10:27:10.725 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-01 10:27:10.755 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-01 10:27:10.772 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:10.775 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-01 10:27:10.777 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-01 10:27:10.780 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-01 10:27:10.783 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:27:10.785 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-01 10:27:10.788 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-01 10:27:10.790 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-01 10:27:10.792 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-01 10:27:10.795 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:27:10.797 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:27:10.800 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:27:10.803 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:27:10.805 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:27:10.808 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:27:10.824 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:27:10.826 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:27:10.829 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:27:10.832 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:27:10.832 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:27:10.837 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-01 10:27:10.839 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:27:10.842 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-01 10:27:10.855 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-01 10:27:10.858 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:27:10.858 | + functions-common:git_clone:607 : head -1 2022-06-01 10:27:10.862 | 070a0effb Handle the case when tempest fails 2022-06-01 10:27:10.864 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:27:10.867 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-01 10:27:10.869 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:27:10.872 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 10:27:10.874 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-01 10:27:10.877 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:27:10.879 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-01 10:27:10.882 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:27:10.884 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 10:27:10.887 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-01 10:27:10.889 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:27:10.892 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:27:10.895 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-01 10:27:10.897 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:27:10.900 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-01 10:27:10.902 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:27:10.905 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:27:10.909 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-01 10:27:10.915 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-01 10:27:10.917 | + 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-01 10:27:11.515 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-01 10:27:11.518 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:27:11.520 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:27:11.522 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:27:11.525 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 10:27:11.527 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-01 10:27:11.529 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:27:11.532 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:27:11.534 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:27:11.536 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:27:11.539 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:27:11.541 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:27:11.543 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:27:11.546 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-01 10:27:11.568 | Using python 3.8 to install /opt/stack/cinder 2022-06-01 10:27:11.570 | + 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-01 10:27:13.380 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:27:13.380 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:27:13.384 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:13.385 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:13.387 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:27:13.388 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:13.388 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:13.388 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:27:13.389 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:13.389 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:27:13.402 | Obtaining file:///opt/stack/cinder 2022-06-01 10:27:15.378 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:27:17.367 | 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-01 10:27:17.376 | 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-01 10:27:17.383 | 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-01 10:27:17.392 | 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-01 10:27:17.413 | 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-01 10:27:17.426 | 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-01 10:27:17.448 | 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-01 10:27:17.487 | 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-01 10:27:17.501 | 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-01 10:27:17.505 | 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-01 10:27:17.514 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-01 10:27:17.528 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-01 10:27:17.544 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-01 10:27:17.550 | 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-01 10:27:17.553 | 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-01 10:27:17.556 | 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-01 10:27:17.559 | 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-01 10:27:17.571 | 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-01 10:27:17.636 | 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-01 10:27:17.694 | 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-01 10:27:17.705 | 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-01 10:27:17.708 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-01 10:27:17.718 | 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 284)) (4.0.5) 2022-06-01 10:27:17.743 | 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-01 10:27:17.748 | 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 295)) (5.2.0) 2022-06-01 10:27:17.768 | 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-01 10:27:17.804 | 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-01 10:27:17.816 | 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-01 10:27:17.831 | 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-01 10:27:17.837 | 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-01 10:27:17.885 | 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-01 10:27:17.891 | 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-01 10:27:17.930 | 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 307)) (12.5.2) 2022-06-01 10:27:17.984 | 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-01 10:27:18.003 | 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-01 10:27:18.020 | 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 310)) (2.4.0) 2022-06-01 10:27:18.035 | 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 311)) (2.2.0) 2022-06-01 10:27:18.050 | 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 312)) (6.2.0) 2022-06-01 10:27:18.054 | 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-01 10:27:18.064 | 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 314)) (2.4.1) 2022-06-01 10:27:18.094 | 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-01 10:27:18.102 | 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-01 10:27:18.120 | 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 317)) (2.3.0) 2022-06-01 10:27:18.140 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-01 10:27:18.164 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 10:27:18.211 | 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-01 10:27:18.219 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 10:27:18.253 | 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-01 10:27:18.256 | 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-01 10:27:18.259 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 10:27:18.280 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 10:27:18.283 | 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 349)) (0.2.8) 2022-06-01 10:27:18.288 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:27:18.300 | 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-01 10:27:18.302 | 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-01 10:27:18.306 | 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 381)) (5.0.1) 2022-06-01 10:27:18.322 | 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-01 10:27:18.327 | 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 393)) (3.2.2) 2022-06-01 10:27:18.345 | 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-01 10:27:18.364 | 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 411)) (17.2.1) 2022-06-01 10:27:18.381 | 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 425)) (3.10.1) 2022-06-01 10:27:18.405 | 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-01 10:27:18.409 | 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-01 10:27:18.416 | 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-01 10:27:18.437 | 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-01 10:27:18.442 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-01 10:27:18.446 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-01 10:27:18.452 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 10:27:18.455 | 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-01 10:27:18.458 | 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-01 10:27:18.470 | 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-01 10:27:18.473 | 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-01 10:27:18.476 | 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-01 10:27:18.483 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-01 10:27:18.485 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-01 10:27:18.491 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 10:27:18.551 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:27:18.565 | 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-01 10:27:18.574 | 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-01 10:27:18.581 | 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-01 10:27:18.599 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 10:27:18.680 | 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-01 10:27:18.683 | 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-01 10:27:18.691 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-01 10:27:18.695 | 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-01 10:27:18.716 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 10:27:18.721 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 10:27:18.728 | 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-01 10:27:18.731 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:27:18.735 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-01 10:27:18.738 | 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-01 10:27:18.742 | 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-01 10:27:18.751 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-01 10:27:18.773 | 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-01 10:27:18.776 | 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-01 10:27:18.820 | 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-01 10:27:18.825 | 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-01 10:27:18.831 | 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-01 10:27:18.836 | 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-01 10:27:18.839 | 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-01 10:27:18.845 | 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-01 10:27:18.853 | 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-01 10:27:18.862 | 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-01 10:27:18.866 | 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-01 10:27:18.873 | 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-01 10:27:18.914 | 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-01 10:27:18.922 | 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-01 10:27:18.925 | 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-01 10:27:18.936 | 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-01 10:27:18.940 | 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-01 10:27:18.949 | 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-01 10:27:18.962 | 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-01 10:27:18.977 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:27:18.992 | 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-01 10:27:18.994 | 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-01 10:27:18.998 | 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-01 10:27:19.001 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-01 10:27:19.005 | 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-01 10:27:19.008 | 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-01 10:27:19.047 | 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-01 10:27:19.055 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 10:27:19.060 | 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-01 10:27:19.063 | 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-01 10:27:19.066 | 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-01 10:27:19.068 | 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-01 10:27:19.071 | 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-01 10:27:19.076 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:27:19.079 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-01 10:27:19.086 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 10:27:19.092 | 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-01 10:27:19.099 | 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-01 10:27:19.103 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:27:19.106 | 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-01 10:27:19.111 | 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-01 10:27:19.165 | 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-01 10:27:19.168 | 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-01 10:27:19.203 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:27:19.209 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:27:19.211 | 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-01 10:27:20.176 | Installing collected packages: cinder 2022-06-01 10:27:20.176 | Attempting uninstall: cinder 2022-06-01 10:27:20.177 | Found existing installation: cinder 17.4.1.dev1 2022-06-01 10:27:20.181 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-01 10:27:20.182 | Running setup.py develop for cinder 2022-06-01 10:27:22.405 | Successfully installed cinder 2022-06-01 10:27:22.544 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:27:22.544 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:27:22.631 | + inc/python:pip_install:200 : result=0 2022-06-01 10:27:22.633 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:27:22.636 | + functions-common:time_stop:2322 : local name 2022-06-01 10:27:22.638 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:27:22.640 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:27:22.642 | + functions-common:time_stop:2325 : local total 2022-06-01 10:27:22.644 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:27:22.647 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:27:22.649 | + functions-common:time_stop:2329 : start_time=1654079231562 2022-06-01 10:27:22.651 | + functions-common:time_stop:2331 : [[ -z 1654079231562 ]] 2022-06-01 10:27:22.654 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:27:22.658 | + functions-common:time_stop:2334 : end_time=1654079242656 2022-06-01 10:27:22.661 | + functions-common:time_stop:2335 : elapsed_time=11094 2022-06-01 10:27:22.663 | + functions-common:time_stop:2336 : total=77883 2022-06-01 10:27:22.665 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:27:22.667 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=88977 2022-06-01 10:27:22.670 | + inc/python:pip_install:203 : return 0 2022-06-01 10:27:22.673 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:27:22.675 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 10:27:22.678 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 10:27:22.696 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 10:27:22.708 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-01 10:27:22.711 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-01 10:27:22.713 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:27:22.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:27:22.719 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-01 10:27:22.721 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:27:22.724 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-01 10:27:22.726 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-01 10:27:22.729 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:27:22.731 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:27:22.734 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:27:22.737 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:27:22.739 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:27:22.742 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:27:22.744 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:22.747 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:22.749 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:27:22.752 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:27:22.754 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:27:22.757 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:27:22.759 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-01 10:27:22.762 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:27:22.764 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:22.767 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:22.770 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-01 10:27:22.792 | + 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-01 10:27:22.902 | Reading package lists... 2022-06-01 10:27:23.155 | Building dependency tree... 2022-06-01 10:27:23.157 | Reading state information... 2022-06-01 10:27:23.414 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-01 10:27:23.414 | The following packages were automatically installed and are no longer required: 2022-06-01 10:27:23.415 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:27:23.415 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:27:23.415 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:27:23.415 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:27:23.416 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:27:23.416 | python3-zope.interface 2022-06-01 10:27:23.416 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:27:23.527 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:27:23.532 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:27:23.535 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:27:23.537 | + functions-common:time_stop:2322 : local name 2022-06-01 10:27:23.540 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:27:23.543 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:27:23.546 | + functions-common:time_stop:2325 : local total 2022-06-01 10:27:23.549 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:27:23.551 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:27:23.554 | + functions-common:time_stop:2329 : start_time=1654079242790 2022-06-01 10:27:23.556 | + functions-common:time_stop:2331 : [[ -z 1654079242790 ]] 2022-06-01 10:27:23.559 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:27:23.564 | + functions-common:time_stop:2334 : end_time=1654079243561 2022-06-01 10:27:23.568 | + functions-common:time_stop:2335 : elapsed_time=771 2022-06-01 10:27:23.571 | + functions-common:time_stop:2336 : total=5370 2022-06-01 10:27:23.573 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:27:23.576 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6141 2022-06-01 10:27:23.578 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:27:23.581 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:27:23.583 | + ./stack.sh:main:895 : configure_cinder 2022-06-01 10:27:23.586 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-01 10:27:23.603 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-01 10:27:23.607 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-01 10:27:23.610 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-01 10:27:23.617 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 10:27:23.621 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 10:27:23.621 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-01 10:27:23.626 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-01 10:27:23.628 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-01 10:27:23.631 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 10:27:23.633 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-01 10:27:23.635 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-01 10:27:23.638 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-01 10:27:23.639 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-01 10:27:23.642 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-01 10:27:23.654 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-01 10:27:23.666 | + 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-01 10:27:23.680 | + 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-01 10:27:23.692 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-01 10:27:23.705 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 10:27:23.708 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 10:27:23.713 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.MZH4RjZ2XD 2022-06-01 10:27:23.715 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 10:27:23.718 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 10:27:23.720 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-01 10:27:23.722 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.MZH4RjZ2XD 2022-06-01 10:27:23.726 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.MZH4RjZ2XD 2022-06-01 10:27:23.738 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.MZH4RjZ2XD /etc/sudoers.d/cinder-rootwrap 2022-06-01 10:27:23.750 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-01 10:27:23.754 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 10:27:23.757 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 10:27:23.759 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 10:27:23.761 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 10:27:23.764 | + 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-01 10:27:23.766 | + 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-01 10:27:23.768 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-01 10:27:23.771 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-01 10:27:23.776 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-01 10:27:23.782 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-01 10:27:23.802 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-01 10:27:23.821 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-01 10:27:23.840 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-01 10:27:23.859 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-01 10:27:23.878 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-01 10:27:23.897 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-01 10:27:23.915 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-01 10:27:23.935 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-01 10:27:23.938 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 10:27:23.940 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-01 10:27:23.943 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:27:23.945 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-01 10:27:23.974 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-01 10:27:24.002 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.75/identity 2022-06-01 10:27:24.029 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-01 10:27:24.057 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-01 10:27:24.084 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-01 10:27:24.113 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-01 10:27:24.140 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-01 10:27:24.168 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:27:24.196 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:27:24.224 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-01 10:27:24.255 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-01 10:27:24.284 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-01 10:27:24.286 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-01 10:27:24.289 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-01 10:27:24.291 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-01 10:27:24.295 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 10:27:24.297 | + 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-01 10:27:24.329 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-01 10:27:24.360 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-01 10:27:24.390 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-01 10:27:24.418 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-01 10:27:24.446 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-01 10:27:24.474 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-01 10:27:24.505 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-01 10:27:24.508 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.75 2022-06-01 10:27:24.535 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 10:27:24.567 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-01 10:27:24.574 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key d33f24cc80a5ee192ba01cb710173aea 2022-06-01 10:27:24.602 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-01 10:27:24.619 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:24.621 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-01 10:27:24.624 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-01 10:27:24.626 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-01 10:27:24.629 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-01 10:27:24.631 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-01 10:27:24.634 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-01 10:27:24.636 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-01 10:27:24.639 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-01 10:27:24.641 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-01 10:27:24.643 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-01 10:27:24.646 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-01 10:27:24.677 | + 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-01 10:27:24.707 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-01 10:27:24.736 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-01 10:27:24.765 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-01 10:27:24.792 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-01 10:27:24.795 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-01 10:27:24.797 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-01 10:27:24.800 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-01 10:27:24.828 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-01 10:27:24.856 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-01 10:27:24.859 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-01 10:27:24.886 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-01 10:27:24.889 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-01 10:27:24.891 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-01 10:27:24.893 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-01 10:27:24.922 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-01 10:27:24.924 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-01 10:27:24.927 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-01 10:27:24.943 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:24.946 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.75:8080/v1/AUTH_ 2022-06-01 10:27:24.973 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-01 10:27:24.990 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:24.993 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-01 10:27:25.009 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:25.012 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-01 10:27:25.015 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-01 10:27:25.017 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-01 10:27:25.020 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-01 10:27:25.022 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:27:25.024 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:27:25.027 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:27:25.045 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:25.048 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:27:25.051 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:27:25.053 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:27:25.069 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:25.072 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:27:25.075 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:27:25.104 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:27:25.106 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:27:25.109 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-01 10:27:25.112 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-01 10:27:25.114 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 10:27:25.117 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:27:25.134 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:27:25.136 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:27:25.139 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:27:25.141 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:27:25.144 | + 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-01 10:27:25.173 | + 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-01 10:27:25.202 | + 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-01 10:27:25.230 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:27:25.258 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-01 10:27:25.261 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-01 10:27:25.264 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-01 10:27:25.266 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-01 10:27:25.269 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:27:25.271 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:27:25.274 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-01 10:27:25.278 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-01 10:27:25.281 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:27:25.283 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:27:25.296 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:27:25.296 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:27:25.305 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:27:25.308 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:27:25.324 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-01 10:27:25.327 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-01 10:27:25.331 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-01 10:27:25.361 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-01 10:27:25.388 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-01 10:27:25.415 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:27:25.444 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:27:25.471 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:27:25.500 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:27:25.527 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:27:25.554 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:27:25.583 | + 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-01 10:27:25.611 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:27:25.638 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:27:25.666 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:27:25.694 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:27:25.696 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:27:25.699 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-01 10:27:25.702 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-01 10:27:25.707 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:27:25.710 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:25.712 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:25.714 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 10:27:25.718 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 10:27:25.720 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-01 10:27:25.748 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 10:27:25.775 | + 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-01 10:27:25.776 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 10:27:25.785 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-01 10:27:25.788 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-01 10:27:25.791 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-01 10:27:25.793 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:27:25.796 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:27:25.798 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:27:25.801 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:25.803 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:25.805 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:27:25.808 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:27:25.810 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:25.813 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:25.815 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-01 10:27:25.877 | Enabling site cinder-wsgi. 2022-06-01 10:27:25.883 | To activate the new configuration, you need to run: 2022-06-01 10:27:25.883 | systemctl reload apache2 2022-06-01 10:27:25.887 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:27:25.890 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:27:25.892 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:27:25.894 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:27:26.027 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-01 10:27:26.030 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-01 10:27:26.063 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.75/image 2022-06-01 10:27:26.096 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-01 10:27:26.113 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:26.116 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-01 10:27:26.119 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 10:27:26.121 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 10:27:26.124 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-01 10:27:26.126 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-01 10:27:26.158 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-01 10:27:26.186 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.75/identity 2022-06-01 10:27:26.214 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-01 10:27:26.244 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-01 10:27:26.272 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-01 10:27:26.300 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-01 10:27:26.329 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-01 10:27:26.357 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:27:26.385 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-01 10:27:26.415 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-01 10:27:26.444 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 10:27:26.473 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-01 10:27:26.475 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-01 10:27:26.492 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:26.494 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.75:2379 2022-06-01 10:27:26.525 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-01 10:27:26.542 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:26.545 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-01 10:27:26.547 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-01 10:27:26.550 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-01 10:27:26.552 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:27:26.555 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-01 10:27:26.557 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-01 10:27:26.562 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 10:27:26.562 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 10:27:26.568 | + 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-01 10:27:26.570 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 10:27:26.573 | + 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-01 10:27:26.576 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 10:27:26.579 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-01 10:27:26.581 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-01 10:27:26.584 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-01 10:27:26.586 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:27:26.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:27:26.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-01 10:27:26.594 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:27:26.596 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-01 10:27:26.599 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-01 10:27:26.601 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-01 10:27:26.604 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:27:26.606 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:27:26.609 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:27:26.612 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:27:26.614 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:27:26.617 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:27:26.633 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:27:26.636 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:27:26.638 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:27:26.641 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:27:26.642 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:27:26.647 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-01 10:27:26.649 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:27:26.651 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-01 10:27:26.664 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-01 10:27:26.667 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:27:26.667 | + functions-common:git_clone:607 : head -1 2022-06-01 10:27:26.677 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-06-01 10:27:26.680 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:27:26.683 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-01 10:27:26.686 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:27:26.688 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 10:27:26.691 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-01 10:27:26.693 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:27:26.696 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-01 10:27:26.698 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:27:26.702 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 10:27:26.704 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-01 10:27:26.707 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:27:26.709 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:27:26.712 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-01 10:27:26.715 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:27:26.718 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-01 10:27:26.720 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:27:26.723 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:27:26.726 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-01 10:27:26.732 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-01 10:27:26.735 | + 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-01 10:27:27.324 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-01 10:27:27.326 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:27:27.328 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:27:27.331 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:27:27.333 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 10:27:27.335 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-01 10:27:27.338 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:27:27.340 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:27:27.343 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:27:27.345 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:27:27.348 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:27:27.350 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:27:27.353 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:27:27.355 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-01 10:27:27.376 | Using python 3.8 to install /opt/stack/neutron 2022-06-01 10:27:27.379 | + 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-01 10:27:29.191 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:27:29.191 | 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-01 10:27:29.195 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:29.196 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:29.198 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:27:29.199 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:29.199 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:29.200 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:27:29.201 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:29.201 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:27:29.213 | Obtaining file:///opt/stack/neutron 2022-06-01 10:27:31.319 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:27:33.380 | 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-01 10:27:33.387 | 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-01 10:27:33.391 | 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-01 10:27:33.398 | 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-01 10:27:33.407 | 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-01 10:27:33.415 | 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-01 10:27:33.438 | 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-01 10:27:33.452 | 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-01 10:27:33.460 | 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-01 10:27:33.469 | 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-01 10:27:33.472 | 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-01 10:27:33.481 | 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-01 10:27:33.488 | 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-01 10:27:33.491 | 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-01 10:27:33.493 | 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-01 10:27:33.559 | 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-01 10:27:33.617 | 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-01 10:27:33.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 256)) (0.8.0) 2022-06-01 10:27:33.624 | 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-01 10:27:33.627 | 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-01 10:27:33.669 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 10:27:33.699 | 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 287)) (1.2.1) 2022-06-01 10:27:33.719 | 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-01 10:27:33.724 | 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-01 10:27:33.729 | 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 294)) (2.2.1) 2022-06-01 10:27:33.753 | 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 296)) (0.3.4) 2022-06-01 10:27:33.771 | 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-01 10:27:33.807 | 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-01 10:27:33.818 | 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-01 10:27:33.834 | 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-01 10:27:33.841 | 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-01 10:27:33.889 | 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-01 10:27:33.895 | 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-01 10:27:33.934 | 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 307)) (12.5.2) 2022-06-01 10:27:33.989 | 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-01 10:27:34.008 | 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-01 10:27:34.025 | 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 310)) (2.4.0) 2022-06-01 10:27:34.040 | 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 311)) (2.2.0) 2022-06-01 10:27:34.054 | 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 312)) (6.2.0) 2022-06-01 10:27:34.058 | 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-01 10:27:34.069 | 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 314)) (2.4.1) 2022-06-01 10:27:34.095 | 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-01 10:27:34.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 316)) (4.6.1) 2022-06-01 10:27:34.120 | 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 317)) (2.3.0) 2022-06-01 10:27:34.141 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 10:27:34.188 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 10:27:34.193 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 10:27:34.203 | 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-01 10:27:34.209 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 10:27:34.245 | 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-01 10:27:34.248 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-01 10:27:34.258 | 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-01 10:27:34.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 340)) (5.7.2) 2022-06-01 10:27:34.283 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:27:34.296 | 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-01 10:27:34.308 | 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-01 10:27:34.310 | 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-01 10:27:34.314 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 10:27:34.320 | 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-01 10:27:34.326 | 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 390)) (4.1.0) 2022-06-01 10:27:34.347 | 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-01 10:27:34.350 | 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-01 10:27:34.369 | 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 410)) (7.2.1) 2022-06-01 10:27:34.397 | 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 411)) (17.2.1) 2022-06-01 10:27:34.414 | 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-01 10:27:34.419 | 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-01 10:27:34.426 | 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-01 10:27:34.448 | Requirement already satisfied: requestsexceptions===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-01 10:27:34.450 | 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-01 10:27:34.455 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-01 10:27:34.458 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 10:27:34.461 | 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-01 10:27:34.464 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 10:27:34.468 | 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-01 10:27:34.478 | 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-01 10:27:34.482 | 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-01 10:27:34.485 | 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-01 10:27:34.492 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:27:34.507 | 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-01 10:27:34.516 | 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-01 10:27:34.522 | 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-01 10:27:34.540 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-01 10:27:34.560 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 10:27:34.618 | 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-01 10:27:34.622 | 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-01 10:27:34.630 | 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-01 10:27:34.651 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 10:27:34.655 | 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-01 10:27:34.658 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:27:34.661 | 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-01 10:27:34.669 | 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-01 10:27:34.677 | 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-01 10:27:34.680 | 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-01 10:27:34.704 | 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-01 10:27:34.709 | 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-01 10:27:34.712 | 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-01 10:27:34.719 | 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-01 10:27:34.789 | 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-01 10:27:34.796 | 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-01 10:27:34.799 | 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-01 10:27:34.802 | 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-01 10:27:34.807 | 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-01 10:27:34.813 | 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-01 10:27:34.816 | 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-01 10:27:34.820 | 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-01 10:27:34.863 | 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-01 10:27:34.867 | 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-01 10:27:34.878 | 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-01 10:27:34.891 | 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-01 10:27:34.901 | 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-01 10:27:34.904 | 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-01 10:27:34.927 | 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-01 10:27:34.942 | 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 297)) (2.2.1) 2022-06-01 10:27:34.958 | 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-01 10:27:34.970 | 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 285)) (2.1.0) 2022-06-01 10:27:34.974 | 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-01 10:27:34.976 | 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-01 10:27:34.980 | 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-01 10:27:34.984 | 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-01 10:27:34.986 | 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-01 10:27:34.989 | 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-01 10:27:34.992 | 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-01 10:27:34.994 | 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-01 10:27:34.998 | 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-01 10:27:35.001 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:27:35.004 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:27:35.007 | 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-01 10:27:35.017 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-01 10:27:35.031 | 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-01 10:27:35.098 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-01 10:27:35.103 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:27:35.109 | 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-01 10:27:35.152 | 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-01 10:27:35.185 | 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-01 10:27:35.189 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:27:36.187 | Installing collected packages: neutron 2022-06-01 10:27:36.187 | Attempting uninstall: neutron 2022-06-01 10:27:36.189 | Found existing installation: neutron 17.4.2.dev8 2022-06-01 10:27:36.199 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-01 10:27:36.200 | Running setup.py develop for neutron 2022-06-01 10:27:38.596 | Successfully installed neutron 2022-06-01 10:27:38.738 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:27:38.738 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:27:38.831 | + inc/python:pip_install:200 : result=0 2022-06-01 10:27:38.833 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:27:38.835 | + functions-common:time_stop:2322 : local name 2022-06-01 10:27:38.837 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:27:38.840 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:27:38.842 | + functions-common:time_stop:2325 : local total 2022-06-01 10:27:38.844 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:27:38.846 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:27:38.849 | + functions-common:time_stop:2329 : start_time=1654079247371 2022-06-01 10:27:38.851 | + functions-common:time_stop:2331 : [[ -z 1654079247371 ]] 2022-06-01 10:27:38.854 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:27:38.858 | + functions-common:time_stop:2334 : end_time=1654079258855 2022-06-01 10:27:38.860 | + functions-common:time_stop:2335 : elapsed_time=11484 2022-06-01 10:27:38.862 | + functions-common:time_stop:2336 : total=88977 2022-06-01 10:27:38.865 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:27:38.867 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=100461 2022-06-01 10:27:38.869 | + inc/python:pip_install:203 : return 0 2022-06-01 10:27:38.872 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:27:38.875 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 10:27:38.877 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 10:27:38.899 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 10:27:38.912 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-01 10:27:38.914 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-01 10:27:38.917 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:27:38.920 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:27:38.922 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-01 10:27:38.925 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:27:38.927 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-01 10:27:38.930 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:27:38.932 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-01 10:27:38.950 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:38.953 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-01 10:27:38.955 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-01 10:27:38.958 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-01 10:27:38.960 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:27:38.963 | + lib/stack:stack_install_service:32 : install_nova 2022-06-01 10:27:38.965 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-01 10:27:38.968 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-01 10:27:38.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:27:38.972 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:27:38.975 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-01 10:27:38.977 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:27:38.980 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-01 10:27:38.997 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:38.999 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-01 10:27:39.015 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:39.018 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-01 10:27:39.034 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:39.036 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-01 10:27:39.039 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-01 10:27:39.041 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-01 10:27:39.044 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:27:39.046 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:27:39.049 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:27:39.051 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:27:39.053 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:27:39.056 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:27:39.072 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:27:39.075 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:27:39.077 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:27:39.080 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:27:39.080 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:27:39.085 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-01 10:27:39.087 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:27:39.089 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-01 10:27:39.102 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-01 10:27:39.105 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:27:39.105 | + functions-common:git_clone:607 : head -1 2022-06-01 10:27:39.109 | a915756d54 Merge commit 'refs/changes/45/840845/1' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-06-01 10:27:39.112 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:27:39.114 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-01 10:27:39.117 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:27:39.119 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 10:27:39.121 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-01 10:27:39.124 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:27:39.126 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-01 10:27:39.129 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:27:39.131 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 10:27:39.134 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-01 10:27:39.136 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:27:39.139 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:27:39.142 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-01 10:27:39.144 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:27:39.147 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-01 10:27:39.150 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:27:39.153 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:27:39.156 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-01 10:27:39.162 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-01 10:27:39.164 | + 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-01 10:27:39.754 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-01 10:27:39.756 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:27:39.758 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:27:39.761 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:27:39.763 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 10:27:39.766 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-01 10:27:39.768 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:27:39.770 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:27:39.773 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:27:39.775 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:27:39.777 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:27:39.780 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:27:39.782 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:27:39.785 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-01 10:27:39.806 | Using python 3.8 to install /opt/stack/nova 2022-06-01 10:27:39.809 | + 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-01 10:27:41.624 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:27:41.624 | 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-01 10:27:41.628 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:41.629 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:41.631 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:27:41.632 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:41.632 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:41.633 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:27:41.633 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:41.633 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:27:41.646 | Obtaining file:///opt/stack/nova 2022-06-01 10:27:44.743 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:27:47.810 | 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-01 10:27:47.819 | 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-01 10:27:47.822 | 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-01 10:27:47.830 | 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-01 10:27:47.839 | 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-01 10:27:47.843 | 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-01 10:27:47.851 | 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-01 10:27:47.872 | 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-01 10:27:47.886 | 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-01 10:27:47.907 | 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-01 10:27:47.946 | 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-01 10:27:47.960 | 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-01 10:27:47.963 | 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-01 10:27:47.973 | 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-01 10:27:47.979 | 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-01 10:27:47.983 | 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-01 10:27:47.986 | 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-01 10:27:47.998 | 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-01 10:27:48.063 | 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-01 10:27:48.123 | 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-01 10:27:48.134 | 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-01 10:27:48.139 | 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-01 10:27:48.142 | 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-01 10:27:48.147 | 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-01 10:27:48.150 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 10:27:48.177 | 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 284)) (4.0.5) 2022-06-01 10:27:48.202 | 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-01 10:27:48.207 | 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-01 10:27:48.211 | 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-01 10:27:48.217 | 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 294)) (2.2.1) 2022-06-01 10:27:48.240 | 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 295)) (5.2.0) 2022-06-01 10:27:48.260 | 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 296)) (0.3.4) 2022-06-01 10:27:48.280 | 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-01 10:27:48.319 | 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-01 10:27:48.331 | 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-01 10:27:48.347 | 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-01 10:27:48.353 | 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-01 10:27:48.400 | 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-01 10:27:48.407 | 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-01 10:27:48.446 | 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 307)) (12.5.2) 2022-06-01 10:27:48.501 | 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-01 10:27:48.519 | 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-01 10:27:48.536 | 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 310)) (2.4.0) 2022-06-01 10:27:48.552 | 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 311)) (2.2.0) 2022-06-01 10:27:48.566 | 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 312)) (6.2.0) 2022-06-01 10:27:48.571 | 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-01 10:27:48.580 | 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 314)) (2.4.1) 2022-06-01 10:27:48.604 | 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-01 10:27:48.612 | 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-01 10:27:48.631 | 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 317)) (2.3.0) 2022-06-01 10:27:48.653 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 10:27:48.662 | 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-01 10:27:48.669 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 10:27:48.705 | 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-01 10:27:48.708 | 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-01 10:27:48.710 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 10:27:48.732 | 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-01 10:27:48.742 | 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-01 10:27:48.745 | 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-01 10:27:48.749 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-01 10:27:48.775 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 10:27:48.782 | 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 381)) (5.0.1) 2022-06-01 10:27:48.798 | 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 385)) (7.2.2) 2022-06-01 10:27:48.817 | 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-01 10:27:48.822 | 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 393)) (3.2.2) 2022-06-01 10:27:48.840 | 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-01 10:27:48.859 | 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 410)) (7.2.1) 2022-06-01 10:27:48.886 | 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-01 10:27:48.890 | 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-01 10:27:48.897 | 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-01 10:27:48.918 | Requirement already satisfied: requestsexceptions===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-01 10:27:48.921 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 10:27:48.925 | 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-01 10:27:48.930 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 10:27:48.933 | 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-01 10:27:48.937 | 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-01 10:27:48.948 | 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-01 10:27:48.952 | 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-01 10:27:48.954 | 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-01 10:27:48.961 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 10:27:49.020 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:27:49.035 | 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-01 10:27:49.045 | 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-01 10:27:49.051 | 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-01 10:27:49.069 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 10:27:49.150 | 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-01 10:27:49.154 | 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-01 10:27:49.161 | 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-01 10:27:49.182 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 10:27:49.187 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 10:27:49.194 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-01 10:27:49.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 562)) (1.12.1) 2022-06-01 10:27:49.202 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:27:49.206 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-01 10:27:49.219 | 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-01 10:27:49.222 | 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-01 10:27:49.231 | 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-01 10:27:49.237 | 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-01 10:27:49.261 | 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-01 10:27:49.266 | 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-01 10:27:49.269 | 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-01 10:27:49.273 | 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-01 10:27:49.281 | 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-01 10:27:49.286 | 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-01 10:27:49.291 | 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-01 10:27:49.301 | 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-01 10:27:49.305 | 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-01 10:27:49.309 | 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-01 10:27:49.356 | 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-01 10:27:49.359 | 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-01 10:27:49.370 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 10:27:49.375 | 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-01 10:27:49.390 | 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-01 10:27:49.399 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 10:27:49.402 | 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 349)) (0.2.8) 2022-06-01 10:27:49.407 | 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-01 10:27:49.422 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:27:49.436 | 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 285)) (2.1.0) 2022-06-01 10:27:49.441 | 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 297)) (2.2.1) 2022-06-01 10:27:49.456 | 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-01 10:27:49.458 | 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-01 10:27:49.462 | 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-01 10:27:49.465 | 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-01 10:27:49.468 | 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-01 10:27:49.476 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 10:27:49.482 | 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-01 10:27:49.520 | 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-01 10:27:49.522 | 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-01 10:27:49.525 | 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-01 10:27:49.528 | 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-01 10:27:49.531 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-01 10:27:49.534 | 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-01 10:27:49.542 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:27:49.545 | 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-01 10:27:49.549 | 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-01 10:27:49.556 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 10:27:49.559 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:27:49.562 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 10:27:49.566 | 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-01 10:27:49.621 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:27:49.626 | 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-01 10:27:49.669 | 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-01 10:27:49.703 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:27:49.706 | 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-01 10:27:50.694 | Installing collected packages: nova 2022-06-01 10:27:50.695 | Attempting uninstall: nova 2022-06-01 10:27:50.696 | Found existing installation: nova 22.4.1.dev5 2022-06-01 10:27:50.701 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-01 10:27:50.702 | Running setup.py develop for nova 2022-06-01 10:27:54.036 | Successfully installed nova 2022-06-01 10:27:54.181 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:27:54.181 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:27:54.269 | + inc/python:pip_install:200 : result=0 2022-06-01 10:27:54.272 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:27:54.274 | + functions-common:time_stop:2322 : local name 2022-06-01 10:27:54.276 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:27:54.279 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:27:54.281 | + functions-common:time_stop:2325 : local total 2022-06-01 10:27:54.283 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:27:54.285 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:27:54.287 | + functions-common:time_stop:2329 : start_time=1654079259801 2022-06-01 10:27:54.289 | + functions-common:time_stop:2331 : [[ -z 1654079259801 ]] 2022-06-01 10:27:54.292 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:27:54.296 | + functions-common:time_stop:2334 : end_time=1654079274294 2022-06-01 10:27:54.298 | + functions-common:time_stop:2335 : elapsed_time=14493 2022-06-01 10:27:54.301 | + functions-common:time_stop:2336 : total=100461 2022-06-01 10:27:54.303 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:27:54.305 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=114954 2022-06-01 10:27:54.307 | + inc/python:pip_install:203 : return 0 2022-06-01 10:27:54.309 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:27:54.312 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 10:27:54.314 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 10:27:54.333 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 10:27:54.346 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-01 10:27:54.348 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-01 10:27:54.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:27:54.353 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:27:54.356 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-01 10:27:54.358 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:27:54.361 | + 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-01 10:27:54.373 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:27:54.376 | + ./stack.sh:main:906 : configure_nova 2022-06-01 10:27:54.378 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-01 10:27:54.391 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-01 10:27:54.394 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-01 10:27:54.396 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 10:27:54.400 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-01 10:27:54.400 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 10:27:54.405 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-01 10:27:54.408 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-01 10:27:54.410 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 10:27:54.413 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-01 10:27:54.415 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-01 10:27:54.418 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-01 10:27:54.420 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-01 10:27:54.423 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-01 10:27:54.434 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-01 10:27:54.446 | + 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-01 10:27:54.459 | + 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-01 10:27:54.472 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-01 10:27:54.484 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 10:27:54.487 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 10:27:54.491 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.3rtVrYUY9C 2022-06-01 10:27:54.494 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 10:27:54.496 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 10:27:54.499 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-01 10:27:54.501 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 10:27:54.504 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 10:27:54.506 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.3rtVrYUY9C 2022-06-01 10:27:54.510 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.3rtVrYUY9C 2022-06-01 10:27:54.523 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.3rtVrYUY9C /etc/sudoers.d/nova-rootwrap 2022-06-01 10:27:54.536 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-01 10:27:54.540 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 10:27:54.543 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 10:27:54.549 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 10:27:54.553 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 10:27:54.556 | + 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-01 10:27:54.559 | + 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-01 10:27:54.562 | + 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-01 10:27:54.565 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-01 10:27:54.570 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-01 10:27:54.587 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:54.590 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-01 10:27:54.592 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-01 10:27:54.596 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-01 10:27:54.599 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-01 10:27:54.628 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-01 10:27:54.630 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-01 10:27:54.657 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-01 10:27:54.686 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-01 10:27:54.713 | + 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-01 10:27:54.742 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-01 10:27:54.772 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-01 10:27:54.801 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-01 10:27:54.803 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.75 2022-06-01 10:27:54.831 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-01 10:27:54.857 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-01 10:27:54.884 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-01 10:27:54.911 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-01 10:27:54.939 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 10:27:54.968 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-01 10:27:54.970 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:27:54.972 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:27:54.974 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:27:54.976 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:27:54.979 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:27:54.981 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:27:54.984 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:27:54.986 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:27:54.988 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-01 10:27:54.990 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:27:54.992 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:27:54.994 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:27:54.997 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:27:54.999 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:27:55.001 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:27:55.004 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-01 10:27:55.019 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:55.021 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 10:27:55.023 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-01 10:27:55.026 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-01 10:27:55.053 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-01 10:27:55.056 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-01 10:27:55.058 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-01 10:27:55.060 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-01 10:27:55.063 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 10:27:55.065 | + 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-01 10:27:55.096 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-01 10:27:55.098 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-01 10:27:55.100 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-01 10:27:55.102 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-01 10:27:55.105 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 10:27:55.107 | + 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-01 10:27:55.137 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-01 10:27:55.166 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-01 10:27:55.194 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-01 10:27:55.221 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-01 10:27:55.238 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:55.241 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-01 10:27:55.257 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:55.261 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-01 10:27:55.261 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-01 10:27:55.266 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-01 10:27:55.268 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-01 10:27:55.296 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-01 10:27:55.312 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:55.314 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-01 10:27:55.316 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-01 10:27:55.319 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 10:27:55.321 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:27:55.323 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-01 10:27:55.352 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-01 10:27:55.379 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.75/identity 2022-06-01 10:27:55.408 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-01 10:27:55.437 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-01 10:27:55.464 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-01 10:27:55.492 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-01 10:27:55.519 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-01 10:27:55.556 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:27:55.584 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:27:55.614 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-01 10:27:55.630 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:55.632 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-01 10:27:55.634 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-01 10:27:55.665 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-01 10:27:55.692 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.75/identity 2022-06-01 10:27:55.719 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-01 10:27:55.746 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-01 10:27:55.773 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-01 10:27:55.800 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-01 10:27:55.828 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-01 10:27:55.855 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-01 10:27:55.870 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:55.873 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-01 10:27:55.875 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-01 10:27:55.904 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-01 10:27:55.934 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-01 10:27:55.936 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-01 10:27:55.963 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-01 10:27:55.966 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-01 10:27:55.969 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-01 10:27:55.971 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:27:55.973 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:27:55.975 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:27:55.977 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:27:55.980 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:27:55.982 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:27:55.984 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-01 10:27:55.987 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-01 10:27:55.989 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-01 10:27:55.992 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:27:56.008 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:27:56.010 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:27:56.013 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:27:56.015 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:27:56.017 | + 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-01 10:27:56.044 | + 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-01 10:27:56.071 | + 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-01 10:27:56.099 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:27:56.126 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-01 10:27:56.156 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-01 10:27:56.158 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-01 10:27:56.161 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-01 10:27:56.163 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-01 10:27:56.165 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:27:56.167 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:27:56.170 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-01 10:27:56.174 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-01 10:27:56.176 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:27:56.179 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:27:56.192 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:27:56.192 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:27:56.201 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:27:56.204 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:27:56.220 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 10:27:56.222 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-01 10:27:56.226 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-01 10:27:56.255 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-01 10:27:56.283 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-01 10:27:56.310 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:27:56.337 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:27:56.363 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:27:56.390 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:27:56.416 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:27:56.444 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:27:56.470 | + 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-01 10:27:56.498 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:27:56.524 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:27:56.551 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:27:56.578 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:27:56.580 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:27:56.583 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-01 10:27:56.586 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-01 10:27:56.588 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:27:56.590 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:56.593 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:56.595 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 10:27:56.598 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 10:27:56.600 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 10:27:56.627 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 10:27:56.655 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 10:27:56.656 | + 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-01 10:27:56.664 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-01 10:27:56.667 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-01 10:27:56.670 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-01 10:27:56.672 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:27:56.674 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:27:56.677 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:27:56.679 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:56.681 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:56.684 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:27:56.686 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:27:56.689 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:56.691 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:56.693 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-01 10:27:56.754 | Enabling site nova-api-wsgi. 2022-06-01 10:27:56.760 | To activate the new configuration, you need to run: 2022-06-01 10:27:56.760 | systemctl reload apache2 2022-06-01 10:27:56.765 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:27:56.767 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:27:56.769 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:27:56.772 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:27:56.909 | + 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-01 10:27:56.912 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-01 10:27:56.914 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-01 10:27:56.916 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-01 10:27:56.919 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-01 10:27:56.922 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:27:56.929 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-01 10:27:56.937 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-01 10:27:56.939 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:27:56.941 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:27:56.958 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:27:56.958 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:27:56.963 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:27:56.967 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:27:56.983 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-01 10:27:56.986 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-01 10:27:56.989 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-01 10:27:57.018 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-01 10:27:57.046 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-01 10:27:57.073 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:27:57.100 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:27:57.127 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:27:57.155 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:27:57.182 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:27:57.210 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:27:57.237 | + 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-01 10:27:57.266 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:27:57.293 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:27:57.320 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:27:57.347 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-01 10:27:57.349 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-01 10:27:57.377 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-01 10:27:57.392 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:57.395 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-01 10:27:57.426 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-01 10:27:57.429 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-01 10:27:57.431 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-01 10:27:57.448 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:57.450 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:27:57.456 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:27:57.484 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-01 10:27:57.514 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-01 10:27:57.517 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 10:27:57.519 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-01 10:27:57.521 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:27:57.523 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:27:57.526 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:27:57.542 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:57.546 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:27:57.548 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:27:57.550 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:27:57.566 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:57.569 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:27:57.572 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:27:57.599 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:27:57.602 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:27:57.604 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-01 10:27:57.631 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-01 10:27:57.658 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-01 10:27:57.689 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-01 10:27:57.705 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:57.707 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 10:27:57.735 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-01 10:27:57.737 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-01 10:27:57.753 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:57.756 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-01 10:27:57.760 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 10:27:57.763 | + lib/nova:create_nova_conf:525 : local conf 2022-06-01 10:27:57.765 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-01 10:27:57.768 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-01 10:27:57.770 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 10:27:57.773 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 10:27:57.775 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-01 10:27:57.778 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-01 10:27:57.780 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-01 10:27:57.785 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-01 10:27:57.787 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-01 10:27:57.790 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-01 10:27:57.792 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-01 10:27:57.795 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 10:27:57.798 | + 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-01 10:27:57.828 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-01 10:27:57.858 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-01 10:27:57.888 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 10:27:57.891 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-01 10:27:57.893 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-01 10:27:57.895 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-01 10:27:57.912 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:57.915 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-01 10:27:57.915 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-01 10:27:58.608 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-01 10:27:58.610 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-01 10:27:58.612 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 10:27:58.615 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-01 10:27:58.617 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:27:58.619 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-01 10:27:58.622 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:27:58.639 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:58.642 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-01 10:27:58.644 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-01 10:27:58.647 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:27:58.662 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:58.664 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/nova_cell1 2022-06-01 10:27:58.667 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/nova_cell1 2022-06-01 10:27:58.696 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:27:58.698 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:27:58.700 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-01 10:27:58.717 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:58.719 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-01 10:27:58.721 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 10:27:58.724 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-01 10:27:58.754 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.75/identity 2022-06-01 10:27:58.783 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-01 10:27:58.810 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-01 10:27:58.838 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-01 10:27:58.869 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-01 10:27:58.897 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-01 10:27:58.924 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-01 10:27:58.952 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-01 10:27:58.954 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-01 10:27:58.957 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-01 10:27:58.960 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:27:58.976 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:27:58.979 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:27:58.981 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:27:58.984 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:27:58.986 | + 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-01 10:27:59.013 | + 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-01 10:27:59.041 | + 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-01 10:27:59.068 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:27:59.096 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 10:27:59.099 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-01 10:27:59.103 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 10:27:59.105 | + lib/nova:create_nova_conf:559 : local conf 2022-06-01 10:27:59.107 | + lib/nova:create_nova_conf:560 : local offset 2022-06-01 10:27:59.110 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-01 10:27:59.113 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 10:27:59.115 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 10:27:59.118 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-01 10:27:59.120 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-01 10:27:59.123 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-01 10:27:59.125 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 10:27:59.127 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-01 10:27:59.130 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-01 10:27:59.132 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-01 10:27:59.148 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:59.151 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-01 10:27:59.167 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:59.170 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-01 10:27:59.172 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-01 10:27:59.188 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:59.190 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-01 10:27:59.207 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:59.209 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-01 10:27:59.226 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:59.229 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-01 10:27:59.246 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:59.249 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-01 10:27:59.252 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-01 10:27:59.254 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-01 10:27:59.257 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:27:59.260 | + lib/stack:stack_install_service:32 : install_placement 2022-06-01 10:27:59.263 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-01 10:27:59.265 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-01 10:27:59.268 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:59.270 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:59.273 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-01 10:27:59.275 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:27:59.278 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:27:59.280 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:27:59.283 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:27:59.285 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:27:59.288 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:27:59.290 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:59.293 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:59.295 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:27:59.298 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:27:59.300 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:27:59.302 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:27:59.305 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-01 10:27:59.307 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:27:59.310 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:59.313 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:59.316 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-01 10:27:59.338 | + 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-01 10:27:59.448 | Reading package lists... 2022-06-01 10:27:59.694 | Building dependency tree... 2022-06-01 10:27:59.696 | Reading state information... 2022-06-01 10:27:59.947 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:27:59.947 | The following packages were automatically installed and are no longer required: 2022-06-01 10:27:59.948 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:27:59.948 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:27:59.948 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:27:59.949 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:27:59.949 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:27:59.949 | python3-zope.interface 2022-06-01 10:27:59.949 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:28:00.061 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:28:00.065 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:28:00.068 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:28:00.070 | + functions-common:time_stop:2322 : local name 2022-06-01 10:28:00.073 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:28:00.075 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:28:00.078 | + functions-common:time_stop:2325 : local total 2022-06-01 10:28:00.080 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:28:00.082 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:28:00.085 | + functions-common:time_stop:2329 : start_time=1654079279335 2022-06-01 10:28:00.087 | + functions-common:time_stop:2331 : [[ -z 1654079279335 ]] 2022-06-01 10:28:00.090 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:28:00.095 | + functions-common:time_stop:2334 : end_time=1654079280092 2022-06-01 10:28:00.097 | + functions-common:time_stop:2335 : elapsed_time=757 2022-06-01 10:28:00.099 | + functions-common:time_stop:2336 : total=6141 2022-06-01 10:28:00.102 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:28:00.104 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6898 2022-06-01 10:28:00.107 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:28:00.110 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-01 10:28:00.112 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-01 10:28:00.115 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-01 10:28:00.117 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-01 10:28:00.120 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-01 10:28:00.143 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-01 10:28:00.145 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:28:00.148 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:28:00.150 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:28:00.154 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:28:00.156 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:28:00.159 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:28:00.161 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:00.164 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:00.166 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:28:00.169 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:28:00.171 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:28:00.173 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:28:00.176 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-01 10:28:00.179 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:28:00.181 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:00.184 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:00.186 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-01 10:28:00.213 | + 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-01 10:28:00.323 | Reading package lists... 2022-06-01 10:28:00.585 | Building dependency tree... 2022-06-01 10:28:00.587 | Reading state information... 2022-06-01 10:28:00.851 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-01 10:28:00.851 | The following packages were automatically installed and are no longer required: 2022-06-01 10:28:00.852 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:28:00.852 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:28:00.852 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:28:00.852 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:28:00.852 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:28:00.852 | python3-zope.interface 2022-06-01 10:28:00.852 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:28:00.966 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:28:00.971 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:28:00.973 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:28:00.976 | + functions-common:time_stop:2322 : local name 2022-06-01 10:28:00.978 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:28:00.981 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:28:00.983 | + functions-common:time_stop:2325 : local total 2022-06-01 10:28:00.985 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:28:00.988 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:28:00.990 | + functions-common:time_stop:2329 : start_time=1654079280210 2022-06-01 10:28:00.993 | + functions-common:time_stop:2331 : [[ -z 1654079280210 ]] 2022-06-01 10:28:00.996 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:28:01.000 | + functions-common:time_stop:2334 : end_time=1654079280997 2022-06-01 10:28:01.002 | + functions-common:time_stop:2335 : elapsed_time=787 2022-06-01 10:28:01.005 | + functions-common:time_stop:2336 : total=6898 2022-06-01 10:28:01.007 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:28:01.009 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7685 2022-06-01 10:28:01.012 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:28:01.015 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-01 10:28:01.018 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-01 10:28:01.020 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:28:01.022 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:01.025 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:01.028 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-01 10:28:01.031 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-01 10:28:01.085 | wsgi (enabled by maintainer script) 2022-06-01 10:28:01.088 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-01 10:28:01.092 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-01 10:28:01.094 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:28:01.097 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-01 10:28:01.100 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-01 10:28:01.102 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:28:01.107 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:28:01.107 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:28:01.112 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-01 10:28:01.115 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-01 10:28:01.117 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-01 10:28:01.120 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-01 10:28:01.123 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-01 10:28:01.146 | Using python 3.8 to install osc-placement 2022-06-01 10:28:01.148 | + 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-01 10:28:02.939 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:28:02.939 | 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-01 10:28:02.943 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:02.944 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:02.945 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:28:02.947 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:02.947 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:02.947 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:28:02.948 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:02.948 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:28:02.963 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-01 10:28:02.989 | 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-01 10:28:03.007 | 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-01 10:28:03.014 | 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-01 10:28:03.017 | 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-01 10:28:03.021 | 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-01 10:28:03.025 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 10:28:03.028 | 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-01 10:28:03.031 | 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-01 10:28:03.096 | 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 297)) (2.2.1) 2022-06-01 10:28:03.112 | 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-01 10:28:03.114 | 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-01 10:28:03.123 | 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-01 10:28:03.128 | 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-01 10:28:03.134 | 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-01 10:28:03.137 | 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-01 10:28:03.142 | 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-01 10:28:03.163 | 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-01 10:28:03.170 | 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-01 10:28:03.185 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 10:28:03.215 | 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-01 10:28:03.218 | 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-01 10:28:03.221 | 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-01 10:28:03.225 | 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-01 10:28:03.227 | 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-01 10:28:03.249 | 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-01 10:28:03.252 | 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-01 10:28:03.255 | 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-01 10:28:03.308 | 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-01 10:28:03.312 | 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-01 10:28:03.315 | 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-01 10:28:03.320 | 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-01 10:28:03.359 | Requirement already satisfied: requestsexceptions===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-01 10:28:03.362 | 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-01 10:28:03.365 | 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-01 10:28:03.387 | 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-01 10:28:03.393 | 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-01 10:28:03.426 | 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-01 10:28:03.430 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:28:03.432 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:28:03.439 | 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-01 10:28:03.480 | 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-01 10:28:03.483 | 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-01 10:28:03.487 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:28:05.389 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:28:05.389 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:28:05.461 | + inc/python:pip_install:200 : result=0 2022-06-01 10:28:05.463 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:28:05.466 | + functions-common:time_stop:2322 : local name 2022-06-01 10:28:05.469 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:28:05.471 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:28:05.474 | + functions-common:time_stop:2325 : local total 2022-06-01 10:28:05.477 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:28:05.479 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:28:05.482 | + functions-common:time_stop:2329 : start_time=1654079281140 2022-06-01 10:28:05.485 | + functions-common:time_stop:2331 : [[ -z 1654079281140 ]] 2022-06-01 10:28:05.489 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:28:05.493 | + functions-common:time_stop:2334 : end_time=1654079285490 2022-06-01 10:28:05.496 | + functions-common:time_stop:2335 : elapsed_time=4350 2022-06-01 10:28:05.498 | + functions-common:time_stop:2336 : total=114954 2022-06-01 10:28:05.501 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:28:05.503 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=119304 2022-06-01 10:28:05.506 | + inc/python:pip_install:203 : return 0 2022-06-01 10:28:05.508 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-01 10:28:05.511 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-01 10:28:05.514 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-01 10:28:05.516 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:28:05.518 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:28:05.522 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:28:05.524 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:28:05.527 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:28:05.531 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:28:05.550 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:28:05.552 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:28:05.555 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:28:05.558 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:28:05.558 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:28:05.564 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-01 10:28:05.566 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:28:05.569 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-01 10:28:05.583 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-01 10:28:05.586 | + functions-common:git_clone:607 : head -1 2022-06-01 10:28:05.587 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:28:05.592 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-01 10:28:05.595 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:28:05.598 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-01 10:28:05.601 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:28:05.603 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 10:28:05.607 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-01 10:28:05.609 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:28:05.612 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-01 10:28:05.614 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:28:05.617 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 10:28:05.619 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-01 10:28:05.622 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:28:05.624 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:28:05.628 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-01 10:28:05.630 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:28:05.633 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-01 10:28:05.635 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:28:05.638 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:28:05.641 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-01 10:28:05.647 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-01 10:28:05.649 | + 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-01 10:28:06.269 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-01 10:28:06.272 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:28:06.274 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:28:06.277 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:28:06.280 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 10:28:06.282 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-01 10:28:06.285 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:28:06.287 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:28:06.290 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:28:06.292 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:28:06.295 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:28:06.298 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:28:06.300 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:28:06.303 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-01 10:28:06.324 | Using python 3.8 to install /opt/stack/placement 2022-06-01 10:28:06.327 | + 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-01 10:28:08.164 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:28:08.165 | 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-01 10:28:08.170 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:08.171 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:08.172 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:28:08.174 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:08.174 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:08.174 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:28:08.175 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:08.175 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:28:08.189 | Obtaining file:///opt/stack/placement 2022-06-01 10:28:09.537 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:28:10.778 | 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-01 10:28:10.787 | 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-01 10:28:10.809 | 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-01 10:28:10.822 | 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-01 10:28:10.834 | 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-01 10:28:10.892 | 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-01 10:28:10.896 | 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-01 10:28:10.900 | 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-01 10:28:10.905 | 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-01 10:28:10.941 | 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-01 10:28:10.952 | 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-01 10:28:10.968 | 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-01 10:28:10.978 | 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-01 10:28:11.036 | 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-01 10:28:11.042 | 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-01 10:28:11.082 | 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-01 10:28:11.101 | 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-01 10:28:11.118 | 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-01 10:28:11.127 | 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-01 10:28:11.135 | 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-01 10:28:11.153 | 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-01 10:28:11.160 | 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-01 10:28:11.163 | 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-01 10:28:11.166 | 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-01 10:28:11.177 | 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-01 10:28:11.180 | 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-01 10:28:11.183 | 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-01 10:28:11.188 | 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-01 10:28:11.207 | 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-01 10:28:11.211 | 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-01 10:28:11.219 | 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-01 10:28:11.240 | 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-01 10:28:11.244 | 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-01 10:28:11.248 | 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-01 10:28:11.258 | 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-01 10:28:11.261 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 10:28:11.265 | 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-01 10:28:11.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 523)) (2.0.1) 2022-06-01 10:28:11.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 524)) (0.5.0) 2022-06-01 10:28:11.287 | 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-01 10:28:11.305 | 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-01 10:28:11.309 | 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-01 10:28:11.316 | 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-01 10:28:11.338 | 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-01 10:28:11.380 | 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-01 10:28:11.445 | 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-01 10:28:11.451 | 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-01 10:28:11.456 | 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-01 10:28:11.461 | 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-01 10:28:11.464 | 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-01 10:28:11.473 | 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-01 10:28:11.481 | 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-01 10:28:11.488 | 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-01 10:28:11.491 | 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-01 10:28:11.494 | 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-01 10:28:11.498 | 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-01 10:28:11.500 | 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-01 10:28:11.504 | 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-01 10:28:11.507 | 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-01 10:28:11.509 | 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-01 10:28:11.513 | 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-01 10:28:11.516 | 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-01 10:28:11.519 | 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-01 10:28:11.530 | 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-01 10:28:11.533 | 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-01 10:28:11.536 | 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-01 10:28:11.540 | 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-01 10:28:11.543 | 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-01 10:28:11.546 | 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-01 10:28:11.549 | 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-01 10:28:11.557 | 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-01 10:28:13.154 | Installing collected packages: openstack-placement 2022-06-01 10:28:13.154 | Attempting uninstall: openstack-placement 2022-06-01 10:28:13.156 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-01 10:28:13.158 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-01 10:28:13.160 | Running setup.py develop for openstack-placement 2022-06-01 10:28:14.770 | Successfully installed openstack-placement 2022-06-01 10:28:14.915 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:28:14.915 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:28:15.002 | + inc/python:pip_install:200 : result=0 2022-06-01 10:28:15.004 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:28:15.006 | + functions-common:time_stop:2322 : local name 2022-06-01 10:28:15.009 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:28:15.011 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:28:15.014 | + functions-common:time_stop:2325 : local total 2022-06-01 10:28:15.016 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:28:15.018 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:28:15.020 | + functions-common:time_stop:2329 : start_time=1654079286318 2022-06-01 10:28:15.023 | + functions-common:time_stop:2331 : [[ -z 1654079286318 ]] 2022-06-01 10:28:15.026 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:28:15.031 | + functions-common:time_stop:2334 : end_time=1654079295028 2022-06-01 10:28:15.033 | + functions-common:time_stop:2335 : elapsed_time=8710 2022-06-01 10:28:15.035 | + functions-common:time_stop:2336 : total=119304 2022-06-01 10:28:15.037 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:28:15.040 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=128014 2022-06-01 10:28:15.042 | + inc/python:pip_install:203 : return 0 2022-06-01 10:28:15.045 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:28:15.048 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 10:28:15.051 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 10:28:15.071 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 10:28:15.083 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-01 10:28:15.085 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-01 10:28:15.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:15.091 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:15.093 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-01 10:28:15.096 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:15.098 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:28:15.101 | + ./stack.sh:main:912 : configure_placement 2022-06-01 10:28:15.103 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-01 10:28:15.116 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-01 10:28:15.119 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-01 10:28:15.123 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-01 10:28:15.126 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-01 10:28:15.129 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-01 10:28:15.131 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-01 10:28:15.134 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 10:28:15.138 | + 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-01 10:28:15.171 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-01 10:28:15.203 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-01 10:28:15.235 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-01 10:28:15.237 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-01 10:28:15.240 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-01 10:28:15.242 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:28:15.245 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-01 10:28:15.276 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-01 10:28:15.306 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.75/identity 2022-06-01 10:28:15.335 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-01 10:28:15.364 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-01 10:28:15.394 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-01 10:28:15.423 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-01 10:28:15.453 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-01 10:28:15.483 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:28:15.513 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:28:15.589 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-01 10:28:15.592 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-01 10:28:15.594 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-01 10:28:15.598 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:28:15.616 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:28:15.618 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:28:15.622 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:28:15.625 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:28:15.627 | + 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-01 10:28:15.663 | + 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-01 10:28:15.697 | + 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-01 10:28:15.727 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:28:15.756 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-01 10:28:15.758 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-01 10:28:15.761 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-01 10:28:15.764 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-01 10:28:15.766 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-01 10:28:15.769 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:28:15.771 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:28:15.775 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-01 10:28:15.779 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-01 10:28:15.782 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:28:15.784 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:28:15.797 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:28:15.797 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:28:15.805 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:28:15.810 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:28:15.826 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-01 10:28:15.828 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-01 10:28:15.832 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-01 10:28:15.863 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-01 10:28:15.892 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-01 10:28:15.921 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:28:15.950 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:28:15.979 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:28:16.011 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:28:16.041 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:28:16.071 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:28:16.099 | + 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-01 10:28:16.128 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:28:16.157 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:28:16.187 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:28:16.215 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:28:16.218 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:28:16.221 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-01 10:28:16.224 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-01 10:28:16.226 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:28:16.229 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:16.232 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:16.235 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-01 10:28:16.238 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-01 10:28:16.240 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-01 10:28:16.270 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 10:28:16.300 | + 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-01 10:28:16.300 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-01 10:28:16.309 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-01 10:28:16.313 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-01 10:28:16.316 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-01 10:28:16.318 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:28:16.321 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:28:16.324 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:28:16.326 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:16.329 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:16.331 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:28:16.334 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:28:16.336 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:16.339 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:16.342 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-01 10:28:16.404 | Site placement-api already enabled 2022-06-01 10:28:16.409 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:28:16.411 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:28:16.414 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:28:16.416 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:28:16.551 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-01 10:28:16.574 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:28:16.577 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-01 10:28:16.597 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:28:16.599 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-01 10:28:16.618 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:28:16.621 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-01 10:28:16.623 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-01 10:28:16.626 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-01 10:28:16.658 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.75/identity 2022-06-01 10:28:16.687 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-01 10:28:16.717 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-01 10:28:16.745 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-01 10:28:16.774 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-01 10:28:16.803 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-01 10:28:16.833 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-01 10:28:16.861 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-01 10:28:16.878 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:28:16.881 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-01 10:28:16.899 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:28:16.901 | + ./stack.sh:main:938 : run_phase stack install 2022-06-01 10:28:16.904 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 10:28:16.907 | + functions-common:run_phase:1751 : local phase=install 2022-06-01 10:28:16.909 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:28:16.912 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:28:16.914 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:28:16.917 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:28:16.920 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:28:16.923 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:28:16.927 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:28:16.930 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:28:16.932 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:28:16.935 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-01 10:28:16.938 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:28:16.954 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:28:16.956 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 10:28:16.959 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:28:16.961 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-01 10:28:16.963 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-01 10:28:16.966 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:28:16.969 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-01 10:28:16.971 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-01 10:28:16.974 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-01 10:28:16.976 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-01 10:28:16.978 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-01 10:28:16.980 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-01 10:28:16.983 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-01 10:28:16.985 | +++ functions-common:git_clone:529 : pwd 2022-06-01 10:28:16.988 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:28:16.990 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:28:16.993 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:28:17.008 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:28:17.010 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:28:17.013 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:28:17.016 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-01 10:28:17.016 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:28:17.021 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-01 10:28:17.023 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:28:17.026 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-01 10:28:17.039 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-01 10:28:17.042 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-01 10:28:17.042 | ++ functions-common:git_clone:607 : head -1 2022-06-01 10:28:17.045 | 991866fd7 Fix supported releases and py versions in the doc 2022-06-01 10:28:17.048 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:28:17.050 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-01 10:28:17.072 | Using python 3.8 to install tox!=2.8.0 2022-06-01 10:28:17.076 | ++ 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-01 10:28:18.861 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:28:18.861 | 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-01 10:28:18.866 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:18.866 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:18.868 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:28:18.869 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:18.870 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:18.870 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:28:18.870 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:18.871 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:28:18.886 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-01 10:28:18.946 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-01 10:28:18.949 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-01 10:28:19.002 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-01 10:28:19.006 | 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-01 10:28:19.013 | 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-01 10:28:19.016 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-01 10:28:19.019 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-01 10:28:19.028 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-01 10:28:19.031 | 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-01 10:28:19.034 | 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-01 10:28:21.171 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:28:21.171 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:28:21.244 | ++ inc/python:pip_install:200 : result=0 2022-06-01 10:28:21.247 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:28:21.250 | ++ functions-common:time_stop:2322 : local name 2022-06-01 10:28:21.252 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 10:28:21.255 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:28:21.257 | ++ functions-common:time_stop:2325 : local total 2022-06-01 10:28:21.260 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 10:28:21.262 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:28:21.265 | ++ functions-common:time_stop:2329 : start_time=1654079297067 2022-06-01 10:28:21.267 | ++ functions-common:time_stop:2331 : [[ -z 1654079297067 ]] 2022-06-01 10:28:21.270 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:28:21.274 | ++ functions-common:time_stop:2334 : end_time=1654079301272 2022-06-01 10:28:21.277 | ++ functions-common:time_stop:2335 : elapsed_time=4205 2022-06-01 10:28:21.279 | ++ functions-common:time_stop:2336 : total=128014 2022-06-01 10:28:21.282 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:28:21.284 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=132219 2022-06-01 10:28:21.286 | ++ inc/python:pip_install:203 : return 0 2022-06-01 10:28:21.289 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-01 10:28:21.289 | /opt/stack/tempest ~/devstack 2022-06-01 10:28:21.291 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-01 10:28:21.310 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-01 10:28:21.310 | HACKING.rst 2022-06-01 10:28:21.310 | doc/source/conf.py 2022-06-01 10:28:21.310 | doc/source/configuration.rst 2022-06-01 10:28:21.311 | doc/source/contributor/contributing.rst 2022-06-01 10:28:21.311 | doc/source/index.rst 2022-06-01 10:28:21.311 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-01 10:28:21.311 | doc/source/microversion_testing.rst 2022-06-01 10:28:21.311 | doc/source/plugins/plugin.rst 2022-06-01 10:28:21.311 | doc/source/supported_version.rst 2022-06-01 10:28:21.311 | doc/source/test_removal.rst 2022-06-01 10:28:21.311 | playbooks/devstack-tempest-ipv6.yaml 2022-06-01 10:28:21.311 | playbooks/devstack-tempest.yaml 2022-06-01 10:28:21.311 | playbooks/enable-fips.yaml 2022-06-01 10:28:21.311 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-01 10:28:21.311 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-01 10:28:21.311 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-01 10:28:21.311 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-01 10:28:21.311 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-01 10:28:21.311 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-01 10:28:21.311 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-01 10:28:21.311 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-01 10:28:21.311 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-01 10:28:21.311 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-01 10:28:21.311 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-01 10:28:21.311 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-01 10:28:21.311 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-01 10:28:21.312 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-01 10:28:21.312 | releasenotes/source/conf.py 2022-06-01 10:28:21.312 | releasenotes/source/index.rst 2022-06-01 10:28:21.312 | releasenotes/source/v26.1.0.rst 2022-06-01 10:28:21.312 | releasenotes/source/v27.0.0.rst 2022-06-01 10:28:21.312 | releasenotes/source/v28.0.0.rst 2022-06-01 10:28:21.312 | releasenotes/source/v28.1.0.rst 2022-06-01 10:28:21.312 | releasenotes/source/v29.0.0.rst 2022-06-01 10:28:21.312 | releasenotes/source/v29.1.0.rst 2022-06-01 10:28:21.312 | releasenotes/source/v29.2.0.rst 2022-06-01 10:28:21.312 | releasenotes/source/v30.0.0.rst 2022-06-01 10:28:21.312 | requirements.txt 2022-06-01 10:28:21.312 | roles/run-tempest/README.rst 2022-06-01 10:28:21.312 | roles/run-tempest/defaults/main.yaml 2022-06-01 10:28:21.313 | roles/run-tempest/tasks/main.yaml 2022-06-01 10:28:21.313 | roles/run-tempest-26/README.rst 2022-06-01 10:28:21.313 | roles/run-tempest-26/defaults/main.yaml 2022-06-01 10:28:21.313 | roles/run-tempest-26/tasks/main.yaml 2022-06-01 10:28:21.313 | setup.cfg 2022-06-01 10:28:21.313 | tempest/api/compute/admin/test_agents.py 2022-06-01 10:28:21.313 | tempest/api/compute/admin/test_aggregates.py 2022-06-01 10:28:21.313 | tempest/api/compute/admin/test_create_server.py 2022-06-01 10:28:21.313 | tempest/api/compute/admin/test_flavors.py 2022-06-01 10:28:21.313 | tempest/api/compute/admin/test_flavors_access.py 2022-06-01 10:28:21.313 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-01 10:28:21.313 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-01 10:28:21.313 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-01 10:28:21.313 | tempest/api/compute/admin/test_hypervisor.py 2022-06-01 10:28:21.313 | tempest/api/compute/admin/test_live_migration.py 2022-06-01 10:28:21.313 | tempest/api/compute/admin/test_quotas. 2022-06-01 10:28:21.313 | Aborting 2022-06-01 10:28:21.314 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-01 10:28:21.316 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-01 10:28:21.319 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-01 10:28:21.322 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-01 10:28:21.325 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-01 10:28:21.327 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-01 10:28:21.330 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-01 10:28:21.332 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-01 10:28:21.335 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-01 10:28:21.337 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-01 10:28:21.337 | Error on exit 2022-06-01 10:28:21.340 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-01 10:28:21.342 | + ./stack.sh:exit_trap:517 : generate-subunit 1654079113 188 fail 2022-06-01 10:28:21.925 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-01 10:28:21.928 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-01 10:28:22.140 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-01 10:28:22.140 | 2022-06-01 10:28:22.393 | + ./stack.sh:exit_trap:531 : exit 1