2021-12-15 14:38:15.597 | + ./stack.sh:main:481 : exec 2021-12-15 14:38:15.598 | + ./stack.sh:main:489 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-143815' 2021-12-15 14:38:15.598 | ++ ./stack.sh:main:481 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-15-143815.summary.2021-12-15-143815 2021-12-15 14:38:15.598 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:38:15.598 | + ./stack.sh:echo_summary:440 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-143815 2021-12-15 14:38:15.598 | + ./stack.sh:main:491 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-143815 /opt/stack/logs/stack.sh.log 2021-12-15 14:38:15.598 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-143815.summary.2021-12-15-143815 /opt/stack/logs/stack.sh.log.summary 2021-12-15 14:38:15.598 | + ./stack.sh:main:507 : check_path_perm_sanity /opt/stack 2021-12-15 14:38:15.598 | + functions:check_path_perm_sanity:596 : local real_path 2021-12-15 14:38:15.598 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-12-15 14:38:15.598 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-12-15 14:38:15.598 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-12-15 14:38:15.598 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-12-15 14:38:15.598 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-12-15 14:38:15.598 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 14:38:15.598 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-12-15 14:38:15.599 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-12-15 14:38:15.599 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 14:38:15.599 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 14:38:15.599 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-12-15 14:38:15.599 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-12-15 14:38:15.599 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 14:38:15.599 | + ./stack.sh:main:513 : trap exit_trap EXIT 2021-12-15 14:38:15.599 | + ./stack.sh:main:554 : trap err_trap ERR 2021-12-15 14:38:15.599 | + ./stack.sh:main:567 : set -o errexit 2021-12-15 14:38:15.599 | + ./stack.sh:main:570 : uname -a 2021-12-15 14:38:15.599 | Linux dv-neutron-821838-2-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-12-15 14:38:15.599 | + ./stack.sh:main:573 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-15 14:38:15.599 | + ./stack.sh:main:574 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-15 14:38:15.599 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/database 2021-12-15 14:38:15.608 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-15 14:38:15.624 | + ./stack.sh:main:584 : fetch_plugins 2021-12-15 14:38:15.626 | + functions-common:fetch_plugins:1748 : local plugins= 2021-12-15 14:38:15.628 | + functions-common:fetch_plugins:1749 : local plugin 2021-12-15 14:38:15.630 | + functions-common:fetch_plugins:1752 : [[ -z '' ]] 2021-12-15 14:38:15.632 | + functions-common:fetch_plugins:1753 : return 2021-12-15 14:38:15.634 | + ./stack.sh:main:588 : run_phase override_defaults 2021-12-15 14:38:15.635 | + functions-common:run_phase:1830 : local mode=override_defaults 2021-12-15 14:38:15.637 | + functions-common:run_phase:1831 : local phase= 2021-12-15 14:38:15.639 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 14:38:15.641 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 14:38:15.643 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 14:38:15.645 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 14:38:15.647 | + functions-common:run_phase:1840 : local extra 2021-12-15 14:38:15.649 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 14:38:15.652 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 14:38:15.654 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 14:38:15.656 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 14:38:15.658 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-15 14:38:15.660 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 14:38:15.674 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:38:15.676 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 14:38:15.678 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:38:15.680 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:38:15.683 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:38:15.685 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:38:15.687 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:38:15.689 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-15 14:38:15.691 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-15 14:38:15.694 | + functions-common:run_phase:1851 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 14:38:15.696 | + functions-common:run_phase:1854 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 14:38:15.698 | + functions-common:run_phase:1855 : plugin_override_defaults 2021-12-15 14:38:15.700 | + functions-common:plugin_override_defaults:1789 : local plugins= 2021-12-15 14:38:15.702 | + functions-common:plugin_override_defaults:1790 : local plugin 2021-12-15 14:38:15.704 | + functions-common:plugin_override_defaults:1793 : [[ -z '' ]] 2021-12-15 14:38:15.706 | + functions-common:plugin_override_defaults:1794 : return 2021-12-15 14:38:15.708 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/apache 2021-12-15 14:38:15.727 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tls 2021-12-15 14:38:15.729 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-15 14:38:15.744 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:38:15.746 | +++ lib/tls:source:43 : hostname -f 2021-12-15 14:38:15.750 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-15 14:38:15.752 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-15 14:38:15.753 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-15 14:38:15.755 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-15 14:38:15.757 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-15 14:38:15.759 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-15 14:38:15.761 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-15 14:38:15.763 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-15 14:38:15.765 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-15 14:38:15.767 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-15 14:38:15.772 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/infra 2021-12-15 14:38:15.784 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/libraries 2021-12-15 14:38:15.802 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/lvm 2021-12-15 14:38:15.815 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/horizon 2021-12-15 14:38:15.828 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/keystone 2021-12-15 14:38:15.861 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/glance 2021-12-15 14:38:15.921 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/nova 2021-12-15 14:38:16.009 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/placement 2021-12-15 14:38:16.032 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/cinder 2021-12-15 14:38:16.087 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/swift 2021-12-15 14:38:16.143 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/neutron 2021-12-15 14:38:16.278 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/ldap 2021-12-15 14:38:16.293 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/dstat 2021-12-15 14:38:16.307 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-15 14:38:16.320 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/etcd3 2021-12-15 14:38:16.415 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/os-vif 2021-12-15 14:38:16.417 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-12-15 14:38:16.420 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-12-15 14:38:16.422 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-12-15 14:38:16.425 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-12-15 14:38:16.427 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-12-15 14:38:16.429 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-12-15 14:38:16.429 | False' 2021-12-15 14:38:16.432 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-12-15 14:38:16.448 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-12-15 14:38:16.450 | + ./stack.sh:main:618 : run_phase source 2021-12-15 14:38:16.452 | + functions-common:run_phase:1830 : local mode=source 2021-12-15 14:38:16.454 | + functions-common:run_phase:1831 : local phase= 2021-12-15 14:38:16.456 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 14:38:16.458 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 14:38:16.460 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 14:38:16.462 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 14:38:16.464 | + functions-common:run_phase:1840 : local extra 2021-12-15 14:38:16.467 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 14:38:16.471 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 14:38:16.473 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 14:38:16.475 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 14:38:16.477 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-15 14:38:16.480 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 14:38:16.494 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:38:16.496 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 14:38:16.498 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-15 14:38:16.543 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-15 14:38:16.545 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-12-15 14:38:16.548 | + functions-common:run_phase:1851 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 14:38:16.550 | + functions-common:run_phase:1852 : load_plugin_settings 2021-12-15 14:38:16.552 | + functions-common:load_plugin_settings:1766 : local plugins= 2021-12-15 14:38:16.554 | + functions-common:load_plugin_settings:1767 : local plugin 2021-12-15 14:38:16.556 | + functions-common:load_plugin_settings:1770 : [[ -z '' ]] 2021-12-15 14:38:16.558 | + functions-common:load_plugin_settings:1771 : return 2021-12-15 14:38:16.560 | + functions-common:run_phase:1853 : verify_disabled_services 2021-12-15 14:38:16.563 | + functions-common:verify_disabled_services:2113 : local service 2021-12-15 14:38:16.566 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.568 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-15 14:38:16.570 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.572 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-15 14:38:16.575 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.577 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-15 14:38:16.579 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.581 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-15 14:38:16.584 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.586 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-15 14:38:16.588 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.590 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-15 14:38:16.593 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.595 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-15 14:38:16.598 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.600 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-15 14:38:16.602 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.604 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-15 14:38:16.607 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.609 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-15 14:38:16.612 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.614 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-15 14:38:16.616 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.619 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-12-15 14:38:16.621 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.623 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-12-15 14:38:16.625 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.628 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-12-15 14:38:16.630 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.633 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-12-15 14:38:16.635 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.637 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-15 14:38:16.640 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.642 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-12-15 14:38:16.644 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.646 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-15 14:38:16.649 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.651 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-15 14:38:16.653 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.655 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-15 14:38:16.657 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.660 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-15 14:38:16.662 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.664 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-15 14:38:16.666 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.668 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-15 14:38:16.671 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.673 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-15 14:38:16.676 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.678 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-15 14:38:16.680 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.682 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-15 14:38:16.684 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.687 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-15 14:38:16.689 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.692 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-15 14:38:16.694 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.696 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-15 14:38:16.699 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.701 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-15 14:38:16.703 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.705 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-15 14:38:16.708 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.710 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-15 14:38:16.712 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.715 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-15 14:38:16.717 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.719 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-15 14:38:16.722 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.724 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-15 14:38:16.726 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.729 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-15 14:38:16.731 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.733 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-15 14:38:16.736 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.739 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-15 14:38:16.741 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.743 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-15 14:38:16.745 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.748 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-15 14:38:16.750 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.752 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-15 14:38:16.754 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.756 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-15 14:38:16.759 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.761 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-15 14:38:16.763 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.765 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-15 14:38:16.768 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.770 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-15 14:38:16.772 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.774 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-15 14:38:16.777 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:38:16.779 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-15 14:38:16.782 | + ./stack.sh:main:689 : initialize_database_backends 2021-12-15 14:38:16.784 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 14:38:16.787 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-15 14:38:16.802 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:38:16.804 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-15 14:38:16.806 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 14:38:16.808 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-15 14:38:16.823 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:38:16.825 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-15 14:38:16.828 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-15 14:38:16.830 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-15 14:38:16.832 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-15 14:38:16.834 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-15 14:38:16.836 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-15 14:38:16.839 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-15 14:38:16.841 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-15 14:38:16.844 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 14:38:16.847 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-12-15 14:38:16.849 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 14:38:16.851 | + lib/database:initialize_database_backends:104 : return 0 2021-12-15 14:38:16.854 | + ./stack.sh:main:690 : echo 'Using mysql database backend' 2021-12-15 14:38:16.854 | Using mysql database backend 2021-12-15 14:38:16.856 | + ./stack.sh:main:693 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-15 14:38:16.872 | + ./stack.sh:main:705 : is_service_enabled rabbit 2021-12-15 14:38:16.887 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:38:16.890 | + ./stack.sh:main:706 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-15 14:38:16.906 | + ./stack.sh:main:713 : is_service_enabled keystone 2021-12-15 14:38:16.922 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:38:16.925 | + ./stack.sh:main:715 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-15 14:38:16.940 | + ./stack.sh:main:717 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-15 14:38:16.961 | + ./stack.sh:main:728 : is_service_enabled ldap 2021-12-15 14:38:16.978 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:38:16.980 | + ./stack.sh:main:737 : is_service_enabled s-proxy 2021-12-15 14:38:16.997 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:38:16.999 | + ./stack.sh:main:741 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-15 14:38:17.015 | + ./stack.sh:main:743 : [[ -z '' ]] 2021-12-15 14:38:17.017 | + ./stack.sh:main:743 : [[ False == \T\r\u\e ]] 2021-12-15 14:38:17.020 | + ./stack.sh:main:749 : save_stackenv 749 2021-12-15 14:38:17.022 | + functions-common:save_stackenv:60 : local tag=749 2021-12-15 14:38:17.026 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-15 14:38:17.030 | + functions-common:save_stackenv:62 : time_stamp=2021-12-15-143817 2021-12-15 14:38:17.033 | + functions-common:save_stackenv:63 : echo '# 2021-12-15-143817 749' 2021-12-15 14:38:17.035 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:38:17.038 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 14:38:17.040 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:38:17.042 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-15 14:38:17.045 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:38:17.047 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-15 14:38:17.050 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:38:17.052 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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 2021-12-15 14:38:17.055 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:38:17.057 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.57 2021-12-15 14:38:17.059 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:38:17.062 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.57/identity 2021-12-15 14:38:17.064 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:38:17.066 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-15-143815 2021-12-15 14:38:17.068 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:38:17.071 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-15 14:38:17.073 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:38:17.076 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.57 2021-12-15 14:38:17.078 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:38:17.081 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-15 14:38:17.083 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:38:17.085 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-15 14:38:17.088 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:38:17.090 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-15 14:38:17.092 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:38:17.094 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-15 14:38:17.098 | + ./stack.sh:main:760 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-12-15 14:38:17.100 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-15 14:38:17.102 | + functions-common:git_clone:586 : local git_dest=/opt/stack/requirements 2021-12-15 14:38:17.104 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:38:17.106 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:38:17.109 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:38:17.111 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:38:17.114 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:38:17.116 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:38:17.131 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:38:17.133 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:38:17.135 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:38:17.138 | + functions-common:git_clone:606 : echo master 2021-12-15 14:38:17.139 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:38:17.144 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/requirements ]] 2021-12-15 14:38:17.146 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:38:17.149 | + functions-common:git_clone:654 : cd /opt/stack/requirements 2021-12-15 14:38:17.151 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:38:17.152 | + functions-common:git_clone:655 : head -1 2021-12-15 14:38:17.155 | e74f91e2 Updated from generate-constraints 2021-12-15 14:38:17.157 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:38:17.160 | + ./stack.sh:main:764 : echo_summary 'Installing package prerequisites' 2021-12-15 14:38:17.162 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:38:17.165 | + ./stack.sh:echo_summary:440 : echo -e Installing package prerequisites 2021-12-15 14:38:17.167 | + ./stack.sh:main:765 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-15 14:38:17.174 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-15 14:38:17.177 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-15 14:38:17.179 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 14:38:17.182 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-15 14:38:17.185 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-15 14:38:17.187 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-15 14:38:17.191 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-15 14:38:17.196 | ++ tools/install_prereqs.sh:source:47 : NOW=1639579097 2021-12-15 14:38:17.199 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-15 14:38:17.204 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1639578930 2021-12-15 14:38:17.207 | ++ tools/install_prereqs.sh:source:49 : DELTA=167 2021-12-15 14:38:17.210 | ++ tools/install_prereqs.sh:source:50 : [[ 167 -lt 7200 ]] 2021-12-15 14:38:17.212 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-12-15 14:38:17.215 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-15 14:38:17.217 | ++ functions-common:export_proxy_variables:2220 : isset http_proxy 2021-12-15 14:38:17.220 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2021-12-15 14:38:17.222 | ++ functions-common:export_proxy_variables:2223 : isset https_proxy 2021-12-15 14:38:17.225 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2021-12-15 14:38:17.227 | ++ functions-common:export_proxy_variables:2226 : isset no_proxy 2021-12-15 14:38:17.229 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2021-12-15 14:38:17.232 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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 2021-12-15 14:38:17.279 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-15 14:38:17.279 | apache2-dev 2021-12-15 14:38:17.279 | bc 2021-12-15 14:38:17.279 | bsdmainutils 2021-12-15 14:38:17.279 | curl 2021-12-15 14:38:17.279 | g++ 2021-12-15 14:38:17.279 | gawk 2021-12-15 14:38:17.279 | gcc 2021-12-15 14:38:17.279 | gettext 2021-12-15 14:38:17.279 | git 2021-12-15 14:38:17.279 | graphviz 2021-12-15 14:38:17.279 | iputils-ping 2021-12-15 14:38:17.279 | libapache2-mod-proxy-uwsgi 2021-12-15 14:38:17.279 | libffi-dev 2021-12-15 14:38:17.279 | libjpeg-dev 2021-12-15 14:38:17.279 | libpcre3-dev 2021-12-15 14:38:17.279 | libpq-dev 2021-12-15 14:38:17.279 | libssl-dev 2021-12-15 14:38:17.279 | libsystemd-dev 2021-12-15 14:38:17.279 | libxml2-dev 2021-12-15 14:38:17.279 | libxslt1-dev 2021-12-15 14:38:17.279 | libyaml-dev 2021-12-15 14:38:17.279 | lsof 2021-12-15 14:38:17.279 | openssh-server 2021-12-15 14:38:17.279 | openssl 2021-12-15 14:38:17.279 | pkg-config 2021-12-15 14:38:17.279 | psmisc 2021-12-15 14:38:17.279 | python3-dev 2021-12-15 14:38:17.279 | python3-pip 2021-12-15 14:38:17.279 | python3-systemd 2021-12-15 14:38:17.279 | python3-venv 2021-12-15 14:38:17.279 | tar 2021-12-15 14:38:17.280 | tcpdump 2021-12-15 14:38:17.280 | unzip 2021-12-15 14:38:17.280 | uuid-runtime 2021-12-15 14:38:17.280 | wget 2021-12-15 14:38:17.280 | wget 2021-12-15 14:38:17.280 | zlib1g-dev 2021-12-15 14:38:17.280 | libkrb5-dev 2021-12-15 14:38:17.280 | libldap2-dev 2021-12-15 14:38:17.280 | libsasl2-dev 2021-12-15 14:38:17.280 | memcached 2021-12-15 14:38:17.280 | python3-mysqldb 2021-12-15 14:38:17.280 | sqlite3 2021-12-15 14:38:17.280 | conntrack 2021-12-15 14:38:17.280 | curl 2021-12-15 14:38:17.280 | dnsmasq-base 2021-12-15 14:38:17.280 | dnsmasq-utils 2021-12-15 14:38:17.280 | ebtables 2021-12-15 14:38:17.280 | genisoimage 2021-12-15 14:38:17.280 | iptables 2021-12-15 14:38:17.280 | iputils-arping 2021-12-15 14:38:17.280 | kpartx 2021-12-15 14:38:17.280 | libjs-jquery-tablesorter 2021-12-15 14:38:17.280 | parted 2021-12-15 14:38:17.280 | pm-utils 2021-12-15 14:38:17.280 | python3-mysqldb 2021-12-15 14:38:17.280 | socat 2021-12-15 14:38:17.280 | sqlite3 2021-12-15 14:38:17.280 | sudo 2021-12-15 14:38:17.280 | vlan 2021-12-15 14:38:17.280 | lsscsi 2021-12-15 14:38:17.280 | open-iscsi 2021-12-15 14:38:17.280 | lvm2 2021-12-15 14:38:17.280 | qemu-utils 2021-12-15 14:38:17.280 | thin-provisioning-tools 2021-12-15 14:38:17.280 | acl 2021-12-15 14:38:17.280 | dnsmasq-base 2021-12-15 14:38:17.280 | dnsmasq-utils 2021-12-15 14:38:17.280 | ebtables 2021-12-15 14:38:17.280 | haproxy 2021-12-15 14:38:17.280 | iptables 2021-12-15 14:38:17.281 | iputils-arping 2021-12-15 14:38:17.281 | iputils-ping 2021-12-15 14:38:17.281 | postgresql-server-dev-all 2021-12-15 14:38:17.281 | python3-mysqldb 2021-12-15 14:38:17.281 | sqlite3 2021-12-15 14:38:17.281 | sudo 2021-12-15 14:38:17.281 | vlan 2021-12-15 14:38:17.281 | pcp 2021-12-15 14:38:17.281 | ipset 2021-12-15 14:38:17.281 | conntrack 2021-12-15 14:38:17.281 | conntrackd 2021-12-15 14:38:17.281 | keepalived 2021-12-15 14:38:17.281 | lvm2 2021-12-15 14:38:17.281 | qemu-utils 2021-12-15 14:38:17.281 | thin-provisioning-tools 2021-12-15 14:38:17.281 | curl 2021-12-15 14:38:17.281 | liberasurecode-dev 2021-12-15 14:38:17.281 | make 2021-12-15 14:38:17.281 | memcached 2021-12-15 14:38:17.281 | sqlite3 2021-12-15 14:38:17.281 | xfsprogs' 2021-12-15 14:38:17.284 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-15 14:38:17.301 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-15 14:38:17.301 | apache2-dev 2021-12-15 14:38:17.301 | bc 2021-12-15 14:38:17.301 | bsdmainutils 2021-12-15 14:38:17.301 | curl 2021-12-15 14:38:17.301 | g++ 2021-12-15 14:38:17.301 | gawk 2021-12-15 14:38:17.301 | gcc 2021-12-15 14:38:17.301 | gettext 2021-12-15 14:38:17.301 | git 2021-12-15 14:38:17.301 | graphviz 2021-12-15 14:38:17.301 | iputils-ping 2021-12-15 14:38:17.301 | libapache2-mod-proxy-uwsgi 2021-12-15 14:38:17.301 | libffi-dev 2021-12-15 14:38:17.301 | libjpeg-dev 2021-12-15 14:38:17.301 | libpcre3-dev 2021-12-15 14:38:17.301 | libpq-dev 2021-12-15 14:38:17.301 | libssl-dev 2021-12-15 14:38:17.301 | libsystemd-dev 2021-12-15 14:38:17.301 | libxml2-dev 2021-12-15 14:38:17.301 | libxslt1-dev 2021-12-15 14:38:17.302 | libyaml-dev 2021-12-15 14:38:17.302 | lsof 2021-12-15 14:38:17.302 | openssh-server 2021-12-15 14:38:17.302 | openssl 2021-12-15 14:38:17.302 | pkg-config 2021-12-15 14:38:17.302 | psmisc 2021-12-15 14:38:17.302 | python3-dev 2021-12-15 14:38:17.302 | python3-pip 2021-12-15 14:38:17.302 | python3-systemd 2021-12-15 14:38:17.302 | python3-venv 2021-12-15 14:38:17.302 | tar 2021-12-15 14:38:17.302 | tcpdump 2021-12-15 14:38:17.302 | unzip 2021-12-15 14:38:17.302 | uuid-runtime 2021-12-15 14:38:17.302 | wget 2021-12-15 14:38:17.302 | wget 2021-12-15 14:38:17.302 | zlib1g-dev 2021-12-15 14:38:17.302 | libkrb5-dev 2021-12-15 14:38:17.302 | libldap2-dev 2021-12-15 14:38:17.302 | libsasl2-dev 2021-12-15 14:38:17.302 | memcached 2021-12-15 14:38:17.302 | python3-mysqldb 2021-12-15 14:38:17.302 | sqlite3 2021-12-15 14:38:17.302 | conntrack 2021-12-15 14:38:17.302 | curl 2021-12-15 14:38:17.302 | dnsmasq-base 2021-12-15 14:38:17.302 | dnsmasq-utils 2021-12-15 14:38:17.302 | ebtables 2021-12-15 14:38:17.302 | genisoimage 2021-12-15 14:38:17.302 | iptables 2021-12-15 14:38:17.302 | iputils-arping 2021-12-15 14:38:17.302 | kpartx 2021-12-15 14:38:17.302 | libjs-jquery-tablesorter 2021-12-15 14:38:17.302 | parted 2021-12-15 14:38:17.302 | pm-utils 2021-12-15 14:38:17.302 | python3-mysqldb 2021-12-15 14:38:17.302 | socat 2021-12-15 14:38:17.302 | sqlite3 2021-12-15 14:38:17.302 | sudo 2021-12-15 14:38:17.302 | vlan 2021-12-15 14:38:17.303 | lsscsi 2021-12-15 14:38:17.303 | open-iscsi 2021-12-15 14:38:17.303 | lvm2 2021-12-15 14:38:17.303 | qemu-utils 2021-12-15 14:38:17.303 | thin-provisioning-tools 2021-12-15 14:38:17.303 | acl 2021-12-15 14:38:17.303 | dnsmasq-base 2021-12-15 14:38:17.303 | dnsmasq-utils 2021-12-15 14:38:17.303 | ebtables 2021-12-15 14:38:17.303 | haproxy 2021-12-15 14:38:17.303 | iptables 2021-12-15 14:38:17.303 | iputils-arping 2021-12-15 14:38:17.303 | iputils-ping 2021-12-15 14:38:17.303 | postgresql-server-dev-all 2021-12-15 14:38:17.303 | python3-mysqldb 2021-12-15 14:38:17.303 | sqlite3 2021-12-15 14:38:17.303 | sudo 2021-12-15 14:38:17.303 | vlan 2021-12-15 14:38:17.303 | pcp 2021-12-15 14:38:17.303 | ipset 2021-12-15 14:38:17.303 | conntrack 2021-12-15 14:38:17.303 | conntrackd 2021-12-15 14:38:17.303 | keepalived 2021-12-15 14:38:17.303 | lvm2 2021-12-15 14:38:17.303 | qemu-utils 2021-12-15 14:38:17.303 | thin-provisioning-tools 2021-12-15 14:38:17.303 | curl 2021-12-15 14:38:17.303 | liberasurecode-dev 2021-12-15 14:38:17.303 | make 2021-12-15 14:38:17.303 | memcached 2021-12-15 14:38:17.303 | sqlite3 2021-12-15 14:38:17.303 | xfsprogs ' 2021-12-15 14:38:17.303 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-15 14:38:17.305 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:38:17.308 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:38:17.311 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 14:38:17.311 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-15 14:38:17.315 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 14:38:17.318 | ++ functions-common:install_package:1440 : update_package_repo 2021-12-15 14:38:17.320 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:38:17.322 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2021-12-15 14:38:17.324 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:38:17.326 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:38:17.328 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:38:17.331 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:38:17.333 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:38:17.335 | ++ functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:38:17.337 | ++ functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2021-12-15 14:38:17.339 | ++ functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2021-12-15 14:38:17.341 | ++ functions-common:apt_get_update:1173 : local sudo=sudo 2021-12-15 14:38:17.343 | +++ functions-common:apt_get_update:1174 : id -u 2021-12-15 14:38:17.348 | ++ functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2021-12-15 14:38:17.350 | ++ functions-common:apt_get_update:1177 : time_start apt-get-update 2021-12-15 14:38:17.352 | ++ functions-common:time_start:2388 : local name=apt-get-update 2021-12-15 14:38:17.354 | ++ functions-common:time_start:2389 : local start_time= 2021-12-15 14:38:17.356 | ++ functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 14:38:17.359 | +++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 14:38:17.363 | ++ functions-common:time_start:2393 : _TIME_START[$name]=1639579097360 2021-12-15 14:38:17.365 | ++ functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-15 14:38:17.367 | ++ functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-15 14:38:17.369 | ++ functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-15 14:38:17.888 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-15 14:38:18.066 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-15 14:38:18.329 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-15 14:38:18.602 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2021-12-15 14:38:19.629 | Fetched 108 kB in 2s (55.0 kB/s) 2021-12-15 14:38:21.102 | Reading package lists... 2021-12-15 14:38:21.132 | ++ functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2021-12-15 14:38:21.134 | ++ functions-common:apt_get_update:1187 : time_stop apt-get-update 2021-12-15 14:38:21.136 | ++ functions-common:time_stop:2402 : local name 2021-12-15 14:38:21.138 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 14:38:21.140 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:38:21.144 | ++ functions-common:time_stop:2405 : local total 2021-12-15 14:38:21.146 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 14:38:21.148 | ++ functions-common:time_stop:2408 : name=apt-get-update 2021-12-15 14:38:21.150 | ++ functions-common:time_stop:2409 : start_time=1639579097360 2021-12-15 14:38:21.158 | ++ functions-common:time_stop:2411 : [[ -z 1639579097360 ]] 2021-12-15 14:38:21.161 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:38:21.166 | ++ functions-common:time_stop:2414 : end_time=1639579101163 2021-12-15 14:38:21.168 | ++ functions-common:time_stop:2415 : elapsed_time=3803 2021-12-15 14:38:21.170 | ++ functions-common:time_stop:2416 : total=0 2021-12-15 14:38:21.172 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:38:21.174 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3803 2021-12-15 14:38:21.177 | ++ functions-common:install_package:1441 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 14:38:21.179 | ++ functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:38:21.181 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:38:21.184 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:38:21.187 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 14:38:21.209 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 14:38:21.319 | Reading package lists... 2021-12-15 14:38:21.578 | Building dependency tree... 2021-12-15 14:38:21.580 | Reading state information... 2021-12-15 14:38:21.622 | acl is already the newest version (2.2.53-6). 2021-12-15 14:38:21.622 | bc is already the newest version (1.07.1-2build1). 2021-12-15 14:38:21.622 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-15 14:38:21.622 | conntrack is already the newest version (1:1.4.5-2). 2021-12-15 14:38:21.622 | ebtables is already the newest version (2.0.11-3build1). 2021-12-15 14:38:21.622 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 14:38:21.622 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-15 14:38:21.622 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 14:38:21.622 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-12-15 14:38:21.622 | gettext is already the newest version (0.19.8.1-10build1). 2021-12-15 14:38:21.622 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-15 14:38:21.622 | iputils-arping is already the newest version (3:20190709-3). 2021-12-15 14:38:21.622 | iputils-ping is already the newest version (3:20190709-3). 2021-12-15 14:38:21.622 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-15 14:38:21.622 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-12-15 14:38:21.622 | libffi-dev is already the newest version (3.3-4). 2021-12-15 14:38:21.622 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-12-15 14:38:21.622 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-15 14:38:21.622 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-12-15 14:38:21.622 | libxslt1-dev is already the newest version (1.1.34-4). 2021-12-15 14:38:21.622 | libyaml-dev is already the newest version (0.2.2-1). 2021-12-15 14:38:21.622 | lsscsi is already the newest version (0.30-0.1). 2021-12-15 14:38:21.622 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-15 14:38:21.622 | make is already the newest version (4.2.1-1.2). 2021-12-15 14:38:21.622 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-12-15 14:38:21.622 | psmisc is already the newest version (23.3-1). 2021-12-15 14:38:21.622 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-15 14:38:21.623 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-12-15 14:38:21.623 | python3-systemd is already the newest version (234-3build2). 2021-12-15 14:38:21.623 | socat is already the newest version (1.7.3.3-2). 2021-12-15 14:38:21.623 | tcpdump is already the newest version (4.9.3-4). 2021-12-15 14:38:21.623 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-15 14:38:21.623 | unzip is already the newest version (6.0-25ubuntu1). 2021-12-15 14:38:21.623 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-15 14:38:21.623 | conntrackd is already the newest version (1:1.4.5-2). 2021-12-15 14:38:21.623 | graphviz is already the newest version (2.42.2-3build2). 2021-12-15 14:38:21.623 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-12-15 14:38:21.623 | pcp is already the newest version (5.0.3-1). 2021-12-15 14:38:21.623 | pm-utils is already the newest version (1.4.1-19). 2021-12-15 14:38:21.623 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-12-15 14:38:21.623 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:38:21.623 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:38:21.623 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-12-15 14:38:21.623 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 14:38:21.623 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 14:38:21.623 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-15 14:38:21.623 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-12-15 14:38:21.623 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2021-12-15 14:38:21.623 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2021-12-15 14:38:21.623 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-12-15 14:38:21.623 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-12-15 14:38:21.623 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2021-12-15 14:38:21.623 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 14:38:21.623 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-12-15 14:38:21.623 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-12-15 14:38:21.623 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-15 14:38:21.623 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-12-15 14:38:21.623 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-12-15 14:38:21.623 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-12-15 14:38:21.623 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 14:38:21.623 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-15 14:38:21.623 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-12-15 14:38:21.624 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-12-15 14:38:21.624 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-15 14:38:21.624 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-15 14:38:21.624 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-15 14:38:21.624 | wget is already the newest version (1.20.3-1ubuntu2). 2021-12-15 14:38:21.624 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-15 14:38:21.624 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:38:21.845 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-12-15 14:38:21.845 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-12-15 14:38:21.845 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-12-15 14:38:21.845 | The following packages were automatically installed and are no longer required: 2021-12-15 14:38:21.847 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:38:21.847 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:38:21.847 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:38:21.847 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:38:21.847 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:38:21.847 | python3-zope.interface 2021-12-15 14:38:21.847 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:38:21.963 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:38:21.967 | ++ functions-common:apt_get:1211 : result=0 2021-12-15 14:38:21.970 | ++ functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:38:21.972 | ++ functions-common:time_stop:2402 : local name 2021-12-15 14:38:21.974 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 14:38:21.976 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:38:21.979 | ++ functions-common:time_stop:2405 : local total 2021-12-15 14:38:21.981 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 14:38:21.983 | ++ functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:38:21.985 | ++ functions-common:time_stop:2409 : start_time=1639579101206 2021-12-15 14:38:21.987 | ++ functions-common:time_stop:2411 : [[ -z 1639579101206 ]] 2021-12-15 14:38:21.990 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:38:21.994 | ++ functions-common:time_stop:2414 : end_time=1639579101992 2021-12-15 14:38:21.996 | ++ functions-common:time_stop:2415 : elapsed_time=786 2021-12-15 14:38:21.999 | ++ functions-common:time_stop:2416 : total=797 2021-12-15 14:38:22.001 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:38:22.003 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=1583 2021-12-15 14:38:22.005 | ++ functions-common:apt_get:1215 : return 0 2021-12-15 14:38:22.008 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-15 14:38:22.010 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-15 14:38:22.012 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-15 14:38:22.016 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-15 14:38:22.020 | + ./stack.sh:main:780 : [[ False != \T\r\u\e ]] 2021-12-15 14:38:22.023 | + ./stack.sh:main:781 : PYPI_ALTERNATIVE_URL= 2021-12-15 14:38:22.025 | + ./stack.sh:main:781 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-15 14:38:23.481 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-15 14:38:23.483 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-15 14:38:23.486 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-15 14:38:23.489 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-15 14:38:23.491 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-15 14:38:23.492 | + functions-common:GetDistro:435 : GetOSVersion 2021-12-15 14:38:23.495 | + functions-common:GetOSVersion:405 : source /etc/os-release 2021-12-15 14:38:23.496 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2021-12-15 14:38:23.498 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2021-12-15 14:38:23.500 | ++ /etc/os-release:source:3 : ID=ubuntu 2021-12-15 14:38:23.502 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2021-12-15 14:38:23.503 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2021-12-15 14:38:23.508 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2021-12-15 14:38:23.509 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2021-12-15 14:38:23.511 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2021-12-15 14:38:23.513 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2021-12-15 14:38:23.515 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2021-12-15 14:38:23.516 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2021-12-15 14:38:23.518 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2021-12-15 14:38:23.520 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2021-12-15 14:38:23.521 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2021-12-15 14:38:23.525 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2021-12-15 14:38:23.528 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2021-12-15 14:38:23.529 | + functions-common:_ensure_lsb_release:383 : return 2021-12-15 14:38:23.532 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2021-12-15 14:38:23.607 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2021-12-15 14:38:23.609 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2021-12-15 14:38:23.684 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2021-12-15 14:38:23.687 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2021-12-15 14:38:23.761 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2021-12-15 14:38:23.763 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-15 14:38:23.765 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2021-12-15 14:38:23.767 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2021-12-15 14:38:23.769 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2021-12-15 14:38:23.771 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2021-12-15 14:38:23.773 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2021-12-15 14:38:23.775 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-15 14:38:23.777 | + functions-common:GetDistro:440 : DISTRO=focal 2021-12-15 14:38:23.779 | + functions-common:GetDistro:484 : typeset -xr DISTRO 2021-12-15 14:38:23.780 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-15 14:38:23.781 | Distro: focal 2021-12-15 14:38:23.783 | + tools/install_pip.sh:main:115 : get_versions 2021-12-15 14:38:23.786 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 14:38:23.789 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 14:38:23.791 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 14:38:23.794 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 14:38:23.795 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 14:38:24.471 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 14:38:24.473 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 14:38:24.473 | pip: 21.3.1 2021-12-15 14:38:24.475 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-12-15 14:38:24.476 | + tools/install_pip.sh:main:121 : is_fedora 2021-12-15 14:38:24.478 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:38:24.480 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:38:24.481 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:38:24.483 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:38:24.485 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:38:24.487 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:38:24.489 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:38:24.491 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:38:24.493 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:38:24.494 | + tools/install_pip.sh:main:133 : install_get_pip 2021-12-15 14:38:24.496 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 14:38:24.498 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 14:38:24.499 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-12-15 14:38:24.503 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 14:38:24.505 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-12-15 14:38:24.507 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-15 14:38:24.514 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 14:38:24.515 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-12-15 14:38:24.518 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-12-15 14:38:24.528 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-15 14:38:24.528 | Dload Upload Total Spent Left Speed 2021-12-15 14:38:24.674 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-12-15 14:38:24.678 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-15 14:38:24.681 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 14:38:28.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:38:28.049 | from cryptography.utils import int_from_bytes 2021-12-15 14:38:28.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:38:28.049 | from cryptography.utils import int_from_bytes 2021-12-15 14:38:28.358 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:38:28.562 | Collecting pip 2021-12-15 14:38:28.574 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-12-15 14:38:30.993 | Installing collected packages: pip 2021-12-15 14:38:30.993 | Attempting uninstall: pip 2021-12-15 14:38:30.994 | Found existing installation: pip 21.3.1 2021-12-15 14:38:31.243 | Uninstalling pip-21.3.1: 2021-12-15 14:38:31.257 | Successfully uninstalled pip-21.3.1 2021-12-15 14:38:32.940 | Successfully installed pip-21.3.1 2021-12-15 14:38:32.940 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 14:38:32.940 | warnings.warn( 2021-12-15 14:38:32.940 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 14:38:32.940 | warnings.warn( 2021-12-15 14:38:32.940 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 14:38:32.941 | warnings.warn( 2021-12-15 14:38:32.941 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:38:33.118 | + tools/install_pip.sh:main:136 : set -x 2021-12-15 14:38:33.120 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-12-15 14:38:33.121 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-15 14:38:33.123 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:38:33.126 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-15 14:38:33.127 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-12-15 14:38:33.129 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:38:33.132 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:38:33.132 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:38:33.136 | ++ inc/python:get_from_global_requirements:227 : required_pkg='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,!=48.0.0,!=49.0.0 ' 2021-12-15 14:38:33.138 | ++ inc/python:get_from_global_requirements:228 : [[ 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,!=48.0.0,!=49.0.0 == '' ]] 2021-12-15 14:38:33.140 | ++ inc/python:get_from_global_requirements:231 : echo '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,!=48.0.0,!=49.0.0' 2021-12-15 14:38:33.142 | + inc/python:pip_install_gr:78 : clean_name='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,!=48.0.0,!=49.0.0' 2021-12-15 14:38:33.144 | + inc/python:pip_install_gr:79 : pip_install '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,!=48.0.0,!=49.0.0' 2021-12-15 14:38:33.162 | Using python 3.8 to install 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,!=48.0.0,!=49.0.0 2021-12-15 14:38:33.164 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt '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,!=48.0.0,!=49.0.0' 2021-12-15 14:38:34.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:38:34.021 | from cryptography.utils import int_from_bytes 2021-12-15 14:38:34.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:38:34.021 | from cryptography.utils import int_from_bytes 2021-12-15 14:38:35.107 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:38:35.129 | 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,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (59.5.0) 2021-12-15 14:38:37.473 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:38:37.603 | + inc/python:pip_install:200 : result=0 2021-12-15 14:38:37.605 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:38:37.607 | + functions-common:time_stop:2402 : local name 2021-12-15 14:38:37.609 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:38:37.610 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:38:37.612 | + functions-common:time_stop:2405 : local total 2021-12-15 14:38:37.614 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:38:37.615 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:38:37.617 | + functions-common:time_stop:2409 : start_time=1639579113157 2021-12-15 14:38:37.619 | + functions-common:time_stop:2411 : [[ -z 1639579113157 ]] 2021-12-15 14:38:37.621 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:38:37.624 | + functions-common:time_stop:2414 : end_time=1639579117622 2021-12-15 14:38:37.626 | + functions-common:time_stop:2415 : elapsed_time=4465 2021-12-15 14:38:37.627 | + functions-common:time_stop:2416 : total=0 2021-12-15 14:38:37.629 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:38:37.631 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4465 2021-12-15 14:38:37.632 | + inc/python:pip_install:203 : return 0 2021-12-15 14:38:37.634 | + tools/install_pip.sh:main:142 : get_versions 2021-12-15 14:38:37.637 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 14:38:37.640 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 14:38:37.643 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 14:38:37.645 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 14:38:37.646 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 14:38:38.340 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 14:38:38.342 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 14:38:38.342 | pip: 21.3.1 2021-12-15 14:38:38.345 | + ./stack.sh:main:785 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-15 14:38:38.348 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 14:38:38.351 | + ./stack.sh:main:786 : fixup_all 2021-12-15 14:38:38.353 | + tools/fixup_stuff.sh:fixup_all:152 : fixup_ubuntu 2021-12-15 14:38:38.355 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2021-12-15 14:38:38.357 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:38:38.359 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:38:38.362 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-12-15 14:38:38.374 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-15 14:38:38.385 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-12-15 14:38:38.396 | + tools/fixup_stuff.sh:fixup_all:153 : fixup_fedora 2021-12-15 14:38:38.399 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2021-12-15 14:38:38.401 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:38:38.403 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:38:38.405 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:38:38.407 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:38:38.409 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:38:38.411 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:38:38.413 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:38:38.415 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:38:38.417 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:38:38.419 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2021-12-15 14:38:38.421 | + tools/fixup_stuff.sh:fixup_all:154 : fixup_suse 2021-12-15 14:38:38.424 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2021-12-15 14:38:38.426 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:38:38.428 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:38:38.430 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:38:38.432 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:38:38.434 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:38:38.437 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:38:38.439 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2021-12-15 14:38:38.442 | + ./stack.sh:main:789 : pip_install -U os-testr 2021-12-15 14:38:38.462 | Using python 3.8 to install os-testr 2021-12-15 14:38:38.464 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-12-15 14:38:39.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:38:39.313 | from cryptography.utils import int_from_bytes 2021-12-15 14:38:39.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:38:39.313 | from cryptography.utils import int_from_bytes 2021-12-15 14:38:40.393 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:38:40.413 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-12-15 14:38:40.504 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-12-15 14:38:40.505 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-12-15 14:38:40.506 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-12-15 14:38:40.507 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2021-12-15 14:38:40.519 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-12-15 14:38:40.545 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-12-15 14:38:40.546 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-12-15 14:38:40.548 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2021-12-15 14:38:40.549 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2021-12-15 14:38:40.551 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-12-15 14:38:40.575 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-12-15 14:38:40.576 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.6) 2021-12-15 14:38:40.577 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2021-12-15 14:38:40.579 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2021-12-15 14:38:40.579 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2021-12-15 14:38:40.593 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-12-15 14:38:40.660 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-12-15 14:38:40.661 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-12-15 14:38:40.662 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-12-15 14:38:42.960 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:38:43.101 | + inc/python:pip_install:200 : result=0 2021-12-15 14:38:43.103 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:38:43.105 | + functions-common:time_stop:2402 : local name 2021-12-15 14:38:43.107 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:38:43.110 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:38:43.112 | + functions-common:time_stop:2405 : local total 2021-12-15 14:38:43.114 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:38:43.116 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:38:43.118 | + functions-common:time_stop:2409 : start_time=1639579118457 2021-12-15 14:38:43.120 | + functions-common:time_stop:2411 : [[ -z 1639579118457 ]] 2021-12-15 14:38:43.123 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:38:43.127 | + functions-common:time_stop:2414 : end_time=1639579123125 2021-12-15 14:38:43.130 | + functions-common:time_stop:2415 : elapsed_time=4668 2021-12-15 14:38:43.132 | + functions-common:time_stop:2416 : total=0 2021-12-15 14:38:43.135 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:38:43.137 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4668 2021-12-15 14:38:43.139 | + inc/python:pip_install:203 : return 0 2021-12-15 14:38:43.142 | + ./stack.sh:main:793 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-15 14:38:43.196 | + ./stack.sh:main:794 : sudo systemctl restart systemd-journald 2021-12-15 14:38:43.300 | + ./stack.sh:main:800 : install_infra 2021-12-15 14:38:43.304 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 14:38:43.307 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-15 14:38:43.311 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 14:38:43.315 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-15 14:38:43.340 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-15 14:38:45.327 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:45.342 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:45.445 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:45.466 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:45.472 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:45.486 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:45.494 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:45.532 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:45.537 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:45.594 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:45.600 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:45.658 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:45.682 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:45.729 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:45.747 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:45.752 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:46.040 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:46.044 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:46.055 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:46.076 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:46.083 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:46.100 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:46.162 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:46.224 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:38:46.342 | Requirement already up-to-date: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 14:38:46.637 | + inc/python:pip_install:200 : result=0 2021-12-15 14:38:46.639 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:38:46.641 | + functions-common:time_stop:2402 : local name 2021-12-15 14:38:46.643 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:38:46.645 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:38:46.647 | + functions-common:time_stop:2405 : local total 2021-12-15 14:38:46.649 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:38:46.652 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:38:46.654 | + functions-common:time_stop:2409 : start_time=1639579123333 2021-12-15 14:38:46.656 | + functions-common:time_stop:2411 : [[ -z 1639579123333 ]] 2021-12-15 14:38:46.659 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:38:46.663 | + functions-common:time_stop:2414 : end_time=1639579126660 2021-12-15 14:38:46.665 | + functions-common:time_stop:2415 : elapsed_time=3327 2021-12-15 14:38:46.667 | + functions-common:time_stop:2416 : total=4668 2021-12-15 14:38:46.669 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:38:46.671 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=7995 2021-12-15 14:38:46.673 | + inc/python:pip_install:203 : return 0 2021-12-15 14:38:46.675 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 14:38:46.678 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-15 14:38:46.700 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-12-15 14:38:48.543 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:48.558 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:48.662 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:48.683 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:48.689 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:48.704 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:48.712 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:48.752 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:48.756 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:48.814 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:48.819 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:48.879 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:48.902 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:48.952 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:48.970 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:48.975 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:49.269 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:49.273 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:49.285 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:49.307 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:49.314 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:49.331 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:49.394 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:38:49.457 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:38:49.459 | Processing /opt/stack/requirements 2021-12-15 14:38:51.057 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (6.0) 2021-12-15 14:38:51.060 | 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 177)) (3.0.0) 2021-12-15 14:38:51.071 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (21.3) 2021-12-15 14:38:51.076 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 14:38:51.080 | Requirement already satisfied: pyparsing===3.0.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.0.6) 2021-12-15 14:38:51.086 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (2.26.0) 2021-12-15 14:38:51.113 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (1.16.0) 2021-12-15 14:38:51.116 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (2.5.0) 2021-12-15 14:38:51.126 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (1.26.7) 2021-12-15 14:38:51.149 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (1.3) 2021-12-15 14:38:51.152 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (0.3.0) 2021-12-15 14:38:51.168 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.26.0->-c /opt/stack/requirements/upper-constraints.txt (line 468)) (2021.10.8) 2021-12-15 14:38:51.192 | Requirement already satisfied: charset-normalizer===2.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (2.0.9) 2021-12-15 14:38:51.197 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (3.3) 2021-12-15 14:38:51.202 | 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 173)) (1.0.0) 2021-12-15 14:38:51.206 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.10.0) 2021-12-15 14:38:51.226 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (0.4.0) 2021-12-15 14:38:51.229 | Requirement already satisfied: prettytable===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.4.0) 2021-12-15 14:38:51.240 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.3.3) 2021-12-15 14:38:51.293 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (3.5.0) 2021-12-15 14:38:51.299 | 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 600)) (0.2.5) 2021-12-15 14:38:51.305 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (1.8.2) 2021-12-15 14:38:51.307 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (21.2.0) 2021-12-15 14:38:51.360 | Building wheels for collected packages: openstack-requirements 2021-12-15 14:38:51.361 | Building wheel for openstack-requirements (setup.py): started 2021-12-15 14:38:52.182 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-15 14:38:52.183 | ERROR: Command errored out with exit status 1: 2021-12-15 14:38:52.183 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-9xeb38gk/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-9xeb38gk/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-ew7v2epw 2021-12-15 14:38:52.183 | cwd: /tmp/pip-req-build-9xeb38gk/ 2021-12-15 14:38:52.183 | Complete output (6 lines): 2021-12-15 14:38:52.183 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-15 14:38:52.183 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-15 14:38:52.183 | or: setup.py --help-commands 2021-12-15 14:38:52.183 | or: setup.py cmd --help 2021-12-15 14:38:52.183 | 2021-12-15 14:38:52.183 | error: invalid command 'bdist_wheel' 2021-12-15 14:38:52.183 | ---------------------------------------- 2021-12-15 14:38:52.183 | ERROR: Failed building wheel for openstack-requirements 2021-12-15 14:38:52.183 | Running setup.py clean for openstack-requirements 2021-12-15 14:38:53.002 | Failed to build openstack-requirements 2021-12-15 14:38:53.018 | Installing collected packages: openstack-requirements 2021-12-15 14:38:53.018 | Attempting uninstall: openstack-requirements 2021-12-15 14:38:53.019 | Found existing installation: openstack-requirements 1.2.1.dev5104 2021-12-15 14:38:53.055 | Uninstalling openstack-requirements-1.2.1.dev5104: 2021-12-15 14:38:53.073 | Successfully uninstalled openstack-requirements-1.2.1.dev5104 2021-12-15 14:38:53.076 | Running setup.py install for openstack-requirements: started 2021-12-15 14:38:55.321 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-15 14:38:55.345 | Successfully installed openstack-requirements-1.2.1.dev5104 2021-12-15 14:38:55.471 | + inc/python:pip_install:200 : result=0 2021-12-15 14:38:55.473 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:38:55.475 | + functions-common:time_stop:2402 : local name 2021-12-15 14:38:55.477 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:38:55.479 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:38:55.481 | + functions-common:time_stop:2405 : local total 2021-12-15 14:38:55.483 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:38:55.486 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:38:55.488 | + functions-common:time_stop:2409 : start_time=1639579126692 2021-12-15 14:38:55.490 | + functions-common:time_stop:2411 : [[ -z 1639579126692 ]] 2021-12-15 14:38:55.493 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:38:55.497 | + functions-common:time_stop:2414 : end_time=1639579135494 2021-12-15 14:38:55.499 | + functions-common:time_stop:2415 : elapsed_time=8802 2021-12-15 14:38:55.501 | + functions-common:time_stop:2416 : total=7995 2021-12-15 14:38:55.503 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:38:55.506 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=16797 2021-12-15 14:38:55.508 | + inc/python:pip_install:203 : return 0 2021-12-15 14:38:55.510 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-15 14:38:55.513 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-15 14:38:55.515 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-15 14:38:55.517 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:38:55.520 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:38:55.522 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-12-15 14:38:55.524 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:38:55.527 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-15 14:38:55.546 | Using python 3.8 to install pbr 2021-12-15 14:38:55.549 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-15 14:38:56.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:38:56.393 | from cryptography.utils import int_from_bytes 2021-12-15 14:38:56.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:38:56.393 | from cryptography.utils import int_from_bytes 2021-12-15 14:38:57.481 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:38:57.502 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2021-12-15 14:38:59.978 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:39:00.105 | + inc/python:pip_install:200 : result=0 2021-12-15 14:39:00.107 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:39:00.109 | + functions-common:time_stop:2402 : local name 2021-12-15 14:39:00.111 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:39:00.113 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:39:00.115 | + functions-common:time_stop:2405 : local total 2021-12-15 14:39:00.117 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:39:00.119 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:39:00.121 | + functions-common:time_stop:2409 : start_time=1639579135541 2021-12-15 14:39:00.123 | + functions-common:time_stop:2411 : [[ -z 1639579135541 ]] 2021-12-15 14:39:00.126 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:39:00.130 | + functions-common:time_stop:2414 : end_time=1639579140128 2021-12-15 14:39:00.132 | + functions-common:time_stop:2415 : elapsed_time=4587 2021-12-15 14:39:00.134 | + functions-common:time_stop:2416 : total=16797 2021-12-15 14:39:00.136 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:39:00.138 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=21384 2021-12-15 14:39:00.141 | + inc/python:pip_install:203 : return 0 2021-12-15 14:39:00.143 | + ./stack.sh:main:803 : python3 -m venv /opt/stack/bindep-venv 2021-12-15 14:39:02.445 | + ./stack.sh:main:805 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-15 14:39:04.391 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:39:04.393 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2021-12-15 14:39:04.408 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-12-15 14:39:04.411 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2021-12-15 14:39:04.416 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2021-12-15 14:39:04.418 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-12-15 14:39:04.421 | 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.6) 2021-12-15 14:39:04.495 | + ./stack.sh:main:806 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 14:39:04.498 | + ./stack.sh:main:806 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 14:39:04.501 | ++ ./stack.sh:main:809 : _get_plugin_bindep_packages 2021-12-15 14:39:04.518 | + ./stack.sh:main:809 : pkgs= 2021-12-15 14:39:04.520 | + ./stack.sh:main:810 : [[ -n '' ]] 2021-12-15 14:39:04.522 | + ./stack.sh:main:817 : run_phase stack pre-install 2021-12-15 14:39:04.525 | + functions-common:run_phase:1830 : local mode=stack 2021-12-15 14:39:04.527 | + functions-common:run_phase:1831 : local phase=pre-install 2021-12-15 14:39:04.529 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 14:39:04.532 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 14:39:04.534 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 14:39:04.536 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 14:39:04.538 | + functions-common:run_phase:1840 : local extra 2021-12-15 14:39:04.541 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 14:39:04.545 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 14:39:04.547 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 14:39:04.549 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 14:39:04.551 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-15 14:39:04.554 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 14:39:04.568 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:39:04.570 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 14:39:04.572 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:39:04.574 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-15 14:39:04.576 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:39:04.579 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-15 14:39:04.581 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:39:04.583 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-15 14:39:04.585 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:39:04.587 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-15 14:39:04.589 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:39:04.591 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-15 14:39:04.594 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-15 14:39:04.596 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-15 14:39:04.598 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 14:39:04.600 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 14:39:04.602 | + functions-common:run_phase:1857 : run_plugins stack pre-install 2021-12-15 14:39:04.604 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-15 14:39:04.606 | + functions-common:run_plugins:1817 : local phase=pre-install 2021-12-15 14:39:04.608 | + functions-common:run_plugins:1819 : local plugins= 2021-12-15 14:39:04.610 | + functions-common:run_plugins:1820 : local plugin 2021-12-15 14:39:04.613 | + ./stack.sh:main:820 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-15 14:39:04.615 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-12-15 14:39:04.617 | + functions:set_systemd_override:821 : local value=2048 2021-12-15 14:39:04.620 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-12-15 14:39:04.622 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-15 14:39:04.675 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-15 14:39:04.675 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-15 14:39:04.677 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-12-15 14:39:05.061 | + ./stack.sh:main:822 : install_rpc_backend 2021-12-15 14:39:05.063 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-15 14:39:05.079 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:39:05.082 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-15 14:39:05.084 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:39:05.086 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:39:05.089 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:39:05.091 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:39:05.094 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:39:05.096 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:39:05.098 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:39:05.100 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:39:05.103 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:39:05.105 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:39:05.107 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:39:05.109 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:39:05.111 | + functions-common:install_package:1441 : real_install_package rabbitmq-server 2021-12-15 14:39:05.114 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:39:05.116 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:39:05.118 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:39:05.120 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2021-12-15 14:39:05.141 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-15 14:39:05.248 | Reading package lists... 2021-12-15 14:39:05.490 | Building dependency tree... 2021-12-15 14:39:05.492 | Reading state information... 2021-12-15 14:39:05.739 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-12-15 14:39:05.739 | The following packages were automatically installed and are no longer required: 2021-12-15 14:39:05.740 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:39:05.740 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:39:05.740 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:39:05.740 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:39:05.740 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:39:05.740 | python3-zope.interface 2021-12-15 14:39:05.740 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:39:05.855 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:39:05.859 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:39:05.862 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:39:05.864 | + functions-common:time_stop:2402 : local name 2021-12-15 14:39:05.866 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:39:05.868 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:39:05.870 | + functions-common:time_stop:2405 : local total 2021-12-15 14:39:05.873 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:39:05.875 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:39:05.877 | + functions-common:time_stop:2409 : start_time=1639579145138 2021-12-15 14:39:05.879 | + functions-common:time_stop:2411 : [[ -z 1639579145138 ]] 2021-12-15 14:39:05.882 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:39:05.886 | + functions-common:time_stop:2414 : end_time=1639579145884 2021-12-15 14:39:05.888 | + functions-common:time_stop:2415 : elapsed_time=746 2021-12-15 14:39:05.890 | + functions-common:time_stop:2416 : total=1583 2021-12-15 14:39:05.893 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:39:05.895 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2329 2021-12-15 14:39:05.898 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:39:05.900 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-15 14:39:05.902 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:39:05.904 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:39:05.906 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:39:05.909 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:39:05.911 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:39:05.913 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:39:05.916 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-15 14:39:05.918 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:39:05.920 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:39:05.923 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:39:05.925 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:39:05.927 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:39:05.929 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:39:05.932 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:39:05.934 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:39:05.936 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:39:05.941 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-15 14:39:05.943 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:39:05.946 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:39:05.948 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:39:05.950 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:39:05.952 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:39:05.958 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:39:05.961 | + ./stack.sh:main:823 : restart_rpc_backend 2021-12-15 14:39:05.963 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-15 14:39:05.979 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:39:05.981 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-15 14:39:05.984 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:39:05.986 | + ./stack.sh:echo_summary:440 : echo -e Starting RabbitMQ 2021-12-15 14:39:05.988 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-15 14:39:05.991 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-15 14:39:05.995 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-15 14:39:05.998 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-15 14:39:06.000 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-15 14:39:06.003 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-15 14:39:06.005 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-15 14:39:06.007 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-15 14:39:06.010 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-15 14:39:06.730 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-15 14:39:06.730 | user tags 2021-12-15 14:39:06.730 | stackrabbit []' 2021-12-15 14:39:06.733 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-15 14:39:06.733 | user tags 2021-12-15 14:39:06.733 | stackrabbit []' 2021-12-15 14:39:06.733 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-15 14:39:06.739 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-12-15 14:39:06.742 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-12-15 14:39:06.744 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 14:39:07.425 | Changing password for user "stackrabbit" ... 2021-12-15 14:39:07.449 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-15 14:39:08.117 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-15 14:39:08.140 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-15 14:39:08.143 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 14:39:08.817 | Changing password for user "stackrabbit" ... 2021-12-15 14:39:08.843 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-15 14:39:08.846 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-15 14:39:08.848 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-15 14:39:09.542 | Deleting user "guest" ... 2021-12-15 14:39:09.557 | Error: 2021-12-15 14:39:09.557 | {:no_such_user, "guest"} 2021-12-15 14:39:09.570 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-12-15 14:39:09.573 | + ./stack.sh:main:825 : is_service_enabled mysql postgresql 2021-12-15 14:39:09.589 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:39:09.592 | + ./stack.sh:main:826 : install_database 2021-12-15 14:39:09.594 | + lib/database:install_database:116 : install_database_mysql 2021-12-15 14:39:09.596 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-12-15 14:39:09.599 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:39:09.601 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:39:09.603 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-12-15 14:39:09.816 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-15 14:39:09.818 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-12-15 14:39:09.821 | + functions-common:is_oraclelinux:496 : [[ -z Ubuntu ]] 2021-12-15 14:39:09.823 | + functions-common:is_oraclelinux:500 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:39:09.825 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-12-15 14:39:09.828 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:39:09.830 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:39:09.832 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:39:09.835 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:39:09.837 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:39:09.839 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:39:09.841 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:39:09.843 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:39:09.846 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:39:09.848 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-12-15 14:39:09.850 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:39:09.853 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:39:09.855 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:39:09.857 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:39:09.860 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:39:09.862 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:39:09.864 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-12-15 14:39:09.867 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:39:09.869 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:39:09.871 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-12-15 14:39:09.873 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:39:09.876 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:39:09.878 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:39:09.880 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:39:09.883 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:39:09.885 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:39:09.887 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:39:09.889 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:39:09.891 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:39:09.894 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:39:09.896 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:39:09.898 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:39:09.900 | + functions-common:install_package:1441 : real_install_package mysql-server 2021-12-15 14:39:09.903 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:39:09.905 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:39:09.907 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:39:09.910 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2021-12-15 14:39:09.931 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-15 14:39:10.039 | Reading package lists... 2021-12-15 14:39:10.273 | Building dependency tree... 2021-12-15 14:39:10.274 | Reading state information... 2021-12-15 14:39:10.521 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2021-12-15 14:39:10.521 | The following packages were automatically installed and are no longer required: 2021-12-15 14:39:10.522 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:39:10.523 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:39:10.523 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:39:10.523 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:39:10.523 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:39:10.523 | python3-zope.interface 2021-12-15 14:39:10.523 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:39:10.634 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:39:10.638 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:39:10.641 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:39:10.643 | + functions-common:time_stop:2402 : local name 2021-12-15 14:39:10.645 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:39:10.647 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:39:10.649 | + functions-common:time_stop:2405 : local total 2021-12-15 14:39:10.651 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:39:10.653 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:39:10.656 | + functions-common:time_stop:2409 : start_time=1639579149928 2021-12-15 14:39:10.658 | + functions-common:time_stop:2411 : [[ -z 1639579149928 ]] 2021-12-15 14:39:10.661 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:39:10.664 | + functions-common:time_stop:2414 : end_time=1639579150662 2021-12-15 14:39:10.666 | + functions-common:time_stop:2415 : elapsed_time=734 2021-12-15 14:39:10.669 | + functions-common:time_stop:2416 : total=2329 2021-12-15 14:39:10.671 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:39:10.673 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3063 2021-12-15 14:39:10.675 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:39:10.677 | + ./stack.sh:main:828 : '[' -n mysql ']' 2021-12-15 14:39:10.680 | + ./stack.sh:main:829 : install_database_python 2021-12-15 14:39:10.682 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-15 14:39:10.684 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-12-15 14:39:10.686 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-15 14:39:10.688 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:39:10.691 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-15 14:39:10.694 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-15 14:39:10.696 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:39:10.699 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:39:10.700 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:39:10.705 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-15 14:39:10.707 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-15 14:39:10.710 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-15 14:39:10.712 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-15 14:39:10.715 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-15 14:39:10.735 | Using python 3.8 to install PyMySQL 2021-12-15 14:39:10.738 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-12-15 14:39:11.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:39:11.577 | from cryptography.utils import int_from_bytes 2021-12-15 14:39:11.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:39:11.577 | from cryptography.utils import int_from_bytes 2021-12-15 14:39:12.661 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:39:12.683 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-12-15 14:39:15.065 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:39:15.196 | + inc/python:pip_install:200 : result=0 2021-12-15 14:39:15.198 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:39:15.201 | + functions-common:time_stop:2402 : local name 2021-12-15 14:39:15.203 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:39:15.206 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:39:15.208 | + functions-common:time_stop:2405 : local total 2021-12-15 14:39:15.210 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:39:15.212 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:39:15.214 | + functions-common:time_stop:2409 : start_time=1639579150730 2021-12-15 14:39:15.216 | + functions-common:time_stop:2411 : [[ -z 1639579150730 ]] 2021-12-15 14:39:15.220 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:39:15.224 | + functions-common:time_stop:2414 : end_time=1639579155221 2021-12-15 14:39:15.226 | + functions-common:time_stop:2415 : elapsed_time=4491 2021-12-15 14:39:15.228 | + functions-common:time_stop:2416 : total=21384 2021-12-15 14:39:15.230 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:39:15.232 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=25875 2021-12-15 14:39:15.235 | + inc/python:pip_install:203 : return 0 2021-12-15 14:39:15.237 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-15 14:39:15.239 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 14:39:15.241 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-15 14:39:15.243 | + ./stack.sh:main:832 : is_service_enabled neutron 2021-12-15 14:39:15.260 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:39:15.262 | + ./stack.sh:main:833 : install_neutron_agent_packages 2021-12-15 14:39:15.265 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-15 14:39:15.268 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 14:39:15.269 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 14:39:15.274 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 14:39:15.276 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 14:39:15.279 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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- ]] 2021-12-15 14:39:15.281 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 14:39:15.283 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-15 14:39:15.286 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:478 : is_service_enabled q-l3 2021-12-15 14:39:15.301 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:39:15.303 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : install_package radvd 2021-12-15 14:39:15.305 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:39:15.308 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:39:15.310 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:39:15.313 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:39:15.318 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:39:15.324 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:39:15.326 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:39:15.329 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:39:15.332 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:39:15.334 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:39:15.336 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:39:15.339 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:39:15.341 | + functions-common:install_package:1441 : real_install_package radvd 2021-12-15 14:39:15.343 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:39:15.345 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:39:15.348 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:39:15.350 | + functions-common:real_install_package:1427 : apt_get install radvd 2021-12-15 14:39:15.370 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-15 14:39:15.479 | Reading package lists... 2021-12-15 14:39:15.721 | Building dependency tree... 2021-12-15 14:39:15.722 | Reading state information... 2021-12-15 14:39:15.972 | radvd is already the newest version (1:2.17-2). 2021-12-15 14:39:15.972 | The following packages were automatically installed and are no longer required: 2021-12-15 14:39:15.973 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:39:15.973 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:39:15.973 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:39:15.973 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:39:15.973 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:39:15.973 | python3-zope.interface 2021-12-15 14:39:15.973 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:39:16.086 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:39:16.090 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:39:16.092 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:39:16.095 | + functions-common:time_stop:2402 : local name 2021-12-15 14:39:16.097 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:39:16.099 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:39:16.101 | + functions-common:time_stop:2405 : local total 2021-12-15 14:39:16.103 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:39:16.105 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:39:16.107 | + functions-common:time_stop:2409 : start_time=1639579155368 2021-12-15 14:39:16.109 | + functions-common:time_stop:2411 : [[ -z 1639579155368 ]] 2021-12-15 14:39:16.112 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:39:16.116 | + functions-common:time_stop:2414 : end_time=1639579156113 2021-12-15 14:39:16.118 | + functions-common:time_stop:2415 : elapsed_time=745 2021-12-15 14:39:16.120 | + functions-common:time_stop:2416 : total=3063 2021-12-15 14:39:16.122 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:39:16.125 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3808 2021-12-15 14:39:16.127 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:39:16.129 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:482 : is_service_enabled q-agt q-dhcp q-l3 2021-12-15 14:39:16.146 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:39:16.148 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : neutron_plugin_install_agent_packages 2021-12-15 14:39:16.151 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-15 14:39:16.154 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-15 14:39:16.173 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-15 14:39:16.176 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:39:16.178 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:39:16.180 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:39:16.182 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:39:16.184 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:39:16.187 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:39:16.189 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:39:16.192 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:39:16.194 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:39:16.196 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:39:16.198 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:39:16.200 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:39:16.203 | + functions-common:install_package:1441 : real_install_package fakeroot make openvswitch-switch 2021-12-15 14:39:16.205 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:39:16.208 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:39:16.210 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:39:16.212 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2021-12-15 14:39:16.231 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-15 14:39:16.339 | Reading package lists... 2021-12-15 14:39:16.585 | Building dependency tree... 2021-12-15 14:39:16.586 | Reading state information... 2021-12-15 14:39:16.831 | fakeroot is already the newest version (1.24-1). 2021-12-15 14:39:16.831 | make is already the newest version (4.2.1-1.2). 2021-12-15 14:39:16.831 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-15 14:39:16.831 | The following packages were automatically installed and are no longer required: 2021-12-15 14:39:16.832 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:39:16.832 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:39:16.832 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:39:16.832 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:39:16.832 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:39:16.832 | python3-zope.interface 2021-12-15 14:39:16.832 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:39:16.943 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:39:16.948 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:39:16.950 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:39:16.953 | + functions-common:time_stop:2402 : local name 2021-12-15 14:39:16.955 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:39:16.957 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:39:16.960 | + functions-common:time_stop:2405 : local total 2021-12-15 14:39:16.962 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:39:16.964 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:39:16.966 | + functions-common:time_stop:2409 : start_time=1639579156229 2021-12-15 14:39:16.968 | + functions-common:time_stop:2411 : [[ -z 1639579156229 ]] 2021-12-15 14:39:16.971 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:39:16.975 | + functions-common:time_stop:2414 : end_time=1639579156973 2021-12-15 14:39:16.977 | + functions-common:time_stop:2415 : elapsed_time=744 2021-12-15 14:39:16.979 | + functions-common:time_stop:2416 : total=3808 2021-12-15 14:39:16.981 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:39:16.983 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4552 2021-12-15 14:39:16.986 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:39:16.988 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-15 14:39:16.990 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:39:16.992 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:39:16.994 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-15 14:39:16.997 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-15 14:39:17.000 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-15 14:39:17.004 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-15 14:39:17.006 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-15 14:39:17.009 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-15 14:39:17.009 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-15 14:39:17.014 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-15 14:39:17.017 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-15 14:39:17.019 | + functions:vercmp:628 : local v1=5.4 2021-12-15 14:39:17.021 | + functions:vercmp:629 : local 'op=<' 2021-12-15 14:39:17.023 | + functions:vercmp:630 : local v2=3.13 2021-12-15 14:39:17.025 | + functions:vercmp:631 : local result 2021-12-15 14:39:17.029 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-12-15 14:39:17.029 | ++ functions:vercmp:635 : sort -V 2021-12-15 14:39:17.029 | ++ functions:vercmp:635 : head -1 2021-12-15 14:39:17.035 | + functions:vercmp:635 : result=3.13 2021-12-15 14:39:17.038 | + functions:vercmp:637 : case $op in 2021-12-15 14:39:17.040 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-12-15 14:39:17.042 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-12-15 14:39:17.044 | + functions:vercmp:648 : return 2021-12-15 14:39:17.047 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-15 14:39:17.049 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:39:17.052 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart openvswitch-switch 2021-12-15 14:39:17.528 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-12-15 14:39:17.532 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-12-15 14:39:17.535 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:17.538 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:17.540 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-12-15 14:39:17.544 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:17.548 | + ./stack.sh:main:836 : is_service_enabled etcd3 2021-12-15 14:39:17.568 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:39:17.571 | + ./stack.sh:main:837 : install_etcd3 2021-12-15 14:39:17.573 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-15 14:39:17.573 | Installing etcd 2021-12-15 14:39:17.576 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-15 14:39:17.589 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-15 14:39:17.604 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-15 14:39:17.607 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-15 14:39:17.620 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-15 14:39:17.623 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:39:17.626 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:39:17.629 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:39:17.633 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:39:17.635 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-12-15 14:39:17.637 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-15 14:39:17.640 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:39:17.642 | ++ functions:get_extra_file:74 : return 2021-12-15 14:39:17.645 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:39:17.648 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-15 14:39:17.650 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-15 14:39:17.652 | + ./stack.sh:main:846 : is_service_enabled tls-proxy 2021-12-15 14:39:17.668 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:39:17.670 | + ./stack.sh:main:856 : install_dstat 2021-12-15 14:39:17.673 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-15 14:39:17.689 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:39:17.691 | + ./stack.sh:main:862 : echo_summary 'Installing OpenStack project source' 2021-12-15 14:39:17.694 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:39:17.696 | + ./stack.sh:echo_summary:440 : echo -e Installing OpenStack project source 2021-12-15 14:39:17.698 | + ./stack.sh:main:865 : install_libs 2021-12-15 14:39:17.701 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-12-15 14:39:17.703 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-12-15 14:39:17.706 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-12-15 14:39:17.708 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-15 14:39:17.710 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:17.712 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:17.714 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-12-15 14:39:17.716 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:17.719 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-12-15 14:39:17.721 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-12-15 14:39:17.723 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-12-15 14:39:17.725 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-15 14:39:17.727 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:17.729 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:17.732 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-12-15 14:39:17.734 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:17.736 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-12-15 14:39:17.738 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-12-15 14:39:17.741 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-12-15 14:39:17.743 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-15 14:39:17.745 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:17.747 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:17.750 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-12-15 14:39:17.752 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:17.754 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-12-15 14:39:17.756 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-12-15 14:39:17.759 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-12-15 14:39:17.761 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-15 14:39:17.763 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:17.766 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:17.768 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-12-15 14:39:17.770 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:17.773 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-12-15 14:39:17.775 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-12-15 14:39:17.777 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-12-15 14:39:17.779 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-15 14:39:17.781 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:17.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:17.786 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-12-15 14:39:17.788 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:17.790 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-12-15 14:39:17.792 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-12-15 14:39:17.795 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-12-15 14:39:17.797 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-15 14:39:17.799 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:17.801 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:17.803 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-12-15 14:39:17.806 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:17.808 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-12-15 14:39:17.810 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-12-15 14:39:17.813 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-12-15 14:39:17.815 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-15 14:39:17.817 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:17.819 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:17.822 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-12-15 14:39:17.824 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:17.826 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-12-15 14:39:17.829 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-12-15 14:39:17.831 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-12-15 14:39:17.833 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-15 14:39:17.835 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:17.838 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:17.840 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-12-15 14:39:17.842 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:17.844 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-12-15 14:39:17.846 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-12-15 14:39:17.849 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-12-15 14:39:17.851 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-15 14:39:17.853 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:17.855 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:17.857 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-12-15 14:39:17.860 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:17.862 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-12-15 14:39:17.864 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-12-15 14:39:17.867 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-12-15 14:39:17.869 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-15 14:39:17.871 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:17.873 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:17.876 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-12-15 14:39:17.878 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:17.880 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-12-15 14:39:17.883 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-12-15 14:39:17.885 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-12-15 14:39:17.887 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-15 14:39:17.889 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:17.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:17.894 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-12-15 14:39:17.896 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:17.898 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-12-15 14:39:17.900 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-12-15 14:39:17.902 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-12-15 14:39:17.905 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-15 14:39:17.910 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:17.913 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:17.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-15 14:39:17.918 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:17.920 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-12-15 14:39:17.923 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-12-15 14:39:17.925 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-12-15 14:39:17.927 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-15 14:39:17.929 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:17.932 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:17.934 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-12-15 14:39:17.936 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:17.939 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-12-15 14:39:17.944 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-12-15 14:39:17.946 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-12-15 14:39:17.948 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-15 14:39:17.951 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:17.953 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:17.955 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-12-15 14:39:17.957 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:17.960 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-12-15 14:39:17.962 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-12-15 14:39:17.964 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-12-15 14:39:17.966 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-15 14:39:17.969 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:17.971 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:17.973 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-12-15 14:39:17.975 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:17.977 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-12-15 14:39:17.980 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-12-15 14:39:17.982 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-12-15 14:39:17.985 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-15 14:39:17.987 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:17.989 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:17.991 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-15 14:39:17.994 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:17.996 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-12-15 14:39:17.998 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-12-15 14:39:18.001 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-12-15 14:39:18.003 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-15 14:39:18.005 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.007 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.010 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-12-15 14:39:18.012 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.014 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-12-15 14:39:18.016 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-12-15 14:39:18.019 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-12-15 14:39:18.021 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-15 14:39:18.023 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.025 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.027 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-15 14:39:18.030 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.032 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-12-15 14:39:18.034 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-12-15 14:39:18.036 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-12-15 14:39:18.039 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-15 14:39:18.041 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.043 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.046 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-15 14:39:18.048 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.050 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-12-15 14:39:18.053 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-12-15 14:39:18.055 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-12-15 14:39:18.057 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-15 14:39:18.059 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.062 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.065 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-12-15 14:39:18.067 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.069 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-12-15 14:39:18.072 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-12-15 14:39:18.074 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-12-15 14:39:18.076 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-15 14:39:18.078 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.081 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.083 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-15 14:39:18.085 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.087 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-12-15 14:39:18.090 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-12-15 14:39:18.092 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-12-15 14:39:18.094 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-15 14:39:18.096 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.099 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.101 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-12-15 14:39:18.103 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.105 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-12-15 14:39:18.107 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-12-15 14:39:18.110 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-12-15 14:39:18.112 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-15 14:39:18.115 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.117 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.119 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-15 14:39:18.121 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.123 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-12-15 14:39:18.126 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-12-15 14:39:18.128 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-12-15 14:39:18.131 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-15 14:39:18.133 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.137 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-15 14:39:18.140 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.142 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-12-15 14:39:18.144 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-12-15 14:39:18.147 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-12-15 14:39:18.149 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-15 14:39:18.151 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.153 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.155 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-12-15 14:39:18.158 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.160 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-12-15 14:39:18.163 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-12-15 14:39:18.165 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-12-15 14:39:18.167 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-15 14:39:18.170 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.172 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-12-15 14:39:18.177 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.180 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-12-15 14:39:18.182 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-12-15 14:39:18.184 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-12-15 14:39:18.187 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-15 14:39:18.189 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.191 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-15 14:39:18.196 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.199 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-12-15 14:39:18.201 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-12-15 14:39:18.204 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-12-15 14:39:18.206 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-15 14:39:18.208 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-15 14:39:18.218 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.220 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-12-15 14:39:18.222 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-12-15 14:39:18.225 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-12-15 14:39:18.227 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-15 14:39:18.229 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.231 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.234 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-12-15 14:39:18.237 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.239 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-12-15 14:39:18.241 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-12-15 14:39:18.244 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-12-15 14:39:18.246 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-15 14:39:18.248 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.251 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-12-15 14:39:18.255 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.257 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-12-15 14:39:18.260 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-12-15 14:39:18.262 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-12-15 14:39:18.264 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-15 14:39:18.266 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.268 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.271 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-12-15 14:39:18.273 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.275 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-12-15 14:39:18.278 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-12-15 14:39:18.280 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-12-15 14:39:18.283 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-15 14:39:18.285 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.287 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-12-15 14:39:18.292 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.294 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-12-15 14:39:18.297 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-12-15 14:39:18.299 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-12-15 14:39:18.301 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-15 14:39:18.303 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.306 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.308 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-12-15 14:39:18.310 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.313 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-12-15 14:39:18.315 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-12-15 14:39:18.317 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-12-15 14:39:18.320 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-15 14:39:18.322 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.324 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-12-15 14:39:18.329 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.331 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-12-15 14:39:18.333 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-12-15 14:39:18.335 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-12-15 14:39:18.338 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-12-15 14:39:18.340 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.342 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.345 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-12-15 14:39:18.347 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.349 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-12-15 14:39:18.352 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-12-15 14:39:18.354 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-12-15 14:39:18.356 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-15 14:39:18.359 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.361 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.363 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-12-15 14:39:18.365 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.368 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-12-15 14:39:18.370 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-12-15 14:39:18.372 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-12-15 14:39:18.374 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-15 14:39:18.377 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:18.379 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:18.381 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-15 14:39:18.383 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:18.386 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-12-15 14:39:18.407 | Using python 3.8 to install etcd3 2021-12-15 14:39:18.409 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-12-15 14:39:19.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:39:19.280 | from cryptography.utils import int_from_bytes 2021-12-15 14:39:19.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:39:19.280 | from cryptography.utils import int_from_bytes 2021-12-15 14:39:20.354 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:39:20.375 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-12-15 14:39:20.402 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.42.0) 2021-12-15 14:39:20.403 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-12-15 14:39:20.404 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-12-15 14:39:20.405 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.1) 2021-12-15 14:39:22.738 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:39:22.875 | + inc/python:pip_install:200 : result=0 2021-12-15 14:39:22.877 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:39:22.879 | + functions-common:time_stop:2402 : local name 2021-12-15 14:39:22.881 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:39:22.884 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:39:22.886 | + functions-common:time_stop:2405 : local total 2021-12-15 14:39:22.888 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:39:22.890 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:39:22.893 | + functions-common:time_stop:2409 : start_time=1639579158401 2021-12-15 14:39:22.895 | + functions-common:time_stop:2411 : [[ -z 1639579158401 ]] 2021-12-15 14:39:22.897 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:39:22.901 | + functions-common:time_stop:2414 : end_time=1639579162899 2021-12-15 14:39:22.904 | + functions-common:time_stop:2415 : elapsed_time=4498 2021-12-15 14:39:22.906 | + functions-common:time_stop:2416 : total=25875 2021-12-15 14:39:22.908 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:39:22.910 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=30373 2021-12-15 14:39:22.912 | + inc/python:pip_install:203 : return 0 2021-12-15 14:39:22.914 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-12-15 14:39:22.935 | Using python 3.8 to install etcd3gw 2021-12-15 14:39:22.938 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-12-15 14:39:23.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:39:23.787 | from cryptography.utils import int_from_bytes 2021-12-15 14:39:23.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:39:23.787 | from cryptography.utils import int_from_bytes 2021-12-15 14:39:24.850 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:39:24.870 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-12-15 14:39:24.897 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-12-15 14:39:24.897 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-12-15 14:39:24.898 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-12-15 14:39:24.899 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2021-12-15 14:39:24.933 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.9) 2021-12-15 14:39:24.934 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-12-15 14:39:24.935 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2021-12-15 14:39:24.938 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-12-15 14:39:27.240 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:39:27.364 | + inc/python:pip_install:200 : result=0 2021-12-15 14:39:27.367 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:39:27.369 | + functions-common:time_stop:2402 : local name 2021-12-15 14:39:27.371 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:39:27.374 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:39:27.376 | + functions-common:time_stop:2405 : local total 2021-12-15 14:39:27.378 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:39:27.380 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:39:27.382 | + functions-common:time_stop:2409 : start_time=1639579162929 2021-12-15 14:39:27.384 | + functions-common:time_stop:2411 : [[ -z 1639579162929 ]] 2021-12-15 14:39:27.387 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:39:27.391 | + functions-common:time_stop:2414 : end_time=1639579167388 2021-12-15 14:39:27.393 | + functions-common:time_stop:2415 : elapsed_time=4459 2021-12-15 14:39:27.396 | + functions-common:time_stop:2416 : total=30373 2021-12-15 14:39:27.398 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:39:27.400 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=34832 2021-12-15 14:39:27.402 | + inc/python:pip_install:203 : return 0 2021-12-15 14:39:27.405 | + ./stack.sh:main:868 : install_apache_uwsgi 2021-12-15 14:39:27.407 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-15 14:39:27.409 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-15 14:39:27.411 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:39:27.414 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:39:27.416 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:39:27.418 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:39:27.420 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:39:27.423 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:39:27.425 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:39:27.427 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:39:27.429 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:39:27.432 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-15 14:39:27.434 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-15 14:39:27.436 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:39:27.443 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:39:27.445 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-15 14:39:27.448 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:39:27.450 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:39:27.453 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:39:27.455 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:39:27.457 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:39:27.459 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:39:27.462 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:39:27.464 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:39:27.466 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:39:27.469 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:39:27.471 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:39:27.474 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:39:27.476 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:39:27.478 | + functions-common:install_package:1441 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:39:27.481 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:39:27.484 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:39:27.486 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:39:27.489 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:39:27.511 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:39:27.620 | Reading package lists... 2021-12-15 14:39:27.860 | Building dependency tree... 2021-12-15 14:39:27.862 | Reading state information... 2021-12-15 14:39:28.111 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-12-15 14:39:28.111 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-12-15 14:39:28.111 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:39:28.111 | The following packages were automatically installed and are no longer required: 2021-12-15 14:39:28.112 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:39:28.112 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:39:28.112 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:39:28.112 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:39:28.112 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:39:28.112 | python3-zope.interface 2021-12-15 14:39:28.112 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:39:28.227 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:39:28.232 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:39:28.235 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:39:28.237 | + functions-common:time_stop:2402 : local name 2021-12-15 14:39:28.239 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:39:28.241 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:39:28.243 | + functions-common:time_stop:2405 : local total 2021-12-15 14:39:28.245 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:39:28.248 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:39:28.250 | + functions-common:time_stop:2409 : start_time=1639579167509 2021-12-15 14:39:28.252 | + functions-common:time_stop:2411 : [[ -z 1639579167509 ]] 2021-12-15 14:39:28.254 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:39:28.258 | + functions-common:time_stop:2414 : end_time=1639579168256 2021-12-15 14:39:28.261 | + functions-common:time_stop:2415 : elapsed_time=747 2021-12-15 14:39:28.263 | + functions-common:time_stop:2416 : total=4552 2021-12-15 14:39:28.265 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:39:28.267 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5299 2021-12-15 14:39:28.269 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:39:28.272 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-12-15 14:39:28.274 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:39:28.276 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:39:28.278 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-12-15 14:39:28.340 | Module proxy already enabled 2021-12-15 14:39:28.345 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-12-15 14:39:28.407 | Considering dependency proxy for proxy_uwsgi: 2021-12-15 14:39:28.407 | Module proxy already enabled 2021-12-15 14:39:28.407 | Module proxy_uwsgi already enabled 2021-12-15 14:39:28.411 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-12-15 14:39:28.413 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:39:28.416 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:39:28.418 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:39:28.545 | + ./stack.sh:main:871 : install_keystoneauth 2021-12-15 14:39:28.547 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2021-12-15 14:39:28.550 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-15 14:39:28.553 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:28.556 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:28.558 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-12-15 14:39:28.561 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:28.564 | + ./stack.sh:main:872 : install_keystoneclient 2021-12-15 14:39:28.566 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2021-12-15 14:39:28.568 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-15 14:39:28.571 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:28.573 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:28.575 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-15 14:39:28.578 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:28.580 | + ./stack.sh:main:873 : install_glanceclient 2021-12-15 14:39:28.583 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2021-12-15 14:39:28.585 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-15 14:39:28.587 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:28.590 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:28.592 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-15 14:39:28.594 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:28.597 | + ./stack.sh:main:874 : install_cinderclient 2021-12-15 14:39:28.599 | + lib/cinder:install_cinderclient:488 : use_library_from_git python-brick-cinderclient-ext 2021-12-15 14:39:28.602 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-15 14:39:28.604 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:28.606 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:28.608 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-15 14:39:28.611 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:28.613 | + lib/cinder:install_cinderclient:493 : use_library_from_git python-cinderclient 2021-12-15 14:39:28.615 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-15 14:39:28.617 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:28.620 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:28.622 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-15 14:39:28.624 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:28.627 | + ./stack.sh:main:875 : install_novaclient 2021-12-15 14:39:28.629 | + lib/nova:install_novaclient:813 : use_library_from_git python-novaclient 2021-12-15 14:39:28.631 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-15 14:39:28.633 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:28.636 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:28.638 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-12-15 14:39:28.641 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:28.643 | + ./stack.sh:main:876 : is_service_enabled swift glance horizon 2021-12-15 14:39:28.660 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:39:28.663 | + ./stack.sh:main:877 : install_swiftclient 2021-12-15 14:39:28.665 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-12-15 14:39:28.667 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-15 14:39:28.670 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:28.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:28.674 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-15 14:39:28.676 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:28.679 | + ./stack.sh:main:879 : is_service_enabled neutron nova horizon 2021-12-15 14:39:28.695 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:39:28.697 | + ./stack.sh:main:880 : install_neutronclient 2021-12-15 14:39:28.700 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-15 14:39:28.704 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-15 14:39:28.707 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:28.709 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:28.712 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-15 14:39:28.714 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:28.716 | + ./stack.sh:main:884 : install_keystonemiddleware 2021-12-15 14:39:28.719 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2021-12-15 14:39:28.722 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-15 14:39:28.724 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:28.726 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:28.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-15 14:39:28.731 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:28.733 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2021-12-15 14:39:28.735 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-15 14:39:28.738 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:39:28.741 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-15 14:39:28.743 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-15 14:39:28.745 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:39:28.749 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:39:28.750 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:39:28.754 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-15 14:39:28.757 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-15 14:39:28.759 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-15 14:39:28.762 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-15 14:39:28.765 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-15 14:39:28.785 | Using python 3.8 to install keystonemiddleware 2021-12-15 14:39:28.787 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-12-15 14:39:29.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:39:29.637 | from cryptography.utils import int_from_bytes 2021-12-15 14:39:29.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:39:29.637 | from cryptography.utils import int_from_bytes 2021-12-15 14:39:30.711 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:39:30.731 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-12-15 14:39:30.807 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2021-12-15 14:39:30.808 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-12-15 14:39:30.809 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-12-15 14:39:30.811 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-12-15 14:39:30.812 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-12-15 14:39:30.813 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-12-15 14:39:30.814 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-12-15 14:39:30.815 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2021-12-15 14:39:30.816 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2021-12-15 14:39:30.818 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-12-15 14:39:30.818 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-12-15 14:39:30.820 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-12-15 14:39:30.821 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.0) 2021-12-15 14:39:30.822 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-12-15 14:39:30.880 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2021-12-15 14:39:30.882 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-12-15 14:39:30.883 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2021-12-15 14:39:30.919 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-12-15 14:39:30.960 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-12-15 14:39:30.961 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-12-15 14:39:30.962 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2021-12-15 14:39:30.964 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-12-15 14:39:31.015 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-12-15 14:39:31.017 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-12-15 14:39:31.026 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-12-15 14:39:31.027 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2021-12-15 14:39:31.042 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2021-12-15 14:39:31.044 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-12-15 14:39:31.045 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.6) 2021-12-15 14:39:31.111 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.9) 2021-12-15 14:39:31.112 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2021-12-15 14:39:31.113 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-12-15 14:39:31.115 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-12-15 14:39:31.166 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2021-12-15 14:39:31.179 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-12-15 14:39:33.447 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:39:33.574 | + inc/python:pip_install:200 : result=0 2021-12-15 14:39:33.577 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:39:33.579 | + functions-common:time_stop:2402 : local name 2021-12-15 14:39:33.581 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:39:33.583 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:39:33.586 | + functions-common:time_stop:2405 : local total 2021-12-15 14:39:33.588 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:39:33.590 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:39:33.592 | + functions-common:time_stop:2409 : start_time=1639579168780 2021-12-15 14:39:33.594 | + functions-common:time_stop:2411 : [[ -z 1639579168780 ]] 2021-12-15 14:39:33.597 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:39:33.601 | + functions-common:time_stop:2414 : end_time=1639579173599 2021-12-15 14:39:33.603 | + functions-common:time_stop:2415 : elapsed_time=4819 2021-12-15 14:39:33.605 | + functions-common:time_stop:2416 : total=34832 2021-12-15 14:39:33.607 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:39:33.609 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=39651 2021-12-15 14:39:33.612 | + inc/python:pip_install:203 : return 0 2021-12-15 14:39:33.614 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2021-12-15 14:39:33.616 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-15 14:39:33.618 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:39:33.621 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-15 14:39:33.624 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-15 14:39:33.626 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:39:33.630 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:39:33.630 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:39:33.635 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-15 14:39:33.637 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-15 14:39:33.640 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-15 14:39:33.643 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-15 14:39:33.645 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-15 14:39:33.666 | Using python 3.8 to install python-memcached 2021-12-15 14:39:33.668 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-12-15 14:39:34.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:39:34.536 | from cryptography.utils import int_from_bytes 2021-12-15 14:39:34.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:39:34.537 | from cryptography.utils import int_from_bytes 2021-12-15 14:39:35.617 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:39:35.638 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-12-15 14:39:35.642 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-12-15 14:39:38.033 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:39:38.161 | + inc/python:pip_install:200 : result=0 2021-12-15 14:39:38.163 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:39:38.166 | + functions-common:time_stop:2402 : local name 2021-12-15 14:39:38.168 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:39:38.171 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:39:38.173 | + functions-common:time_stop:2405 : local total 2021-12-15 14:39:38.175 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:39:38.177 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:39:38.179 | + functions-common:time_stop:2409 : start_time=1639579173660 2021-12-15 14:39:38.181 | + functions-common:time_stop:2411 : [[ -z 1639579173660 ]] 2021-12-15 14:39:38.184 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:39:38.189 | + functions-common:time_stop:2414 : end_time=1639579178186 2021-12-15 14:39:38.191 | + functions-common:time_stop:2415 : elapsed_time=4526 2021-12-15 14:39:38.193 | + functions-common:time_stop:2416 : total=39651 2021-12-15 14:39:38.195 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:39:38.197 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=44177 2021-12-15 14:39:38.200 | + inc/python:pip_install:203 : return 0 2021-12-15 14:39:38.202 | + ./stack.sh:main:886 : is_service_enabled keystone 2021-12-15 14:39:38.218 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:39:38.220 | + ./stack.sh:main:887 : '[' 10.222.0.57 == 10.222.0.57 ']' 2021-12-15 14:39:38.223 | + ./stack.sh:main:888 : stack_install_service keystone 2021-12-15 14:39:38.225 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-15 14:39:38.227 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-15 14:39:38.229 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:39:38.232 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-15 14:39:38.235 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2021-12-15 14:39:38.251 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:39:38.253 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-12-15 14:39:38.256 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-15 14:39:38.259 | + functions-common:git_clone:586 : local git_dest=/opt/stack/keystone 2021-12-15 14:39:38.261 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:39:38.263 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:39:38.266 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:39:38.268 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:39:38.270 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:39:38.273 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:39:38.288 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:39:38.290 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:39:38.292 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:39:38.294 | + functions-common:git_clone:606 : echo master 2021-12-15 14:39:38.295 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:39:38.300 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/keystone ]] 2021-12-15 14:39:38.302 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:39:38.304 | + functions-common:git_clone:654 : cd /opt/stack/keystone 2021-12-15 14:39:38.306 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:39:38.307 | + functions-common:git_clone:655 : head -1 2021-12-15 14:39:38.310 | fc9efc45b Merge "Accept STS and IAM services from Ceph Obj Gateway" 2021-12-15 14:39:38.313 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:39:38.315 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2021-12-15 14:39:38.317 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:39:38.320 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 14:39:38.322 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-15 14:39:38.324 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:39:38.327 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-15 14:39:38.329 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:39:38.331 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 14:39:38.333 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-15 14:39:38.336 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:39:38.338 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:39:38.340 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-15 14:39:38.343 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:39:38.345 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-15 14:39:38.348 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:39:38.350 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:39:38.353 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-15 14:39:38.359 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-12-15 14:39:38.361 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-12-15 14:39:39.023 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-12-15 14:39:39.025 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:39:39.027 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:39:39.030 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:39:39.032 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 14:39:39.034 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-12-15 14:39:39.036 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:39:39.039 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:39:39.041 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:39:39.043 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:39:39.045 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:39:39.047 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:39:39.049 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:39:39.051 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-12-15 14:39:39.071 | Using python 3.8 to install /opt/stack/keystone 2021-12-15 14:39:39.074 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-12-15 14:39:39.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:39:39.921 | from cryptography.utils import int_from_bytes 2021-12-15 14:39:39.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:39:39.921 | from cryptography.utils import int_from_bytes 2021-12-15 14:39:40.989 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:39:41.009 | Obtaining file:///opt/stack/keystone 2021-12-15 14:39:41.010 | Preparing metadata (setup.py): started 2021-12-15 14:39:42.494 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:39:42.591 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.8.0) 2021-12-15 14:39:42.592 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.8.7) 2021-12-15 14:39:42.593 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.0.2) 2021-12-15 14:39:42.594 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.3.9) 2021-12-15 14:39:42.596 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (36.0.0) 2021-12-15 14:39:42.597 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.28) 2021-12-15 14:39:42.598 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.13.0) 2021-12-15 14:39:42.599 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.5.0) 2021-12-15 14:39:42.600 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.7.4) 2021-12-15 14:39:42.601 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.3.0) 2021-12-15 14:39:42.602 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (9.3.0) 2021-12-15 14:39:42.603 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 14:39:42.604 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.8.19) 2021-12-15 14:39:42.605 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.8.1) 2021-12-15 14:39:42.606 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (8.7.1) 2021-12-15 14:39:42.608 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.0) 2021-12-15 14:39:42.609 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (12.11.0) 2021-12-15 14:39:42.610 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (11.1.0) 2021-12-15 14:39:42.611 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.1.0) 2021-12-15 14:39:42.612 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.6.1) 2021-12-15 14:39:42.613 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.5.0) 2021-12-15 14:39:42.614 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.10.0) 2021-12-15 14:39:42.616 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.2.0) 2021-12-15 14:39:42.617 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.0) 2021-12-15 14:39:42.618 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.12.0) 2021-12-15 14:39:42.619 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 14:39:42.620 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (7.0.1) 2021-12-15 14:39:42.621 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.3.0) 2021-12-15 14:39:42.622 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.1.4) 2021-12-15 14:39:42.623 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 14:39:42.624 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 14:39:42.625 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.0.3) 2021-12-15 14:39:42.627 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.2) 2021-12-15 14:39:42.628 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2021.3) 2021-12-15 14:39:42.639 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.16.0) 2021-12-15 14:39:42.640 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.15.0) 2021-12-15 14:39:42.683 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev19) (5.1.0) 2021-12-15 14:39:42.696 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (8.0.3) 2021-12-15 14:39:42.697 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (3.0.3) 2021-12-15 14:39:42.698 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.2) 2021-12-15 14:39:42.699 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 14:39:42.709 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev19) (9.0.1) 2021-12-15 14:39:42.770 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2.26.0) 2021-12-15 14:39:42.772 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (4.4.0) 2021-12-15 14:39:42.867 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (1.5.0) 2021-12-15 14:39:42.869 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (6.0) 2021-12-15 14:39:42.870 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (0.8.0) 2021-12-15 14:39:42.871 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (2.3.0) 2021-12-15 14:39:42.925 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.7.5) 2021-12-15 14:39:42.926 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (0.5.0) 2021-12-15 14:39:42.927 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 14:39:42.979 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (0.9.6) 2021-12-15 14:39:42.983 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (2.8.2) 2021-12-15 14:39:43.038 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.0.6) 2021-12-15 14:39:43.039 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.4.0) 2021-12-15 14:39:43.042 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.2.2) 2021-12-15 14:39:43.043 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.7.0) 2021-12-15 14:39:43.044 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (4.2.4) 2021-12-15 14:39:43.046 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 14:39:43.070 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev19) (3.3.0) 2021-12-15 14:39:43.115 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 14:39:43.140 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (21.3) 2021-12-15 14:39:43.141 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (1.0.2) 2021-12-15 14:39:43.143 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (3.0.6) 2021-12-15 14:39:43.144 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (0.11.0) 2021-12-15 14:39:43.196 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev19) (4.5.0) 2021-12-15 14:39:43.319 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (21.0.0) 2021-12-15 14:39:43.321 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (5.4.0) 2021-12-15 14:39:43.322 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (1.9.1) 2021-12-15 14:39:43.323 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (0.7.1) 2021-12-15 14:39:43.563 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev19) (1.1.2) 2021-12-15 14:39:43.585 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.5.2) 2021-12-15 14:39:43.586 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.4.2) 2021-12-15 14:39:43.657 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev19) (4.8.2) 2021-12-15 14:39:43.658 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.1.6) 2021-12-15 14:39:43.676 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.0.0) 2021-12-15 14:39:43.749 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev19) (2.21) 2021-12-15 14:39:43.790 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev19) (1.13.3) 2021-12-15 14:39:43.905 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 14:39:43.980 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (1.7.0) 2021-12-15 14:39:44.103 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev19) (0.14.1) 2021-12-15 14:39:44.133 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.12.0) 2021-12-15 14:39:44.172 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.33.0) 2021-12-15 14:39:44.174 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.1.1) 2021-12-15 14:39:44.176 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (1.3.3) 2021-12-15 14:39:44.178 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.5.1) 2021-12-15 14:39:44.179 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (3.0.0) 2021-12-15 14:39:44.180 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (3.5.0) 2021-12-15 14:39:44.233 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (0.2.5) 2021-12-15 14:39:44.377 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2019.11.28) 2021-12-15 14:39:44.378 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (1.26.7) 2021-12-15 14:39:44.380 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (3.3) 2021-12-15 14:39:44.383 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2.0.9) 2021-12-15 14:39:44.531 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.5.0) 2021-12-15 14:39:44.613 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 14:39:44.694 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev19) (3.6.0) 2021-12-15 14:39:44.870 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.1.0) 2021-12-15 14:39:44.899 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev19) (1.6) 2021-12-15 14:39:45.050 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (59.5.0) 2021-12-15 14:39:45.144 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.7) 2021-12-15 14:39:45.178 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.0.0) 2021-12-15 14:39:46.990 | Installing collected packages: keystone 2021-12-15 14:39:46.990 | Attempting uninstall: keystone 2021-12-15 14:39:46.990 | Found existing installation: keystone 20.1.0.dev19 2021-12-15 14:39:46.994 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-12-15 14:39:46.996 | Running setup.py develop for keystone 2021-12-15 14:39:49.078 | Successfully installed keystone 2021-12-15 14:39:49.078 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:39:49.221 | + inc/python:pip_install:200 : result=0 2021-12-15 14:39:49.223 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:39:49.225 | + functions-common:time_stop:2402 : local name 2021-12-15 14:39:49.227 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:39:49.229 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:39:49.231 | + functions-common:time_stop:2405 : local total 2021-12-15 14:39:49.234 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:39:49.236 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:39:49.238 | + functions-common:time_stop:2409 : start_time=1639579179066 2021-12-15 14:39:49.240 | + functions-common:time_stop:2411 : [[ -z 1639579179066 ]] 2021-12-15 14:39:49.243 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:39:49.246 | + functions-common:time_stop:2414 : end_time=1639579189244 2021-12-15 14:39:49.249 | + functions-common:time_stop:2415 : elapsed_time=10178 2021-12-15 14:39:49.251 | + functions-common:time_stop:2416 : total=44177 2021-12-15 14:39:49.253 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:39:49.255 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=54355 2021-12-15 14:39:49.257 | + inc/python:pip_install:203 : return 0 2021-12-15 14:39:49.259 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:39:49.261 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 14:39:49.264 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 14:39:49.281 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 14:39:49.293 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-12-15 14:39:49.296 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-15 14:39:49.298 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:39:49.300 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:39:49.303 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-15 14:39:49.305 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:39:49.307 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2021-12-15 14:39:49.323 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:39:49.325 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2021-12-15 14:39:49.328 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:39:49.330 | + ./stack.sh:main:889 : configure_keystone 2021-12-15 14:39:49.333 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2021-12-15 14:39:49.345 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-12-15 14:39:49.347 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-15 14:39:49.352 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2021-12-15 14:39:49.367 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:39:49.369 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-15 14:39:49.403 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-15 14:39:49.432 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-15 14:39:49.461 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-15 14:39:49.491 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-15 14:39:49.520 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-15 14:39:49.551 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-15 14:39:49.579 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-15 14:39:49.606 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-15 14:39:49.608 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-15 14:39:49.611 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-15 14:39:49.613 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-15 14:39:49.615 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 14:39:49.617 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 14:39:49.633 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:39:49.636 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 14:39:49.639 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 14:39:49.641 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 14:39:49.657 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:39:49.660 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:39:49.663 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:39:49.694 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 14:39:49.697 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 14:39:49.699 | + lib/keystone:configure_keystone:209 : local service_port=5000 2021-12-15 14:39:49.702 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2021-12-15 14:39:49.718 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:39:49.721 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.57/identity 2021-12-15 14:39:49.751 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2021-12-15 14:39:49.753 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-15 14:39:49.783 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2021-12-15 14:39:49.785 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-15 14:39:49.787 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-15 14:39:49.790 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-12-15 14:39:49.792 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 14:39:49.796 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 14:39:49.826 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2021-12-15 14:39:49.828 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2021-12-15 14:39:49.831 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-15 14:39:49.833 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-12-15 14:39:49.836 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 14:39:49.852 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 14:39:49.854 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 14:39:49.857 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 14:39:49.859 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 14:39:49.861 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 14:39:49.889 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 14:39:49.915 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 14:39:49.944 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 14:39:49.972 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-15 14:39:49.999 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2021-12-15 14:39:50.001 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-15 14:39:50.004 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-15 14:39:50.006 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-15 14:39:50.008 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-12-15 14:39:50.010 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 14:39:50.012 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 14:39:50.016 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-12-15 14:39:50.020 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-12-15 14:39:50.022 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 14:39:50.024 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 14:39:50.037 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 14:39:50.037 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:39:50.046 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 14:39:50.055 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:39:50.074 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 14:39:50.077 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-15 14:39:50.081 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-15 14:39:50.110 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-15 14:39:50.136 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-15 14:39:50.162 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-15 14:39:50.189 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-15 14:39:50.216 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-15 14:39:50.243 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-15 14:39:50.269 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-15 14:39:50.296 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-15 14:39:50.323 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 14:39:50.350 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-15 14:39:50.377 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-15 14:39:50.403 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-15 14:39:50.430 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 14:39:50.432 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 14:39:50.436 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-12-15 14:39:50.438 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-12-15 14:39:50.440 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 14:39:50.442 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:39:50.445 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:39:50.447 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 14:39:50.450 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 14:39:50.452 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 14:39:50.479 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-15 14:39:50.506 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-12-15 14:39:50.507 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 14:39:50.515 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-15 14:39:50.518 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-12-15 14:39:50.520 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-12-15 14:39:50.523 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 14:39:50.525 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 14:39:50.527 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:39:50.530 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:39:50.532 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:39:50.534 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 14:39:50.537 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 14:39:50.539 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:39:50.541 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:39:50.543 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-12-15 14:39:50.605 | Site keystone-wsgi-public already enabled 2021-12-15 14:39:50.610 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 14:39:50.613 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:39:50.615 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:39:50.617 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:39:50.744 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-15 14:39:50.778 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-15 14:39:50.809 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-15 14:39:50.839 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2021-12-15 14:39:50.841 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-15 14:39:50.872 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-15 14:39:50.899 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-15 14:39:50.928 | + ./stack.sh:main:893 : is_service_enabled swift 2021-12-15 14:39:50.947 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:39:50.950 | + ./stack.sh:main:894 : is_service_enabled ceilometer 2021-12-15 14:39:50.967 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:39:50.970 | + ./stack.sh:main:897 : stack_install_service swift 2021-12-15 14:39:50.972 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-15 14:39:50.975 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-15 14:39:50.977 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:39:50.979 | + lib/stack:stack_install_service:32 : install_swift 2021-12-15 14:39:50.982 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-12-15 14:39:50.984 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-15 14:39:50.986 | + functions-common:git_clone:586 : local git_dest=/opt/stack/swift 2021-12-15 14:39:50.988 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:39:50.990 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:39:50.993 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:39:50.996 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:39:50.998 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:39:51.000 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:39:51.017 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:39:51.019 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:39:51.021 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:39:51.024 | + functions-common:git_clone:606 : echo master 2021-12-15 14:39:51.024 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:39:51.029 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/swift ]] 2021-12-15 14:39:51.032 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:39:51.034 | + functions-common:git_clone:654 : cd /opt/stack/swift 2021-12-15 14:39:51.037 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:39:51.037 | + functions-common:git_clone:655 : head -1 2021-12-15 14:39:51.040 | 876377435 Merge "updaters: use replication network" 2021-12-15 14:39:51.042 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:39:51.045 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-12-15 14:39:51.047 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:39:51.049 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 14:39:51.052 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-12-15 14:39:51.054 | + inc/python:setup_develop:344 : local extras=keystone 2021-12-15 14:39:51.056 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-15 14:39:51.059 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:39:51.061 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 14:39:51.063 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-12-15 14:39:51.065 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:39:51.068 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-12-15 14:39:51.071 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-12-15 14:39:51.073 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:39:51.076 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-12-15 14:39:51.079 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:39:51.081 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:39:51.084 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-15 14:39:51.089 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-12-15 14:39:51.092 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-12-15 14:39:51.736 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-12-15 14:39:51.738 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:39:51.740 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:39:51.742 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:39:51.745 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 14:39:51.747 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-12-15 14:39:51.750 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:39:51.752 | + inc/python:setup_package:428 : local extras=keystone 2021-12-15 14:39:51.754 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:39:51.756 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-12-15 14:39:51.758 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-12-15 14:39:51.760 | + inc/python:setup_package:438 : extras='[keystone]' 2021-12-15 14:39:51.763 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:39:51.765 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-15 14:39:51.786 | Using python 3.8 to install /opt/stack/swift 2021-12-15 14:39:51.789 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-12-15 14:39:52.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:39:52.628 | from cryptography.utils import int_from_bytes 2021-12-15 14:39:52.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:39:52.628 | from cryptography.utils import int_from_bytes 2021-12-15 14:39:53.715 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:39:53.736 | Obtaining file:///opt/stack/swift 2021-12-15 14:39:53.737 | Preparing metadata (setup.py): started 2021-12-15 14:39:55.013 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:39:55.075 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.33.0) 2021-12-15 14:39:55.076 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.1.2) 2021-12-15 14:39:55.078 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.11.0) 2021-12-15 14:39:55.079 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.1.1) 2021-12-15 14:39:55.080 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (4.6.4) 2021-12-15 14:39:55.081 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.26.0) 2021-12-15 14:39:55.082 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.16.0) 2021-12-15 14:39:55.083 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.9.8) 2021-12-15 14:39:55.084 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.6.0) 2021-12-15 14:39:55.085 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (36.0.0) 2021-12-15 14:39:55.086 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (9.3.0) 2021-12-15 14:39:55.124 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev84) (1.15.0) 2021-12-15 14:39:55.132 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev84) (2.1.0) 2021-12-15 14:39:55.187 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.6.1) 2021-12-15 14:39:55.188 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.1.1) 2021-12-15 14:39:55.189 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.12.0) 2021-12-15 14:39:55.191 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.8.0) 2021-12-15 14:39:55.192 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.3.0) 2021-12-15 14:39:55.193 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.8.1) 2021-12-15 14:39:55.195 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 14:39:55.196 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.4.0) 2021-12-15 14:39:55.197 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.2.0) 2021-12-15 14:39:55.198 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (8.7.1) 2021-12-15 14:39:55.199 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.8.7) 2021-12-15 14:39:55.200 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.4.0) 2021-12-15 14:39:55.221 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev84) (59.5.0) 2021-12-15 14:39:55.250 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2019.11.28) 2021-12-15 14:39:55.252 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (1.26.7) 2021-12-15 14:39:55.254 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2.0.9) 2021-12-15 14:39:55.257 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (3.3) 2021-12-15 14:39:55.282 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev84) (2.21) 2021-12-15 14:39:55.374 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.5.0) 2021-12-15 14:39:55.375 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.0.2) 2021-12-15 14:39:55.377 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.7.0) 2021-12-15 14:39:55.416 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.1.4) 2021-12-15 14:39:55.460 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (0.8.0) 2021-12-15 14:39:55.461 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.5.0) 2021-12-15 14:39:55.463 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (6.0) 2021-12-15 14:39:55.464 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.3.0) 2021-12-15 14:39:55.523 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.8.2) 2021-12-15 14:39:55.528 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (0.9.6) 2021-12-15 14:39:55.540 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2021.3) 2021-12-15 14:39:55.541 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.0.3) 2021-12-15 14:39:55.559 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.0.6) 2021-12-15 14:39:55.562 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (21.3) 2021-12-15 14:39:55.666 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.13.3) 2021-12-15 14:39:55.682 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 14:39:57.921 | Installing collected packages: swift 2021-12-15 14:39:57.921 | Attempting uninstall: swift 2021-12-15 14:39:57.921 | Found existing installation: swift 2.29.0.dev84 2021-12-15 14:39:57.924 | Can't uninstall 'swift'. No files were found to uninstall. 2021-12-15 14:39:57.926 | Running setup.py develop for swift 2021-12-15 14:39:59.847 | Successfully installed swift 2021-12-15 14:39:59.847 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:39:59.986 | + inc/python:pip_install:200 : result=0 2021-12-15 14:39:59.989 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:39:59.991 | + functions-common:time_stop:2402 : local name 2021-12-15 14:39:59.993 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:39:59.995 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:39:59.997 | + functions-common:time_stop:2405 : local total 2021-12-15 14:40:00.000 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:40:00.002 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:40:00.004 | + functions-common:time_stop:2409 : start_time=1639579191781 2021-12-15 14:40:00.006 | + functions-common:time_stop:2411 : [[ -z 1639579191781 ]] 2021-12-15 14:40:00.009 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:40:00.013 | + functions-common:time_stop:2414 : end_time=1639579200011 2021-12-15 14:40:00.015 | + functions-common:time_stop:2415 : elapsed_time=8230 2021-12-15 14:40:00.017 | + functions-common:time_stop:2416 : total=54355 2021-12-15 14:40:00.020 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:40:00.022 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=62585 2021-12-15 14:40:00.024 | + inc/python:pip_install:203 : return 0 2021-12-15 14:40:00.027 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:40:00.029 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 14:40:00.031 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 14:40:00.050 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 14:40:00.062 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-12-15 14:40:00.064 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-12-15 14:40:00.067 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:40:00.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:40:00.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-15 14:40:00.074 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:40:00.076 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-12-15 14:40:00.078 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:40:00.081 | + ./stack.sh:main:898 : configure_swift 2021-12-15 14:40:00.083 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-15 14:40:00.085 | + lib/swift:configure_swift:335 : local node_number 2021-12-15 14:40:00.087 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-15 14:40:00.089 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-15 14:40:00.091 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-15 14:40:01.155 | No container-auditor running 2021-12-15 14:40:01.155 | No object-server running 2021-12-15 14:40:01.155 | No container-replicator running 2021-12-15 14:40:01.155 | No proxy-server running 2021-12-15 14:40:01.155 | No account-reaper running 2021-12-15 14:40:01.155 | No container-reconciler running 2021-12-15 14:40:01.155 | No container-updater running 2021-12-15 14:40:01.155 | No container-sharder running 2021-12-15 14:40:01.155 | No object-reconstructor running 2021-12-15 14:40:01.155 | No object-updater running 2021-12-15 14:40:01.155 | No object-auditor running 2021-12-15 14:40:01.155 | No container-server running 2021-12-15 14:40:01.155 | No container-sync running 2021-12-15 14:40:01.155 | No object-expirer running 2021-12-15 14:40:01.155 | No account-auditor running 2021-12-15 14:40:01.155 | No object-replicator running 2021-12-15 14:40:01.155 | No account-server running 2021-12-15 14:40:01.155 | No account-replicator running 2021-12-15 14:40:01.227 | + lib/swift:configure_swift:340 : true 2021-12-15 14:40:01.229 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-12-15 14:40:01.242 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-15 14:40:01.253 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-15 14:40:01.256 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-12-15 14:40:01.256 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-12-15 14:40:01.261 | + lib/swift:configure_swift:354 : sed -e ' 2021-12-15 14:40:01.261 | s/%GROUP%/ubuntu/; 2021-12-15 14:40:01.261 | s/%USER%/ubuntu/; 2021-12-15 14:40:01.261 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-15 14:40:01.261 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-15 14:40:01.264 | uid = ubuntu 2021-12-15 14:40:01.264 | gid = ubuntu 2021-12-15 14:40:01.264 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-15 14:40:01.264 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-15 14:40:01.264 | address = 127.0.0.1 2021-12-15 14:40:01.264 | 2021-12-15 14:40:01.264 | [account6612] 2021-12-15 14:40:01.264 | max connections = 25 2021-12-15 14:40:01.264 | path = /opt/stack/data/swift/1/node/ 2021-12-15 14:40:01.264 | read only = false 2021-12-15 14:40:01.264 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-15 14:40:01.264 | 2021-12-15 14:40:01.264 | [account6622] 2021-12-15 14:40:01.264 | max connections = 25 2021-12-15 14:40:01.264 | path = /opt/stack/data/swift/2/node/ 2021-12-15 14:40:01.265 | read only = false 2021-12-15 14:40:01.265 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-15 14:40:01.265 | 2021-12-15 14:40:01.265 | [account6632] 2021-12-15 14:40:01.265 | max connections = 25 2021-12-15 14:40:01.265 | path = /opt/stack/data/swift/3/node/ 2021-12-15 14:40:01.265 | read only = false 2021-12-15 14:40:01.265 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-15 14:40:01.265 | 2021-12-15 14:40:01.265 | [account6642] 2021-12-15 14:40:01.265 | max connections = 25 2021-12-15 14:40:01.265 | path = /opt/stack/data/swift/4/node/ 2021-12-15 14:40:01.265 | read only = false 2021-12-15 14:40:01.265 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-15 14:40:01.265 | 2021-12-15 14:40:01.265 | 2021-12-15 14:40:01.265 | [container6611] 2021-12-15 14:40:01.265 | max connections = 25 2021-12-15 14:40:01.265 | path = /opt/stack/data/swift/1/node/ 2021-12-15 14:40:01.265 | read only = false 2021-12-15 14:40:01.265 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-15 14:40:01.265 | 2021-12-15 14:40:01.265 | [container6621] 2021-12-15 14:40:01.265 | max connections = 25 2021-12-15 14:40:01.265 | path = /opt/stack/data/swift/2/node/ 2021-12-15 14:40:01.265 | read only = false 2021-12-15 14:40:01.265 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-15 14:40:01.265 | 2021-12-15 14:40:01.265 | [container6631] 2021-12-15 14:40:01.265 | max connections = 25 2021-12-15 14:40:01.265 | path = /opt/stack/data/swift/3/node/ 2021-12-15 14:40:01.265 | read only = false 2021-12-15 14:40:01.265 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-15 14:40:01.265 | 2021-12-15 14:40:01.265 | [container6641] 2021-12-15 14:40:01.266 | max connections = 25 2021-12-15 14:40:01.266 | path = /opt/stack/data/swift/4/node/ 2021-12-15 14:40:01.266 | read only = false 2021-12-15 14:40:01.266 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-15 14:40:01.266 | 2021-12-15 14:40:01.266 | 2021-12-15 14:40:01.266 | [object6613] 2021-12-15 14:40:01.266 | max connections = 25 2021-12-15 14:40:01.266 | path = /opt/stack/data/swift/1/node/ 2021-12-15 14:40:01.266 | read only = false 2021-12-15 14:40:01.266 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-15 14:40:01.266 | 2021-12-15 14:40:01.266 | [object6623] 2021-12-15 14:40:01.266 | max connections = 25 2021-12-15 14:40:01.266 | path = /opt/stack/data/swift/2/node/ 2021-12-15 14:40:01.266 | read only = false 2021-12-15 14:40:01.266 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-15 14:40:01.266 | 2021-12-15 14:40:01.266 | [object6633] 2021-12-15 14:40:01.266 | max connections = 25 2021-12-15 14:40:01.266 | path = /opt/stack/data/swift/3/node/ 2021-12-15 14:40:01.266 | read only = false 2021-12-15 14:40:01.266 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-15 14:40:01.266 | 2021-12-15 14:40:01.266 | [object6643] 2021-12-15 14:40:01.266 | max connections = 25 2021-12-15 14:40:01.266 | path = /opt/stack/data/swift/4/node/ 2021-12-15 14:40:01.266 | read only = false 2021-12-15 14:40:01.266 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-15 14:40:01.267 | + lib/swift:configure_swift:360 : is_ubuntu 2021-12-15 14:40:01.269 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:40:01.271 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:40:01.273 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-15 14:40:01.285 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-15 14:40:01.287 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-15 14:40:01.292 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-15 14:40:01.296 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-15 14:40:01.298 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-15 14:40:01.302 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-15 14:40:01.331 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.57:8080/v1/ 2021-12-15 14:40:01.357 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-15 14:40:01.374 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-15 14:40:01.405 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-15 14:40:01.426 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:40:01.454 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-15 14:40:01.472 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-15 14:40:01.499 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-15 14:40:01.517 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-15 14:40:01.545 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-15 14:40:01.562 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:40:01.591 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-15 14:40:01.609 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-12-15 14:40:01.624 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:40:01.626 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-15 14:40:01.656 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-15 14:40:01.682 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-15 14:40:01.710 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-15 14:40:01.737 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-12-15 14:40:01.752 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:40:01.755 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-15 14:40:01.781 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-12-15 14:40:01.796 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:40:01.798 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-12-15 14:40:01.813 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:40:01.815 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-12-15 14:40:01.817 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-15 14:40:01.833 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:40:01.835 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-12-15 14:40:01.837 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-12-15 14:40:01.839 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-15 14:40:01.844 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-15 14:40:01.849 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-15 14:40:01.875 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-15 14:40:01.902 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-15 14:40:01.931 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-15 14:40:01.962 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-15 14:40:01.988 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-15 14:40:01.990 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2021-12-15 14:40:01.992 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2021-12-15 14:40:01.994 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2021-12-15 14:40:01.996 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-15 14:40:02.023 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-15 14:40:02.051 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.57/identity 2021-12-15 14:40:02.079 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-15 14:40:02.106 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-15 14:40:02.134 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-15 14:40:02.161 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-15 14:40:02.189 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-15 14:40:02.215 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 14:40:02.242 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-15 14:40:02.269 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-15 14:40:02.295 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-15 14:40:02.323 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-15 14:40:02.349 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-15 14:40:02.379 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-15 14:40:02.406 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-15 14:40:02.424 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-15 14:40:02.452 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-15 14:40:02.481 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-15 14:40:02.486 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-15 14:40:02.514 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-15 14:40:02.540 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-15 14:40:02.567 | + lib/swift:configure_swift:478 : local node_number 2021-12-15 14:40:02.569 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-15 14:40:02.572 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 14:40:02.574 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-15 14:40:02.579 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-15 14:40:02.581 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 14:40:02.584 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 14:40:02.586 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-15 14:40:02.588 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-15 14:40:02.590 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 14:40:02.592 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 14:40:02.595 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-15 14:40:02.612 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-15 14:40:02.639 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-15 14:40:02.656 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-15 14:40:02.684 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-15 14:40:02.702 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:40:02.731 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-15 14:40:02.748 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 14:40:02.776 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-15 14:40:02.794 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 14:40:02.822 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-15 14:40:02.840 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-15 14:40:02.868 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-15 14:40:02.886 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-15 14:40:02.915 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-15 14:40:02.932 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-15 14:40:02.961 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-15 14:40:02.979 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-15 14:40:03.005 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-12-15 14:40:03.009 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-15 14:40:03.027 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:40:03.056 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-15 14:40:03.085 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 14:40:03.087 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-15 14:40:03.091 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-15 14:40:03.094 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 14:40:03.097 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 14:40:03.099 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-15 14:40:03.101 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-15 14:40:03.103 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 14:40:03.105 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 14:40:03.107 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-15 14:40:03.125 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-15 14:40:03.154 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-15 14:40:03.172 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-15 14:40:03.201 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-15 14:40:03.219 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:40:03.247 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-15 14:40:03.265 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 14:40:03.292 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-15 14:40:03.310 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 14:40:03.339 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-15 14:40:03.356 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-15 14:40:03.384 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-15 14:40:03.403 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-15 14:40:03.431 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-15 14:40:03.449 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-15 14:40:03.478 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-15 14:40:03.496 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-15 14:40:03.525 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-12-15 14:40:03.530 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-15 14:40:03.553 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:40:03.582 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 14:40:03.585 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-15 14:40:03.589 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-15 14:40:03.592 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 14:40:03.594 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 14:40:03.596 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-15 14:40:03.598 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-15 14:40:03.601 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 14:40:03.603 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 14:40:03.605 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-15 14:40:03.624 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-15 14:40:03.651 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-15 14:40:03.669 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-15 14:40:03.698 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-15 14:40:03.715 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:40:03.743 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-15 14:40:03.761 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 14:40:03.788 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-15 14:40:03.806 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 14:40:03.835 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-15 14:40:03.853 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-15 14:40:03.881 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-15 14:40:03.899 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-15 14:40:03.927 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-15 14:40:03.946 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-15 14:40:03.974 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-15 14:40:03.992 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-15 14:40:04.019 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-12-15 14:40:04.024 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-15 14:40:04.042 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:40:04.072 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-15 14:40:04.100 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-15 14:40:04.128 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-15 14:40:04.155 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-12-15 14:40:04.158 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-15 14:40:04.162 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-15 14:40:04.190 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-15 14:40:04.219 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-15 14:40:04.248 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-15 14:40:04.276 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-15 14:40:04.305 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-15 14:40:04.332 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-15 14:40:04.359 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-15 14:40:04.386 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-15 14:40:04.413 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-12-15 14:40:04.429 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:40:04.431 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-15 14:40:04.449 | + lib/swift:configure_swift:521 : local auth_vers 2021-12-15 14:40:04.452 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-12-15 14:40:04.471 | + lib/swift:configure_swift:522 : auth_vers=3 2021-12-15 14:40:04.473 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.57 2021-12-15 14:40:04.500 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-12-15 14:40:04.502 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-15 14:40:04.530 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.57/identity 2021-12-15 14:40:04.558 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-12-15 14:40:04.561 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-15 14:40:04.589 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-12-15 14:40:04.607 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:40:04.609 | + lib/swift:configure_swift:541 : local user_group 2021-12-15 14:40:04.612 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-12-15 14:40:04.617 | + lib/swift:configure_swift:542 : user_group=1000 2021-12-15 14:40:04.619 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-15 14:40:04.632 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-15 14:40:04.634 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-15 14:40:04.646 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-12-15 14:40:04.648 | + lib/swift:configure_swift:548 : is_suse 2021-12-15 14:40:04.650 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:40:04.653 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:40:04.655 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:40:04.658 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:40:04.660 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:40:04.662 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:40:04.665 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-15 14:40:04.677 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-12-15 14:40:04.679 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-12-15 14:40:04.681 | + ./stack.sh:main:901 : is_service_enabled s3api 2021-12-15 14:40:04.699 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:40:04.703 | + ./stack.sh:main:907 : is_service_enabled g-api n-api 2021-12-15 14:40:04.720 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:40:04.723 | + ./stack.sh:main:909 : stack_install_service glance 2021-12-15 14:40:04.725 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-15 14:40:04.727 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-15 14:40:04.730 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:40:04.732 | + lib/stack:stack_install_service:32 : install_glance 2021-12-15 14:40:04.734 | + lib/glance:install_glance:507 : glance_store_extras=() 2021-12-15 14:40:04.737 | + lib/glance:install_glance:507 : local glance_store_extras 2021-12-15 14:40:04.740 | + lib/glance:install_glance:509 : is_service_enabled cinder 2021-12-15 14:40:04.757 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:40:04.759 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-15 14:40:04.762 | + lib/glance:install_glance:513 : is_service_enabled swift 2021-12-15 14:40:04.778 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:40:04.781 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-15 14:40:04.783 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2021-12-15 14:40:04.786 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-15 14:40:04.789 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:40:04.791 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:40:04.794 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-12-15 14:40:04.797 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:40:04.804 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2021-12-15 14:40:04.807 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-15 14:40:04.810 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-15 14:40:04.813 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2021-12-15 14:40:04.816 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-15 14:40:04.819 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-15 14:40:04.821 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-15 14:40:04.825 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-15 14:40:04.828 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-15 14:40:04.831 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-15 14:40:04.835 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:40:04.835 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-15 14:40:04.841 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-15 14:40:04.843 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-15 14:40:04.846 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-15 14:40:04.849 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-15 14:40:04.851 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 14:40:04.874 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-12-15 14:40:04.876 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 14:40:05.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:40:05.748 | from cryptography.utils import int_from_bytes 2021-12-15 14:40:05.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:40:05.748 | from cryptography.utils import int_from_bytes 2021-12-15 14:40:06.827 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:40:06.849 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-12-15 14:40:06.951 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2021-12-15 14:40:06.952 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.0) 2021-12-15 14:40:06.953 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-12-15 14:40:06.954 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2021-12-15 14:40:06.955 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-12-15 14:40:06.956 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-12-15 14:40:06.957 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-12-15 14:40:06.958 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-12-15 14:40:06.959 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-12-15 14:40:06.961 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-12-15 14:40:06.962 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-12-15 14:40:06.963 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-12-15 14:40:06.965 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.2) 2021-12-15 14:40:06.968 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.0) 2021-12-15 14:40:06.970 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.2.0) 2021-12-15 14:40:06.972 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-12-15 14:40:06.975 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-12-15 14:40:06.977 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-12-15 14:40:06.987 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-12-15 14:40:06.988 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-12-15 14:40:07.001 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.6) 2021-12-15 14:40:07.069 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-12-15 14:40:07.070 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2021-12-15 14:40:07.072 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-12-15 14:40:07.095 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-12-15 14:40:07.097 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.7.0) 2021-12-15 14:40:07.100 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-12-15 14:40:07.101 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-12-15 14:40:07.102 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2021-12-15 14:40:07.112 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-12-15 14:40:07.153 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-12-15 14:40:07.154 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-12-15 14:40:07.155 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-12-15 14:40:07.156 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2021-12-15 14:40:07.177 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-12-15 14:40:07.180 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2021-12-15 14:40:07.194 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-12-15 14:40:07.211 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-12-15 14:40:07.212 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2021-12-15 14:40:07.229 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2021-12-15 14:40:07.232 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2021-12-15 14:40:07.311 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2021-12-15 14:40:07.314 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.9) 2021-12-15 14:40:07.315 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-12-15 14:40:07.317 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-12-15 14:40:07.366 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2021-12-15 14:40:07.392 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2021-12-15 14:40:07.429 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-12-15 14:40:07.596 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-12-15 14:40:07.597 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-12-15 14:40:07.637 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-12-15 14:40:07.638 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-12-15 14:40:07.642 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-12-15 14:40:07.643 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-12-15 14:40:07.644 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-12-15 14:40:07.647 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-12-15 14:40:07.702 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2021-12-15 14:40:07.871 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-12-15 14:40:07.911 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (59.5.0) 2021-12-15 14:40:07.994 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-12-15 14:40:08.142 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-12-15 14:40:10.137 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:40:10.272 | + inc/python:pip_install:200 : result=0 2021-12-15 14:40:10.274 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:40:10.276 | + functions-common:time_stop:2402 : local name 2021-12-15 14:40:10.278 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:40:10.281 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:40:10.283 | + functions-common:time_stop:2405 : local total 2021-12-15 14:40:10.285 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:40:10.287 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:40:10.290 | + functions-common:time_stop:2409 : start_time=1639579204867 2021-12-15 14:40:10.292 | + functions-common:time_stop:2411 : [[ -z 1639579204867 ]] 2021-12-15 14:40:10.295 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:40:10.299 | + functions-common:time_stop:2414 : end_time=1639579210296 2021-12-15 14:40:10.301 | + functions-common:time_stop:2415 : elapsed_time=5429 2021-12-15 14:40:10.303 | + functions-common:time_stop:2416 : total=62585 2021-12-15 14:40:10.305 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:40:10.308 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=68014 2021-12-15 14:40:10.311 | + inc/python:pip_install:203 : return 0 2021-12-15 14:40:10.313 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2021-12-15 14:40:10.315 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-12-15 14:40:10.318 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-12-15 14:40:10.331 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-12-15 14:40:10.336 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-12-15 14:40:10.338 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-15 14:40:10.341 | + functions-common:git_clone:586 : local git_dest=/opt/stack/glance 2021-12-15 14:40:10.343 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:40:10.345 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:40:10.348 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:40:10.351 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:40:10.353 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:40:10.356 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:40:10.372 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:40:10.375 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:40:10.377 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:40:10.380 | + functions-common:git_clone:606 : echo master 2021-12-15 14:40:10.380 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:40:10.385 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/glance ]] 2021-12-15 14:40:10.388 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:40:10.390 | + functions-common:git_clone:654 : cd /opt/stack/glance 2021-12-15 14:40:10.393 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:40:10.393 | + functions-common:git_clone:655 : head -1 2021-12-15 14:40:10.396 | 4ee7799aa Merge "Imported Translations from Zanata" 2021-12-15 14:40:10.399 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:40:10.402 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2021-12-15 14:40:10.405 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:40:10.408 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 14:40:10.410 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-15 14:40:10.413 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:40:10.415 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-15 14:40:10.418 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:40:10.421 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 14:40:10.423 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-15 14:40:10.426 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:40:10.429 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:40:10.432 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-15 14:40:10.434 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:40:10.438 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-15 14:40:10.440 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:40:10.443 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:40:10.446 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-15 14:40:10.452 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-12-15 14:40:10.454 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-12-15 14:40:11.093 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-12-15 14:40:11.096 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:40:11.098 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:40:11.100 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:40:11.103 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 14:40:11.105 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-12-15 14:40:11.107 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:40:11.110 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:40:11.112 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:40:11.114 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:40:11.116 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:40:11.119 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:40:11.121 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:40:11.123 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-12-15 14:40:11.145 | Using python 3.8 to install /opt/stack/glance 2021-12-15 14:40:11.147 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-12-15 14:40:11.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:40:11.993 | from cryptography.utils import int_from_bytes 2021-12-15 14:40:11.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:40:11.993 | from cryptography.utils import int_from_bytes 2021-12-15 14:40:13.066 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:40:13.086 | Obtaining file:///opt/stack/glance 2021-12-15 14:40:13.087 | Preparing metadata (setup.py): started 2021-12-15 14:40:14.251 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:40:14.349 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.8.0) 2021-12-15 14:40:14.350 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.7.1) 2021-12-15 14:40:14.351 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.28) 2021-12-15 14:40:14.352 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.33.0) 2021-12-15 14:40:14.353 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.1.1) 2021-12-15 14:40:14.354 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.5.1) 2021-12-15 14:40:14.355 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.8.7) 2021-12-15 14:40:14.356 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.4.2) 2021-12-15 14:40:14.357 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.7.5) 2021-12-15 14:40:14.358 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.20.2) 2021-12-15 14:40:14.359 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (8.7.1) 2021-12-15 14:40:14.360 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 14:40:14.361 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.0) 2021-12-15 14:40:14.362 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 14:40:14.363 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.12.0) 2021-12-15 14:40:14.364 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 14:40:14.365 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 14:40:14.366 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.3) 2021-12-15 14:40:14.367 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.4.0) 2021-12-15 14:40:14.368 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (9.3.0) 2021-12-15 14:40:14.369 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.11.0) 2021-12-15 14:40:14.370 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 14:40:14.371 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 14:40:14.372 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev27) (3.2.0) 2021-12-15 14:40:14.374 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.3.0) 2021-12-15 14:40:14.375 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (21.0.0) 2021-12-15 14:40:14.376 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.16.0) 2021-12-15 14:40:14.377 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (11.1.0) 2021-12-15 14:40:14.378 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.1.0) 2021-12-15 14:40:14.379 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 14:40:14.380 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.1) 2021-12-15 14:40:14.381 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (12.11.0) 2021-12-15 14:40:14.382 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 14:40:14.384 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 14:40:14.385 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 14:40:14.386 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.3.3) 2021-12-15 14:40:14.387 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.2) 2021-12-15 14:40:14.389 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.7.0) 2021-12-15 14:40:14.390 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 14:40:14.391 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (36.0.0) 2021-12-15 14:40:14.392 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.2.2) 2021-12-15 14:40:14.392 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.0.2) 2021-12-15 14:40:14.394 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.5.0) 2021-12-15 14:40:14.395 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 14:40:14.411 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (5.4.0) 2021-12-15 14:40:14.413 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (1.1.6) 2021-12-15 14:40:14.414 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (4.8.2) 2021-12-15 14:40:14.433 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (5.2.0) 2021-12-15 14:40:14.436 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (2.26.0) 2021-12-15 14:40:14.476 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev27) (1.15.0) 2021-12-15 14:40:14.490 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev27) (4.2.0) 2021-12-15 14:40:14.504 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev27) (1.13.3) 2021-12-15 14:40:14.518 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (1.1.2) 2021-12-15 14:40:14.519 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (2.1.0) 2021-12-15 14:40:14.611 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev27) (3.0.6) 2021-12-15 14:40:14.689 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev27) (1.7.0) 2021-12-15 14:40:14.739 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (2.8.1) 2021-12-15 14:40:14.742 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (3.1.1) 2021-12-15 14:40:14.778 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (0.14.1) 2021-12-15 14:40:14.821 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (1.5.0) 2021-12-15 14:40:14.823 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (0.8.0) 2021-12-15 14:40:14.825 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (6.0) 2021-12-15 14:40:14.885 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.13.0) 2021-12-15 14:40:14.886 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 14:40:14.888 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.0) 2021-12-15 14:40:14.912 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.61.0) 2021-12-15 14:40:14.961 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (0.9.6) 2021-12-15 14:40:14.963 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (2.8.2) 2021-12-15 14:40:15.022 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.4.0) 2021-12-15 14:40:15.025 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (2.7.0) 2021-12-15 14:40:15.026 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.6) 2021-12-15 14:40:15.028 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (4.2.4) 2021-12-15 14:40:15.029 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.2.2) 2021-12-15 14:40:15.053 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.2.0) 2021-12-15 14:40:15.055 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.3.0) 2021-12-15 14:40:15.056 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.0.3) 2021-12-15 14:40:15.101 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev27) (5.8.0) 2021-12-15 14:40:15.142 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (2021.3) 2021-12-15 14:40:15.143 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (21.3) 2021-12-15 14:40:15.144 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (0.11.0) 2021-12-15 14:40:15.255 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev27) (59.5.0) 2021-12-15 14:40:15.316 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev27) (0.2.5) 2021-12-15 14:40:15.421 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev27) (0.7) 2021-12-15 14:40:15.715 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (6.3.1) 2021-12-15 14:40:15.720 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.4.0) 2021-12-15 14:40:15.721 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (1.4.2) 2021-12-15 14:40:15.722 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.6.3) 2021-12-15 14:40:15.780 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev27) (0.8.1) 2021-12-15 14:40:15.803 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.0) 2021-12-15 14:40:15.923 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev27) (2.21) 2021-12-15 14:40:15.988 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (1.6) 2021-12-15 14:40:16.040 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 14:40:16.259 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.1.4) 2021-12-15 14:40:16.261 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.10.0) 2021-12-15 14:40:16.262 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (5.1.0) 2021-12-15 14:40:16.264 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.32) 2021-12-15 14:40:16.265 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 14:40:16.267 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.0) 2021-12-15 14:40:16.268 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.4) 2021-12-15 14:40:16.390 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.12.0) 2021-12-15 14:40:16.426 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev27) (1.0.3) 2021-12-15 14:40:16.471 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (1.3.3) 2021-12-15 14:40:16.473 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (3.0.0) 2021-12-15 14:40:16.723 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (3.10.0) 2021-12-15 14:40:16.919 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2.0.9) 2021-12-15 14:40:16.920 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (1.26.7) 2021-12-15 14:40:16.923 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (3.3) 2021-12-15 14:40:16.924 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2019.11.28) 2021-12-15 14:40:17.000 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.2) 2021-12-15 14:40:17.157 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 14:40:17.262 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev27) (3.6.0) 2021-12-15 14:40:17.577 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (2.3.3) 2021-12-15 14:40:17.580 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (0.4.0) 2021-12-15 14:40:17.805 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.2) 2021-12-15 14:40:18.121 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (1.0.0) 2021-12-15 14:40:18.436 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (21.2.0) 2021-12-15 14:40:18.437 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (1.8.2) 2021-12-15 14:40:19.757 | Installing collected packages: glance 2021-12-15 14:40:19.757 | Attempting uninstall: glance 2021-12-15 14:40:19.757 | Found existing installation: glance 23.1.0.dev27 2021-12-15 14:40:19.764 | Can't uninstall 'glance'. No files were found to uninstall. 2021-12-15 14:40:19.766 | Running setup.py develop for glance 2021-12-15 14:40:21.900 | Successfully installed glance 2021-12-15 14:40:21.900 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:40:22.052 | + inc/python:pip_install:200 : result=0 2021-12-15 14:40:22.055 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:40:22.057 | + functions-common:time_stop:2402 : local name 2021-12-15 14:40:22.059 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:40:22.062 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:40:22.065 | + functions-common:time_stop:2405 : local total 2021-12-15 14:40:22.067 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:40:22.070 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:40:22.072 | + functions-common:time_stop:2409 : start_time=1639579211140 2021-12-15 14:40:22.074 | + functions-common:time_stop:2411 : [[ -z 1639579211140 ]] 2021-12-15 14:40:22.078 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:40:22.082 | + functions-common:time_stop:2414 : end_time=1639579222079 2021-12-15 14:40:22.085 | + functions-common:time_stop:2415 : elapsed_time=10939 2021-12-15 14:40:22.087 | + functions-common:time_stop:2416 : total=68014 2021-12-15 14:40:22.089 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:40:22.091 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=78953 2021-12-15 14:40:22.094 | + inc/python:pip_install:203 : return 0 2021-12-15 14:40:22.096 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:40:22.099 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 14:40:22.101 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 14:40:22.122 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 14:40:22.135 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-12-15 14:40:22.137 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-15 14:40:22.140 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:40:22.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:40:22.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-15 14:40:22.148 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:40:22.150 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:40:22.152 | + ./stack.sh:main:910 : configure_glance 2021-12-15 14:40:22.155 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-15 14:40:22.168 | + lib/glance:configure_glance:326 : local dburl 2021-12-15 14:40:22.171 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2021-12-15 14:40:22.173 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-15 14:40:22.175 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-15 14:40:22.178 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2021-12-15 14:40:22.180 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 14:40:22.183 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 14:40:22.186 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-15 14:40:22.215 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 14:40:22.245 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-15 14:40:22.275 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 14:40:22.304 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-15 14:40:22.334 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-15 14:40:22.364 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-15 14:40:22.367 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 14:40:22.369 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2021-12-15 14:40:22.372 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 14:40:22.375 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-15 14:40:22.406 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-15 14:40:22.438 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.57/identity 2021-12-15 14:40:22.469 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-15 14:40:22.499 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-15 14:40:22.528 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-15 14:40:22.559 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-15 14:40:22.590 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-15 14:40:22.619 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 14:40:22.649 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 14:40:22.679 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-15 14:40:22.709 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-15 14:40:22.713 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-15 14:40:22.717 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-15 14:40:22.719 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 14:40:22.721 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 14:40:22.724 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 14:40:22.741 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:40:22.744 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 14:40:22.746 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 14:40:22.749 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 14:40:22.766 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:40:22.768 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:40:22.771 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:40:22.802 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 14:40:22.804 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 14:40:22.807 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2021-12-15 14:40:22.809 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2021-12-15 14:40:22.812 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-12-15 14:40:22.848 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-12-15 14:40:22.880 | + lib/glance:configure_glance:346 : configure_glance_store False False 2021-12-15 14:40:22.882 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-12-15 14:40:22.885 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-12-15 14:40:22.887 | + lib/glance:configure_glance_store:254 : local be 2021-12-15 14:40:22.890 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-12-15 14:40:22.892 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-12-15 14:40:22.894 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 14:40:22.927 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2021-12-15 14:40:22.930 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.57 2021-12-15 14:40:22.963 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2021-12-15 14:40:22.965 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2021-12-15 14:40:22.983 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:40:22.986 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-15 14:40:23.016 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-15 14:40:23.047 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-15 14:40:23.079 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-15 14:40:23.110 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-15 14:40:23.141 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2021-12-15 14:40:23.158 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:40:23.160 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 14:40:23.190 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-15 14:40:23.221 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-15 14:40:23.250 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.57/identity/v3 2021-12-15 14:40:23.281 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-15 14:40:23.310 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.57/image 2021-12-15 14:40:23.340 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2021-12-15 14:40:23.357 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:40:23.359 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2021-12-15 14:40:23.361 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-15 14:40:23.364 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 14:40:23.367 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 14:40:23.384 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 14:40:23.386 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 14:40:23.389 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 14:40:23.392 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 14:40:23.394 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 14:40:23.424 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 14:40:23.457 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 14:40:23.488 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 14:40:23.520 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-15 14:40:23.525 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-15 14:40:23.554 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-15 14:40:23.587 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 14:40:23.617 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.57/identity 2021-12-15 14:40:23.649 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-15 14:40:23.680 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-15 14:40:23.712 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-15 14:40:23.744 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 14:40:23.775 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-15 14:40:23.805 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-15 14:40:23.835 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-15 14:40:23.865 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-15 14:40:23.870 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-12-15 14:40:23.879 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2021-12-15 14:40:23.895 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:40:23.898 | + lib/glance:configure_glance:421 : [[ False == False ]] 2021-12-15 14:40:23.900 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-15 14:40:23.903 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-12-15 14:40:23.905 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-15 14:40:23.907 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-12-15 14:40:23.910 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-12-15 14:40:23.914 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-12-15 14:40:23.916 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-15 14:40:23.920 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-15 14:40:23.956 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-12-15 14:40:23.958 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-12-15 14:40:23.961 | ++ functions:get_random_port:837 : true 2021-12-15 14:40:23.963 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-12-15 14:40:23.965 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-12-15 14:40:23.967 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-12-15 14:40:24.018 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-12-15 14:40:24.021 | ++ functions:get_random_port:841 : break 2 2021-12-15 14:40:24.023 | ++ functions:get_random_port:845 : echo 60999 2021-12-15 14:40:24.026 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-12-15 14:40:24.028 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-15 14:40:24.056 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-15 14:40:24.084 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-15 14:40:24.111 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-15 14:40:24.139 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 14:40:24.166 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-15 14:40:24.195 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-15 14:40:24.223 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-15 14:40:24.252 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 14:40:24.283 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 14:40:24.311 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 14:40:24.339 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 14:40:24.369 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-15 14:40:24.397 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 14:40:24.426 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-15 14:40:24.455 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-15 14:40:24.488 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-15 14:40:24.518 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-15 14:40:24.549 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-15 14:40:24.579 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-12-15 14:40:24.581 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-15 14:40:24.583 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:40:24.586 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:40:24.588 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:40:24.590 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-15 14:40:24.593 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-15 14:40:24.646 | proxy (enabled by site administrator) 2021-12-15 14:40:24.649 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-12-15 14:40:24.651 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-15 14:40:24.655 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:40:24.658 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:40:24.661 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:40:24.663 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-15 14:40:24.666 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-15 14:40:24.719 | proxy_http (enabled by site administrator) 2021-12-15 14:40:24.723 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-12-15 14:40:24.726 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-12-15 14:40:24.728 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-12-15 14:40:24.730 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 14:40:24.734 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:40:24.736 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:40:24.738 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:40:24.741 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:40:24.744 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-12-15 14:40:24.745 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:40:24.753 | KeepAlive Off 2021-12-15 14:40:24.757 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-12-15 14:40:24.758 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:40:24.767 | SetEnv proxy-sendchunked 1 2021-12-15 14:40:24.771 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:40:24.771 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-15 14:40:24.780 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-15 14:40:24.783 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-12-15 14:40:24.786 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-12-15 14:40:24.788 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 14:40:24.790 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 14:40:24.793 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:40:24.795 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:40:24.797 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:40:24.800 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 14:40:24.802 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 14:40:24.804 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:40:24.807 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:40:24.809 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-12-15 14:40:24.871 | Site glance-wsgi-api already enabled 2021-12-15 14:40:24.876 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-12-15 14:40:24.878 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:40:24.881 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:40:24.883 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:40:25.019 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-12-15 14:40:25.025 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-12-15 14:40:25.061 | + lib/glance:configure_glance:435 : [[ False == True ]] 2021-12-15 14:40:25.063 | + ./stack.sh:main:913 : is_service_enabled cinder 2021-12-15 14:40:25.081 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:40:25.084 | + ./stack.sh:main:915 : stack_install_service cinder 2021-12-15 14:40:25.086 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-15 14:40:25.089 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-15 14:40:25.091 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:40:25.094 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-15 14:40:25.096 | + lib/cinder:install_cinder:470 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-12-15 14:40:25.099 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-15 14:40:25.101 | + functions-common:git_clone:586 : local git_dest=/opt/stack/cinder 2021-12-15 14:40:25.103 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:40:25.106 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:40:25.109 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:40:25.112 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:40:25.114 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:40:25.117 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:40:25.134 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:40:25.136 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:40:25.140 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:40:25.143 | + functions-common:git_clone:606 : echo master 2021-12-15 14:40:25.143 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:40:25.148 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/cinder ]] 2021-12-15 14:40:25.151 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:40:25.153 | + functions-common:git_clone:654 : cd /opt/stack/cinder 2021-12-15 14:40:25.156 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:40:25.156 | + functions-common:git_clone:655 : head -1 2021-12-15 14:40:25.166 | cf7c2fcc7 Merge "mypy: annotate volume/api.py" 2021-12-15 14:40:25.169 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:40:25.172 | + lib/cinder:install_cinder:471 : setup_develop /opt/stack/cinder 2021-12-15 14:40:25.175 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:40:25.177 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 14:40:25.180 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-15 14:40:25.182 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:40:25.185 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-15 14:40:25.188 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:40:25.190 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 14:40:25.193 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-15 14:40:25.195 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:40:25.198 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:40:25.202 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-15 14:40:25.204 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:40:25.207 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-15 14:40:25.209 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:40:25.212 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:40:25.215 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-15 14:40:25.223 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-12-15 14:40:25.226 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-12-15 14:40:25.887 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-12-15 14:40:25.890 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:40:25.892 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:40:25.894 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:40:25.897 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 14:40:25.899 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-12-15 14:40:25.901 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:40:25.904 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:40:25.906 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:40:25.908 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:40:25.911 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:40:25.913 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:40:25.916 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:40:25.918 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-12-15 14:40:25.940 | Using python 3.8 to install /opt/stack/cinder 2021-12-15 14:40:25.943 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-12-15 14:40:26.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:40:26.788 | from cryptography.utils import int_from_bytes 2021-12-15 14:40:26.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:40:26.788 | from cryptography.utils import int_from_bytes 2021-12-15 14:40:27.874 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:40:27.893 | Obtaining file:///opt/stack/cinder 2021-12-15 14:40:27.895 | Preparing metadata (setup.py): started 2021-12-15 14:40:29.749 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:40:29.906 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 14:40:29.907 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 14:40:29.908 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.33.0) 2021-12-15 14:40:29.909 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.1.2) 2021-12-15 14:40:29.910 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.20.2) 2021-12-15 14:40:29.911 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.0.2) 2021-12-15 14:40:29.912 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev125) (3.2.0) 2021-12-15 14:40:29.913 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.4.0) 2021-12-15 14:40:29.914 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (9.3.0) 2021-12-15 14:40:29.915 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.4) 2021-12-15 14:40:29.916 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.1.3) 2021-12-15 14:40:29.917 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (8.7.1) 2021-12-15 14:40:29.918 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 14:40:29.919 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.0) 2021-12-15 14:40:29.921 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (11.1.0) 2021-12-15 14:40:29.922 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.1) 2021-12-15 14:40:29.923 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (12.11.0) 2021-12-15 14:40:29.924 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 14:40:29.925 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 14:40:29.927 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.6.2) 2021-12-15 14:40:29.928 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.3.0) 2021-12-15 14:40:29.929 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.0) 2021-12-15 14:40:29.930 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.2.0) 2021-12-15 14:40:29.931 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.7.0) 2021-12-15 14:40:29.932 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.0) 2021-12-15 14:40:29.933 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.12.0) 2021-12-15 14:40:29.934 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.0) 2021-12-15 14:40:29.935 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.2) 2021-12-15 14:40:29.936 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (21.3) 2021-12-15 14:40:29.937 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.8.1) 2021-12-15 14:40:29.938 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 14:40:29.939 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.1) 2021-12-15 14:40:29.940 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 14:40:29.941 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.0.6) 2021-12-15 14:40:29.942 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.2.0) 2021-12-15 14:40:29.943 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 14:40:29.945 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.3.0) 2021-12-15 14:40:29.946 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (17.6.0) 2021-12-15 14:40:29.947 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.13.0) 2021-12-15 14:40:29.948 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2021.3) 2021-12-15 14:40:29.949 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.26.0) 2021-12-15 14:40:29.950 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.1) 2021-12-15 14:40:29.952 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.3) 2021-12-15 14:40:29.953 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.74) 2021-12-15 14:40:29.954 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.16.0) 2021-12-15 14:40:29.955 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.28) 2021-12-15 14:40:29.956 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.13.0) 2021-12-15 14:40:29.957 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 14:40:29.958 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.8.9) 2021-12-15 14:40:29.959 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.1) 2021-12-15 14:40:29.960 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.8.7) 2021-12-15 14:40:29.961 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 14:40:29.962 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 14:40:29.963 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 14:40:29.964 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.5.0) 2021-12-15 14:40:29.965 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.10.0) 2021-12-15 14:40:29.967 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.33.0) 2021-12-15 14:40:29.968 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 14:40:29.969 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (36.0.0) 2021-12-15 14:40:29.970 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.2.2) 2021-12-15 14:40:29.971 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.5.0.4) 2021-12-15 14:40:29.972 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.20.23) 2021-12-15 14:40:29.986 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (0.10.0) 2021-12-15 14:40:29.987 | Requirement already satisfied: botocore<1.24.0,>=1.23.23 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (1.23.23) 2021-12-15 14:40:29.988 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (0.5.0) 2021-12-15 14:40:30.049 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev125) (1.15.0) 2021-12-15 14:40:30.080 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev125) (2.1.0) 2021-12-15 14:40:30.095 | Requirement already satisfied: uritemplate<5,>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (4.1.1) 2021-12-15 14:40:30.096 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (2.3.3) 2021-12-15 14:40:30.097 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (2.3.0) 2021-12-15 14:40:30.098 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (0.1.0) 2021-12-15 14:40:30.193 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev125) (1.7.0) 2021-12-15 14:40:30.247 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (2.8.1) 2021-12-15 14:40:30.250 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (3.1.1) 2021-12-15 14:40:30.278 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (0.4.8) 2021-12-15 14:40:30.279 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (0.2.8) 2021-12-15 14:40:30.280 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (4.8) 2021-12-15 14:40:30.335 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (0.14.1) 2021-12-15 14:40:30.378 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (0.8.0) 2021-12-15 14:40:30.380 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (6.0) 2021-12-15 14:40:30.381 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (1.5.0) 2021-12-15 14:40:30.383 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (2.3.0) 2021-12-15 14:40:30.442 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (2.0.1) 2021-12-15 14:40:30.443 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (0.5.0) 2021-12-15 14:40:30.445 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (1.7.5) 2021-12-15 14:40:30.503 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev125) (2.8.2) 2021-12-15 14:40:30.507 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev125) (0.9.6) 2021-12-15 14:40:30.566 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.0.6) 2021-12-15 14:40:30.569 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.2.2) 2021-12-15 14:40:30.571 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (4.2.4) 2021-12-15 14:40:30.572 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (0.4.0) 2021-12-15 14:40:30.574 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 14:40:30.631 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.2.0) 2021-12-15 14:40:30.633 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.3.0) 2021-12-15 14:40:30.635 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.0.3) 2021-12-15 14:40:30.679 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev125) (1.0.3) 2021-12-15 14:40:30.764 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (1.3.3) 2021-12-15 14:40:30.770 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (3.0.0) 2021-12-15 14:40:30.791 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 14:40:30.817 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev125) (0.11.0) 2021-12-15 14:40:30.884 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev125) (1.26.7) 2021-12-15 14:40:30.887 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev125) (1.0.0) 2021-12-15 14:40:31.020 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev125) (1.4.0) 2021-12-15 14:40:31.054 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev125) (59.5.0) 2021-12-15 14:40:31.195 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (3.10.0) 2021-12-15 14:40:31.232 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.3.3) 2021-12-15 14:40:31.235 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (21.0.0) 2021-12-15 14:40:31.237 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.13.3) 2021-12-15 14:40:31.447 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (3.3) 2021-12-15 14:40:31.448 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2019.11.28) 2021-12-15 14:40:31.451 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2.0.9) 2021-12-15 14:40:31.489 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev125) (0.7) 2021-12-15 14:40:31.518 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev125) (0.22.0) 2021-12-15 14:40:31.767 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.5.2) 2021-12-15 14:40:31.769 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.4.2) 2021-12-15 14:40:31.911 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 14:40:31.912 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.6.3) 2021-12-15 14:40:31.914 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (1.4.2) 2021-12-15 14:40:32.045 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev125) (0.12.2) 2021-12-15 14:40:32.167 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (1.1.6) 2021-12-15 14:40:32.168 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (4.8.2) 2021-12-15 14:40:32.169 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (5.4.0) 2021-12-15 14:40:32.205 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.0.0) 2021-12-15 14:40:32.461 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev125) (2.21) 2021-12-15 14:40:32.540 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (2.3.3) 2021-12-15 14:40:32.542 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (0.4.0) 2021-12-15 14:40:32.674 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (1.6) 2021-12-15 14:40:32.720 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev125) (2.5.0) 2021-12-15 14:40:32.814 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (1.54.0) 2021-12-15 14:40:32.816 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (3.19.1) 2021-12-15 14:40:33.001 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (2.0.1) 2021-12-15 14:40:33.470 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (1.1.4) 2021-12-15 14:40:33.523 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (0.12.0) 2021-12-15 14:40:33.574 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev125) (0.2.5) 2021-12-15 14:40:34.663 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.32) 2021-12-15 14:40:34.946 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (21.2.0) 2021-12-15 14:40:34.947 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (1.8.2) 2021-12-15 14:40:35.094 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (2.2) 2021-12-15 14:40:35.335 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev125) (1.0.0) 2021-12-15 14:40:35.469 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (3.6.0) 2021-12-15 14:40:36.989 | Installing collected packages: cinder 2021-12-15 14:40:36.989 | Attempting uninstall: cinder 2021-12-15 14:40:36.989 | Found existing installation: cinder 19.1.0.dev125 2021-12-15 14:40:36.995 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-12-15 14:40:36.997 | Running setup.py develop for cinder 2021-12-15 14:40:40.371 | Successfully installed cinder 2021-12-15 14:40:40.371 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:40:40.528 | + inc/python:pip_install:200 : result=0 2021-12-15 14:40:40.531 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:40:40.533 | + functions-common:time_stop:2402 : local name 2021-12-15 14:40:40.535 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:40:40.537 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:40:40.540 | + functions-common:time_stop:2405 : local total 2021-12-15 14:40:40.542 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:40:40.544 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:40:40.546 | + functions-common:time_stop:2409 : start_time=1639579225934 2021-12-15 14:40:40.548 | + functions-common:time_stop:2411 : [[ -z 1639579225934 ]] 2021-12-15 14:40:40.551 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:40:40.555 | + functions-common:time_stop:2414 : end_time=1639579240553 2021-12-15 14:40:40.558 | + functions-common:time_stop:2415 : elapsed_time=14619 2021-12-15 14:40:40.560 | + functions-common:time_stop:2416 : total=78953 2021-12-15 14:40:40.562 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:40:40.564 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=93572 2021-12-15 14:40:40.566 | + inc/python:pip_install:203 : return 0 2021-12-15 14:40:40.569 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:40:40.572 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 14:40:40.574 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 14:40:40.594 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 14:40:40.606 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-12-15 14:40:40.608 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-12-15 14:40:40.611 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:40:40.613 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:40:40.615 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-15 14:40:40.618 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:40:40.621 | + lib/cinder:install_cinder:472 : [[ lioadm == \t\g\t\a\d\m ]] 2021-12-15 14:40:40.623 | + lib/cinder:install_cinder:474 : [[ lioadm == \l\i\o\a\d\m ]] 2021-12-15 14:40:40.625 | + lib/cinder:install_cinder:475 : is_ubuntu 2021-12-15 14:40:40.628 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:40:40.630 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:40:40.633 | + lib/cinder:install_cinder:477 : sudo mkdir -p /etc/target 2021-12-15 14:40:40.645 | + lib/cinder:install_cinder:479 : install_package targetcli-fb 2021-12-15 14:40:40.648 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:40:40.650 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:40:40.653 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:40:40.656 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:40:40.658 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:40:40.661 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:40:40.663 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:40:40.665 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:40:40.668 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:40:40.670 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:40:40.673 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:40:40.675 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:40:40.679 | + functions-common:install_package:1441 : real_install_package targetcli-fb 2021-12-15 14:40:40.682 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:40:40.685 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:40:40.688 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:40:40.690 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2021-12-15 14:40:40.713 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-12-15 14:40:40.828 | Reading package lists... 2021-12-15 14:40:41.064 | Building dependency tree... 2021-12-15 14:40:41.066 | Reading state information... 2021-12-15 14:40:41.312 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-12-15 14:40:41.312 | The following packages were automatically installed and are no longer required: 2021-12-15 14:40:41.313 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:40:41.313 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:40:41.313 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:40:41.313 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:40:41.313 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:40:41.313 | python3-zope.interface 2021-12-15 14:40:41.314 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:40:41.424 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:40:41.429 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:40:41.431 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:40:41.434 | + functions-common:time_stop:2402 : local name 2021-12-15 14:40:41.437 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:40:41.439 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:40:41.442 | + functions-common:time_stop:2405 : local total 2021-12-15 14:40:41.445 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:40:41.448 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:40:41.450 | + functions-common:time_stop:2409 : start_time=1639579240710 2021-12-15 14:40:41.453 | + functions-common:time_stop:2411 : [[ -z 1639579240710 ]] 2021-12-15 14:40:41.456 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:40:41.461 | + functions-common:time_stop:2414 : end_time=1639579241458 2021-12-15 14:40:41.463 | + functions-common:time_stop:2415 : elapsed_time=748 2021-12-15 14:40:41.466 | + functions-common:time_stop:2416 : total=5299 2021-12-15 14:40:41.469 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:40:41.471 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=6047 2021-12-15 14:40:41.474 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:40:41.476 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:40:41.479 | + ./stack.sh:main:916 : configure_cinder 2021-12-15 14:40:41.482 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-15 14:40:41.495 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-12-15 14:40:41.499 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-12-15 14:40:41.501 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-15 14:40:41.503 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-15 14:40:41.507 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-15 14:40:41.507 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-15 14:40:41.511 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-15 14:40:41.513 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-15 14:40:41.515 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-15 14:40:41.518 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-15 14:40:41.520 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-15 14:40:41.522 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-15 14:40:41.524 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-15 14:40:41.526 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-15 14:40:41.538 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-15 14:40:41.552 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-12-15 14:40:41.564 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-12-15 14:40:41.578 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-15 14:40:41.591 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-15 14:40:41.593 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-15 14:40:41.597 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.t2IHpVnisU 2021-12-15 14:40:41.600 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 14:40:41.602 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 14:40:41.604 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-15 14:40:41.607 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.t2IHpVnisU 2021-12-15 14:40:41.611 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.t2IHpVnisU 2021-12-15 14:40:41.622 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.t2IHpVnisU /etc/sudoers.d/cinder-rootwrap 2021-12-15 14:40:41.635 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-15 14:40:41.639 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-15 14:40:41.641 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-15 14:40:41.643 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-15 14:40:41.645 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-15 14:40:41.648 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-15 14:40:41.650 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-15 14:40:41.652 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-15 14:40:41.655 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-15 14:40:41.660 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-15 14:40:41.664 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-15 14:40:41.683 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-15 14:40:41.710 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-15 14:40:41.728 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-15 14:40:41.748 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-15 14:40:41.767 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-15 14:40:41.784 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-15 14:40:41.802 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-15 14:40:41.821 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-15 14:40:41.823 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 14:40:41.826 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2021-12-15 14:40:41.828 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 14:40:41.830 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-15 14:40:41.859 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-15 14:40:41.887 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.57/identity 2021-12-15 14:40:41.913 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-15 14:40:41.943 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-15 14:40:41.972 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-15 14:40:42.000 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-15 14:40:42.027 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-15 14:40:42.054 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 14:40:42.083 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 14:40:42.115 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-15 14:40:42.145 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-12-15 14:40:42.173 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-12-15 14:40:42.176 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-15 14:40:42.178 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-15 14:40:42.180 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2021-12-15 14:40:42.183 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 14:40:42.186 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 14:40:42.216 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-15 14:40:42.244 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-15 14:40:42.271 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-15 14:40:42.299 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-15 14:40:42.326 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-15 14:40:42.355 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-15 14:40:42.385 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-12-15 14:40:42.387 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.57 2021-12-15 14:40:42.414 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-15 14:40:42.451 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-12-15 14:40:42.458 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key b160832dd8290b4ebda99e9456f25562 2021-12-15 14:40:42.491 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-12-15 14:40:42.494 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-15 14:40:42.522 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-15 14:40:42.550 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-15 14:40:42.578 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-12-15 14:40:42.607 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2021-12-15 14:40:42.624 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:40:42.626 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2021-12-15 14:40:42.629 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2021-12-15 14:40:42.631 | + lib/cinder:configure_cinder:301 : local default_name= 2021-12-15 14:40:42.633 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2021-12-15 14:40:42.636 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-15 14:40:42.639 | + lib/cinder:configure_cinder:304 : be_type=lvm 2021-12-15 14:40:42.641 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2021-12-15 14:40:42.643 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2021-12-15 14:40:42.646 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2021-12-15 14:40:42.648 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-15 14:40:42.650 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-15 14:40:42.682 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-12-15 14:40:42.718 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-12-15 14:40:42.749 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-12-15 14:40:42.780 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-15 14:40:42.809 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-15 14:40:42.837 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2021-12-15 14:40:42.839 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2021-12-15 14:40:42.842 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2021-12-15 14:40:42.845 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-15 14:40:42.872 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2021-12-15 14:40:42.874 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-15 14:40:42.902 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2021-12-15 14:40:42.905 | + lib/cinder:configure_cinder_image_volume_cache:623 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-15 14:40:42.907 | + lib/cinder:configure_cinder_image_volume_cache:624 : local be_name=lvmdriver-1 2021-12-15 14:40:42.910 | + lib/cinder:configure_cinder_image_volume_cache:626 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-15 14:40:42.937 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2021-12-15 14:40:42.940 | + lib/cinder:configure_cinder_image_volume_cache:632 : [[ -n '' ]] 2021-12-15 14:40:42.942 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2021-12-15 14:40:42.959 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:40:42.962 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2021-12-15 14:40:42.964 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2021-12-15 14:40:42.966 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2021-12-15 14:40:42.969 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-12-15 14:40:42.997 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.57:8080/v1/AUTH_ 2021-12-15 14:40:43.025 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2021-12-15 14:40:43.041 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:40:43.044 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2021-12-15 14:40:43.061 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:40:43.063 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2021-12-15 14:40:43.065 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-15 14:40:43.068 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-15 14:40:43.070 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-15 14:40:43.073 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 14:40:43.076 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 14:40:43.078 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 14:40:43.094 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:40:43.097 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 14:40:43.100 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 14:40:43.102 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 14:40:43.118 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:40:43.120 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:40:43.123 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:40:43.152 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 14:40:43.154 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 14:40:43.156 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2021-12-15 14:40:43.159 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-15 14:40:43.161 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 14:40:43.164 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 14:40:43.181 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 14:40:43.183 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 14:40:43.186 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 14:40:43.188 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 14:40:43.191 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 14:40:43.219 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 14:40:43.247 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 14:40:43.274 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 14:40:43.303 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2021-12-15 14:40:43.319 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:40:43.322 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-15 14:40:43.324 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-15 14:40:43.327 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-15 14:40:43.329 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-12-15 14:40:43.331 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 14:40:43.334 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 14:40:43.337 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-12-15 14:40:43.341 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-12-15 14:40:43.344 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 14:40:43.346 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 14:40:43.358 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 14:40:43.358 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:40:43.367 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 14:40:43.370 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:40:43.386 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-15 14:40:43.389 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-15 14:40:43.392 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-15 14:40:43.422 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-15 14:40:43.448 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-15 14:40:43.475 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-15 14:40:43.502 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 14:40:43.531 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 14:40:43.557 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-15 14:40:43.585 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-15 14:40:43.613 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-15 14:40:43.641 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 14:40:43.670 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 14:40:43.697 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 14:40:43.725 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-15 14:40:43.752 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 14:40:43.754 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 14:40:43.758 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-12-15 14:40:43.760 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-12-15 14:40:43.763 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 14:40:43.765 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:40:43.768 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:40:43.771 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 14:40:43.774 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 14:40:43.776 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-15 14:40:43.814 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 14:40:43.843 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-12-15 14:40:43.844 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 14:40:43.852 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-12-15 14:40:43.856 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-12-15 14:40:43.858 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-12-15 14:40:43.861 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 14:40:43.863 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 14:40:43.865 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:40:43.868 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:40:43.870 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:40:43.873 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 14:40:43.876 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 14:40:43.878 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:40:43.880 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:40:43.886 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-12-15 14:40:43.951 | Enabling site cinder-wsgi. 2021-12-15 14:40:43.956 | To activate the new configuration, you need to run: 2021-12-15 14:40:43.957 | systemctl reload apache2 2021-12-15 14:40:43.961 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 14:40:43.964 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:40:43.966 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:40:43.968 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:40:44.101 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-15 14:40:44.103 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-15 14:40:44.133 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.57/image 2021-12-15 14:40:44.162 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2021-12-15 14:40:44.179 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:40:44.182 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-15 14:40:44.185 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 14:40:44.188 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-15 14:40:44.190 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2021-12-15 14:40:44.193 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-15 14:40:44.225 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-15 14:40:44.256 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.57/identity 2021-12-15 14:40:44.284 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-15 14:40:44.313 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-15 14:40:44.341 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-15 14:40:44.369 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-15 14:40:44.397 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-15 14:40:44.425 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-15 14:40:44.453 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-15 14:40:44.483 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-15 14:40:44.510 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 14:40:44.538 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2021-12-15 14:40:44.541 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2021-12-15 14:40:44.558 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:40:44.561 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.57:2379 2021-12-15 14:40:44.592 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2021-12-15 14:40:44.595 | + ./stack.sh:main:919 : is_service_enabled neutron 2021-12-15 14:40:44.612 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:40:44.615 | + ./stack.sh:main:921 : stack_install_service neutron 2021-12-15 14:40:44.617 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-15 14:40:44.619 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-15 14:40:44.622 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:40:44.624 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-15 14:40:44.626 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-15 14:40:44.630 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 14:40:44.631 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 14:40:44.636 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 14:40:44.638 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 14:40:44.641 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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- ]] 2021-12-15 14:40:44.643 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 14:40:44.646 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-15 14:40:44.648 | + lib/neutron-legacy:install_mutnauq:462 : use_library_from_git neutron-lib 2021-12-15 14:40:44.651 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-12-15 14:40:44.654 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:40:44.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:40:44.659 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-12-15 14:40:44.661 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:40:44.663 | + lib/neutron-legacy:install_mutnauq:467 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-12-15 14:40:44.666 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-15 14:40:44.668 | + functions-common:git_clone:586 : local git_dest=/opt/stack/neutron 2021-12-15 14:40:44.671 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:40:44.673 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:40:44.676 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:40:44.679 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:40:44.681 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:40:44.684 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:40:44.700 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:40:44.702 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:40:44.705 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:40:44.707 | + functions-common:git_clone:606 : echo master 2021-12-15 14:40:44.708 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:40:44.713 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/neutron ]] 2021-12-15 14:40:44.715 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:40:44.718 | + functions-common:git_clone:654 : cd /opt/stack/neutron 2021-12-15 14:40:44.721 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:40:44.721 | + functions-common:git_clone:655 : head -1 2021-12-15 14:40:44.726 | 6abe992c75 Adopt rehomed QoS FIP extension from neutron-lib 2.18.0 2021-12-15 14:40:44.729 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:40:44.732 | + lib/neutron-legacy:install_mutnauq:468 : setup_develop /opt/stack/neutron 2021-12-15 14:40:44.735 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:40:44.737 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 14:40:44.740 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-12-15 14:40:44.742 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:40:44.745 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-15 14:40:44.747 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:40:44.750 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 14:40:44.753 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-12-15 14:40:44.755 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:40:44.758 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:40:44.763 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-12-15 14:40:44.766 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:40:44.769 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-12-15 14:40:44.772 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:40:44.774 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:40:44.777 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-15 14:40:44.784 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-12-15 14:40:44.786 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-12-15 14:40:45.446 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-12-15 14:40:45.448 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:40:45.451 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:40:45.453 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:40:45.456 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 14:40:45.458 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-12-15 14:40:45.460 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:40:45.462 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:40:45.464 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:40:45.467 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:40:45.469 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:40:45.471 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:40:45.474 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:40:45.476 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-12-15 14:40:45.498 | Using python 3.8 to install /opt/stack/neutron 2021-12-15 14:40:45.500 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-12-15 14:40:46.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:40:46.341 | from cryptography.utils import int_from_bytes 2021-12-15 14:40:46.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:40:46.341 | from cryptography.utils import int_from_bytes 2021-12-15 14:40:47.421 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:40:47.441 | Obtaining file:///opt/stack/neutron 2021-12-15 14:40:47.443 | Preparing metadata (setup.py): started 2021-12-15 14:40:49.436 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:40:49.554 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.8.0) 2021-12-15 14:40:49.555 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.5.0) 2021-12-15 14:40:49.556 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.1.1) 2021-12-15 14:40:49.557 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.5.1) 2021-12-15 14:40:49.558 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.3.0) 2021-12-15 14:40:49.559 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.1.0) 2021-12-15 14:40:49.560 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.33.0) 2021-12-15 14:40:49.561 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (1.4.1) 2021-12-15 14:40:49.562 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.20.2) 2021-12-15 14:40:49.563 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.26.0) 2021-12-15 14:40:49.564 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.0.3) 2021-12-15 14:40:49.565 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (9.3.0) 2021-12-15 14:40:49.566 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.8.0) 2021-12-15 14:40:49.568 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.11.0) 2021-12-15 14:40:50.180 | ERROR: Cannot install neutron==19.1.0.dev280 because these package versions have conflicting dependencies. 2021-12-15 14:40:50.181 | 2021-12-15 14:40:50.181 | The conflict is caused by: 2021-12-15 14:40:50.181 | neutron 19.1.0.dev280 depends on neutron-lib>=2.18.0 2021-12-15 14:40:50.181 | The user requested (constraint) neutron-lib===2.17.0 2021-12-15 14:40:50.181 | 2021-12-15 14:40:50.181 | To fix this you could try to: 2021-12-15 14:40:50.181 | 1. loosen the range of package versions you've specified 2021-12-15 14:40:50.181 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-12-15 14:40:50.181 | 2021-12-15 14:40:50.181 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-12-15 14:40:50.286 | + inc/python:pip_install:1 : exit_trap 2021-12-15 14:40:50.288 | + ./stack.sh:exit_trap:515 : local r=1 2021-12-15 14:40:50.291 | ++ ./stack.sh:exit_trap:516 : jobs -p 2021-12-15 14:40:50.294 | + ./stack.sh:exit_trap:516 : jobs= 2021-12-15 14:40:50.297 | + ./stack.sh:exit_trap:519 : [[ -n '' ]] 2021-12-15 14:40:50.299 | + ./stack.sh:exit_trap:525 : '[' -f '' ']' 2021-12-15 14:40:50.301 | + ./stack.sh:exit_trap:530 : kill_spinner 2021-12-15 14:40:50.303 | + ./stack.sh:kill_spinner:425 : '[' '!' -z '' ']' 2021-12-15 14:40:50.306 | + ./stack.sh:exit_trap:532 : [[ 1 -ne 0 ]] 2021-12-15 14:40:50.308 | + ./stack.sh:exit_trap:533 : echo 'Error on exit' 2021-12-15 14:40:50.308 | Error on exit 2021-12-15 14:40:50.311 | + ./stack.sh:exit_trap:535 : type -p generate-subunit 2021-12-15 14:40:50.313 | + ./stack.sh:exit_trap:536 : generate-subunit 1639579091 159 fail 2021-12-15 14:40:50.874 | + ./stack.sh:exit_trap:538 : [[ -z /opt/stack/logs ]] 2021-12-15 14:40:50.876 | + ./stack.sh:exit_trap:541 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-12-15 14:40:51.346 | + ./stack.sh:exit_trap:550 : exit 1