2022-04-14 07:01:17.723 | + ./stack.sh:main:489 : exec 2022-04-14 07:01:17.723 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-070117' 2022-04-14 07:01:17.723 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-070117.summary.2022-04-14-070117 2022-04-14 07:01:17.723 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:01:17.723 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-070117 2022-04-14 07:01:17.724 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-070117 /opt/stack/logs/stack.sh.log 2022-04-14 07:01:17.724 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-070117.summary.2022-04-14-070117 /opt/stack/logs/stack.sh.log.summary 2022-04-14 07:01:17.724 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-14 07:01:17.724 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 07:01:17.724 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 07:01:17.724 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 07:01:17.724 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 07:01:17.724 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 07:01:17.724 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 07:01:17.724 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:01:17.724 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 07:01:17.724 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 07:01:17.724 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:01:17.724 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:01:17.724 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 07:01:17.724 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 07:01:17.724 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:01:17.725 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-14 07:01:17.728 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-14 07:01:17.730 | + ./stack.sh:main:575 : set -o errexit 2022-04-14 07:01:17.732 | + ./stack.sh:main:578 : uname -a 2022-04-14 07:01:17.733 | Linux dv-neutron-837552-1-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 2022-04-14 07:01:17.735 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 07:01:17.737 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 07:01:17.740 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-14 07:01:17.778 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 07:01:17.794 | + ./stack.sh:main:592 : fetch_plugins 2022-04-14 07:01:17.796 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 07:01:17.798 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 07:01:17.800 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 07:01:17.802 | + functions-common:fetch_plugins:1783 : return 2022-04-14 07:01:17.804 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-14 07:01:17.806 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 07:01:17.808 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:01:17.809 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:01:17.811 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:01:17.813 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:01:17.815 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:01:17.816 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:01:17.819 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:01:17.822 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:01:17.824 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:01:17.826 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:01:17.828 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 07:01:17.830 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:01:17.842 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:01:17.844 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:01:17.846 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:01:17.848 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:01:17.850 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:01:17.852 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:01:17.854 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:01:17.856 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 07:01:17.858 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 07:01:17.860 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:01:17.861 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:01:17.863 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 07:01:17.865 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 07:01:17.867 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 07:01:17.869 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 07:01:17.871 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 07:01:17.873 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-14 07:01:17.890 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-14 07:01:17.892 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 07:01:17.905 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:01:17.908 | +++ lib/tls:source:43 : hostname -f 2022-04-14 07:01:17.911 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 07:01:17.913 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 07:01:17.915 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 07:01:17.917 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 07:01:17.919 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 07:01:17.921 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 07:01:17.923 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 07:01:17.925 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 07:01:17.926 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 07:01:17.928 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 07:01:17.933 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-14 07:01:17.944 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 07:01:17.962 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 07:01:17.974 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 07:01:17.987 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 07:01:18.021 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-14 07:01:18.080 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-14 07:01:18.174 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-14 07:01:18.195 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 07:01:18.246 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-14 07:01:18.298 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 07:01:18.444 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 07:01:18.459 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 07:01:18.472 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 07:01:18.485 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 07:01:18.579 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 07:01:18.581 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 07:01:18.584 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 07:01:18.586 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 07:01:18.588 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 07:01:18.590 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 07:01:18.593 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 07:01:18.593 | False' 2022-04-14 07:01:18.595 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 07:01:18.610 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 07:01:18.612 | + ./stack.sh:main:626 : run_phase source 2022-04-14 07:01:18.615 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 07:01:18.617 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:01:18.619 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:01:18.621 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:01:18.623 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:01:18.625 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:01:18.627 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:01:18.630 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:01:18.634 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:01:18.636 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:01:18.638 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:01:18.640 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 07:01:18.642 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:01:18.656 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:01:18.658 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:01:18.660 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 07:01:18.699 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 07:01:18.702 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 07:01:18.704 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:01:18.706 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 07:01:18.708 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 07:01:18.710 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 07:01:18.712 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 07:01:18.714 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 07:01:18.717 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 07:01:18.719 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 07:01:18.721 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.723 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 07:01:18.726 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.728 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 07:01:18.730 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.732 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 07:01:18.734 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.737 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 07:01:18.739 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.741 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 07:01:18.744 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.746 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 07:01:18.749 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.751 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 07:01:18.753 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.755 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 07:01:18.758 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.760 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 07:01:18.763 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.765 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 07:01:18.767 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.769 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-14 07:01:18.771 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.774 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 07:01:18.776 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.778 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 07:01:18.780 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.783 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 07:01:18.785 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.787 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 07:01:18.790 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.792 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 07:01:18.794 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.796 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 07:01:18.798 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.801 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 07:01:18.803 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.806 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 07:01:18.808 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.810 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 07:01:18.812 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.815 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 07:01:18.817 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.819 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 07:01:18.822 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.824 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 07:01:18.827 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.829 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 07:01:18.831 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.834 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 07:01:18.836 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.838 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 07:01:18.840 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.843 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 07:01:18.845 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.847 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 07:01:18.849 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.852 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 07:01:18.854 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.857 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 07:01:18.859 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.861 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 07:01:18.863 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.866 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 07:01:18.868 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.871 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-14 07:01:18.873 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.875 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 07:01:18.878 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.880 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 07:01:18.882 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.884 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 07:01:18.887 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.889 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 07:01:18.891 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.893 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 07:01:18.896 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.898 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 07:01:18.900 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.902 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 07:01:18.905 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.907 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 07:01:18.909 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.911 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 07:01:18.914 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.916 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 07:01:18.919 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.921 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 07:01:18.923 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.925 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 07:01:18.928 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.930 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 07:01:18.933 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:01:18.935 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 07:01:18.938 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-14 07:01:18.940 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:01:18.942 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 07:01:18.957 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:01:18.960 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 07:01:18.962 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:01:18.964 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 07:01:18.980 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:01:18.982 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 07:01:18.985 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 07:01:18.987 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 07:01:18.989 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 07:01:18.992 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 07:01:18.994 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 07:01:18.997 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 07:01:18.999 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 07:01:19.001 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-14 07:01:19.002 | Using mysql database backend 2022-04-14 07:01:19.004 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 07:01:19.019 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-14 07:01:19.022 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 07:01:19.025 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:01:19.027 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 07:01:19.030 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:01:19.033 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-14 07:01:19.049 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:01:19.051 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 07:01:19.068 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-14 07:01:19.084 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:01:19.086 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 07:01:19.103 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 07:01:19.119 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-14 07:01:19.135 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:01:19.138 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-14 07:01:19.153 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:01:19.156 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 07:01:19.172 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-14 07:01:19.175 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-14 07:01:19.177 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-14 07:01:19.180 | + functions-common:save_stackenv:60 : local tag=759 2022-04-14 07:01:19.183 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:01:19.187 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-070119 2022-04-14 07:01:19.190 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-070119 759' 2022-04-14 07:01:19.192 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:01:19.195 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:01:19.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:01:19.200 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:01:19.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:01:19.205 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:01:19.207 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:01:19.210 | + 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 2022-04-14 07:01:19.213 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:01:19.215 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-04-14 07:01:19.218 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:01:19.220 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-04-14 07:01:19.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:01:19.225 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-070117 2022-04-14 07:01:19.227 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:01:19.230 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:01:19.232 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:01:19.234 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-04-14 07:01:19.237 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:01:19.239 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:01:19.241 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:01:19.244 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:01:19.247 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:01:19.249 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:01:19.252 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:01:19.254 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:01:19.256 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-14 07:01:19.261 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-14 07:01:19.270 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 07:01:19.272 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 07:01:19.275 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:01:19.277 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:01:19.279 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:01:19.282 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:01:19.284 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:01:19.287 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:01:19.302 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:01:19.304 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:01:19.306 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:01:19.309 | + functions-common:git_clone:629 : echo master 2022-04-14 07:01:19.309 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:01:19.314 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 07:01:19.317 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:01:19.319 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 07:01:19.332 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 07:01:19.335 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:01:19.335 | + functions-common:git_clone:685 : head -1 2022-04-14 07:01:19.338 | 53f1cd32 switch from py36/38 to py38/39 2022-04-14 07:01:19.341 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:01:19.343 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-14 07:01:19.346 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:01:19.348 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-14 07:01:19.351 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 07:01:19.354 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 07:01:19.356 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 07:01:19.359 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:01:19.361 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 07:01:19.364 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 07:01:19.366 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 07:01:19.372 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 07:01:19.376 | ++ tools/install_prereqs.sh:source:47 : NOW=1649919679 2022-04-14 07:01:19.379 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 07:01:19.384 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649918747 2022-04-14 07:01:19.387 | ++ tools/install_prereqs.sh:source:49 : DELTA=932 2022-04-14 07:01:19.389 | ++ tools/install_prereqs.sh:source:50 : [[ 932 -lt 7200 ]] 2022-04-14 07:01:19.392 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 07:01:19.394 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 07:01:19.396 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 07:01:19.399 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 07:01:19.401 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 07:01:19.403 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 07:01:19.406 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 07:01:19.408 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 07:01:19.411 | +++ 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 2022-04-14 07:01:19.460 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 07:01:19.460 | apache2-dev 2022-04-14 07:01:19.460 | bc 2022-04-14 07:01:19.460 | bsdmainutils 2022-04-14 07:01:19.460 | curl 2022-04-14 07:01:19.460 | g++ 2022-04-14 07:01:19.460 | gawk 2022-04-14 07:01:19.460 | gcc 2022-04-14 07:01:19.460 | gettext 2022-04-14 07:01:19.460 | git 2022-04-14 07:01:19.460 | graphviz 2022-04-14 07:01:19.460 | iputils-ping 2022-04-14 07:01:19.460 | libapache2-mod-proxy-uwsgi 2022-04-14 07:01:19.460 | libffi-dev 2022-04-14 07:01:19.460 | libjpeg-dev 2022-04-14 07:01:19.460 | libpcre3-dev 2022-04-14 07:01:19.460 | libpq-dev 2022-04-14 07:01:19.460 | libssl-dev 2022-04-14 07:01:19.460 | libsystemd-dev 2022-04-14 07:01:19.460 | libxml2-dev 2022-04-14 07:01:19.460 | libxslt1-dev 2022-04-14 07:01:19.460 | libyaml-dev 2022-04-14 07:01:19.460 | lsof 2022-04-14 07:01:19.460 | openssh-server 2022-04-14 07:01:19.460 | openssl 2022-04-14 07:01:19.460 | pkg-config 2022-04-14 07:01:19.461 | psmisc 2022-04-14 07:01:19.461 | python3-dev 2022-04-14 07:01:19.461 | python3-pip 2022-04-14 07:01:19.461 | python3-systemd 2022-04-14 07:01:19.461 | python3-venv 2022-04-14 07:01:19.461 | tar 2022-04-14 07:01:19.461 | tcpdump 2022-04-14 07:01:19.461 | unzip 2022-04-14 07:01:19.461 | uuid-runtime 2022-04-14 07:01:19.461 | wget 2022-04-14 07:01:19.461 | wget 2022-04-14 07:01:19.461 | zlib1g-dev 2022-04-14 07:01:19.461 | libkrb5-dev 2022-04-14 07:01:19.461 | libldap2-dev 2022-04-14 07:01:19.461 | libsasl2-dev 2022-04-14 07:01:19.461 | memcached 2022-04-14 07:01:19.461 | python3-mysqldb 2022-04-14 07:01:19.461 | sqlite3 2022-04-14 07:01:19.461 | conntrack 2022-04-14 07:01:19.461 | curl 2022-04-14 07:01:19.461 | dnsmasq-base 2022-04-14 07:01:19.461 | dnsmasq-utils 2022-04-14 07:01:19.461 | ebtables 2022-04-14 07:01:19.461 | genisoimage 2022-04-14 07:01:19.461 | iptables 2022-04-14 07:01:19.461 | iputils-arping 2022-04-14 07:01:19.461 | kpartx 2022-04-14 07:01:19.461 | libjs-jquery-tablesorter 2022-04-14 07:01:19.461 | parted 2022-04-14 07:01:19.461 | pm-utils 2022-04-14 07:01:19.461 | python3-mysqldb 2022-04-14 07:01:19.461 | socat 2022-04-14 07:01:19.461 | sqlite3 2022-04-14 07:01:19.461 | sudo 2022-04-14 07:01:19.461 | vlan 2022-04-14 07:01:19.461 | lsscsi 2022-04-14 07:01:19.462 | open-iscsi 2022-04-14 07:01:19.462 | lvm2 2022-04-14 07:01:19.462 | qemu-utils 2022-04-14 07:01:19.462 | thin-provisioning-tools 2022-04-14 07:01:19.462 | acl 2022-04-14 07:01:19.462 | dnsmasq-base 2022-04-14 07:01:19.462 | dnsmasq-utils 2022-04-14 07:01:19.462 | ebtables 2022-04-14 07:01:19.462 | haproxy 2022-04-14 07:01:19.462 | iptables 2022-04-14 07:01:19.462 | iputils-arping 2022-04-14 07:01:19.462 | iputils-ping 2022-04-14 07:01:19.462 | postgresql-server-dev-all 2022-04-14 07:01:19.462 | python3-mysqldb 2022-04-14 07:01:19.462 | sqlite3 2022-04-14 07:01:19.462 | sudo 2022-04-14 07:01:19.462 | vlan 2022-04-14 07:01:19.462 | pcp 2022-04-14 07:01:19.462 | ipset 2022-04-14 07:01:19.462 | conntrack 2022-04-14 07:01:19.462 | conntrackd 2022-04-14 07:01:19.462 | keepalived 2022-04-14 07:01:19.462 | lvm2 2022-04-14 07:01:19.462 | qemu-utils 2022-04-14 07:01:19.462 | thin-provisioning-tools 2022-04-14 07:01:19.462 | curl 2022-04-14 07:01:19.462 | liberasurecode-dev 2022-04-14 07:01:19.462 | make 2022-04-14 07:01:19.462 | memcached 2022-04-14 07:01:19.462 | rsync 2022-04-14 07:01:19.462 | sqlite3 2022-04-14 07:01:19.462 | xfsprogs' 2022-04-14 07:01:19.463 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 07:01:19.481 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 07:01:19.481 | apache2-dev 2022-04-14 07:01:19.481 | bc 2022-04-14 07:01:19.481 | bsdmainutils 2022-04-14 07:01:19.481 | curl 2022-04-14 07:01:19.481 | g++ 2022-04-14 07:01:19.481 | gawk 2022-04-14 07:01:19.481 | gcc 2022-04-14 07:01:19.481 | gettext 2022-04-14 07:01:19.481 | git 2022-04-14 07:01:19.481 | graphviz 2022-04-14 07:01:19.481 | iputils-ping 2022-04-14 07:01:19.481 | libapache2-mod-proxy-uwsgi 2022-04-14 07:01:19.481 | libffi-dev 2022-04-14 07:01:19.481 | libjpeg-dev 2022-04-14 07:01:19.481 | libpcre3-dev 2022-04-14 07:01:19.482 | libpq-dev 2022-04-14 07:01:19.482 | libssl-dev 2022-04-14 07:01:19.482 | libsystemd-dev 2022-04-14 07:01:19.482 | libxml2-dev 2022-04-14 07:01:19.482 | libxslt1-dev 2022-04-14 07:01:19.482 | libyaml-dev 2022-04-14 07:01:19.482 | lsof 2022-04-14 07:01:19.482 | openssh-server 2022-04-14 07:01:19.482 | openssl 2022-04-14 07:01:19.482 | pkg-config 2022-04-14 07:01:19.482 | psmisc 2022-04-14 07:01:19.482 | python3-dev 2022-04-14 07:01:19.482 | python3-pip 2022-04-14 07:01:19.482 | python3-systemd 2022-04-14 07:01:19.482 | python3-venv 2022-04-14 07:01:19.482 | tar 2022-04-14 07:01:19.482 | tcpdump 2022-04-14 07:01:19.482 | unzip 2022-04-14 07:01:19.482 | uuid-runtime 2022-04-14 07:01:19.482 | wget 2022-04-14 07:01:19.482 | wget 2022-04-14 07:01:19.482 | zlib1g-dev 2022-04-14 07:01:19.482 | libkrb5-dev 2022-04-14 07:01:19.482 | libldap2-dev 2022-04-14 07:01:19.482 | libsasl2-dev 2022-04-14 07:01:19.482 | memcached 2022-04-14 07:01:19.482 | python3-mysqldb 2022-04-14 07:01:19.482 | sqlite3 2022-04-14 07:01:19.482 | conntrack 2022-04-14 07:01:19.482 | curl 2022-04-14 07:01:19.482 | dnsmasq-base 2022-04-14 07:01:19.482 | dnsmasq-utils 2022-04-14 07:01:19.482 | ebtables 2022-04-14 07:01:19.482 | genisoimage 2022-04-14 07:01:19.482 | iptables 2022-04-14 07:01:19.482 | iputils-arping 2022-04-14 07:01:19.482 | kpartx 2022-04-14 07:01:19.483 | libjs-jquery-tablesorter 2022-04-14 07:01:19.483 | parted 2022-04-14 07:01:19.483 | pm-utils 2022-04-14 07:01:19.483 | python3-mysqldb 2022-04-14 07:01:19.483 | socat 2022-04-14 07:01:19.483 | sqlite3 2022-04-14 07:01:19.483 | sudo 2022-04-14 07:01:19.483 | vlan 2022-04-14 07:01:19.483 | lsscsi 2022-04-14 07:01:19.483 | open-iscsi 2022-04-14 07:01:19.483 | lvm2 2022-04-14 07:01:19.483 | qemu-utils 2022-04-14 07:01:19.483 | thin-provisioning-tools 2022-04-14 07:01:19.483 | acl 2022-04-14 07:01:19.483 | dnsmasq-base 2022-04-14 07:01:19.483 | dnsmasq-utils 2022-04-14 07:01:19.483 | ebtables 2022-04-14 07:01:19.483 | haproxy 2022-04-14 07:01:19.483 | iptables 2022-04-14 07:01:19.483 | iputils-arping 2022-04-14 07:01:19.483 | iputils-ping 2022-04-14 07:01:19.483 | postgresql-server-dev-all 2022-04-14 07:01:19.483 | python3-mysqldb 2022-04-14 07:01:19.483 | sqlite3 2022-04-14 07:01:19.483 | sudo 2022-04-14 07:01:19.483 | vlan 2022-04-14 07:01:19.483 | pcp 2022-04-14 07:01:19.483 | ipset 2022-04-14 07:01:19.483 | conntrack 2022-04-14 07:01:19.483 | conntrackd 2022-04-14 07:01:19.483 | keepalived 2022-04-14 07:01:19.483 | lvm2 2022-04-14 07:01:19.483 | qemu-utils 2022-04-14 07:01:19.483 | thin-provisioning-tools 2022-04-14 07:01:19.483 | curl 2022-04-14 07:01:19.483 | liberasurecode-dev 2022-04-14 07:01:19.483 | make 2022-04-14 07:01:19.484 | memcached 2022-04-14 07:01:19.484 | rsync 2022-04-14 07:01:19.484 | sqlite3 2022-04-14 07:01:19.484 | xfsprogs ' 2022-04-14 07:01:19.484 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 07:01:19.486 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:19.488 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:19.491 | ++ 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 rsync sqlite3 xfsprogs 2022-04-14 07:01:19.492 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 07:01:19.497 | ++ 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 rsync sqlite3 xfsprogs 2022-04-14 07:01:19.499 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 07:01:19.501 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:01:19.503 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 07:01:19.506 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:01:19.508 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:01:19.510 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:01:19.512 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:19.515 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:19.517 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:01:19.519 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 07:01:19.521 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 07:01:19.523 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 07:01:19.525 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 07:01:19.529 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 07:01:19.532 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 07:01:19.534 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 07:01:19.536 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 07:01:19.538 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:01:19.540 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:01:19.544 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649919679542 2022-04-14 07:01:19.546 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 07:01:19.548 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 07:01:19.550 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 07:01:19.934 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 07:01:19.934 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-14 07:01:20.055 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-14 07:01:20.593 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-14 07:01:21.040 | Fetched 336 kB in 1s (290 kB/s) 2022-04-14 07:01:22.564 | Reading package lists... 2022-04-14 07:01:22.596 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 07:01:22.598 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 07:01:22.600 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:01:22.603 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:22.605 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:22.607 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:01:22.609 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:22.611 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 07:01:22.613 | ++ functions-common:time_stop:2439 : start_time=1649919679542 2022-04-14 07:01:22.615 | ++ functions-common:time_stop:2441 : [[ -z 1649919679542 ]] 2022-04-14 07:01:22.618 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:22.622 | ++ functions-common:time_stop:2444 : end_time=1649919682619 2022-04-14 07:01:22.624 | ++ functions-common:time_stop:2445 : elapsed_time=3077 2022-04-14 07:01:22.626 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 07:01:22.628 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:22.630 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3077 2022-04-14 07:01:22.633 | ++ functions-common:install_package:1471 : 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 rsync sqlite3 xfsprogs 2022-04-14 07:01:22.635 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:01:22.637 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:22.640 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:22.642 | ++ functions-common:real_install_package:1457 : 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 rsync sqlite3 xfsprogs 2022-04-14 07:01:22.663 | ++ functions-common:apt_get:1237 : 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 rsync sqlite3 xfsprogs 2022-04-14 07:01:22.772 | Reading package lists... 2022-04-14 07:01:23.015 | Building dependency tree... 2022-04-14 07:01:23.016 | Reading state information... 2022-04-14 07:01:23.058 | acl is already the newest version (2.2.53-6). 2022-04-14 07:01:23.059 | bc is already the newest version (1.07.1-2build1). 2022-04-14 07:01:23.059 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 07:01:23.059 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 07:01:23.059 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 07:01:23.059 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:01:23.059 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 07:01:23.059 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:01:23.059 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 07:01:23.059 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 07:01:23.059 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 07:01:23.059 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 07:01:23.059 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 07:01:23.059 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 07:01:23.059 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 07:01:23.059 | libffi-dev is already the newest version (3.3-4). 2022-04-14 07:01:23.059 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 07:01:23.059 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 07:01:23.059 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 07:01:23.059 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 07:01:23.059 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 07:01:23.059 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 07:01:23.059 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:01:23.059 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 07:01:23.059 | psmisc is already the newest version (23.3-1). 2022-04-14 07:01:23.059 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:01:23.059 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 07:01:23.059 | python3-systemd is already the newest version (234-3build2). 2022-04-14 07:01:23.059 | socat is already the newest version (1.7.3.3-2). 2022-04-14 07:01:23.059 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 07:01:23.059 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 07:01:23.059 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 07:01:23.060 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 07:01:23.060 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 07:01:23.060 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 07:01:23.060 | pcp is already the newest version (5.0.3-1). 2022-04-14 07:01:23.060 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 07:01:23.060 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:01:23.060 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:01:23.060 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:01:23.060 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 07:01:23.060 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:01:23.060 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:01:23.060 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 07:01:23.060 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 07:01:23.060 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 07:01:23.060 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 07:01:23.060 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 07:01:23.060 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 07:01:23.060 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 07:01:23.060 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 07:01:23.060 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:01:23.060 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 07:01:23.060 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 07:01:23.060 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 07:01:23.060 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 07:01:23.060 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 07:01:23.060 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 07:01:23.060 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:01:23.060 | openssl set to manually installed. 2022-04-14 07:01:23.060 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 07:01:23.060 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 07:01:23.060 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 07:01:23.060 | rsync set to manually installed. 2022-04-14 07:01:23.061 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 07:01:23.061 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 07:01:23.061 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 07:01:23.061 | tar set to manually installed. 2022-04-14 07:01:23.061 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 07:01:23.061 | tcpdump set to manually installed. 2022-04-14 07:01:23.061 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 07:01:23.273 | uuid-runtime set to manually installed. 2022-04-14 07:01:23.273 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 07:01:23.273 | wget set to manually installed. 2022-04-14 07:01:23.273 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 07:01:23.273 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:01:23.273 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 07:01:23.273 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 07:01:23.273 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 07:01:23.273 | The following packages were automatically installed and are no longer required: 2022-04-14 07:01:23.274 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:01:23.274 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:01:23.274 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:01:23.274 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:01:23.274 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:01:23.275 | python3-zope.interface 2022-04-14 07:01:23.275 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:01:23.402 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:01:23.407 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 07:01:23.410 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:01:23.412 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:01:23.414 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:23.417 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:23.419 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:01:23.421 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:23.423 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:01:23.425 | ++ functions-common:time_stop:2439 : start_time=1649919682660 2022-04-14 07:01:23.427 | ++ functions-common:time_stop:2441 : [[ -z 1649919682660 ]] 2022-04-14 07:01:23.432 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:23.436 | ++ functions-common:time_stop:2444 : end_time=1649919683434 2022-04-14 07:01:23.439 | ++ functions-common:time_stop:2445 : elapsed_time=774 2022-04-14 07:01:23.441 | ++ functions-common:time_stop:2446 : total=739 2022-04-14 07:01:23.443 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:23.445 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1513 2022-04-14 07:01:23.448 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 07:01:23.451 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 07:01:23.453 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:01:23.455 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 07:01:23.460 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 07:01:23.464 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-14 07:01:23.466 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-14 07:01:23.469 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 07:01:24.885 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 07:01:24.886 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 07:01:24.888 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 07:01:24.890 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 07:01:24.892 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 07:01:24.894 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 07:01:24.896 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 07:01:24.898 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 07:01:24.900 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 07:01:24.902 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 07:01:24.903 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 07:01:24.905 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 07:01:24.907 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 07:01:24.909 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 07:01:24.910 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 07:01:24.912 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 07:01:24.914 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 07:01:24.916 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 07:01:24.918 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 07:01:24.919 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 07:01:24.922 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 07:01:24.924 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 07:01:24.926 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 07:01:24.928 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 07:01:25.004 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 07:01:25.006 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 07:01:25.082 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 07:01:25.085 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 07:01:25.160 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 07:01:25.162 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 07:01:25.164 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 07:01:25.166 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 07:01:25.167 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 07:01:25.169 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 07:01:25.171 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 07:01:25.173 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 07:01:25.175 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 07:01:25.177 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 07:01:25.179 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 07:01:25.179 | Distro: focal 2022-04-14 07:01:25.181 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 07:01:25.184 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:01:25.187 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:01:25.189 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:01:25.192 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:01:25.192 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:01:25.886 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:01:25.888 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:01:25.888 | pip: 21.3.1 2022-04-14 07:01:25.890 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 07:01:25.892 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 07:01:25.894 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:01:25.896 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:01:25.898 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:01:25.899 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:01:25.901 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:01:25.903 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:01:25.905 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:01:25.906 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:01:25.908 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:01:25.910 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:01:25.912 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:01:25.913 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 07:01:25.916 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:25.917 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:25.919 | + tools/install_pip.sh:main:142 : : 2022-04-14 07:01:25.921 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 07:01:25.923 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 07:01:25.925 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 07:01:25.926 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:01:25.929 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 07:01:25.931 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 07:01:25.933 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:01:25.936 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:01:25.936 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:01:25.940 | ++ 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 ' 2022-04-14 07:01:25.942 | ++ 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 == '' ]] 2022-04-14 07:01:25.943 | ++ 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' 2022-04-14 07:01:25.946 | + 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' 2022-04-14 07:01:25.947 | + 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' 2022-04-14 07:01:25.964 | 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 2022-04-14 07:01:25.966 | + 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' 2022-04-14 07:01:26.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:01:26.837 | from cryptography.utils import int_from_bytes 2022-04-14 07:01:26.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:01:26.837 | from cryptography.utils import int_from_bytes 2022-04-14 07:01:28.126 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:01:29.637 | Collecting 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 2022-04-14 07:01:29.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-14 07:01:32.239 | Installing collected packages: setuptools 2022-04-14 07:01:33.172 | Successfully installed setuptools-62.0.0 2022-04-14 07:01:33.172 | 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 2022-04-14 07:01:33.353 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:01:33.353 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:01:33.504 | + inc/python:pip_install:200 : result=0 2022-04-14 07:01:33.506 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:01:33.508 | + functions-common:time_stop:2432 : local name 2022-04-14 07:01:33.510 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:33.512 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:33.513 | + functions-common:time_stop:2435 : local total 2022-04-14 07:01:33.520 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:33.520 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:01:33.520 | + functions-common:time_stop:2439 : start_time=1649919685960 2022-04-14 07:01:33.520 | + functions-common:time_stop:2441 : [[ -z 1649919685960 ]] 2022-04-14 07:01:33.523 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:33.526 | + functions-common:time_stop:2444 : end_time=1649919693524 2022-04-14 07:01:33.528 | + functions-common:time_stop:2445 : elapsed_time=7564 2022-04-14 07:01:33.529 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:01:33.531 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:33.533 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7564 2022-04-14 07:01:33.534 | + inc/python:pip_install:203 : return 0 2022-04-14 07:01:33.536 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 07:01:33.539 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:01:33.542 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:01:33.544 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:01:33.547 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:01:33.547 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:01:34.232 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:01:34.234 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:01:34.234 | pip: 21.3.1 2022-04-14 07:01:34.237 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 07:01:34.239 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:01:34.243 | + ./stack.sh:main:798 : fixup_all 2022-04-14 07:01:34.246 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 07:01:34.248 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 07:01:34.250 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:34.252 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:34.254 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 07:01:34.266 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 07:01:34.278 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 07:01:34.289 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 07:01:34.292 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 07:01:34.294 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:01:34.296 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:01:34.298 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:01:34.300 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:01:34.302 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:01:34.304 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:01:34.306 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:01:34.309 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:01:34.311 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:01:34.313 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:01:34.315 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:01:34.317 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 07:01:34.319 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 07:01:34.322 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 07:01:34.324 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:01:34.326 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:01:34.328 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:01:34.331 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:01:34.333 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:01:34.335 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:01:34.338 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 07:01:34.340 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 07:01:34.342 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 07:01:34.345 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 07:01:34.347 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 07:01:34.349 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 07:01:34.352 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-14 07:01:34.372 | Using python 3.8 to install os-testr 2022-04-14 07:01:34.375 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-14 07:01:35.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:01:35.228 | from cryptography.utils import int_from_bytes 2022-04-14 07:01:35.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:01:35.228 | from cryptography.utils import int_from_bytes 2022-04-14 07:01:36.403 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:01:36.434 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 07:01:36.510 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 07:01:36.511 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-14 07:01:36.512 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 07:01:36.525 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-14 07:01:36.535 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-14 07:01:36.545 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-14 07:01:39.052 | 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 2022-04-14 07:01:39.060 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:01:39.060 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:01:39.179 | + inc/python:pip_install:200 : result=0 2022-04-14 07:01:39.182 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:01:39.184 | + functions-common:time_stop:2432 : local name 2022-04-14 07:01:39.186 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:39.188 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:39.190 | + functions-common:time_stop:2435 : local total 2022-04-14 07:01:39.192 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:39.194 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:01:39.196 | + functions-common:time_stop:2439 : start_time=1649919694367 2022-04-14 07:01:39.199 | + functions-common:time_stop:2441 : [[ -z 1649919694367 ]] 2022-04-14 07:01:39.202 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:39.206 | + functions-common:time_stop:2444 : end_time=1649919699203 2022-04-14 07:01:39.208 | + functions-common:time_stop:2445 : elapsed_time=4836 2022-04-14 07:01:39.210 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:01:39.212 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:39.214 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4836 2022-04-14 07:01:39.216 | + inc/python:pip_install:203 : return 0 2022-04-14 07:01:39.219 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 07:01:39.270 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-14 07:01:39.526 | + ./stack.sh:main:812 : install_infra 2022-04-14 07:01:39.529 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:01:39.531 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 07:01:39.535 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:01:39.538 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 07:01:39.561 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 07:01:41.475 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.483 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.487 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.492 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.496 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.503 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.507 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.533 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.613 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.633 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.637 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.642 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.657 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.665 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.667 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.685 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.702 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.711 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.716 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.735 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.757 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.776 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.784 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.790 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.810 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.839 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.841 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.856 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.860 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.864 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.870 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.884 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.891 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.941 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.959 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.963 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:41.995 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.058 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.064 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.071 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.123 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.137 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.145 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.249 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.275 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.279 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.289 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.295 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.314 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.321 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.339 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.370 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.400 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.412 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.425 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.442 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.451 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.466 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.477 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.481 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:42.487 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:01:42.625 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 07:01:42.919 | + inc/python:pip_install:200 : result=0 2022-04-14 07:01:42.921 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:01:42.923 | + functions-common:time_stop:2432 : local name 2022-04-14 07:01:42.925 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:42.927 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:42.930 | + functions-common:time_stop:2435 : local total 2022-04-14 07:01:42.932 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:42.934 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:01:42.936 | + functions-common:time_stop:2439 : start_time=1649919699553 2022-04-14 07:01:42.938 | + functions-common:time_stop:2441 : [[ -z 1649919699553 ]] 2022-04-14 07:01:42.941 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:42.945 | + functions-common:time_stop:2444 : end_time=1649919702943 2022-04-14 07:01:42.947 | + functions-common:time_stop:2445 : elapsed_time=3390 2022-04-14 07:01:42.949 | + functions-common:time_stop:2446 : total=4836 2022-04-14 07:01:42.952 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:42.954 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8226 2022-04-14 07:01:42.956 | + inc/python:pip_install:203 : return 0 2022-04-14 07:01:42.959 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:01:42.961 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 07:01:42.984 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-14 07:01:44.782 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:44.790 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:44.794 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:44.800 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:44.803 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:44.810 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:44.814 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:44.840 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:44.920 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:44.938 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:44.942 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:44.947 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:44.963 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:44.971 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:44.973 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:44.990 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.007 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.016 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.021 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.040 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.062 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.079 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.088 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.093 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.114 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.143 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.145 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.159 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.164 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.168 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.173 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.188 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.194 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.244 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.262 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.266 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.299 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.366 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.372 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.379 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.430 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.443 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.452 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.560 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.585 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.589 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.600 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.605 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.624 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.631 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.649 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.680 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.709 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.721 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.733 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.751 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.760 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.774 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.786 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.790 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:45.796 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:01:45.798 | Processing /opt/stack/requirements 2022-04-14 07:01:47.524 | 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 29)) (6.0) 2022-04-14 07:01:47.527 | 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 191)) (3.0.0) 2022-04-14 07:01:47.539 | 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 366)) (21.3) 2022-04-14 07:01:47.544 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 07:01:47.547 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-14 07:01:47.553 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-14 07:01:47.580 | 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 539)) (1.16.0) 2022-04-14 07:01:47.583 | 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 596)) (2.5.0) 2022-04-14 07:01:47.593 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-14 07:01:47.644 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (1.3) 2022-04-14 07:01:47.647 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (0.3.0) 2022-04-14 07:01:47.661 | 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 226)) (3.3) 2022-04-14 07:01:47.665 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-14 07:01:47.671 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-14 07:01:47.673 | 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 186)) (1.0.0) 2022-04-14 07:01:47.675 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-14 07:01:47.689 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-14 07:01:47.699 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-14 07:01:47.703 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-14 07:01:47.752 | 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 575)) (3.5.0) 2022-04-14 07:01:47.758 | 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 636)) (0.2.5) 2022-04-14 07:01:47.763 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-14 07:01:47.824 | 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 410)) (1.8.2) 2022-04-14 07:01:47.827 | Building wheels for collected packages: openstack-requirements 2022-04-14 07:01:47.827 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 07:01:48.651 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 07:01:48.651 | ERROR: Command errored out with exit status 1: 2022-04-14 07:01:48.651 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-x5ocvqhu/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-x5ocvqhu/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-59c4l24x 2022-04-14 07:01:48.651 | cwd: /tmp/pip-req-build-x5ocvqhu/ 2022-04-14 07:01:48.651 | Complete output (6 lines): 2022-04-14 07:01:48.651 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 07:01:48.652 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 07:01:48.652 | or: setup.py --help-commands 2022-04-14 07:01:48.652 | or: setup.py cmd --help 2022-04-14 07:01:48.652 | 2022-04-14 07:01:48.652 | error: invalid command 'bdist_wheel' 2022-04-14 07:01:48.652 | ---------------------------------------- 2022-04-14 07:01:48.652 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 07:01:48.652 | Running setup.py clean for openstack-requirements 2022-04-14 07:01:49.476 | Failed to build openstack-requirements 2022-04-14 07:01:49.493 | Installing collected packages: openstack-requirements 2022-04-14 07:01:49.493 | Attempting uninstall: openstack-requirements 2022-04-14 07:01:49.494 | Found existing installation: openstack-requirements 1.2.1.dev5355 2022-04-14 07:01:49.528 | Uninstalling openstack-requirements-1.2.1.dev5355: 2022-04-14 07:01:49.547 | Successfully uninstalled openstack-requirements-1.2.1.dev5355 2022-04-14 07:01:49.549 | Running setup.py install for openstack-requirements: started 2022-04-14 07:01:51.893 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 07:01:51.916 | Successfully installed openstack-requirements-1.2.1.dev5355 2022-04-14 07:01:52.042 | + inc/python:pip_install:200 : result=0 2022-04-14 07:01:52.044 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:01:52.046 | + functions-common:time_stop:2432 : local name 2022-04-14 07:01:52.048 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:52.050 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:52.052 | + functions-common:time_stop:2435 : local total 2022-04-14 07:01:52.054 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:52.057 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:01:52.059 | + functions-common:time_stop:2439 : start_time=1649919702976 2022-04-14 07:01:52.061 | + functions-common:time_stop:2441 : [[ -z 1649919702976 ]] 2022-04-14 07:01:52.064 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:52.068 | + functions-common:time_stop:2444 : end_time=1649919712065 2022-04-14 07:01:52.071 | + functions-common:time_stop:2445 : elapsed_time=9089 2022-04-14 07:01:52.073 | + functions-common:time_stop:2446 : total=8226 2022-04-14 07:01:52.075 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:52.078 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17315 2022-04-14 07:01:52.080 | + inc/python:pip_install:203 : return 0 2022-04-14 07:01:52.082 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 07:01:52.085 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 07:01:52.091 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 07:01:52.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:52.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:52.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 07:01:52.101 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:52.104 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 07:01:52.126 | Using python 3.8 to install pbr 2022-04-14 07:01:52.128 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 07:01:53.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:01:53.013 | from cryptography.utils import int_from_bytes 2022-04-14 07:01:53.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:01:53.013 | from cryptography.utils import int_from_bytes 2022-04-14 07:01:54.191 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:01:54.222 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 07:01:56.860 | 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 2022-04-14 07:01:56.868 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:01:56.868 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:01:56.989 | + inc/python:pip_install:200 : result=0 2022-04-14 07:01:56.991 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:01:56.994 | + functions-common:time_stop:2432 : local name 2022-04-14 07:01:56.996 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:56.998 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:57.000 | + functions-common:time_stop:2435 : local total 2022-04-14 07:01:57.002 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:57.004 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:01:57.006 | + functions-common:time_stop:2439 : start_time=1649919712120 2022-04-14 07:01:57.009 | + functions-common:time_stop:2441 : [[ -z 1649919712120 ]] 2022-04-14 07:01:57.012 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:57.016 | + functions-common:time_stop:2444 : end_time=1649919717013 2022-04-14 07:01:57.018 | + functions-common:time_stop:2445 : elapsed_time=4893 2022-04-14 07:01:57.020 | + functions-common:time_stop:2446 : total=17315 2022-04-14 07:01:57.022 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:57.024 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22208 2022-04-14 07:01:57.026 | + inc/python:pip_install:203 : return 0 2022-04-14 07:01:57.029 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 07:01:59.297 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 07:02:01.167 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:02:01.168 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 07:02:01.183 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 07:02:01.188 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 07:02:01.191 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 07:02:01.194 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 07:02:01.197 | 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.8) 2022-04-14 07:02:01.267 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:02:01.270 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:02:01.273 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-14 07:02:01.290 | + ./stack.sh:main:821 : pkgs= 2022-04-14 07:02:01.292 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-14 07:02:01.295 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-14 07:02:01.297 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:02:01.299 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 07:02:01.301 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:02:01.303 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:02:01.306 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:02:01.308 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:02:01.310 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:02:01.313 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:02:01.317 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:02:01.319 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:02:01.322 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:02:01.324 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 07:02:01.327 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:02:01.342 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:01.344 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:02:01.347 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:02:01.349 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 07:02:01.351 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:02:01.353 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:02:01.355 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:02:01.358 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 07:02:01.360 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:02:01.362 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 07:02:01.364 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:02:01.366 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:02:01.369 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:02:01.371 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:02:01.373 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:02:01.375 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:02:01.378 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 07:02:01.380 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:02:01.383 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 07:02:01.385 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:02:01.387 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:02:01.390 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 07:02:01.392 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 07:02:01.395 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 07:02:01.397 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 07:02:01.400 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 07:02:01.457 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 07:02:01.457 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 07:02:01.459 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 07:02:01.827 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-14 07:02:01.830 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 07:02:01.846 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:01.849 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 07:02:01.851 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:02:01.854 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:02:01.856 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:02:01.858 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:02:01.861 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:02:01.863 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:02:01.865 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:01.867 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:01.870 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:02:01.872 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:02:01.874 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:02:01.877 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:02:01.879 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 07:02:01.881 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:02:01.884 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:01.886 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:01.889 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 07:02:01.910 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 07:02:02.020 | Reading package lists... 2022-04-14 07:02:02.258 | Building dependency tree... 2022-04-14 07:02:02.259 | Reading state information... 2022-04-14 07:02:02.515 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 07:02:02.515 | The following packages were automatically installed and are no longer required: 2022-04-14 07:02:02.516 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:02:02.516 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:02:02.516 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:02:02.516 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:02:02.516 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:02:02.516 | python3-zope.interface 2022-04-14 07:02:02.516 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:02:02.631 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:02:02.636 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:02:02.638 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:02:02.640 | + functions-common:time_stop:2432 : local name 2022-04-14 07:02:02.642 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:02:02.645 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:02:02.647 | + functions-common:time_stop:2435 : local total 2022-04-14 07:02:02.650 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:02:02.652 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:02:02.654 | + functions-common:time_stop:2439 : start_time=1649919721907 2022-04-14 07:02:02.656 | + functions-common:time_stop:2441 : [[ -z 1649919721907 ]] 2022-04-14 07:02:02.659 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:02:02.663 | + functions-common:time_stop:2444 : end_time=1649919722661 2022-04-14 07:02:02.666 | + functions-common:time_stop:2445 : elapsed_time=754 2022-04-14 07:02:02.668 | + functions-common:time_stop:2446 : total=1513 2022-04-14 07:02:02.670 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:02:02.672 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2267 2022-04-14 07:02:02.675 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:02:02.677 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 07:02:02.680 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:02:02.682 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:02:02.684 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:02:02.687 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:02:02.689 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:02:02.691 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:02:02.694 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 07:02:02.696 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:02:02.698 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:02:02.700 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:02:02.703 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:02:02.705 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:02:02.707 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:02:02.710 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:02:02.712 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:02:02.714 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:02:02.717 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:02:02.719 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:02:02.721 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 07:02:02.723 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:02:02.726 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:02:02.728 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:02:02.730 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:02:02.733 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:02:02.735 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:02:02.737 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-14 07:02:02.740 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 07:02:02.756 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:02.758 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 07:02:02.761 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:02:02.763 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-14 07:02:02.765 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 07:02:02.768 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 07:02:02.772 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 07:02:02.775 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 07:02:02.777 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 07:02:02.779 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 07:02:02.782 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 07:02:02.784 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 07:02:02.787 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 07:02:03.472 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 07:02:03.472 | user tags 2022-04-14 07:02:03.472 | stackrabbit []' 2022-04-14 07:02:03.476 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 07:02:03.476 | user tags 2022-04-14 07:02:03.476 | stackrabbit []' 2022-04-14 07:02:03.477 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 07:02:03.483 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 07:02:03.485 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 07:02:03.487 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:02:04.136 | Changing password for user "stackrabbit" ... 2022-04-14 07:02:04.199 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 07:02:04.885 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 07:02:04.941 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 07:02:04.943 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:02:05.613 | Changing password for user "stackrabbit" ... 2022-04-14 07:02:05.673 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 07:02:05.675 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 07:02:05.678 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 07:02:06.327 | Deleting user "guest" ... 2022-04-14 07:02:06.341 | Error: 2022-04-14 07:02:06.341 | {:no_such_user, "guest"} 2022-04-14 07:02:06.354 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 07:02:06.357 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-14 07:02:06.374 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:06.377 | + ./stack.sh:main:838 : install_database 2022-04-14 07:02:06.379 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 07:02:06.381 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 07:02:06.384 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:06.386 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:06.388 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 07:02:06.700 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 07:02:06.703 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 07:02:06.705 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 07:02:06.707 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 07:02:06.710 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:02:06.712 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 07:02:06.714 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:02:06.717 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:02:06.719 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:02:06.721 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:02:06.724 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:02:06.726 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:02:06.728 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:02:06.730 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:02:06.733 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:02:06.735 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:02:06.737 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:02:06.740 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 07:02:06.742 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:02:06.745 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:02:06.747 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:02:06.750 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:02:06.752 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:02:06.754 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:02:06.756 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 07:02:06.759 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:06.762 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:06.764 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 07:02:06.766 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:02:06.769 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:02:06.771 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:02:06.773 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:02:06.775 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:02:06.778 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:02:06.780 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:06.782 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:06.785 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:02:06.787 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:02:06.789 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:02:06.791 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:02:06.794 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 07:02:06.796 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:02:06.798 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:06.801 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:06.803 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 07:02:06.827 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 07:02:06.935 | Reading package lists... 2022-04-14 07:02:07.177 | Building dependency tree... 2022-04-14 07:02:07.179 | Reading state information... 2022-04-14 07:02:07.428 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 07:02:07.428 | The following packages were automatically installed and are no longer required: 2022-04-14 07:02:07.429 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:02:07.429 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:02:07.430 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:02:07.430 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:02:07.430 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:02:07.430 | python3-zope.interface 2022-04-14 07:02:07.430 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:02:07.544 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:02:07.548 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:02:07.550 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:02:07.553 | + functions-common:time_stop:2432 : local name 2022-04-14 07:02:07.555 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:02:07.558 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:02:07.560 | + functions-common:time_stop:2435 : local total 2022-04-14 07:02:07.562 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:02:07.564 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:02:07.566 | + functions-common:time_stop:2439 : start_time=1649919726822 2022-04-14 07:02:07.568 | + functions-common:time_stop:2441 : [[ -z 1649919726822 ]] 2022-04-14 07:02:07.571 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:02:07.576 | + functions-common:time_stop:2444 : end_time=1649919727573 2022-04-14 07:02:07.578 | + functions-common:time_stop:2445 : elapsed_time=751 2022-04-14 07:02:07.580 | + functions-common:time_stop:2446 : total=2267 2022-04-14 07:02:07.582 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:02:07.584 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3018 2022-04-14 07:02:07.587 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:02:07.589 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-14 07:02:07.592 | + ./stack.sh:main:841 : install_database_python 2022-04-14 07:02:07.594 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 07:02:07.596 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 07:02:07.599 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 07:02:07.603 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:02:07.606 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 07:02:07.609 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 07:02:07.611 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:02:07.615 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:02:07.615 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:02:07.621 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 07:02:07.623 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 07:02:07.625 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 07:02:07.628 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 07:02:07.631 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 07:02:07.651 | Using python 3.8 to install PyMySQL 2022-04-14 07:02:07.654 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-14 07:02:08.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:08.526 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:08.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:08.527 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:09.704 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:02:09.737 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 07:02:12.263 | 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 2022-04-14 07:02:12.270 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:02:12.274 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:02:12.390 | + inc/python:pip_install:200 : result=0 2022-04-14 07:02:12.392 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:02:12.395 | + functions-common:time_stop:2432 : local name 2022-04-14 07:02:12.397 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:02:12.399 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:02:12.402 | + functions-common:time_stop:2435 : local total 2022-04-14 07:02:12.404 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:02:12.406 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:02:12.409 | + functions-common:time_stop:2439 : start_time=1649919727646 2022-04-14 07:02:12.411 | + functions-common:time_stop:2441 : [[ -z 1649919727646 ]] 2022-04-14 07:02:12.414 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:02:12.418 | + functions-common:time_stop:2444 : end_time=1649919732416 2022-04-14 07:02:12.421 | + functions-common:time_stop:2445 : elapsed_time=4770 2022-04-14 07:02:12.423 | + functions-common:time_stop:2446 : total=22208 2022-04-14 07:02:12.425 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:02:12.428 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=26978 2022-04-14 07:02:12.431 | + inc/python:pip_install:203 : return 0 2022-04-14 07:02:12.433 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 07:02:12.435 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:02:12.437 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 07:02:12.440 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-14 07:02:12.457 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:12.459 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-14 07:02:12.461 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 07:02:12.465 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:02:12.465 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:02:12.470 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:02:12.473 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:02:12.475 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-04-14 07:02:12.478 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:02:12.480 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 07:02:12.483 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 07:02:12.498 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:12.501 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 07:02:12.503 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:02:12.506 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:02:12.508 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:02:12.510 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:02:12.513 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:02:12.515 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:02:12.517 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:12.519 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:12.522 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:02:12.524 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:02:12.527 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:02:12.529 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:02:12.531 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 07:02:12.534 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:02:12.536 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:12.538 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:12.541 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 07:02:12.561 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 07:02:12.670 | Reading package lists... 2022-04-14 07:02:12.910 | Building dependency tree... 2022-04-14 07:02:12.912 | Reading state information... 2022-04-14 07:02:13.159 | radvd is already the newest version (1:2.17-2). 2022-04-14 07:02:13.159 | The following packages were automatically installed and are no longer required: 2022-04-14 07:02:13.160 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:02:13.160 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:02:13.160 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:02:13.160 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:02:13.160 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:02:13.160 | python3-zope.interface 2022-04-14 07:02:13.160 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:02:13.272 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:02:13.276 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:02:13.279 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:02:13.281 | + functions-common:time_stop:2432 : local name 2022-04-14 07:02:13.283 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:02:13.285 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:02:13.288 | + functions-common:time_stop:2435 : local total 2022-04-14 07:02:13.290 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:02:13.292 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:02:13.294 | + functions-common:time_stop:2439 : start_time=1649919732559 2022-04-14 07:02:13.296 | + functions-common:time_stop:2441 : [[ -z 1649919732559 ]] 2022-04-14 07:02:13.299 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:02:13.303 | + functions-common:time_stop:2444 : end_time=1649919733301 2022-04-14 07:02:13.306 | + functions-common:time_stop:2445 : elapsed_time=742 2022-04-14 07:02:13.308 | + functions-common:time_stop:2446 : total=3018 2022-04-14 07:02:13.310 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:02:13.312 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3760 2022-04-14 07:02:13.315 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:02:13.317 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 07:02:13.334 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:13.337 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 07:02:13.339 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 07:02:13.341 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 07:02:13.344 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 07:02:13.364 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 07:02:13.366 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:02:13.369 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:02:13.371 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:02:13.373 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:02:13.375 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:02:13.378 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:02:13.380 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:13.382 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:13.385 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:02:13.387 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:02:13.389 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:02:13.391 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:02:13.393 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 07:02:13.396 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:02:13.398 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:13.400 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:13.402 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 07:02:13.422 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-14 07:02:13.531 | Reading package lists... 2022-04-14 07:02:13.772 | Building dependency tree... 2022-04-14 07:02:13.773 | Reading state information... 2022-04-14 07:02:14.024 | fakeroot is already the newest version (1.24-1). 2022-04-14 07:02:14.024 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:02:14.024 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 07:02:14.024 | The following packages were automatically installed and are no longer required: 2022-04-14 07:02:14.025 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:02:14.025 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:02:14.025 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:02:14.025 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:02:14.025 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:02:14.025 | python3-zope.interface 2022-04-14 07:02:14.025 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:02:14.139 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:02:14.143 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:02:14.145 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:02:14.148 | + functions-common:time_stop:2432 : local name 2022-04-14 07:02:14.150 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:02:14.152 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:02:14.154 | + functions-common:time_stop:2435 : local total 2022-04-14 07:02:14.156 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:02:14.158 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:02:14.160 | + functions-common:time_stop:2439 : start_time=1649919733419 2022-04-14 07:02:14.162 | + functions-common:time_stop:2441 : [[ -z 1649919733419 ]] 2022-04-14 07:02:14.165 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:02:14.169 | + functions-common:time_stop:2444 : end_time=1649919734167 2022-04-14 07:02:14.171 | + functions-common:time_stop:2445 : elapsed_time=748 2022-04-14 07:02:14.174 | + functions-common:time_stop:2446 : total=3760 2022-04-14 07:02:14.176 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:02:14.178 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4508 2022-04-14 07:02:14.180 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:02:14.183 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 07:02:14.185 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:14.187 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:14.190 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 07:02:14.192 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 07:02:14.196 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 07:02:14.200 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 07:02:14.202 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 07:02:14.205 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 07:02:14.206 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 07:02:14.210 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 07:02:14.213 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 07:02:14.215 | + functions:vercmp:628 : local v1=5.4 2022-04-14 07:02:14.217 | + functions:vercmp:629 : local 'op=<' 2022-04-14 07:02:14.219 | + functions:vercmp:630 : local v2=3.13 2022-04-14 07:02:14.221 | + functions:vercmp:631 : local result 2022-04-14 07:02:14.225 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 07:02:14.225 | ++ functions:vercmp:635 : head -1 2022-04-14 07:02:14.225 | ++ functions:vercmp:635 : sort -V 2022-04-14 07:02:14.230 | + functions:vercmp:635 : result=3.13 2022-04-14 07:02:14.232 | + functions:vercmp:637 : case $op in 2022-04-14 07:02:14.235 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 07:02:14.237 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 07:02:14.239 | + functions:vercmp:648 : return 2022-04-14 07:02:14.242 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 07:02:14.244 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:02:14.246 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 07:02:14.721 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 07:02:14.724 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 07:02:14.726 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:14.729 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:14.732 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 07:02:14.734 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:14.736 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-14 07:02:14.755 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:14.758 | + ./stack.sh:main:849 : install_etcd3 2022-04-14 07:02:14.760 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 07:02:14.760 | Installing etcd 2022-04-14 07:02:14.763 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 07:02:14.775 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 07:02:14.787 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 07:02:14.789 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 07:02:14.803 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 07:02:14.807 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:02:14.809 | ++ 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 2022-04-14 07:02:14.812 | +++ 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 2022-04-14 07:02:14.816 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:02:14.819 | ++ 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* ]] 2022-04-14 07:02:14.822 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 07:02:14.824 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:02:14.827 | ++ functions:get_extra_file:74 : return 2022-04-14 07:02:14.830 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:02:14.832 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 07:02:14.835 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 07:02:14.837 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-14 07:02:14.853 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:02:14.856 | + ./stack.sh:main:868 : install_dstat 2022-04-14 07:02:14.860 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 07:02:14.877 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:02:14.880 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-14 07:02:14.883 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:02:14.885 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-14 07:02:14.887 | + ./stack.sh:main:877 : install_libs 2022-04-14 07:02:14.890 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 07:02:14.892 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 07:02:14.894 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 07:02:14.897 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 07:02:14.899 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:14.901 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:14.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 07:02:14.906 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:14.908 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 07:02:14.910 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 07:02:14.912 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 07:02:14.914 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 07:02:14.917 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:14.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:14.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 07:02:14.923 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:14.925 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 07:02:14.928 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 07:02:14.930 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 07:02:14.933 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 07:02:14.935 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:14.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:14.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 07:02:14.942 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:14.944 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 07:02:14.947 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 07:02:14.949 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 07:02:14.951 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 07:02:14.954 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:14.956 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:14.958 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 07:02:14.961 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:14.963 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 07:02:14.965 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 07:02:14.967 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 07:02:14.970 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 07:02:14.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:14.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:14.976 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 07:02:14.979 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:14.981 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 07:02:14.983 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 07:02:14.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 07:02:14.988 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 07:02:14.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:14.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:14.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 07:02:14.997 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:14.999 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 07:02:15.002 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 07:02:15.004 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 07:02:15.006 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 07:02:15.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 07:02:15.016 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.018 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 07:02:15.020 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 07:02:15.022 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 07:02:15.025 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 07:02:15.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.029 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.031 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 07:02:15.034 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.036 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 07:02:15.038 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 07:02:15.040 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 07:02:15.043 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 07:02:15.045 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.047 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.049 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 07:02:15.052 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.055 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 07:02:15.057 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 07:02:15.059 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 07:02:15.061 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 07:02:15.064 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.066 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.068 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 07:02:15.071 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.073 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 07:02:15.075 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 07:02:15.078 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 07:02:15.080 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 07:02:15.082 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.085 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.087 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 07:02:15.089 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.092 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 07:02:15.094 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 07:02:15.096 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 07:02:15.098 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 07:02:15.101 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.105 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 07:02:15.108 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.110 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 07:02:15.112 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 07:02:15.115 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 07:02:15.117 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 07:02:15.120 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.122 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.124 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 07:02:15.126 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.129 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 07:02:15.131 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 07:02:15.133 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 07:02:15.136 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 07:02:15.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.142 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 07:02:15.145 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.147 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 07:02:15.149 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 07:02:15.152 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 07:02:15.154 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 07:02:15.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.161 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 07:02:15.163 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.166 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 07:02:15.168 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 07:02:15.170 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 07:02:15.173 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 07:02:15.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.177 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 07:02:15.182 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.185 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 07:02:15.187 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 07:02:15.189 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 07:02:15.192 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 07:02:15.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.197 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 07:02:15.201 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.204 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 07:02:15.206 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 07:02:15.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 07:02:15.211 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 07:02:15.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.215 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.218 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 07:02:15.220 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.222 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 07:02:15.224 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 07:02:15.227 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 07:02:15.230 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 07:02:15.232 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.234 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 07:02:15.239 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.241 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 07:02:15.244 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 07:02:15.246 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 07:02:15.248 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 07:02:15.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.253 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 07:02:15.258 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.260 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 07:02:15.262 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 07:02:15.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 07:02:15.267 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 07:02:15.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.272 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.274 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 07:02:15.276 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.278 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 07:02:15.281 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 07:02:15.283 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 07:02:15.285 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 07:02:15.288 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.290 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 07:02:15.295 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.297 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 07:02:15.300 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 07:02:15.302 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 07:02:15.305 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 07:02:15.307 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.309 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.312 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 07:02:15.314 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.316 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 07:02:15.318 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 07:02:15.321 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 07:02:15.323 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 07:02:15.325 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.328 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.330 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 07:02:15.332 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.335 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 07:02:15.337 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 07:02:15.339 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 07:02:15.342 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 07:02:15.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.346 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.348 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 07:02:15.351 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.353 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 07:02:15.356 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 07:02:15.358 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 07:02:15.360 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 07:02:15.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.365 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.368 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 07:02:15.370 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.372 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 07:02:15.375 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 07:02:15.377 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 07:02:15.379 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 07:02:15.381 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.384 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.386 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 07:02:15.388 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.391 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 07:02:15.393 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 07:02:15.395 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 07:02:15.397 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 07:02:15.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.402 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.404 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 07:02:15.407 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.409 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 07:02:15.411 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 07:02:15.414 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 07:02:15.416 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 07:02:15.419 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.421 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.423 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 07:02:15.426 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.428 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 07:02:15.431 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 07:02:15.433 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 07:02:15.436 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 07:02:15.438 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.440 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.442 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 07:02:15.445 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.447 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 07:02:15.449 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 07:02:15.452 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 07:02:15.454 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 07:02:15.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.459 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.461 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 07:02:15.466 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.469 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 07:02:15.471 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 07:02:15.473 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 07:02:15.476 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 07:02:15.479 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.481 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 07:02:15.486 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.488 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 07:02:15.490 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 07:02:15.493 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 07:02:15.495 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 07:02:15.498 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.500 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 07:02:15.505 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.507 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 07:02:15.509 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 07:02:15.512 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 07:02:15.514 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 07:02:15.516 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 07:02:15.524 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.526 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 07:02:15.528 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 07:02:15.531 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 07:02:15.533 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 07:02:15.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.538 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 07:02:15.543 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.545 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 07:02:15.548 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 07:02:15.550 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 07:02:15.552 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 07:02:15.554 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.557 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.559 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 07:02:15.561 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.564 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 07:02:15.566 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 07:02:15.568 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 07:02:15.571 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 07:02:15.573 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.575 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.578 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 07:02:15.580 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.582 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 07:02:15.585 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 07:02:15.588 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 07:02:15.590 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 07:02:15.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:15.595 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:15.597 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 07:02:15.599 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:15.602 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 07:02:15.623 | Using python 3.8 to install etcd3 2022-04-14 07:02:15.625 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-14 07:02:16.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:16.487 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:16.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:16.487 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:17.676 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:02:17.707 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 07:02:17.715 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 07:02:17.717 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 07:02:17.718 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 07:02:17.719 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-14 07:02:20.279 | 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 2022-04-14 07:02:20.286 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:02:20.286 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:02:20.403 | + inc/python:pip_install:200 : result=0 2022-04-14 07:02:20.406 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:02:20.408 | + functions-common:time_stop:2432 : local name 2022-04-14 07:02:20.410 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:02:20.412 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:02:20.415 | + functions-common:time_stop:2435 : local total 2022-04-14 07:02:20.417 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:02:20.419 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:02:20.421 | + functions-common:time_stop:2439 : start_time=1649919735617 2022-04-14 07:02:20.423 | + functions-common:time_stop:2441 : [[ -z 1649919735617 ]] 2022-04-14 07:02:20.426 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:02:20.431 | + functions-common:time_stop:2444 : end_time=1649919740428 2022-04-14 07:02:20.433 | + functions-common:time_stop:2445 : elapsed_time=4811 2022-04-14 07:02:20.435 | + functions-common:time_stop:2446 : total=26978 2022-04-14 07:02:20.438 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:02:20.440 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31789 2022-04-14 07:02:20.442 | + inc/python:pip_install:203 : return 0 2022-04-14 07:02:20.444 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 07:02:20.468 | Using python 3.8 to install etcd3gw 2022-04-14 07:02:20.471 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-14 07:02:21.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:21.369 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:21.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:21.369 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:22.565 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:02:22.604 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 07:02:22.612 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 07:02:22.614 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 07:02:22.615 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 07:02:22.616 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 07:02:22.648 | 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.9) 2022-04-14 07:02:22.650 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-14 07:02:22.651 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 07:02:22.654 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-14 07:02:25.208 | 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 2022-04-14 07:02:25.215 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:02:25.215 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:02:25.335 | + inc/python:pip_install:200 : result=0 2022-04-14 07:02:25.337 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:02:25.340 | + functions-common:time_stop:2432 : local name 2022-04-14 07:02:25.342 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:02:25.344 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:02:25.346 | + functions-common:time_stop:2435 : local total 2022-04-14 07:02:25.348 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:02:25.350 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:02:25.352 | + functions-common:time_stop:2439 : start_time=1649919740460 2022-04-14 07:02:25.355 | + functions-common:time_stop:2441 : [[ -z 1649919740460 ]] 2022-04-14 07:02:25.357 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:02:25.361 | + functions-common:time_stop:2444 : end_time=1649919745359 2022-04-14 07:02:25.364 | + functions-common:time_stop:2445 : elapsed_time=4899 2022-04-14 07:02:25.366 | + functions-common:time_stop:2446 : total=31789 2022-04-14 07:02:25.369 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:02:25.371 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36688 2022-04-14 07:02:25.373 | + inc/python:pip_install:203 : return 0 2022-04-14 07:02:25.375 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-14 07:02:25.378 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 07:02:25.380 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 07:02:25.383 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:02:25.385 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:02:25.388 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:02:25.390 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:02:25.392 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:02:25.394 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:02:25.397 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:02:25.399 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:02:25.401 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:02:25.404 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:02:25.406 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:02:25.408 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 07:02:25.410 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:25.413 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:25.415 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 07:02:25.417 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:02:25.420 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:02:25.422 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:02:25.424 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:02:25.426 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:02:25.429 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:02:25.432 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:02:25.434 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:25.436 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:25.438 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:02:25.441 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:02:25.443 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:02:25.446 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:02:25.448 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:02:25.451 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:02:25.453 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:25.455 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:25.458 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:02:25.478 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:02:25.589 | Reading package lists... 2022-04-14 07:02:25.829 | Building dependency tree... 2022-04-14 07:02:25.830 | Reading state information... 2022-04-14 07:02:26.078 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:02:26.079 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:02:26.079 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:02:26.079 | The following packages were automatically installed and are no longer required: 2022-04-14 07:02:26.080 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:02:26.080 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:02:26.080 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:02:26.080 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:02:26.080 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:02:26.080 | python3-zope.interface 2022-04-14 07:02:26.080 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:02:26.191 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:02:26.196 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:02:26.199 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:02:26.201 | + functions-common:time_stop:2432 : local name 2022-04-14 07:02:26.204 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:02:26.206 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:02:26.208 | + functions-common:time_stop:2435 : local total 2022-04-14 07:02:26.210 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:02:26.212 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:02:26.214 | + functions-common:time_stop:2439 : start_time=1649919745476 2022-04-14 07:02:26.217 | + functions-common:time_stop:2441 : [[ -z 1649919745476 ]] 2022-04-14 07:02:26.219 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:02:26.223 | + functions-common:time_stop:2444 : end_time=1649919746221 2022-04-14 07:02:26.226 | + functions-common:time_stop:2445 : elapsed_time=745 2022-04-14 07:02:26.228 | + functions-common:time_stop:2446 : total=4508 2022-04-14 07:02:26.230 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:02:26.232 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5253 2022-04-14 07:02:26.234 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:02:26.237 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 07:02:26.239 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:26.242 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:26.244 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 07:02:26.305 | Module proxy already enabled 2022-04-14 07:02:26.310 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 07:02:26.372 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 07:02:26.372 | Module proxy already enabled 2022-04-14 07:02:26.372 | Module proxy_uwsgi already enabled 2022-04-14 07:02:26.376 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 07:02:26.378 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:02:26.380 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:02:26.383 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:02:26.518 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-14 07:02:26.520 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 07:02:26.523 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 07:02:26.525 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:26.528 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:26.530 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 07:02:26.532 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:26.535 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-14 07:02:26.537 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 07:02:26.540 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 07:02:26.543 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:26.545 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:26.547 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 07:02:26.550 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:26.552 | + ./stack.sh:main:885 : install_glanceclient 2022-04-14 07:02:26.555 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 07:02:26.558 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 07:02:26.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:26.562 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:26.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 07:02:26.567 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:26.570 | + ./stack.sh:main:886 : install_cinderclient 2022-04-14 07:02:26.573 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 07:02:26.575 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 07:02:26.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:26.581 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:26.583 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 07:02:26.585 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:26.588 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 07:02:26.590 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 07:02:26.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:26.595 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:26.598 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 07:02:26.601 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:26.603 | + ./stack.sh:main:887 : install_novaclient 2022-04-14 07:02:26.606 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 07:02:26.608 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 07:02:26.611 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:26.613 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:26.615 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 07:02:26.618 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:26.621 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-14 07:02:26.637 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:26.640 | + ./stack.sh:main:889 : install_swiftclient 2022-04-14 07:02:26.642 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 07:02:26.645 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 07:02:26.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:26.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:26.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 07:02:26.654 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:26.656 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-14 07:02:26.673 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:26.675 | + ./stack.sh:main:892 : install_neutronclient 2022-04-14 07:02:26.678 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 07:02:26.681 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 07:02:26.683 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:26.685 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:26.688 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 07:02:26.690 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:26.692 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-14 07:02:26.695 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 07:02:26.697 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 07:02:26.700 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:26.702 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:26.704 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 07:02:26.707 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:26.709 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 07:02:26.712 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 07:02:26.714 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:02:26.717 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 07:02:26.720 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 07:02:26.722 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:02:26.726 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:02:26.726 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:02:26.731 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 07:02:26.734 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 07:02:26.736 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 07:02:26.739 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 07:02:26.742 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 07:02:26.762 | Using python 3.8 to install keystonemiddleware 2022-04-14 07:02:26.764 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-14 07:02:27.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:27.640 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:27.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:27.640 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:28.924 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:02:28.955 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 07:02:29.008 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 07:02:29.009 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 07:02:29.010 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 07:02:29.011 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 07:02:29.013 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 07:02:29.014 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-14 07:02:29.015 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-14 07:02:29.016 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 07:02:29.017 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 07:02:29.018 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 07:02:29.019 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 07:02:29.020 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 07:02:29.021 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 07:02:29.023 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-14 07:02:29.080 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-14 07:02:29.081 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-14 07:02:29.082 | 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) 2022-04-14 07:02:29.122 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-14 07:02:29.161 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-14 07:02:29.162 | 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) 2022-04-14 07:02:29.164 | 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) 2022-04-14 07:02:29.166 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-14 07:02:29.215 | 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) 2022-04-14 07:02:29.218 | 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) 2022-04-14 07:02:29.227 | 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) 2022-04-14 07:02:29.228 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-14 07:02:29.244 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-14 07:02:29.245 | 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) 2022-04-14 07:02:29.245 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-14 07:02:29.308 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 07:02:29.311 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-14 07:02:29.321 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-14 07:02:29.321 | 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.9) 2022-04-14 07:02:29.364 | 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.14.0) 2022-04-14 07:02:29.376 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-14 07:02:31.809 | 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 2022-04-14 07:02:31.816 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:02:31.816 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:02:31.934 | + inc/python:pip_install:200 : result=0 2022-04-14 07:02:31.937 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:02:31.939 | + functions-common:time_stop:2432 : local name 2022-04-14 07:02:31.941 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:02:31.944 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:02:31.947 | + functions-common:time_stop:2435 : local total 2022-04-14 07:02:31.950 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:02:31.952 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:02:31.954 | + functions-common:time_stop:2439 : start_time=1649919746757 2022-04-14 07:02:31.956 | + functions-common:time_stop:2441 : [[ -z 1649919746757 ]] 2022-04-14 07:02:31.959 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:02:31.964 | + functions-common:time_stop:2444 : end_time=1649919751961 2022-04-14 07:02:31.966 | + functions-common:time_stop:2445 : elapsed_time=5204 2022-04-14 07:02:31.968 | + functions-common:time_stop:2446 : total=36688 2022-04-14 07:02:31.970 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:02:31.973 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41892 2022-04-14 07:02:31.975 | + inc/python:pip_install:203 : return 0 2022-04-14 07:02:31.977 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 07:02:31.980 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 07:02:31.982 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:02:31.985 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 07:02:31.988 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 07:02:31.990 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:02:31.994 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:02:31.994 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:02:32.000 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 07:02:32.002 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 07:02:32.005 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 07:02:32.008 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 07:02:32.010 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 07:02:32.031 | Using python 3.8 to install python-memcached 2022-04-14 07:02:32.034 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-14 07:02:32.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:32.925 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:32.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:32.925 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:34.096 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:02:34.127 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 07:02:34.130 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 07:02:36.628 | 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 2022-04-14 07:02:36.635 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:02:36.635 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:02:36.751 | + inc/python:pip_install:200 : result=0 2022-04-14 07:02:36.753 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:02:36.755 | + functions-common:time_stop:2432 : local name 2022-04-14 07:02:36.758 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:02:36.760 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:02:36.763 | + functions-common:time_stop:2435 : local total 2022-04-14 07:02:36.765 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:02:36.767 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:02:36.769 | + functions-common:time_stop:2439 : start_time=1649919752026 2022-04-14 07:02:36.771 | + functions-common:time_stop:2441 : [[ -z 1649919752026 ]] 2022-04-14 07:02:36.774 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:02:36.778 | + functions-common:time_stop:2444 : end_time=1649919756776 2022-04-14 07:02:36.781 | + functions-common:time_stop:2445 : elapsed_time=4750 2022-04-14 07:02:36.783 | + functions-common:time_stop:2446 : total=41892 2022-04-14 07:02:36.785 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:02:36.787 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46642 2022-04-14 07:02:36.790 | + inc/python:pip_install:203 : return 0 2022-04-14 07:02:36.792 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-14 07:02:36.809 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:36.812 | + ./stack.sh:main:899 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-04-14 07:02:36.814 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-14 07:02:36.816 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 07:02:36.819 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 07:02:36.822 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:02:36.824 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 07:02:36.826 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 07:02:36.841 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:02:36.844 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-14 07:02:36.846 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 07:02:36.848 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 07:02:36.850 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:02:36.853 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:02:36.855 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:02:36.858 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:02:36.860 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:02:36.862 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:02:36.878 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:02:36.880 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:02:36.882 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:02:36.885 | + functions-common:git_clone:629 : echo master 2022-04-14 07:02:36.885 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:02:36.890 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 07:02:36.892 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:02:36.894 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 07:02:36.906 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 07:02:36.909 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:02:36.909 | + functions-common:git_clone:685 : head -1 2022-04-14 07:02:36.912 | c141e6164 trivial: Fix typo 2022-04-14 07:02:36.915 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:02:36.918 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 07:02:36.920 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:02:36.922 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:02:36.925 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 07:02:36.927 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:02:36.929 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 07:02:36.932 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:02:36.934 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:02:36.937 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 07:02:36.939 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:02:36.941 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:02:36.944 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 07:02:36.947 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:02:36.949 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 07:02:36.952 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:02:36.954 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:02:36.957 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 07:02:36.963 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 07:02:36.965 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 07:02:37.669 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 07:02:37.671 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:02:37.673 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:02:37.675 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:02:37.678 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:02:37.680 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 07:02:37.682 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:02:37.685 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:02:37.687 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:02:37.689 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:02:37.691 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:02:37.693 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:02:37.695 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:02:37.698 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 07:02:37.723 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 07:02:37.725 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-14 07:02:38.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:38.603 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:38.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:38.603 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:39.775 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:02:39.805 | Obtaining file:///opt/stack/keystone 2022-04-14 07:02:39.806 | Preparing metadata (setup.py): started 2022-04-14 07:02:44.826 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:02:44.901 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-14 07:02:44.902 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-14 07:02:44.903 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-14 07:02:44.904 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-14 07:02:44.905 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-14 07:02:44.906 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-14 07:02:44.908 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-14 07:02:44.909 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-14 07:02:44.910 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-14 07:02:44.911 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-14 07:02:44.912 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-14 07:02:44.913 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 07:02:44.914 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-14 07:02:44.915 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-14 07:02:44.916 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-14 07:02:44.917 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-14 07:02:44.918 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-14 07:02:44.919 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-14 07:02:44.920 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-14 07:02:44.921 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-14 07:02:44.923 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-14 07:02:44.924 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-14 07:02:44.925 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-14 07:02:44.926 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-14 07:02:44.927 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-14 07:02:44.928 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 07:02:44.929 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-14 07:02:44.930 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-14 07:02:44.931 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-14 07:02:44.933 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 07:02:44.934 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-14 07:02:44.935 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-14 07:02:44.936 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-14 07:02:44.937 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-14 07:02:44.948 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-14 07:02:44.949 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-14 07:02:44.992 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-14 07:02:45.009 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-14 07:02:45.010 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-14 07:02:45.012 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-14 07:02:45.013 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-14 07:02:45.014 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 07:02:45.024 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-14 07:02:45.084 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 07:02:45.086 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-14 07:02:45.188 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-14 07:02:45.189 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-14 07:02:45.190 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 07:02:45.191 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-14 07:02:45.245 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-14 07:02:45.245 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-14 07:02:45.248 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-14 07:02:45.300 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-14 07:02:45.302 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-14 07:02:45.382 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 07:02:45.384 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-14 07:02:45.385 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-14 07:02:45.386 | 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==21.1.0.dev2) (2.8.0) 2022-04-14 07:02:45.388 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-14 07:02:45.390 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-14 07:02:45.407 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-14 07:02:45.457 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-14 07:02:45.479 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-14 07:02:45.480 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-14 07:02:45.481 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-14 07:02:45.482 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-14 07:02:45.534 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 07:02:45.647 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-14 07:02:45.647 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-14 07:02:45.648 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-14 07:02:45.650 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-14 07:02:45.652 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-14 07:02:45.869 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-14 07:02:45.891 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-14 07:02:45.893 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-14 07:02:45.960 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-14 07:02:45.978 | 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==21.1.0.dev2) (5.0.0) 2022-04-14 07:02:46.034 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-14 07:02:46.073 | 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==21.1.0.dev2) (1.14.0) 2022-04-14 07:02:46.180 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-14 07:02:46.236 | 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==21.1.0.dev2) (2.1.1) 2022-04-14 07:02:46.308 | 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==21.1.0.dev2) (1.7.0) 2022-04-14 07:02:46.432 | 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==21.1.0.dev2) (0.17.3) 2022-04-14 07:02:46.461 | 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==21.1.0.dev2) (0.14.1) 2022-04-14 07:02:46.501 | 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==21.1.0.dev2) (1.3.3) 2022-04-14 07:02:46.503 | 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==21.1.0.dev2) (2.1.1) 2022-04-14 07:02:46.504 | 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==21.1.0.dev2) (2.5.1) 2022-04-14 07:02:46.507 | 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==21.1.0.dev2) (0.33.0) 2022-04-14 07:02:46.507 | 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==21.1.0.dev2) (3.5.0) 2022-04-14 07:02:46.509 | 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==21.1.0.dev2) (3.0.0) 2022-04-14 07:02:46.560 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-14 07:02:46.697 | 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==21.1.0.dev2) (2.0.12) 2022-04-14 07:02:46.698 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-14 07:02:46.700 | 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==21.1.0.dev2) (3.3) 2022-04-14 07:02:46.701 | 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==21.1.0.dev2) (1.26.9) 2022-04-14 07:02:46.848 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 07:02:46.928 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 07:02:47.171 | 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==21.1.0.dev2) (2.2.1) 2022-04-14 07:02:47.426 | 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==21.1.0.dev2) (0.7) 2022-04-14 07:02:47.459 | 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==21.1.0.dev2) (1.0.0) 2022-04-14 07:02:49.312 | Installing collected packages: keystone 2022-04-14 07:02:49.312 | Attempting uninstall: keystone 2022-04-14 07:02:49.313 | Found existing installation: keystone 21.1.0.dev2 2022-04-14 07:02:49.316 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 07:02:49.317 | Running setup.py develop for keystone 2022-04-14 07:02:55.604 | Successfully installed keystone 2022-04-14 07:02:55.604 | 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 2022-04-14 07:02:55.611 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:02:55.611 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:02:55.742 | + inc/python:pip_install:200 : result=0 2022-04-14 07:02:55.745 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:02:55.747 | + functions-common:time_stop:2432 : local name 2022-04-14 07:02:55.749 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:02:55.751 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:02:55.753 | + functions-common:time_stop:2435 : local total 2022-04-14 07:02:55.755 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:02:55.757 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:02:55.760 | + functions-common:time_stop:2439 : start_time=1649919757718 2022-04-14 07:02:55.762 | + functions-common:time_stop:2441 : [[ -z 1649919757718 ]] 2022-04-14 07:02:55.765 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:02:55.769 | + functions-common:time_stop:2444 : end_time=1649919775766 2022-04-14 07:02:55.771 | + functions-common:time_stop:2445 : elapsed_time=18048 2022-04-14 07:02:55.773 | + functions-common:time_stop:2446 : total=46642 2022-04-14 07:02:55.776 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:02:55.778 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=64690 2022-04-14 07:02:55.780 | + inc/python:pip_install:203 : return 0 2022-04-14 07:02:55.782 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:02:55.785 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:02:55.787 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:02:55.805 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:02:55.817 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 07:02:55.819 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 07:02:55.822 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:55.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:55.827 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 07:02:55.830 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:55.832 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 07:02:55.848 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:02:55.851 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:02:55.853 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:02:55.856 | + ./stack.sh:main:901 : configure_keystone 2022-04-14 07:02:55.858 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 07:02:55.870 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-14 07:02:55.872 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 07:02:55.877 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 07:02:55.893 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:02:55.895 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 07:02:55.926 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 07:02:55.954 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 07:02:55.984 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 07:02:56.014 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 07:02:56.044 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 07:02:56.074 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 07:02:56.101 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 07:02:56.128 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 07:02:56.130 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 07:02:56.133 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 07:02:56.135 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 07:02:56.139 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:02:56.141 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:02:56.156 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:56.159 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:02:56.162 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:02:56.164 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:02:56.181 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:56.183 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:02:56.186 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:02:56.216 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:02:56.219 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:02:56.221 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 07:02:56.223 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 07:02:56.239 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:02:56.242 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.37/identity 2022-04-14 07:02:56.272 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 07:02:56.275 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 07:02:56.304 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 07:02:56.307 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 07:02:56.310 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 07:02:56.312 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 07:02:56.315 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 07:02:56.317 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 07:02:56.348 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 07:02:56.350 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 07:02:56.353 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 07:02:56.356 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 07:02:56.359 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:02:56.376 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:02:56.378 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:02:56.380 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:02:56.383 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:02:56.385 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:02:56.412 | + 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' 2022-04-14 07:02:56.440 | + 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' 2022-04-14 07:02:56.468 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:02:56.496 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 07:02:56.525 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:02:56.527 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 07:02:56.529 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:02:56.532 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 07:02:56.534 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 07:02:56.536 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:02:56.539 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:02:56.542 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 07:02:56.546 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 07:02:56.548 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:02:56.550 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:02:56.564 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:02:56.565 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:02:56.574 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:02:56.577 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:02:56.593 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:02:56.595 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:02:56.599 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 07:02:56.628 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 07:02:56.655 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 07:02:56.682 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 07:02:56.709 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 07:02:56.736 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 07:02:56.763 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 07:02:56.790 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 07:02:56.817 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 07:02:56.845 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:02:56.872 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 07:02:56.899 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 07:02:56.926 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 07:02:56.954 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:02:56.956 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:02:56.959 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 07:02:56.962 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 07:02:56.964 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:02:56.966 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:56.969 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:56.971 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:02:56.974 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:02:56.976 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:02:57.003 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 07:02:57.031 | + 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 ' 2022-04-14 07:02:57.031 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:02:57.040 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 07:02:57.043 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 07:02:57.045 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 07:02:57.048 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:02:57.050 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:02:57.052 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:02:57.054 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:57.057 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:57.060 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:02:57.062 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:02:57.064 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:57.066 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:57.069 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 07:02:57.132 | Site keystone-wsgi-public already enabled 2022-04-14 07:02:57.136 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:02:57.138 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:02:57.141 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:02:57.143 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:02:57.275 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 07:02:57.309 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 07:02:57.341 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 07:02:57.372 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 07:02:57.374 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 07:02:57.405 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 07:02:57.433 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 07:02:57.461 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 07:02:57.464 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-14 07:02:57.481 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:57.484 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-14 07:02:57.503 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:02:57.506 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-14 07:02:57.508 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 07:02:57.511 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 07:02:57.513 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:02:57.515 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 07:02:57.518 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-14 07:02:57.521 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 07:02:57.523 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 07:02:57.526 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:02:57.528 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:02:57.531 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:02:57.534 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:02:57.536 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:02:57.539 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:02:57.555 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:02:57.557 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:02:57.559 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:02:57.562 | + functions-common:git_clone:629 : echo master 2022-04-14 07:02:57.563 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:02:57.568 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 07:02:57.570 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:02:57.572 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 07:02:57.585 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 07:02:57.589 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:02:57.589 | + functions-common:git_clone:685 : head -1 2022-04-14 07:02:57.592 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-14 07:02:57.595 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:02:57.597 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 07:02:57.600 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:02:57.603 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:02:57.605 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 07:02:57.608 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 07:02:57.610 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 07:02:57.613 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:02:57.615 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:02:57.617 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 07:02:57.620 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:02:57.623 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 07:02:57.632 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 07:02:57.634 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:02:57.637 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 07:02:57.640 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:02:57.642 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:02:57.645 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 07:02:57.651 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 07:02:57.654 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 07:02:58.318 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 07:02:58.320 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:02:58.323 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:02:58.325 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:02:58.328 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:02:58.330 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 07:02:58.332 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:02:58.334 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 07:02:58.337 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:02:58.339 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 07:02:58.341 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 07:02:58.343 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 07:02:58.346 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:02:58.348 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 07:02:58.369 | Using python 3.8 to install /opt/stack/swift 2022-04-14 07:02:58.372 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-14 07:02:59.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:59.240 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:59.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:59.240 | from cryptography.utils import int_from_bytes 2022-04-14 07:03:00.421 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:03:00.453 | Obtaining file:///opt/stack/swift 2022-04-14 07:03:00.454 | Preparing metadata (setup.py): started 2022-04-14 07:03:05.187 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:03:05.230 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-14 07:03:05.231 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-14 07:03:05.232 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-14 07:03:05.233 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-14 07:03:05.234 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-14 07:03:05.235 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-14 07:03:05.236 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-14 07:03:05.237 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-14 07:03:05.238 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-14 07:03:05.239 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-14 07:03:05.240 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-14 07:03:05.277 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-14 07:03:05.285 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-14 07:03:05.342 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-14 07:03:05.343 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-14 07:03:05.344 | 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.30.0.dev15) (5.8.1) 2022-04-14 07:03:05.345 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-14 07:03:05.346 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-14 07:03:05.347 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-14 07:03:05.349 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-14 07:03:05.350 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-14 07:03:05.351 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-14 07:03:05.352 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-14 07:03:05.353 | 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.30.0.dev15) (3.1.1) 2022-04-14 07:03:05.355 | 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.30.0.dev15) (4.3.0) 2022-04-14 07:03:05.374 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-14 07:03:05.406 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-14 07:03:05.409 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-14 07:03:05.410 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-14 07:03:05.411 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-14 07:03:05.433 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-14 07:03:05.542 | 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.30.0.dev15) (3.5.0) 2022-04-14 07:03:05.544 | 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.30.0.dev15) (1.7.0) 2022-04-14 07:03:05.545 | 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.30.0.dev15) (1.0.2) 2022-04-14 07:03:05.589 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-14 07:03:05.631 | 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.30.0.dev15) (0.8.0) 2022-04-14 07:03:05.632 | 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.30.0.dev15) (2.5.0) 2022-04-14 07:03:05.634 | 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.30.0.dev15) (6.0) 2022-04-14 07:03:05.635 | 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.30.0.dev15) (1.5.0) 2022-04-14 07:03:05.696 | 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.30.0.dev15) (0.9.6) 2022-04-14 07:03:05.698 | 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.30.0.dev15) (2.8.2) 2022-04-14 07:03:05.712 | 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.30.0.dev15) (2022.1) 2022-04-14 07:03:05.713 | 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.30.0.dev15) (1.0.3) 2022-04-14 07:03:05.732 | 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.30.0.dev15) (3.0.7) 2022-04-14 07:03:05.733 | 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.30.0.dev15) (21.3) 2022-04-14 07:03:05.876 | 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.30.0.dev15) (1.14.0) 2022-04-14 07:03:05.892 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-14 07:03:08.149 | Installing collected packages: swift 2022-04-14 07:03:08.149 | Attempting uninstall: swift 2022-04-14 07:03:08.149 | Found existing installation: swift 2.30.0.dev15 2022-04-14 07:03:08.152 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 07:03:08.153 | Running setup.py develop for swift 2022-04-14 07:03:13.980 | Successfully installed swift 2022-04-14 07:03:13.980 | 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 2022-04-14 07:03:13.988 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:03:13.988 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:03:14.120 | + inc/python:pip_install:200 : result=0 2022-04-14 07:03:14.123 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:03:14.125 | + functions-common:time_stop:2432 : local name 2022-04-14 07:03:14.127 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:03:14.129 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:03:14.131 | + functions-common:time_stop:2435 : local total 2022-04-14 07:03:14.134 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:03:14.136 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:03:14.138 | + functions-common:time_stop:2439 : start_time=1649919778363 2022-04-14 07:03:14.141 | + functions-common:time_stop:2441 : [[ -z 1649919778363 ]] 2022-04-14 07:03:14.143 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:03:14.148 | + functions-common:time_stop:2444 : end_time=1649919794145 2022-04-14 07:03:14.150 | + functions-common:time_stop:2445 : elapsed_time=15782 2022-04-14 07:03:14.152 | + functions-common:time_stop:2446 : total=64690 2022-04-14 07:03:14.154 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:03:14.156 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=80472 2022-04-14 07:03:14.159 | + inc/python:pip_install:203 : return 0 2022-04-14 07:03:14.161 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:03:14.164 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:03:14.166 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:03:14.185 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:03:14.197 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 07:03:14.202 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 07:03:14.209 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:03:14.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:03:14.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 07:03:14.216 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:03:14.218 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 07:03:14.221 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:03:14.223 | + ./stack.sh:main:910 : configure_swift 2022-04-14 07:03:14.225 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 07:03:14.227 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 07:03:14.230 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 07:03:14.232 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 07:03:14.234 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 07:03:15.447 | No container-updater running 2022-04-14 07:03:15.447 | No object-expirer running 2022-04-14 07:03:15.447 | No container-sharder running 2022-04-14 07:03:15.447 | No container-replicator running 2022-04-14 07:03:15.447 | No account-server running 2022-04-14 07:03:15.447 | No account-replicator running 2022-04-14 07:03:15.447 | No object-reconstructor running 2022-04-14 07:03:15.447 | No container-sync running 2022-04-14 07:03:15.447 | No container-server running 2022-04-14 07:03:15.447 | No container-auditor running 2022-04-14 07:03:15.447 | No account-auditor running 2022-04-14 07:03:15.447 | No container-reconciler running 2022-04-14 07:03:15.447 | No object-replicator running 2022-04-14 07:03:15.447 | No proxy-server running 2022-04-14 07:03:15.447 | No object-server running 2022-04-14 07:03:15.447 | No object-auditor running 2022-04-14 07:03:15.447 | No object-updater running 2022-04-14 07:03:15.447 | No account-reaper running 2022-04-14 07:03:15.547 | + lib/swift:configure_swift:337 : true 2022-04-14 07:03:15.549 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 07:03:15.561 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 07:03:15.573 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 07:03:15.576 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 07:03:15.577 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 07:03:15.582 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 07:03:15.582 | s/%GROUP%/ubuntu/; 2022-04-14 07:03:15.582 | s/%USER%/ubuntu/; 2022-04-14 07:03:15.582 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 07:03:15.582 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 07:03:15.585 | uid = ubuntu 2022-04-14 07:03:15.585 | gid = ubuntu 2022-04-14 07:03:15.585 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 07:03:15.585 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 07:03:15.585 | address = 127.0.0.1 2022-04-14 07:03:15.585 | 2022-04-14 07:03:15.585 | [account6612] 2022-04-14 07:03:15.585 | max connections = 25 2022-04-14 07:03:15.585 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:03:15.585 | read only = false 2022-04-14 07:03:15.585 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 07:03:15.585 | 2022-04-14 07:03:15.585 | [account6622] 2022-04-14 07:03:15.585 | max connections = 25 2022-04-14 07:03:15.585 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:03:15.585 | read only = false 2022-04-14 07:03:15.585 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 07:03:15.585 | 2022-04-14 07:03:15.585 | [account6632] 2022-04-14 07:03:15.585 | max connections = 25 2022-04-14 07:03:15.586 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:03:15.586 | read only = false 2022-04-14 07:03:15.586 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 07:03:15.586 | 2022-04-14 07:03:15.586 | [account6642] 2022-04-14 07:03:15.586 | max connections = 25 2022-04-14 07:03:15.586 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:03:15.586 | read only = false 2022-04-14 07:03:15.586 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 07:03:15.586 | 2022-04-14 07:03:15.586 | 2022-04-14 07:03:15.586 | [container6611] 2022-04-14 07:03:15.586 | max connections = 25 2022-04-14 07:03:15.586 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:03:15.586 | read only = false 2022-04-14 07:03:15.586 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 07:03:15.587 | 2022-04-14 07:03:15.587 | [container6621] 2022-04-14 07:03:15.587 | max connections = 25 2022-04-14 07:03:15.587 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:03:15.587 | read only = false 2022-04-14 07:03:15.587 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 07:03:15.587 | 2022-04-14 07:03:15.587 | [container6631] 2022-04-14 07:03:15.587 | max connections = 25 2022-04-14 07:03:15.587 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:03:15.587 | read only = false 2022-04-14 07:03:15.587 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 07:03:15.587 | 2022-04-14 07:03:15.587 | [container6641] 2022-04-14 07:03:15.587 | max connections = 25 2022-04-14 07:03:15.587 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:03:15.587 | read only = false 2022-04-14 07:03:15.587 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 07:03:15.587 | 2022-04-14 07:03:15.587 | 2022-04-14 07:03:15.587 | [object6613] 2022-04-14 07:03:15.587 | max connections = 25 2022-04-14 07:03:15.587 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:03:15.587 | read only = false 2022-04-14 07:03:15.587 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 07:03:15.587 | 2022-04-14 07:03:15.587 | [object6623] 2022-04-14 07:03:15.587 | max connections = 25 2022-04-14 07:03:15.587 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:03:15.587 | read only = false 2022-04-14 07:03:15.587 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 07:03:15.587 | 2022-04-14 07:03:15.587 | [object6633] 2022-04-14 07:03:15.587 | max connections = 25 2022-04-14 07:03:15.587 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:03:15.587 | read only = false 2022-04-14 07:03:15.588 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 07:03:15.588 | 2022-04-14 07:03:15.588 | [object6643] 2022-04-14 07:03:15.588 | max connections = 25 2022-04-14 07:03:15.588 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:03:15.588 | read only = false 2022-04-14 07:03:15.588 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 07:03:15.588 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 07:03:15.591 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:03:15.593 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:03:15.595 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 07:03:15.607 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 07:03:15.609 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 07:03:15.614 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 07:03:15.618 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 07:03:15.620 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 07:03:15.624 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 07:03:15.652 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.37:8080/v1/ 2022-04-14 07:03:15.679 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 07:03:15.696 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 07:03:15.730 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 07:03:15.747 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:03:15.775 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 07:03:15.795 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 07:03:15.824 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 07:03:15.842 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 07:03:15.871 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 07:03:15.889 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:03:15.916 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 07:03:15.934 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 07:03:15.949 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:03:15.951 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 07:03:15.979 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 07:03:16.006 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 07:03:16.032 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 07:03:16.060 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 07:03:16.075 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:03:16.077 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 07:03:16.104 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 07:03:16.119 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:03:16.121 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 07:03:16.136 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:16.138 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 07:03:16.140 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 07:03:16.155 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:03:16.157 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 07:03:16.159 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 07:03:16.161 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 07:03:16.166 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 07:03:16.172 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 07:03:16.199 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 07:03:16.226 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 07:03:16.255 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 07:03:16.284 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 07:03:16.313 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 07:03:16.315 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 07:03:16.317 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 07:03:16.319 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 07:03:16.321 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 07:03:16.348 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 07:03:16.375 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.37/identity 2022-04-14 07:03:16.402 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 07:03:16.429 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 07:03:16.456 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 07:03:16.483 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 07:03:16.510 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 07:03:16.537 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:03:16.565 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 07:03:16.595 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 07:03:16.622 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 07:03:16.650 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 07:03:16.677 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 07:03:16.707 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 07:03:16.735 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 07:03:16.752 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 07:03:16.780 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 07:03:16.808 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 07:03:16.812 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 07:03:16.841 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 07:03:16.868 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 07:03:16.894 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 07:03:16.897 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 07:03:16.899 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:03:16.902 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 07:03:16.906 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 07:03:16.908 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:03:16.910 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:03:16.913 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 07:03:16.915 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 07:03:16.917 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:03:16.919 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:03:16.921 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 07:03:16.938 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 07:03:16.967 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 07:03:16.984 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 07:03:17.013 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 07:03:17.031 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:03:17.059 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 07:03:17.077 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:03:17.105 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 07:03:17.123 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:03:17.151 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 07:03:17.169 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 07:03:17.198 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:03:17.216 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:03:17.244 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 07:03:17.263 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 07:03:17.290 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 07:03:17.309 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 07:03:17.336 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-14 07:03:17.341 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 07:03:17.359 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:03:17.388 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 07:03:17.417 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:03:17.419 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 07:03:17.423 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 07:03:17.426 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:03:17.428 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:03:17.430 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 07:03:17.433 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 07:03:17.435 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:03:17.437 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:03:17.439 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 07:03:17.457 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 07:03:17.485 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 07:03:17.503 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 07:03:17.531 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 07:03:17.550 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:03:17.578 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 07:03:17.596 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:03:17.625 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 07:03:17.642 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:03:17.671 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 07:03:17.689 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 07:03:17.724 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:03:17.742 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:03:17.770 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 07:03:17.788 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 07:03:17.820 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 07:03:17.840 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 07:03:17.870 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-14 07:03:17.876 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 07:03:17.894 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:03:17.923 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:03:17.925 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 07:03:17.929 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 07:03:17.932 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:03:17.934 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:03:17.936 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 07:03:17.938 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 07:03:17.940 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:03:17.942 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:03:17.944 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 07:03:17.963 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 07:03:17.991 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 07:03:18.008 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 07:03:18.036 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 07:03:18.054 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:03:18.083 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 07:03:18.103 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:03:18.141 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 07:03:18.159 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:03:18.187 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 07:03:18.206 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 07:03:18.234 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:03:18.251 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:03:18.280 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 07:03:18.298 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 07:03:18.327 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 07:03:18.345 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 07:03:18.372 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-14 07:03:18.379 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 07:03:18.397 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:03:18.426 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 07:03:18.456 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 07:03:18.484 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 07:03:18.513 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 07:03:18.515 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 07:03:18.520 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 07:03:18.548 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 07:03:18.577 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 07:03:18.605 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 07:03:18.634 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 07:03:18.663 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 07:03:18.690 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 07:03:18.718 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 07:03:18.746 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 07:03:18.772 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 07:03:18.789 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:18.792 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 07:03:18.810 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 07:03:18.813 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 07:03:18.833 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 07:03:18.835 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.37 2022-04-14 07:03:18.862 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 07:03:18.864 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 07:03:18.892 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.37/identity 2022-04-14 07:03:18.920 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 07:03:18.923 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 07:03:18.950 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 07:03:18.967 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:03:18.969 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 07:03:18.972 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 07:03:18.976 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 07:03:18.978 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 07:03:18.991 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 07:03:18.993 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 07:03:19.004 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 07:03:19.006 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 07:03:19.009 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:03:19.012 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:03:19.014 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:03:19.016 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:03:19.018 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:03:19.021 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:03:19.023 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 07:03:19.035 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:03:19.038 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 07:03:19.040 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-14 07:03:19.057 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:03:19.059 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-14 07:03:19.077 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:19.079 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-14 07:03:19.082 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 07:03:19.084 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 07:03:19.087 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:03:19.090 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 07:03:19.092 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 07:03:19.095 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 07:03:19.097 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 07:03:19.114 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:19.116 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 07:03:19.119 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 07:03:19.136 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:19.139 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 07:03:19.141 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 07:03:19.144 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 07:03:19.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:03:19.149 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:03:19.152 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 07:03:19.154 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:03:19.158 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 07:03:19.160 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 07:03:19.163 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 07:03:19.166 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 07:03:19.169 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 07:03:19.171 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 07:03:19.174 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 07:03:19.177 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 07:03:19.180 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 07:03:19.183 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 07:03:19.186 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:03:19.187 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 07:03:19.192 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 07:03:19.194 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 07:03:19.197 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 07:03:19.200 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 07:03:19.203 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 07:03:19.224 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 07:03:19.227 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 07:03:20.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:03:20.084 | from cryptography.utils import int_from_bytes 2022-04-14 07:03:20.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:03:20.084 | from cryptography.utils import int_from_bytes 2022-04-14 07:03:21.258 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:03:21.292 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 07:03:21.374 | 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) 2022-04-14 07:03:21.375 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 07:03:21.376 | 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.4.0) 2022-04-14 07:03:21.378 | 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.2) 2022-04-14 07:03:21.379 | 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) 2022-04-14 07:03:21.380 | 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.3.0) 2022-04-14 07:03:21.381 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 07:03:21.382 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-14 07:03:21.383 | 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) 2022-04-14 07:03:21.384 | 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) 2022-04-14 07:03:21.385 | 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) 2022-04-14 07:03:21.386 | 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.8.0) 2022-04-14 07:03:21.388 | 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.1) 2022-04-14 07:03:21.390 | 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.7.0) 2022-04-14 07:03:21.393 | 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.3.0) 2022-04-14 07:03:21.395 | 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.2.0) 2022-04-14 07:03:21.397 | 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.1) 2022-04-14 07:03:21.400 | 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.4) 2022-04-14 07:03:21.409 | 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.2.1) 2022-04-14 07:03:21.410 | 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) 2022-04-14 07:03:21.423 | 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.7) 2022-04-14 07:03:21.492 | 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) 2022-04-14 07:03:21.494 | 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) 2022-04-14 07:03:21.495 | 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.1) 2022-04-14 07:03:21.518 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-14 07:03:21.520 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-14 07:03:21.522 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-14 07:03:21.524 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-14 07:03:21.525 | 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) 2022-04-14 07:03:21.535 | 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.17.3) 2022-04-14 07:03:21.576 | 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) 2022-04-14 07:03:21.577 | 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) 2022-04-14 07:03:21.579 | 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) 2022-04-14 07:03:21.580 | 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.5.0) 2022-04-14 07:03:21.601 | 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) 2022-04-14 07:03:21.603 | 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) 2022-04-14 07:03:21.619 | 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) (2022.1) 2022-04-14 07:03:21.633 | 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) 2022-04-14 07:03:21.634 | 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) 2022-04-14 07:03:21.654 | 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) 2022-04-14 07:03:21.655 | 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) (3.2.0) 2022-04-14 07:03:21.736 | 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) 2022-04-14 07:03:21.738 | 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) 2022-04-14 07:03:21.739 | 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.9) 2022-04-14 07:03:21.742 | 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.12) 2022-04-14 07:03:21.791 | 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) 2022-04-14 07:03:21.816 | 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.14.0) 2022-04-14 07:03:22.052 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-14 07:03:22.057 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-14 07:03:22.090 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-14 07:03:22.092 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-14 07:03:22.094 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-14 07:03:22.095 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-14 07:03:22.096 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-14 07:03:22.099 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 07:03:22.153 | 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) 2022-04-14 07:03:22.334 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 07:03:22.357 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-14 07:03:22.440 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-14 07:03:22.589 | 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.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-14 07:03:24.675 | 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 2022-04-14 07:03:24.682 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:03:24.682 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:03:24.807 | + inc/python:pip_install:200 : result=0 2022-04-14 07:03:24.809 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:03:24.812 | + functions-common:time_stop:2432 : local name 2022-04-14 07:03:24.814 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:03:24.816 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:03:24.818 | + functions-common:time_stop:2435 : local total 2022-04-14 07:03:24.821 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:03:24.824 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:03:24.826 | + functions-common:time_stop:2439 : start_time=1649919799219 2022-04-14 07:03:24.828 | + functions-common:time_stop:2441 : [[ -z 1649919799219 ]] 2022-04-14 07:03:24.831 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:03:24.836 | + functions-common:time_stop:2444 : end_time=1649919804833 2022-04-14 07:03:24.838 | + functions-common:time_stop:2445 : elapsed_time=5614 2022-04-14 07:03:24.841 | + functions-common:time_stop:2446 : total=80472 2022-04-14 07:03:24.843 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:03:24.845 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=86086 2022-04-14 07:03:24.848 | + inc/python:pip_install:203 : return 0 2022-04-14 07:03:24.850 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 07:03:24.853 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 07:03:24.855 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 07:03:24.868 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 07:03:24.873 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-14 07:03:24.875 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 07:03:24.877 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 07:03:24.880 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:03:24.882 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:03:24.885 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:03:24.888 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:03:24.890 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:03:24.893 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:03:24.910 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:03:24.912 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:03:24.914 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:03:24.917 | + functions-common:git_clone:629 : echo master 2022-04-14 07:03:24.917 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:03:24.923 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 07:03:24.925 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:03:24.927 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 07:03:24.939 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 07:03:24.942 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:03:24.943 | + functions-common:git_clone:685 : head -1 2022-04-14 07:03:24.981 | e8e7d66cf Merge "Update http with https" 2022-04-14 07:03:24.984 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:03:24.987 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 07:03:24.990 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:03:24.992 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:03:24.995 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 07:03:24.998 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:03:25.000 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 07:03:25.003 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:03:25.005 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:03:25.008 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 07:03:25.011 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:03:25.013 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:03:25.016 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 07:03:25.019 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:03:25.022 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 07:03:25.025 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:03:25.027 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:03:25.030 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 07:03:25.036 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 07:03:25.038 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 07:03:25.701 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 07:03:25.704 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:03:25.706 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:03:25.709 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:03:25.711 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:03:25.713 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 07:03:25.716 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:03:25.718 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:03:25.720 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:03:25.723 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:03:25.725 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:03:25.728 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:03:25.733 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:03:25.736 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 07:03:25.757 | Using python 3.8 to install /opt/stack/glance 2022-04-14 07:03:25.760 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-14 07:03:26.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:03:26.633 | from cryptography.utils import int_from_bytes 2022-04-14 07:03:26.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:03:26.633 | from cryptography.utils import int_from_bytes 2022-04-14 07:03:27.812 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:03:27.844 | Obtaining file:///opt/stack/glance 2022-04-14 07:03:27.845 | Preparing metadata (setup.py): started 2022-04-14 07:03:32.679 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:03:32.753 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.8.1) 2022-04-14 07:03:32.754 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.7.1) 2022-04-14 07:03:32.755 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.4.35) 2022-04-14 07:03:32.756 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.33.0) 2022-04-14 07:03:32.757 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.1.1) 2022-04-14 07:03:32.759 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.1) 2022-04-14 07:03:32.760 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.8.7) 2022-04-14 07:03:32.761 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.4.2) 2022-04-14 07:03:32.762 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.7.7) 2022-04-14 07:03:32.763 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.20.4) 2022-04-14 07:03:32.764 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (8.8.0) 2022-04-14 07:03:32.765 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 07:03:32.766 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.1.0) 2022-04-14 07:03:32.767 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 07:03:32.768 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.12.2) 2022-04-14 07:03:32.769 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 07:03:32.770 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.4.0) 2022-04-14 07:03:32.771 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.6.4) 2022-04-14 07:03:32.772 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 07:03:32.774 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (9.4.0) 2022-04-14 07:03:32.775 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.11.0) 2022-04-14 07:03:32.776 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 07:03:32.777 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 07:03:32.778 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 07:03:32.780 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.4.0) 2022-04-14 07:03:32.781 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (22.0.0) 2022-04-14 07:03:32.782 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (11.2.0) 2022-04-14 07:03:32.783 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.1.0) 2022-04-14 07:03:32.784 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 07:03:32.785 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.7.0) 2022-04-14 07:03:32.786 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (12.13.0) 2022-04-14 07:03:32.787 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.1) 2022-04-14 07:03:32.788 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.3.0) 2022-04-14 07:03:32.790 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.11.0) 2022-04-14 07:03:32.791 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.3.3) 2022-04-14 07:03:32.792 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.4.2) 2022-04-14 07:03:32.793 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.0.0) 2022-04-14 07:03:32.795 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.0) 2022-04-14 07:03:32.796 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (36.0.2) 2022-04-14 07:03:32.797 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.2.2) 2022-04-14 07:03:32.797 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.0.2) 2022-04-14 07:03:32.799 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.6.0) 2022-04-14 07:03:32.800 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.10.1) 2022-04-14 07:03:32.816 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (5.6.0) 2022-04-14 07:03:32.818 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (4.11.3) 2022-04-14 07:03:32.822 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (1.2.0) 2022-04-14 07:03:32.840 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev6) (5.3.0) 2022-04-14 07:03:32.842 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev6) (2.27.1) 2022-04-14 07:03:32.883 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev6) (1.15.0) 2022-04-14 07:03:32.899 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev6) (4.3.0) 2022-04-14 07:03:32.908 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev6) (1.14.0) 2022-04-14 07:03:32.923 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.1.2) 2022-04-14 07:03:32.924 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (2.2.1) 2022-04-14 07:03:32.925 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.16.0) 2022-04-14 07:03:33.018 | 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==24.1.0.dev6) (3.0.7) 2022-04-14 07:03:33.096 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev6) (1.7.0) 2022-04-14 07:03:33.149 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev6) (2.10.1) 2022-04-14 07:03:33.151 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 07:03:33.184 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev6) (0.17.3) 2022-04-14 07:03:33.254 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (6.0) 2022-04-14 07:03:33.257 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (1.5.0) 2022-04-14 07:03:33.258 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (0.8.0) 2022-04-14 07:03:33.316 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 07:03:33.318 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (2.0.1) 2022-04-14 07:03:33.321 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.13.0) 2022-04-14 07:03:33.349 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev6) (0.61.0) 2022-04-14 07:03:33.396 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (0.9.6) 2022-04-14 07:03:33.400 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (2.8.2) 2022-04-14 07:03:33.463 | 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==24.1.0.dev6) (5.1.0) 2022-04-14 07:03:33.466 | 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==24.1.0.dev6) (2.8.0) 2022-04-14 07:03:33.466 | 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==24.1.0.dev6) (5.0.0) 2022-04-14 07:03:33.469 | 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==24.1.0.dev6) (0.4.0) 2022-04-14 07:03:33.471 | 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==24.1.0.dev6) (5.2.4) 2022-04-14 07:03:33.496 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 07:03:33.498 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.3.0) 2022-04-14 07:03:33.499 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.2.0) 2022-04-14 07:03:33.543 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev6) (5.9.0) 2022-04-14 07:03:33.587 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (0.11.0) 2022-04-14 07:03:33.589 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (21.3) 2022-04-14 07:03:33.591 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (2022.1) 2022-04-14 07:03:33.668 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev6) (62.0.0) 2022-04-14 07:03:33.727 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev6) (0.2.5) 2022-04-14 07:03:33.848 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev6) (0.7) 2022-04-14 07:03:34.132 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 07:03:34.134 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (1.4.2) 2022-04-14 07:03:34.135 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (6.3.1) 2022-04-14 07:03:34.138 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.8) 2022-04-14 07:03:34.193 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev6) (0.8.1) 2022-04-14 07:03:34.216 | 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==24.1.0.dev6) (5.0.0) 2022-04-14 07:03:34.309 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev6) (2.21) 2022-04-14 07:03:34.422 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev6) (2.1.1) 2022-04-14 07:03:34.637 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.4.0) 2022-04-14 07:03:34.638 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.0.0) 2022-04-14 07:03:34.640 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (5.1.1) 2022-04-14 07:03:34.641 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.4.4) 2022-04-14 07:03:34.643 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.32) 2022-04-14 07:03:34.644 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 07:03:34.646 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.1.5) 2022-04-14 07:03:34.763 | 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==24.1.0.dev6) (0.14.1) 2022-04-14 07:03:34.795 | 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==24.1.0.dev6) (1.0.3) 2022-04-14 07:03:34.842 | 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==24.1.0.dev6) (1.3.3) 2022-04-14 07:03:34.846 | 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==24.1.0.dev6) (3.0.0) 2022-04-14 07:03:35.087 | 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==24.1.0.dev6) (3.10.1) 2022-04-14 07:03:35.265 | 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==24.1.0.dev6) (1.26.9) 2022-04-14 07:03:35.267 | 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==24.1.0.dev6) (2.0.12) 2022-04-14 07:03:35.270 | 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==24.1.0.dev6) (3.3) 2022-04-14 07:03:35.271 | 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==24.1.0.dev6) (2019.11.28) 2022-04-14 07:03:35.378 | 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==24.1.0.dev6) (0.5.2) 2022-04-14 07:03:35.531 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 07:03:35.662 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev6) (3.8.0) 2022-04-14 07:03:35.989 | 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==24.1.0.dev6) (2.4.0) 2022-04-14 07:03:35.990 | 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==24.1.0.dev6) (0.5.0) 2022-04-14 07:03:36.222 | 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.4.0->glance==24.1.0.dev6) (2.2) 2022-04-14 07:03:36.503 | 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==24.1.0.dev6) (1.0.0) 2022-04-14 07:03:36.860 | 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==24.1.0.dev6) (1.8.2) 2022-04-14 07:03:36.861 | 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==24.1.0.dev6) (21.4.0) 2022-04-14 07:03:38.327 | Installing collected packages: glance 2022-04-14 07:03:38.327 | Attempting uninstall: glance 2022-04-14 07:03:38.327 | Found existing installation: glance 24.1.0.dev6 2022-04-14 07:03:38.334 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 07:03:38.336 | Running setup.py develop for glance 2022-04-14 07:03:44.470 | Successfully installed glance 2022-04-14 07:03:44.470 | 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 2022-04-14 07:03:44.478 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:03:44.478 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:03:44.619 | + inc/python:pip_install:200 : result=0 2022-04-14 07:03:44.622 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:03:44.624 | + functions-common:time_stop:2432 : local name 2022-04-14 07:03:44.626 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:03:44.628 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:03:44.631 | + functions-common:time_stop:2435 : local total 2022-04-14 07:03:44.633 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:03:44.635 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:03:44.637 | + functions-common:time_stop:2439 : start_time=1649919805752 2022-04-14 07:03:44.640 | + functions-common:time_stop:2441 : [[ -z 1649919805752 ]] 2022-04-14 07:03:44.643 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:03:44.647 | + functions-common:time_stop:2444 : end_time=1649919824644 2022-04-14 07:03:44.649 | + functions-common:time_stop:2445 : elapsed_time=18892 2022-04-14 07:03:44.651 | + functions-common:time_stop:2446 : total=86086 2022-04-14 07:03:44.653 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:03:44.656 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=104978 2022-04-14 07:03:44.658 | + inc/python:pip_install:203 : return 0 2022-04-14 07:03:44.660 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:03:44.663 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:03:44.666 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:03:44.685 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:03:44.697 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 07:03:44.700 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 07:03:44.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:03:44.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:03:44.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 07:03:44.710 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:03:44.713 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:03:44.715 | + ./stack.sh:main:922 : configure_glance 2022-04-14 07:03:44.718 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 07:03:44.730 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 07:03:44.733 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 07:03:44.736 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 07:03:44.738 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 07:03:44.740 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 07:03:44.743 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:03:44.746 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:03:44.748 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 07:03:44.776 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:03:44.805 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 07:03:44.834 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:03:44.864 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 07:03:44.901 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 07:03:44.931 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 07:03:44.934 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:03:44.936 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 07:03:44.938 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:03:44.941 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 07:03:44.969 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 07:03:44.998 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-14 07:03:45.028 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 07:03:45.057 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 07:03:45.087 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 07:03:45.116 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 07:03:45.146 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 07:03:45.177 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:03:45.207 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:03:45.237 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:03:45.267 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 07:03:45.269 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 07:03:45.271 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 07:03:45.274 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:03:45.277 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:03:45.279 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:03:45.296 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:45.299 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:03:45.301 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:03:45.304 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:03:45.320 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:45.323 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:03:45.326 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:03:45.356 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:03:45.358 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:03:45.361 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 07:03:45.363 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 07:03:45.365 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 07:03:45.395 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 07:03:45.425 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 07:03:45.427 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 07:03:45.430 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 07:03:45.433 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 07:03:45.435 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:03:45.437 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 07:03:45.440 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 07:03:45.469 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 07:03:45.472 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.37 2022-04-14 07:03:45.501 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:03:45.504 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 07:03:45.521 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:45.523 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 07:03:45.553 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 07:03:45.584 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-14 07:03:45.613 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 07:03:45.644 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 07:03:45.673 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 07:03:45.690 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:03:45.692 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:03:45.723 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 07:03:45.752 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 07:03:45.782 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.37/identity/v3 2022-04-14 07:03:45.812 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 07:03:45.844 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.37/image 2022-04-14 07:03:45.874 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 07:03:45.891 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:03:45.893 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 07:03:45.895 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 07:03:45.898 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:03:45.901 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:03:45.918 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:03:45.921 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:03:45.923 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:03:45.926 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:03:45.928 | + 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}}' 2022-04-14 07:03:45.959 | + 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' 2022-04-14 07:03:45.990 | + 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' 2022-04-14 07:03:46.020 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:03:46.050 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 07:03:46.055 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 07:03:46.084 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 07:03:46.114 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:03:46.145 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.37/identity 2022-04-14 07:03:46.177 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 07:03:46.207 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 07:03:46.238 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 07:03:46.267 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 07:03:46.298 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 07:03:46.327 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 07:03:46.358 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 07:03:46.387 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 07:03:46.392 | + 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 2022-04-14 07:03:46.401 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 07:03:46.418 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:03:46.420 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 07:03:46.423 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 07:03:46.425 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 07:03:46.427 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 07:03:46.429 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 07:03:46.432 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 07:03:46.436 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 07:03:46.438 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 07:03:46.442 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-14 07:03:46.474 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 07:03:46.477 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 07:03:46.479 | ++ functions:get_random_port:837 : true 2022-04-14 07:03:46.482 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 07:03:46.484 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 07:03:46.486 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 07:03:46.544 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 07:03:46.546 | ++ functions:get_random_port:841 : break 2 2022-04-14 07:03:46.548 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 07:03:46.551 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 07:03:46.553 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 07:03:46.581 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 07:03:46.609 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 07:03:46.637 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:03:46.664 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:03:46.691 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:03:46.720 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:03:46.747 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:03:46.776 | + 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' 2022-04-14 07:03:46.803 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:03:46.831 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:03:46.859 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:03:46.886 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:03:46.914 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:03:46.942 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 07:03:46.970 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 07:03:46.997 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 07:03:47.026 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 07:03:47.053 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 07:03:47.082 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 07:03:47.084 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 07:03:47.086 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:03:47.089 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:03:47.091 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:03:47.093 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 07:03:47.096 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 07:03:47.151 | proxy (enabled by site administrator) 2022-04-14 07:03:47.154 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 07:03:47.157 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 07:03:47.159 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:03:47.161 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:03:47.164 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:03:47.166 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 07:03:47.168 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 07:03:47.224 | proxy_http (enabled by site administrator) 2022-04-14 07:03:47.227 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 07:03:47.230 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 07:03:47.232 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 07:03:47.235 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:03:47.237 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:03:47.239 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:03:47.242 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:03:47.245 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:03:47.248 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 07:03:47.248 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:03:47.257 | KeepAlive Off 2022-04-14 07:03:47.262 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 07:03:47.262 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:03:47.270 | SetEnv proxy-sendchunked 1 2022-04-14 07:03:47.275 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:03:47.275 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 07:03:47.283 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 07:03:47.286 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 07:03:47.288 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 07:03:47.291 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:03:47.293 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:03:47.296 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:03:47.298 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:03:47.300 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:03:47.303 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:03:47.306 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:03:47.308 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:03:47.310 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:03:47.313 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 07:03:47.374 | Site glance-wsgi-api already enabled 2022-04-14 07:03:47.379 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 07:03:47.381 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:03:47.384 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:03:47.386 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:03:47.522 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 07:03:47.528 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 07:03:47.561 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 07:03:47.563 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-14 07:03:47.583 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:47.585 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-14 07:03:47.588 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 07:03:47.590 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 07:03:47.593 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:03:47.595 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 07:03:47.598 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-14 07:03:47.600 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 07:03:47.603 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 07:03:47.606 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:03:47.608 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:03:47.611 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:03:47.614 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:03:47.616 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:03:47.620 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:03:47.637 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:03:47.639 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:03:47.641 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:03:47.644 | + functions-common:git_clone:629 : echo master 2022-04-14 07:03:47.645 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:03:47.650 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 07:03:47.652 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:03:47.655 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 07:03:47.668 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 07:03:47.671 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:03:47.671 | + functions-common:git_clone:685 : head -1 2022-04-14 07:03:47.675 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-14 07:03:47.678 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:03:47.681 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 07:03:47.684 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:03:47.686 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:03:47.689 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 07:03:47.691 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:03:47.694 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 07:03:47.696 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:03:47.699 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:03:47.701 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 07:03:47.704 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:03:47.706 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:03:47.709 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 07:03:47.712 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:03:47.715 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 07:03:47.718 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:03:47.720 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:03:47.724 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 07:03:47.730 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 07:03:47.732 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 07:03:48.410 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 07:03:48.413 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:03:48.415 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:03:48.417 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:03:48.420 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:03:48.422 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 07:03:48.424 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:03:48.427 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:03:48.430 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:03:48.432 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:03:48.434 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:03:48.437 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:03:48.439 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:03:48.442 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 07:03:48.464 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 07:03:48.466 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-14 07:03:49.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:03:49.355 | from cryptography.utils import int_from_bytes 2022-04-14 07:03:49.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:03:49.355 | from cryptography.utils import int_from_bytes 2022-04-14 07:03:50.540 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:03:50.572 | Obtaining file:///opt/stack/cinder 2022-04-14 07:03:50.573 | Preparing metadata (setup.py): started 2022-04-14 07:03:56.165 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:03:56.298 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-14 07:03:56.299 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-14 07:03:56.300 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-14 07:03:56.301 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-14 07:03:56.302 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-14 07:03:56.303 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-14 07:03:56.304 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-14 07:03:56.305 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 07:03:56.306 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-14 07:03:56.307 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-14 07:03:56.308 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-14 07:03:56.309 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-14 07:03:56.310 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 07:03:56.312 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-14 07:03:56.313 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-14 07:03:56.314 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-14 07:03:56.315 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-14 07:03:56.316 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-14 07:03:56.317 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-14 07:03:56.318 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-14 07:03:56.319 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-14 07:03:56.321 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 07:03:56.322 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-14 07:03:56.323 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-14 07:03:56.324 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-14 07:03:56.325 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-14 07:03:56.326 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-14 07:03:56.328 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-14 07:03:56.329 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-14 07:03:56.330 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-14 07:03:56.331 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 07:03:56.332 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-14 07:03:56.333 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-14 07:03:56.334 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-14 07:03:56.335 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-14 07:03:56.336 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-14 07:03:56.338 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-14 07:03:56.339 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-14 07:03:56.340 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-14 07:03:56.341 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-14 07:03:56.342 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-14 07:03:56.343 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-14 07:03:56.344 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-14 07:03:56.345 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-14 07:03:56.346 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-14 07:03:56.347 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-14 07:03:56.348 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-14 07:03:56.349 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 07:03:56.350 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-14 07:03:56.351 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 07:03:56.353 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-14 07:03:56.354 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-14 07:03:56.355 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-14 07:03:56.356 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-14 07:03:56.357 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-14 07:03:56.358 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-14 07:03:56.359 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-14 07:03:56.360 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-14 07:03:56.361 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-14 07:03:56.362 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-14 07:03:56.363 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-14 07:03:56.364 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-14 07:03:56.378 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-14 07:03:56.379 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (0.5.2) 2022-04-14 07:03:56.380 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.24.37) 2022-04-14 07:03:56.441 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-14 07:03:56.472 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev48) (2.2.1) 2022-04-14 07:03:56.489 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.7.1) 2022-04-14 07:03:56.490 | 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==20.1.0.dev48) (0.1.0) 2022-04-14 07:03:56.491 | 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==20.1.0.dev48) (2.6.3) 2022-04-14 07:03:56.492 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (4.1.1) 2022-04-14 07:03:56.589 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev48) (1.7.0) 2022-04-14 07:03:56.640 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (2.10.1) 2022-04-14 07:03:56.643 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (3.1.1) 2022-04-14 07:03:56.671 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.2.8) 2022-04-14 07:03:56.672 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-14 07:03:56.673 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-14 07:03:56.751 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev48) (0.17.3) 2022-04-14 07:03:56.797 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-14 07:03:56.798 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 07:03:56.800 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-14 07:03:56.800 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (0.8.0) 2022-04-14 07:03:56.860 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.7.7) 2022-04-14 07:03:56.862 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-14 07:03:56.864 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (2.0.1) 2022-04-14 07:03:56.924 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (0.9.6) 2022-04-14 07:03:56.927 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (2.8.2) 2022-04-14 07:03:56.989 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-14 07:03:56.993 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (2.4.0) 2022-04-14 07:03:56.994 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.1.0) 2022-04-14 07:03:56.995 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.2.4) 2022-04-14 07:03:56.998 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.4.0) 2022-04-14 07:03:57.022 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-14 07:03:57.025 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-14 07:03:57.026 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.3.0) 2022-04-14 07:03:57.070 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev48) (1.0.3) 2022-04-14 07:03:57.155 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (3.0.0) 2022-04-14 07:03:57.156 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-14 07:03:57.181 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-14 07:03:57.207 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev48) (0.11.0) 2022-04-14 07:03:57.273 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.1.0) 2022-04-14 07:03:57.275 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.26.9) 2022-04-14 07:03:57.407 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-14 07:03:57.432 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-14 07:03:57.570 | 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==20.1.0.dev48) (3.10.1) 2022-04-14 07:03:57.606 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (22.0.0) 2022-04-14 07:03:57.610 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.14.0) 2022-04-14 07:03:57.612 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.3.3) 2022-04-14 07:03:57.808 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-14 07:03:57.809 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-14 07:03:57.812 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2.0.12) 2022-04-14 07:03:57.848 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-14 07:03:57.877 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev48) (0.23.2) 2022-04-14 07:03:58.121 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-14 07:03:58.122 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-14 07:03:58.263 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 07:03:58.264 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-14 07:03:58.266 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-14 07:03:58.422 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-14 07:03:58.541 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (5.6.0) 2022-04-14 07:03:58.542 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.2.0) 2022-04-14 07:03:58.544 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (4.11.3) 2022-04-14 07:03:58.578 | 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==20.1.0.dev48) (5.0.0) 2022-04-14 07:03:58.789 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-14 07:03:58.868 | 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==20.1.0.dev48) (2.4.0) 2022-04-14 07:03:58.869 | 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==20.1.0.dev48) (0.5.0) 2022-04-14 07:03:59.047 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 07:03:59.149 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-14 07:03:59.152 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (1.56.0) 2022-04-14 07:03:59.331 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (2.1.1) 2022-04-14 07:03:59.752 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (1.1.5) 2022-04-14 07:03:59.800 | 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==20.1.0.dev48) (0.14.1) 2022-04-14 07:03:59.849 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (0.2.5) 2022-04-14 07:04:00.929 | 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==20.1.0.dev48) (1.32) 2022-04-14 07:04:01.197 | 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==20.1.0.dev48) (21.4.0) 2022-04-14 07:04:01.199 | 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==20.1.0.dev48) (1.8.2) 2022-04-14 07:04:01.340 | 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==20.1.0.dev48) (2.2) 2022-04-14 07:04:01.526 | 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.8.0->cinder==20.1.0.dev48) (1.0.0) 2022-04-14 07:04:01.700 | 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==20.1.0.dev48) (3.8.0) 2022-04-14 07:04:03.360 | Installing collected packages: cinder 2022-04-14 07:04:03.360 | Attempting uninstall: cinder 2022-04-14 07:04:03.360 | Found existing installation: cinder 20.1.0.dev48 2022-04-14 07:04:03.366 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 07:04:03.368 | Running setup.py develop for cinder 2022-04-14 07:04:10.866 | Successfully installed cinder 2022-04-14 07:04:10.866 | 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 2022-04-14 07:04:10.875 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:04:10.875 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:04:11.024 | + inc/python:pip_install:200 : result=0 2022-04-14 07:04:11.027 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:04:11.029 | + functions-common:time_stop:2432 : local name 2022-04-14 07:04:11.031 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:04:11.034 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:04:11.036 | + functions-common:time_stop:2435 : local total 2022-04-14 07:04:11.039 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:04:11.041 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:04:11.043 | + functions-common:time_stop:2439 : start_time=1649919828458 2022-04-14 07:04:11.045 | + functions-common:time_stop:2441 : [[ -z 1649919828458 ]] 2022-04-14 07:04:11.048 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:04:11.053 | + functions-common:time_stop:2444 : end_time=1649919851050 2022-04-14 07:04:11.055 | + functions-common:time_stop:2445 : elapsed_time=22592 2022-04-14 07:04:11.058 | + functions-common:time_stop:2446 : total=104978 2022-04-14 07:04:11.060 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:04:11.062 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=127570 2022-04-14 07:04:11.064 | + inc/python:pip_install:203 : return 0 2022-04-14 07:04:11.067 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:04:11.070 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:04:11.072 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:04:11.092 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:04:11.104 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 07:04:11.106 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 07:04:11.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:04:11.111 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:04:11.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 07:04:11.117 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:04:11.119 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 07:04:11.122 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 07:04:11.124 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 07:04:11.127 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:04:11.129 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:04:11.133 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 07:04:11.144 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 07:04:11.147 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:04:11.149 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:04:11.152 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:04:11.154 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:04:11.157 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:04:11.159 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:04:11.162 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:04:11.164 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:04:11.167 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:04:11.169 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:04:11.172 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:04:11.174 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:04:11.177 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 07:04:11.180 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:04:11.182 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:04:11.185 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:04:11.187 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 07:04:11.210 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 07:04:11.318 | Reading package lists... 2022-04-14 07:04:11.560 | Building dependency tree... 2022-04-14 07:04:11.561 | Reading state information... 2022-04-14 07:04:11.812 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 07:04:11.813 | The following packages were automatically installed and are no longer required: 2022-04-14 07:04:11.814 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:04:11.814 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:04:11.814 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:04:11.814 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:04:11.814 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:04:11.814 | python3-zope.interface 2022-04-14 07:04:11.814 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:04:11.926 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:04:11.931 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:04:11.934 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:04:11.937 | + functions-common:time_stop:2432 : local name 2022-04-14 07:04:11.939 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:04:11.942 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:04:11.944 | + functions-common:time_stop:2435 : local total 2022-04-14 07:04:11.947 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:04:11.950 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:04:11.952 | + functions-common:time_stop:2439 : start_time=1649919851207 2022-04-14 07:04:11.955 | + functions-common:time_stop:2441 : [[ -z 1649919851207 ]] 2022-04-14 07:04:11.958 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:04:11.963 | + functions-common:time_stop:2444 : end_time=1649919851960 2022-04-14 07:04:11.965 | + functions-common:time_stop:2445 : elapsed_time=753 2022-04-14 07:04:11.968 | + functions-common:time_stop:2446 : total=5253 2022-04-14 07:04:11.970 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:04:11.973 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6006 2022-04-14 07:04:11.975 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:04:11.978 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:04:11.981 | + ./stack.sh:main:928 : configure_cinder 2022-04-14 07:04:11.983 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 07:04:11.996 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 07:04:12.000 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 07:04:12.002 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 07:04:12.004 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:04:12.008 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 07:04:12.008 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:04:12.013 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 07:04:12.015 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 07:04:12.017 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:04:12.019 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 07:04:12.021 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 07:04:12.023 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 07:04:12.025 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 07:04:12.028 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 07:04:12.039 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 07:04:12.051 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-14 07:04:12.067 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-14 07:04:12.080 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 07:04:12.092 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:04:12.095 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:04:12.099 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.zO5jA9G1rS 2022-04-14 07:04:12.102 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:04:12.104 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:04:12.106 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 07:04:12.109 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.zO5jA9G1rS 2022-04-14 07:04:12.112 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.zO5jA9G1rS 2022-04-14 07:04:12.124 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.zO5jA9G1rS /etc/sudoers.d/cinder-rootwrap 2022-04-14 07:04:12.136 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 07:04:12.140 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:04:12.143 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:04:12.145 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:04:12.147 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:04:12.149 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 07:04:12.151 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 07:04:12.154 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 07:04:12.156 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 07:04:12.161 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 07:04:12.165 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 07:04:12.185 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 07:04:12.204 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 07:04:12.224 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 07:04:12.247 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 07:04:12.269 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 07:04:12.290 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 07:04:12.310 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 07:04:12.329 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 07:04:12.332 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:04:12.334 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 07:04:12.337 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:04:12.339 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 07:04:12.369 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 07:04:12.398 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-14 07:04:12.427 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 07:04:12.456 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 07:04:12.485 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 07:04:12.513 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 07:04:12.542 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 07:04:12.569 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:04:12.598 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:04:12.626 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 07:04:12.657 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 07:04:12.685 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 07:04:12.688 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 07:04:12.690 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 07:04:12.693 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 07:04:12.695 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 07:04:12.698 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 07:04:12.730 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 07:04:12.759 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 07:04:12.787 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 07:04:12.815 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 07:04:12.844 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 07:04:12.872 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 07:04:12.904 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 07:04:12.906 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.37 2022-04-14 07:04:12.933 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:04:12.966 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 07:04:12.973 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 03b7e12968deaaad07edc74e30806131 2022-04-14 07:04:13.001 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 07:04:13.003 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 07:04:13.032 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 07:04:13.060 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 07:04:13.089 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 07:04:13.117 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 07:04:13.133 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:13.136 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 07:04:13.138 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 07:04:13.141 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 07:04:13.143 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 07:04:13.145 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 07:04:13.148 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 07:04:13.151 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 07:04:13.153 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 07:04:13.155 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 07:04:13.158 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 07:04:13.160 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-14 07:04:13.192 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-14 07:04:13.220 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-14 07:04:13.248 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 07:04:13.276 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 07:04:13.304 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 07:04:13.333 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 07:04:13.335 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 07:04:13.338 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 07:04:13.340 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 07:04:13.369 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 07:04:13.371 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 07:04:13.399 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 07:04:13.402 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 07:04:13.404 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 07:04:13.407 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 07:04:13.435 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 07:04:13.437 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 07:04:13.440 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 07:04:13.457 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:13.460 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 07:04:13.462 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 07:04:13.465 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 07:04:13.467 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-14 07:04:13.495 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.37:8080/v1/AUTH_ 2022-04-14 07:04:13.524 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 07:04:13.540 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:04:13.542 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 07:04:13.560 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:04:13.562 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 07:04:13.580 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:04:13.582 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 07:04:13.585 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 07:04:13.587 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 07:04:13.590 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 07:04:13.592 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:04:13.595 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:04:13.597 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:04:13.613 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:13.617 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:04:13.620 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:04:13.622 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:04:13.641 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:13.643 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:04:13.646 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:04:13.674 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:04:13.677 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:04:13.680 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 07:04:13.682 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 07:04:13.685 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:04:13.688 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:04:13.705 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:04:13.707 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:04:13.710 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:04:13.712 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:04:13.714 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:04:13.743 | + 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' 2022-04-14 07:04:13.771 | + 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' 2022-04-14 07:04:13.800 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:04:13.829 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 07:04:13.845 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:13.848 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 07:04:13.850 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:04:13.853 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 07:04:13.856 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 07:04:13.858 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:04:13.860 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:04:13.863 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 07:04:13.868 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 07:04:13.870 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:04:13.872 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:04:13.885 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:04:13.885 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:04:13.897 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:04:13.901 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:04:13.917 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:04:13.919 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:04:13.923 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 07:04:13.954 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:04:13.982 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 07:04:14.009 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:04:14.037 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:04:14.064 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:04:14.092 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:04:14.119 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:04:14.146 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:04:14.179 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:04:14.212 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:04:14.240 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:04:14.267 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:04:14.296 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:04:14.298 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:04:14.301 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 07:04:14.304 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 07:04:14.306 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:04:14.309 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:04:14.311 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:04:14.313 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:04:14.316 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:04:14.319 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:04:14.347 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:04:14.375 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:04:14.375 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-14 07:04:14.384 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 07:04:14.387 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 07:04:14.390 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 07:04:14.392 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:04:14.394 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:04:14.397 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:04:14.400 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:04:14.402 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:04:14.404 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:04:14.407 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:04:14.409 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:04:14.412 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:04:14.414 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 07:04:14.476 | Enabling site cinder-wsgi. 2022-04-14 07:04:14.481 | To activate the new configuration, you need to run: 2022-04-14 07:04:14.481 | systemctl reload apache2 2022-04-14 07:04:14.485 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:04:14.488 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:04:14.490 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:04:14.493 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:04:14.697 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 07:04:14.699 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 07:04:14.730 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.37/image 2022-04-14 07:04:14.764 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 07:04:14.781 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:04:14.783 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 07:04:14.786 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:04:14.788 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:04:14.791 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:04:14.793 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 07:04:14.825 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 07:04:14.853 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.37/identity 2022-04-14 07:04:14.881 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 07:04:14.910 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 07:04:14.938 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 07:04:14.967 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 07:04:14.995 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 07:04:15.024 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:04:15.051 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 07:04:15.080 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 07:04:15.109 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:04:15.137 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 07:04:15.140 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 07:04:15.156 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:15.159 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.37:2379 2022-04-14 07:04:15.190 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 07:04:15.193 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-14 07:04:15.210 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:15.213 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-14 07:04:15.215 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 07:04:15.218 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 07:04:15.220 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:04:15.223 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 07:04:15.225 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 07:04:15.230 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:04:15.230 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:04:15.235 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:04:15.238 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:04:15.241 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-04-14 07:04:15.244 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:04:15.246 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 07:04:15.249 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 07:04:15.252 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 07:04:15.254 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:04:15.257 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:04:15.260 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 07:04:15.262 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:04:15.265 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-14 07:04:15.267 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 07:04:15.269 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 07:04:15.272 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:04:15.274 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:04:15.277 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:04:15.280 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:04:15.282 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:04:15.285 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:04:15.301 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:04:15.303 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:04:15.305 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:04:15.308 | + functions-common:git_clone:629 : echo master 2022-04-14 07:04:15.309 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:04:15.314 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 07:04:15.316 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:04:15.318 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 07:04:15.331 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 07:04:15.334 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:04:15.335 | + functions-common:git_clone:685 : head -1 2022-04-14 07:04:15.339 | 5e36ddb39a Merge commit 'refs/changes/52/837552/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-14 07:04:15.342 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:04:15.344 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 07:04:15.347 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:04:15.349 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:04:15.352 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 07:04:15.355 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:04:15.357 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 07:04:15.360 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:04:15.362 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:04:15.365 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 07:04:15.368 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:04:15.370 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:04:15.373 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 07:04:15.376 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:04:15.379 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 07:04:15.381 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:04:15.384 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:04:15.387 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 07:04:15.393 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 07:04:15.395 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 07:04:16.080 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 07:04:16.083 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:04:16.086 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:04:16.088 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:04:16.090 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:04:16.093 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 07:04:16.095 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:04:16.098 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:04:16.100 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:04:16.102 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:04:16.104 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:04:16.107 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:04:16.109 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:04:16.112 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 07:04:16.133 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 07:04:16.135 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-14 07:04:17.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:04:17.005 | from cryptography.utils import int_from_bytes 2022-04-14 07:04:17.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:04:17.005 | from cryptography.utils import int_from_bytes 2022-04-14 07:04:18.190 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:04:18.221 | Obtaining file:///opt/stack/neutron 2022-04-14 07:04:18.222 | Preparing metadata (setup.py): started 2022-04-14 07:04:23.930 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:04:24.019 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.8.1) 2022-04-14 07:04:24.020 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.5.0) 2022-04-14 07:04:24.021 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.1.1) 2022-04-14 07:04:24.022 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.5.1) 2022-04-14 07:04:24.023 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.5.0) 2022-04-14 07:04:24.024 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.1.1) 2022-04-14 07:04:24.025 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.33.0) 2022-04-14 07:04:24.026 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.4.1) 2022-04-14 07:04:24.027 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.20.4) 2022-04-14 07:04:24.028 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.27.1) 2022-04-14 07:04:24.029 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.1.1) 2022-04-14 07:04:24.030 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (9.4.0) 2022-04-14 07:04:24.031 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.8.0) 2022-04-14 07:04:24.032 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.11.0) 2022-04-14 07:04:24.033 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.20.0) 2022-04-14 07:04:24.035 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (7.8.0) 2022-04-14 07:04:24.036 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (6.3.1) 2022-04-14 07:04:24.037 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.4.35) 2022-04-14 07:04:24.037 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.8.7) 2022-04-14 07:04:24.038 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-14 07:04:24.040 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.7.7) 2022-04-14 07:04:24.041 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.5.0) 2022-04-14 07:04:24.042 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.10.1) 2022-04-14 07:04:24.043 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-14 07:04:24.044 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (8.8.0) 2022-04-14 07:04:24.045 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.1.0) 2022-04-14 07:04:24.046 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (11.2.0) 2022-04-14 07:04:24.047 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.1.0) 2022-04-14 07:04:24.048 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.7.0) 2022-04-14 07:04:24.050 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (12.13.0) 2022-04-14 07:04:24.051 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.1) 2022-04-14 07:04:24.052 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.11.0) 2022-04-14 07:04:24.053 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.7.0) 2022-04-14 07:04:24.055 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.3.0) 2022-04-14 07:04:24.056 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (6.3.1) 2022-04-14 07:04:24.057 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.3.0) 2022-04-14 07:04:24.058 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.8.0) 2022-04-14 07:04:24.059 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.5.0) 2022-04-14 07:04:24.060 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.12.2) 2022-04-14 07:04:24.061 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.6.0) 2022-04-14 07:04:24.062 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.4.2) 2022-04-14 07:04:24.063 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.3.1) 2022-04-14 07:04:24.064 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.1.0) 2022-04-14 07:04:24.065 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.16.0) 2022-04-14 07:04:24.066 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.16.0) 2022-04-14 07:04:24.067 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (21.3) 2022-04-14 07:04:24.068 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.9.0) 2022-04-14 07:04:24.070 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:04:24.071 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (22.0.0) 2022-04-14 07:04:24.072 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (17.7.0) 2022-04-14 07:04:24.073 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.61.0) 2022-04-14 07:04:24.074 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-14 07:04:24.075 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.7.1) 2022-04-14 07:04:24.076 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.4.0) 2022-04-14 07:04:24.077 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.11.0) 2022-04-14 07:04:24.093 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (5.6.0) 2022-04-14 07:04:24.094 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (1.2.0) 2022-04-14 07:04:24.096 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (4.11.3) 2022-04-14 07:04:24.104 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev116) (1.14.0) 2022-04-14 07:04:24.116 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (2.2.1) 2022-04-14 07:04:24.117 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (1.16.0) 2022-04-14 07:04:24.118 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (1.1.2) 2022-04-14 07:04:24.137 | 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->neutron==20.1.0.dev116) (3.0.7) 2022-04-14 07:04:24.144 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev116) (2.1.1) 2022-04-14 07:04:24.205 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev116) (1.0.2) 2022-04-14 07:04:24.206 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev116) (1.7.0) 2022-04-14 07:04:24.260 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev116) (4.4.0) 2022-04-14 07:04:24.261 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev116) (3.1.1) 2022-04-14 07:04:24.304 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev116) (2.7.0) 2022-04-14 07:04:24.308 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev116) (1.2.2) 2022-04-14 07:04:24.337 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (6.0) 2022-04-14 07:04:24.338 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (36.0.2) 2022-04-14 07:04:24.339 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.4.0) 2022-04-14 07:04:24.341 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.1.5) 2022-04-14 07:04:24.342 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.0.0) 2022-04-14 07:04:24.343 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (2.5.0) 2022-04-14 07:04:24.345 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.32) 2022-04-14 07:04:24.346 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.4.4) 2022-04-14 07:04:24.365 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev116) (1.0.3) 2022-04-14 07:04:24.452 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev116) (0.17.3) 2022-04-14 07:04:24.523 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev116) (1.5.0) 2022-04-14 07:04:24.584 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.13.0) 2022-04-14 07:04:24.588 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (2.0.1) 2022-04-14 07:04:24.589 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.5.0) 2022-04-14 07:04:24.645 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev116) (0.9.6) 2022-04-14 07:04:24.650 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev116) (2.8.2) 2022-04-14 07:04:24.705 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.1.0) 2022-04-14 07:04:24.706 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.0.0) 2022-04-14 07:04:24.709 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.2.4) 2022-04-14 07:04:24.714 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (0.4.0) 2022-04-14 07:04:24.737 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-14 07:04:24.741 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev116) (3.3.0) 2022-04-14 07:04:24.785 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev116) (1.15.0) 2022-04-14 07:04:24.840 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev116) (2022.1) 2022-04-14 07:04:24.875 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev116) (3.0.0) 2022-04-14 07:04:24.877 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev116) (1.3.3) 2022-04-14 07:04:24.901 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-14 07:04:25.041 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev116) (2.4.0) 2022-04-14 07:04:25.111 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev116) (62.0.0) 2022-04-14 07:04:25.190 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev116) (3.0.0) 2022-04-14 07:04:25.191 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev116) (0.3.5) 2022-04-14 07:04:25.302 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:04:25.303 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:04:25.304 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:04:25.305 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:04:25.306 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:04:25.308 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:04:25.309 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:04:25.513 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (3.10.1) 2022-04-14 07:04:25.517 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-14 07:04:25.518 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (2.5.0) 2022-04-14 07:04:25.560 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev116) (3.17.6) 2022-04-14 07:04:25.561 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev116) (2.1.0) 2022-04-14 07:04:25.657 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (2.0.12) 2022-04-14 07:04:25.658 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (2019.11.28) 2022-04-14 07:04:25.659 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (1.26.9) 2022-04-14 07:04:25.661 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (3.3) 2022-04-14 07:04:25.698 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev116) (0.7) 2022-04-14 07:04:26.035 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev116) (0.13.1) 2022-04-14 07:04:26.110 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.0.0) 2022-04-14 07:04:26.279 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev116) (2.21) 2022-04-14 07:04:26.354 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (0.5.0) 2022-04-14 07:04:26.355 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (2.4.0) 2022-04-14 07:04:26.590 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev116) (2.5.0) 2022-04-14 07:04:26.761 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev116) (2.2) 2022-04-14 07:04:27.321 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (0.14.1) 2022-04-14 07:04:27.368 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev116) (0.2.5) 2022-04-14 07:04:27.967 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.5.2) 2022-04-14 07:04:27.970 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.4.2) 2022-04-14 07:04:28.284 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (4.11.1) 2022-04-14 07:04:28.284 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (2.1.1) 2022-04-14 07:04:28.450 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev116) (3.8.0) 2022-04-14 07:04:28.693 | 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-designateclient>=2.7.0->neutron==20.1.0.dev116) (1.8.2) 2022-04-14 07:04:28.694 | 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-designateclient>=2.7.0->neutron==20.1.0.dev116) (21.4.0) 2022-04-14 07:04:28.878 | 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.8.0->neutron==20.1.0.dev116) (1.0.0) 2022-04-14 07:04:29.139 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (2.3.2) 2022-04-14 07:04:30.779 | Installing collected packages: neutron 2022-04-14 07:04:30.779 | Attempting uninstall: neutron 2022-04-14 07:04:30.779 | Found existing installation: neutron 20.1.0.dev116 2022-04-14 07:04:30.798 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 07:04:30.799 | Running setup.py develop for neutron 2022-04-14 07:04:38.373 | Successfully installed neutron 2022-04-14 07:04:38.373 | 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 2022-04-14 07:04:38.382 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:04:38.382 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:04:38.529 | + inc/python:pip_install:200 : result=0 2022-04-14 07:04:38.532 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:04:38.534 | + functions-common:time_stop:2432 : local name 2022-04-14 07:04:38.536 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:04:38.539 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:04:38.541 | + functions-common:time_stop:2435 : local total 2022-04-14 07:04:38.543 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:04:38.545 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:04:38.547 | + functions-common:time_stop:2439 : start_time=1649919856127 2022-04-14 07:04:38.550 | + functions-common:time_stop:2441 : [[ -z 1649919856127 ]] 2022-04-14 07:04:38.553 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:04:38.557 | + functions-common:time_stop:2444 : end_time=1649919878554 2022-04-14 07:04:38.559 | + functions-common:time_stop:2445 : elapsed_time=22427 2022-04-14 07:04:38.561 | + functions-common:time_stop:2446 : total=127570 2022-04-14 07:04:38.564 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:04:38.566 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=149997 2022-04-14 07:04:38.568 | + inc/python:pip_install:203 : return 0 2022-04-14 07:04:38.571 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:04:38.574 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:04:38.576 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:04:38.596 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:04:38.608 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 07:04:38.610 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 07:04:38.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:04:38.616 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:04:38.618 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 07:04:38.621 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:04:38.623 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 07:04:38.626 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:04:38.628 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-14 07:04:38.646 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:38.649 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-14 07:04:38.652 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 07:04:38.654 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 07:04:38.657 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:04:38.659 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 07:04:38.662 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 07:04:38.664 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 07:04:38.667 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:04:38.669 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:04:38.672 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 07:04:38.674 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:04:38.677 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 07:04:38.693 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:04:38.696 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 07:04:38.713 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:04:38.715 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 07:04:38.732 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:04:38.734 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-14 07:04:38.736 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 07:04:38.739 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 07:04:38.741 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:04:38.744 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:04:38.746 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:04:38.749 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:04:38.751 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:04:38.754 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:04:38.770 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:04:38.772 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:04:38.775 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:04:38.777 | + functions-common:git_clone:629 : echo master 2022-04-14 07:04:38.778 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:04:38.783 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 07:04:38.785 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:04:38.787 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 07:04:38.800 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 07:04:38.802 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:04:38.803 | + functions-common:git_clone:685 : head -1 2022-04-14 07:04:38.807 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-14 07:04:38.810 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:04:38.812 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 07:04:38.815 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:04:38.817 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:04:38.820 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 07:04:38.823 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:04:38.825 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 07:04:38.828 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:04:38.830 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:04:38.833 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 07:04:38.835 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:04:38.838 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:04:38.841 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 07:04:38.844 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:04:38.847 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 07:04:38.849 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:04:38.852 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:04:38.855 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 07:04:38.862 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 07:04:38.865 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 07:04:39.532 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 07:04:39.534 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:04:39.536 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:04:39.539 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:04:39.542 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:04:39.544 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 07:04:39.546 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:04:39.549 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:04:39.551 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:04:39.553 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:04:39.556 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:04:39.558 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:04:39.561 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:04:39.563 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 07:04:39.584 | Using python 3.8 to install /opt/stack/nova 2022-04-14 07:04:39.587 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-14 07:04:40.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:04:40.468 | from cryptography.utils import int_from_bytes 2022-04-14 07:04:40.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:04:40.468 | from cryptography.utils import int_from_bytes 2022-04-14 07:04:41.665 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:04:41.695 | Obtaining file:///opt/stack/nova 2022-04-14 07:04:41.696 | Preparing metadata (setup.py): started 2022-04-14 07:04:48.345 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:04:48.470 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-14 07:04:48.471 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-14 07:04:48.472 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-14 07:04:48.473 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-14 07:04:48.474 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-14 07:04:48.475 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-14 07:04:48.476 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-14 07:04:48.477 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-14 07:04:48.478 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-14 07:04:48.479 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-14 07:04:48.480 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-14 07:04:48.481 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-14 07:04:48.482 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 07:04:48.484 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 07:04:48.485 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-14 07:04:48.486 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-14 07:04:48.486 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-14 07:04:48.487 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-14 07:04:48.489 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-14 07:04:48.490 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-14 07:04:48.491 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 07:04:48.492 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-14 07:04:48.493 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 07:04:48.495 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-14 07:04:48.496 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-14 07:04:48.497 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-14 07:04:48.498 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 07:04:48.499 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-14 07:04:48.500 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-14 07:04:48.501 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 07:04:48.502 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-14 07:04:48.503 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-14 07:04:48.505 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-14 07:04:48.506 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:04:48.507 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-14 07:04:48.508 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-14 07:04:48.510 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:04:48.511 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-14 07:04:48.512 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-14 07:04:48.513 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-14 07:04:48.514 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-14 07:04:48.515 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-14 07:04:48.516 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 07:04:48.517 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-14 07:04:48.518 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-14 07:04:48.519 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:04:48.521 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-14 07:04:48.522 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-14 07:04:48.523 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-14 07:04:48.524 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-14 07:04:48.525 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-14 07:04:48.526 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 07:04:48.527 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-14 07:04:48.528 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-14 07:04:48.529 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-14 07:04:48.531 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-14 07:04:48.531 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-14 07:04:48.533 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-14 07:04:48.534 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-14 07:04:48.535 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-14 07:04:48.536 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-14 07:04:48.537 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-14 07:04:48.538 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-14 07:04:48.539 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-14 07:04:48.556 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-14 07:04:48.557 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-14 07:04:48.558 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-14 07:04:48.580 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-14 07:04:48.621 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-14 07:04:48.652 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-14 07:04:48.653 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-14 07:04:48.677 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-14 07:04:48.802 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-14 07:04:48.803 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-14 07:04:48.864 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-14 07:04:48.865 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-14 07:04:48.891 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:04:48.893 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 07:04:48.894 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-14 07:04:48.897 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-14 07:04:48.917 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-14 07:04:48.919 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-14 07:04:48.972 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-14 07:04:48.973 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:04:48.978 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:04:49.040 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-14 07:04:49.149 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 07:04:49.151 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-14 07:04:49.232 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-14 07:04:49.297 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-14 07:04:49.299 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-14 07:04:49.301 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-14 07:04:49.304 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 07:04:49.328 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-14 07:04:49.329 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-14 07:04:49.383 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-14 07:04:49.441 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-14 07:04:49.474 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-14 07:04:49.476 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 07:04:49.531 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-14 07:04:49.534 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-14 07:04:49.622 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:04:49.650 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-14 07:04:49.730 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-14 07:04:49.809 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-14 07:04:49.872 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-14 07:04:49.874 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-14 07:04:49.878 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 07:04:49.920 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-14 07:04:49.922 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:04:49.925 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-14 07:04:50.006 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-14 07:04:50.008 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-14 07:04:50.010 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-14 07:04:50.013 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-14 07:04:50.107 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-14 07:04:50.324 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-14 07:04:50.325 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-14 07:04:50.437 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:04:50.440 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-14 07:04:50.445 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-14 07:04:50.562 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-14 07:04:50.643 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-14 07:04:50.677 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 07:04:50.886 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-14 07:04:50.965 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 07:04:50.968 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-14 07:04:51.187 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:04:51.296 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-14 07:04:51.765 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-14 07:04:51.812 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-14 07:04:52.187 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:04:52.188 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:04:52.189 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:04:52.190 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:04:52.191 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:04:52.192 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:04:52.194 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:04:53.444 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-14 07:04:53.859 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-14 07:04:53.860 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-14 07:04:53.959 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-14 07:04:54.067 | 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.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 07:04:55.747 | Installing collected packages: nova 2022-04-14 07:04:55.747 | Attempting uninstall: nova 2022-04-14 07:04:55.748 | Found existing installation: nova 25.1.0.dev32 2022-04-14 07:04:55.756 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 07:04:55.757 | Running setup.py develop for nova 2022-04-14 07:05:04.050 | Successfully installed nova 2022-04-14 07:05:04.050 | 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 2022-04-14 07:05:04.059 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:05:04.059 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:05:04.212 | + inc/python:pip_install:200 : result=0 2022-04-14 07:05:04.214 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:05:04.217 | + functions-common:time_stop:2432 : local name 2022-04-14 07:05:04.219 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:05:04.221 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:05:04.223 | + functions-common:time_stop:2435 : local total 2022-04-14 07:05:04.225 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:05:04.228 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:05:04.230 | + functions-common:time_stop:2439 : start_time=1649919879579 2022-04-14 07:05:04.232 | + functions-common:time_stop:2441 : [[ -z 1649919879579 ]] 2022-04-14 07:05:04.235 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:05:04.239 | + functions-common:time_stop:2444 : end_time=1649919904236 2022-04-14 07:05:04.241 | + functions-common:time_stop:2445 : elapsed_time=24657 2022-04-14 07:05:04.244 | + functions-common:time_stop:2446 : total=149997 2022-04-14 07:05:04.247 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:05:04.250 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=174654 2022-04-14 07:05:04.253 | + inc/python:pip_install:203 : return 0 2022-04-14 07:05:04.255 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:05:04.258 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:05:04.260 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:05:04.279 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:05:04.291 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 07:05:04.294 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 07:05:04.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:05:04.299 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:05:04.301 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 07:05:04.304 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:05:04.307 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-14 07:05:04.320 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:05:04.323 | + ./stack.sh:main:939 : configure_nova 2022-04-14 07:05:04.325 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 07:05:04.338 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 07:05:04.340 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 07:05:04.343 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:05:04.346 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 07:05:04.347 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:05:04.352 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 07:05:04.355 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 07:05:04.357 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:05:04.359 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 07:05:04.362 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 07:05:04.365 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 07:05:04.368 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 07:05:04.370 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 07:05:04.382 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 07:05:04.395 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-14 07:05:04.407 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-14 07:05:04.419 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 07:05:04.432 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:05:04.435 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:05:04.439 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.K2C2LMg6V9 2022-04-14 07:05:04.442 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:05:04.444 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:05:04.447 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 07:05:04.450 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:05:04.452 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:05:04.455 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.K2C2LMg6V9 2022-04-14 07:05:04.459 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.K2C2LMg6V9 2022-04-14 07:05:04.471 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.K2C2LMg6V9 /etc/sudoers.d/nova-rootwrap 2022-04-14 07:05:04.483 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 07:05:04.488 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:05:04.490 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:05:04.493 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:05:04.496 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:05:04.498 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 07:05:04.501 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 07:05:04.503 | + lib/nova:configure_nova:252 : [[ 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 =~ n-api ]] 2022-04-14 07:05:04.506 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 07:05:04.511 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 07:05:04.528 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:04.530 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 07:05:04.533 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 07:05:04.536 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 07:05:04.540 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 07:05:04.570 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 07:05:04.572 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 07:05:04.598 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 07:05:04.628 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 07:05:04.654 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-14 07:05:04.685 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 07:05:04.714 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 07:05:04.744 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 07:05:04.747 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.37 2022-04-14 07:05:04.773 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 07:05:04.800 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 07:05:04.827 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 07:05:04.855 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 07:05:04.882 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:05:04.911 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 07:05:04.914 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:05:04.916 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:05:04.918 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:05:04.921 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:05:04.923 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:05:04.925 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:05:04.927 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:05:04.930 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:05:04.932 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:05:04.934 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:05:04.937 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:05:04.939 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 07:05:04.941 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:05:04.943 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:05:04.945 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:05:04.948 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:05:04.950 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:05:04.952 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:05:04.955 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 07:05:04.971 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:04.973 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:05:04.975 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 07:05:04.978 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 07:05:05.005 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 07:05:05.008 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 07:05:05.010 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 07:05:05.012 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 07:05:05.014 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 07:05:05.017 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 07:05:05.048 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 07:05:05.051 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 07:05:05.053 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 07:05:05.055 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 07:05:05.058 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 07:05:05.060 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 07:05:05.090 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 07:05:05.120 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 07:05:05.147 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 07:05:05.176 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 07:05:05.192 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:05.194 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 07:05:05.211 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:05.214 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 07:05:05.214 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 07:05:05.220 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 07:05:05.222 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 07:05:05.250 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 07:05:05.265 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:05.268 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 07:05:05.270 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:05:05.272 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:05:05.275 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:05:05.277 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 07:05:05.307 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 07:05:05.335 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-14 07:05:05.363 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 07:05:05.390 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 07:05:05.418 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 07:05:05.446 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 07:05:05.474 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 07:05:05.500 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:05:05.528 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:05:05.555 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 07:05:05.573 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:05.575 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 07:05:05.578 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 07:05:05.609 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 07:05:05.636 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.37/identity 2022-04-14 07:05:05.663 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 07:05:05.691 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 07:05:05.728 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 07:05:05.758 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 07:05:05.785 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 07:05:05.813 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 07:05:05.829 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:05.832 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 07:05:05.834 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 07:05:05.861 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 07:05:05.892 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 07:05:05.894 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 07:05:05.921 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 07:05:05.923 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 07:05:05.926 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 07:05:05.928 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:05:05.931 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:05:05.933 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:05:05.935 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:05:05.938 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:05:05.940 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:05:05.942 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 07:05:05.945 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:05:05.947 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:05:05.950 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:05:05.952 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:05:05.954 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:05:05.957 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:05:05.959 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:05:05.961 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:05:05.963 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:05:05.966 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:05:05.968 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:05:05.970 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 07:05:05.972 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 07:05:05.975 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:05:05.978 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:05:05.994 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:05:05.997 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:05:05.999 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:05:06.001 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:05:06.003 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:05:06.031 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:05:06.059 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:05:06.087 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:05:06.115 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 07:05:06.145 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 07:05:06.161 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:06.163 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 07:05:06.166 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 07:05:06.168 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 07:05:06.170 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 07:05:06.173 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:05:06.175 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:05:06.178 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 07:05:06.182 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 07:05:06.185 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:05:06.187 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:05:06.200 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:05:06.200 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:05:06.208 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:05:06.212 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:05:06.227 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:05:06.230 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 07:05:06.233 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 07:05:06.262 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:05:06.290 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 07:05:06.317 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:05:06.343 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:05:06.371 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:05:06.398 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:05:06.425 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:05:06.452 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:05:06.479 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:05:06.506 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:05:06.533 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:05:06.560 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:05:06.587 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:05:06.590 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:05:06.593 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 07:05:06.595 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 07:05:06.602 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:05:06.604 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:06.606 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:06.609 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:05:06.612 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:05:06.614 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:05:06.641 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:05:06.669 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-14 07:05:06.669 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:05:06.678 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 07:05:06.682 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 07:05:06.684 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 07:05:06.686 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:05:06.689 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:05:06.691 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:05:06.693 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:06.696 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:06.698 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:05:06.701 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:05:06.703 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:06.706 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:06.708 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 07:05:06.769 | Enabling site nova-api-wsgi. 2022-04-14 07:05:06.774 | To activate the new configuration, you need to run: 2022-04-14 07:05:06.774 | systemctl reload apache2 2022-04-14 07:05:06.778 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:05:06.781 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:05:06.783 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:05:06.785 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:05:06.922 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 07:05:06.943 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:06.945 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-14 07:05:06.948 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:05:06.950 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 07:05:06.953 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 07:05:06.955 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 07:05:06.957 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:05:06.960 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:05:06.965 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 07:05:06.967 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:05:06.969 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:05:06.983 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:05:06.983 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:05:06.992 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:05:06.996 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:05:07.011 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 07:05:07.014 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:05:07.017 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:05:07.047 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 07:05:07.075 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 07:05:07.103 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:05:07.131 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:05:07.157 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:05:07.186 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:05:07.214 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:05:07.241 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:05:07.268 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:05:07.296 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:05:07.323 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:05:07.351 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:05:07.378 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 07:05:07.380 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 07:05:07.408 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 07:05:07.425 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:07.427 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:05:07.458 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 07:05:07.461 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 07:05:07.463 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 07:05:07.480 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:07.483 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:05:07.485 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:05:07.513 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 07:05:07.544 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 07:05:07.546 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:05:07.549 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 07:05:07.551 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:05:07.553 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:05:07.556 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:05:07.572 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:07.575 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:05:07.578 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:05:07.580 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:05:07.597 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:07.599 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:05:07.602 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:05:07.630 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:05:07.633 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:05:07.635 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 07:05:07.664 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 07:05:07.691 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 07:05:07.723 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 07:05:07.739 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:07.741 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:05:07.769 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 07:05:07.772 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 07:05:07.775 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 07:05:07.808 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 07:05:07.836 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.37/identity 2022-04-14 07:05:07.864 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 07:05:07.892 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 07:05:07.920 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 07:05:07.949 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 07:05:07.977 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 07:05:08.005 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 07:05:08.033 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 07:05:08.050 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:08.053 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 07:05:08.057 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:05:08.059 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 07:05:08.062 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 07:05:08.064 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 07:05:08.067 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:05:08.069 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:05:08.072 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:05:08.074 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 07:05:08.076 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 07:05:08.081 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 07:05:08.083 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 07:05:08.086 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 07:05:08.089 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 07:05:08.091 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 07:05:08.094 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 07:05:08.128 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 07:05:08.160 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 07:05:08.192 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:05:08.195 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 07:05:08.198 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 07:05:08.200 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 07:05:08.216 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:08.220 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 07:05:08.220 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 07:05:08.919 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 07:05:08.921 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 07:05:08.924 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:05:08.926 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 07:05:08.929 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:05:08.931 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 07:05:08.933 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:05:08.949 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:08.952 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 07:05:08.955 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 07:05:08.958 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:05:08.974 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:08.977 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-04-14 07:05:08.980 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-04-14 07:05:09.007 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:05:09.009 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:05:09.012 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 07:05:09.029 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:09.031 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 07:05:09.033 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:05:09.036 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 07:05:09.066 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.37/identity 2022-04-14 07:05:09.094 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 07:05:09.121 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 07:05:09.149 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 07:05:09.177 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 07:05:09.204 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 07:05:09.233 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 07:05:09.260 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 07:05:09.263 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 07:05:09.265 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 07:05:09.268 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:05:09.285 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:05:09.287 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:05:09.290 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:05:09.292 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:05:09.294 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:05:09.322 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:05:09.351 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:05:09.378 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:05:09.406 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:05:09.409 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 07:05:09.413 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:05:09.416 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 07:05:09.418 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 07:05:09.421 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 07:05:09.424 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:05:09.426 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:05:09.430 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:05:09.432 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 07:05:09.434 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 07:05:09.437 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:05:09.439 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 07:05:09.441 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 07:05:09.444 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 07:05:09.461 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:09.463 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 07:05:09.466 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 07:05:09.482 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:09.486 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 07:05:09.504 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:09.507 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 07:05:09.524 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:09.526 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-14 07:05:09.544 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:09.547 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-14 07:05:09.549 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 07:05:09.552 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 07:05:09.554 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:05:09.557 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 07:05:09.559 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 07:05:09.562 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 07:05:09.565 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:09.567 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:09.570 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 07:05:09.572 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:05:09.575 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:05:09.577 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:05:09.580 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:05:09.583 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:05:09.586 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:05:09.588 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:09.591 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:09.593 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:05:09.596 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:05:09.598 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:05:09.601 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:05:09.604 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 07:05:09.606 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:05:09.609 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:09.611 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:09.614 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 07:05:09.635 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 07:05:09.745 | Reading package lists... 2022-04-14 07:05:09.989 | Building dependency tree... 2022-04-14 07:05:09.990 | Reading state information... 2022-04-14 07:05:10.245 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:05:10.245 | The following packages were automatically installed and are no longer required: 2022-04-14 07:05:10.246 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:05:10.246 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:05:10.246 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:05:10.246 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:05:10.246 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:05:10.246 | python3-zope.interface 2022-04-14 07:05:10.246 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:05:10.362 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:05:10.367 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:05:10.369 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:05:10.372 | + functions-common:time_stop:2432 : local name 2022-04-14 07:05:10.374 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:05:10.377 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:05:10.379 | + functions-common:time_stop:2435 : local total 2022-04-14 07:05:10.381 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:05:10.384 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:05:10.386 | + functions-common:time_stop:2439 : start_time=1649919909632 2022-04-14 07:05:10.389 | + functions-common:time_stop:2441 : [[ -z 1649919909632 ]] 2022-04-14 07:05:10.391 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:05:10.396 | + functions-common:time_stop:2444 : end_time=1649919910393 2022-04-14 07:05:10.398 | + functions-common:time_stop:2445 : elapsed_time=761 2022-04-14 07:05:10.400 | + functions-common:time_stop:2446 : total=6006 2022-04-14 07:05:10.403 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:05:10.405 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6767 2022-04-14 07:05:10.407 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:05:10.410 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 07:05:10.413 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 07:05:10.415 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 07:05:10.418 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 07:05:10.420 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 07:05:10.443 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 07:05:10.446 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:05:10.448 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:05:10.451 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:05:10.453 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:05:10.456 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:05:10.459 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:05:10.461 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:10.464 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:10.466 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:05:10.469 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:05:10.471 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:05:10.474 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:05:10.476 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 07:05:10.479 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:05:10.481 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:10.484 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:10.487 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 07:05:10.512 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-14 07:05:10.621 | Reading package lists... 2022-04-14 07:05:10.862 | Building dependency tree... 2022-04-14 07:05:10.863 | Reading state information... 2022-04-14 07:05:11.114 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 07:05:11.114 | The following packages were automatically installed and are no longer required: 2022-04-14 07:05:11.116 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:05:11.116 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:05:11.116 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:05:11.116 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:05:11.116 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:05:11.116 | python3-zope.interface 2022-04-14 07:05:11.116 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:05:11.239 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:05:11.243 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:05:11.246 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:05:11.248 | + functions-common:time_stop:2432 : local name 2022-04-14 07:05:11.251 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:05:11.253 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:05:11.255 | + functions-common:time_stop:2435 : local total 2022-04-14 07:05:11.258 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:05:11.260 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:05:11.262 | + functions-common:time_stop:2439 : start_time=1649919910509 2022-04-14 07:05:11.265 | + functions-common:time_stop:2441 : [[ -z 1649919910509 ]] 2022-04-14 07:05:11.268 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:05:11.272 | + functions-common:time_stop:2444 : end_time=1649919911269 2022-04-14 07:05:11.275 | + functions-common:time_stop:2445 : elapsed_time=760 2022-04-14 07:05:11.277 | + functions-common:time_stop:2446 : total=6767 2022-04-14 07:05:11.279 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:05:11.282 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7527 2022-04-14 07:05:11.284 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:05:11.287 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 07:05:11.290 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 07:05:11.293 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:05:11.295 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:11.298 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:11.300 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 07:05:11.303 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 07:05:11.358 | wsgi (enabled by maintainer script) 2022-04-14 07:05:11.361 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 07:05:11.364 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 07:05:11.366 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:05:11.369 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 07:05:11.372 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 07:05:11.375 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:05:11.378 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:05:11.379 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:05:11.384 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 07:05:11.387 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 07:05:11.389 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 07:05:11.392 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 07:05:11.395 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 07:05:11.418 | Using python 3.8 to install osc-placement 2022-04-14 07:05:11.420 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-14 07:05:12.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:05:12.301 | from cryptography.utils import int_from_bytes 2022-04-14 07:05:12.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:05:12.301 | from cryptography.utils import int_from_bytes 2022-04-14 07:05:13.477 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:05:13.510 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 07:05:13.521 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 07:05:13.522 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 07:05:13.523 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 07:05:13.524 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 07:05:13.525 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 07:05:13.526 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 07:05:13.585 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-14 07:05:13.586 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-14 07:05:13.588 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-14 07:05:13.589 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-14 07:05:13.602 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-14 07:05:13.604 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-14 07:05:13.605 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-14 07:05:13.620 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-14 07:05:13.621 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-14 07:05:13.622 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-14 07:05:13.623 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-14 07:05:13.625 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-14 07:05:13.626 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-14 07:05:13.646 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-14 07:05:13.647 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-14 07:05:13.649 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-14 07:05:13.650 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-14 07:05:13.658 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-14 07:05:13.697 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-14 07:05:13.698 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-14 07:05:13.699 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-14 07:05:13.702 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-14 07:05:13.702 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-14 07:05:13.703 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-14 07:05:13.705 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-14 07:05:13.706 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-14 07:05:13.772 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-14 07:05:13.774 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-14 07:05:13.776 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-14 07:05:13.777 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-14 07:05:13.865 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-14 07:05:13.866 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-14 07:05:13.867 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-14 07:05:13.910 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-14 07:05:13.951 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-14 07:05:14.124 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-14 07:05:16.377 | 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 2022-04-14 07:05:16.384 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:05:16.384 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:05:16.505 | + inc/python:pip_install:200 : result=0 2022-04-14 07:05:16.508 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:05:16.510 | + functions-common:time_stop:2432 : local name 2022-04-14 07:05:16.513 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:05:16.516 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:05:16.518 | + functions-common:time_stop:2435 : local total 2022-04-14 07:05:16.521 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:05:16.523 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:05:16.526 | + functions-common:time_stop:2439 : start_time=1649919911412 2022-04-14 07:05:16.528 | + functions-common:time_stop:2441 : [[ -z 1649919911412 ]] 2022-04-14 07:05:16.532 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:05:16.536 | + functions-common:time_stop:2444 : end_time=1649919916533 2022-04-14 07:05:16.539 | + functions-common:time_stop:2445 : elapsed_time=5121 2022-04-14 07:05:16.542 | + functions-common:time_stop:2446 : total=174654 2022-04-14 07:05:16.544 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:05:16.547 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=179775 2022-04-14 07:05:16.549 | + inc/python:pip_install:203 : return 0 2022-04-14 07:05:16.552 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-14 07:05:16.555 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 07:05:16.557 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 07:05:16.560 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:05:16.562 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:05:16.566 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:05:16.569 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:05:16.571 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:05:16.574 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:05:16.591 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:05:16.594 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:05:16.596 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:05:16.599 | + functions-common:git_clone:629 : echo master 2022-04-14 07:05:16.599 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:05:16.605 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 07:05:16.608 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:05:16.610 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 07:05:16.623 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 07:05:16.627 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:05:16.627 | + functions-common:git_clone:685 : head -1 2022-04-14 07:05:16.631 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-14 07:05:16.634 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:05:16.636 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 07:05:16.639 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:05:16.641 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:05:16.644 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 07:05:16.646 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:05:16.649 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 07:05:16.651 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:05:16.654 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:05:16.656 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 07:05:16.659 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:05:16.661 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:05:16.665 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 07:05:16.667 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:05:16.670 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 07:05:16.673 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:05:16.675 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:05:16.679 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 07:05:16.685 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 07:05:16.687 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-14 07:05:17.367 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 07:05:17.370 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:05:17.372 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:05:17.375 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:05:17.377 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:05:17.380 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 07:05:17.383 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:05:17.385 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:05:17.388 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:05:17.390 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:05:17.393 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:05:17.395 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:05:17.398 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:05:17.400 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 07:05:17.422 | Using python 3.8 to install /opt/stack/placement 2022-04-14 07:05:17.425 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-14 07:05:18.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:05:18.293 | from cryptography.utils import int_from_bytes 2022-04-14 07:05:18.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:05:18.293 | from cryptography.utils import int_from_bytes 2022-04-14 07:05:19.476 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:05:19.508 | Obtaining file:///opt/stack/placement 2022-04-14 07:05:19.509 | Preparing metadata (setup.py): started 2022-04-14 07:05:24.183 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:05:24.228 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-14 07:05:24.229 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-14 07:05:24.230 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-14 07:05:24.232 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-14 07:05:24.233 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-14 07:05:24.234 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 07:05:24.234 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-14 07:05:24.237 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-14 07:05:24.238 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 07:05:24.239 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-14 07:05:24.240 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-14 07:05:24.241 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-14 07:05:24.243 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-14 07:05:24.244 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-14 07:05:24.245 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-14 07:05:24.246 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-14 07:05:24.247 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-14 07:05:24.248 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 07:05:24.249 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-14 07:05:24.250 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-14 07:05:24.251 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-14 07:05:24.317 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-14 07:05:24.319 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-14 07:05:24.320 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-14 07:05:24.321 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 07:05:24.322 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-14 07:05:24.323 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 07:05:24.344 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-14 07:05:24.386 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-14 07:05:24.387 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 07:05:24.388 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-14 07:05:24.389 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 07:05:24.391 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-14 07:05:24.445 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-14 07:05:24.447 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-14 07:05:24.449 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-14 07:05:24.450 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-14 07:05:24.491 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-14 07:05:24.494 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-14 07:05:24.513 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-14 07:05:24.514 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 07:05:24.515 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 07:05:24.544 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-14 07:05:24.545 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-14 07:05:24.558 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 07:05:24.574 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-14 07:05:24.576 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-14 07:05:24.578 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-14 07:05:24.579 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-14 07:05:24.622 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-14 07:05:24.624 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-14 07:05:24.625 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-14 07:05:24.627 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-14 07:05:24.644 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-14 07:05:24.835 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-14 07:05:24.875 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-14 07:05:24.876 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-14 07:05:24.877 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-14 07:05:24.895 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-14 07:05:24.929 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-14 07:05:24.986 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-14 07:05:25.051 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-14 07:05:25.136 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-14 07:05:25.187 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-14 07:05:25.384 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-14 07:05:25.384 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-14 07:05:25.385 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-14 07:05:25.464 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 07:05:25.529 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-14 07:05:25.693 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-14 07:05:25.804 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-14 07:05:25.806 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-14 07:05:27.768 | Installing collected packages: openstack-placement 2022-04-14 07:05:27.768 | Attempting uninstall: openstack-placement 2022-04-14 07:05:27.768 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-14 07:05:27.771 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 07:05:27.773 | Running setup.py develop for openstack-placement 2022-04-14 07:05:33.696 | Successfully installed openstack-placement 2022-04-14 07:05:33.696 | 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 2022-04-14 07:05:33.703 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:05:33.703 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:05:33.838 | + inc/python:pip_install:200 : result=0 2022-04-14 07:05:33.840 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:05:33.843 | + functions-common:time_stop:2432 : local name 2022-04-14 07:05:33.845 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:05:33.847 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:05:33.850 | + functions-common:time_stop:2435 : local total 2022-04-14 07:05:33.853 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:05:33.855 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:05:33.857 | + functions-common:time_stop:2439 : start_time=1649919917417 2022-04-14 07:05:33.859 | + functions-common:time_stop:2441 : [[ -z 1649919917417 ]] 2022-04-14 07:05:33.862 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:05:33.867 | + functions-common:time_stop:2444 : end_time=1649919933864 2022-04-14 07:05:33.869 | + functions-common:time_stop:2445 : elapsed_time=16447 2022-04-14 07:05:33.872 | + functions-common:time_stop:2446 : total=179775 2022-04-14 07:05:33.874 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:05:33.876 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=196222 2022-04-14 07:05:33.879 | + inc/python:pip_install:203 : return 0 2022-04-14 07:05:33.881 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:05:33.884 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:05:33.886 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:05:33.906 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:05:33.918 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 07:05:33.921 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 07:05:33.923 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:05:33.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:05:33.929 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 07:05:33.932 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:05:33.934 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:05:33.937 | + ./stack.sh:main:945 : configure_placement 2022-04-14 07:05:33.939 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 07:05:33.951 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 07:05:33.954 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 07:05:33.959 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 07:05:33.962 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 07:05:33.964 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 07:05:33.967 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 07:05:33.969 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 07:05:33.972 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 07:05:34.006 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 07:05:34.041 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 07:05:34.073 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 07:05:34.076 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:05:34.078 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 07:05:34.081 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:05:34.084 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 07:05:34.116 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 07:05:34.145 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-14 07:05:34.174 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 07:05:34.204 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 07:05:34.234 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 07:05:34.265 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 07:05:34.295 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 07:05:34.324 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:05:34.355 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:05:34.384 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 07:05:34.387 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 07:05:34.389 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:05:34.392 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:05:34.411 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:05:34.414 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:05:34.416 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:05:34.419 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:05:34.421 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:05:34.450 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:05:34.481 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:05:34.510 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:05:34.539 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 07:05:34.542 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 07:05:34.544 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 07:05:34.547 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 07:05:34.549 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 07:05:34.552 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:05:34.554 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:05:34.558 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 07:05:34.562 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 07:05:34.564 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:05:34.567 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:05:34.580 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:05:34.581 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:05:34.590 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:05:34.593 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:05:34.608 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 07:05:34.611 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 07:05:34.615 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 07:05:34.647 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 07:05:34.675 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 07:05:34.704 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:05:34.733 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:05:34.762 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:05:34.791 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:05:34.820 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:05:34.849 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:05:34.878 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:05:34.907 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:05:34.936 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:05:34.964 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:05:34.993 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:05:34.996 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:05:34.999 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 07:05:35.002 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 07:05:35.004 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:05:35.007 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:35.010 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:35.012 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:05:35.015 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 07:05:35.018 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 07:05:35.046 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:05:35.076 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-14 07:05:35.076 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:05:35.085 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 07:05:35.089 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 07:05:35.091 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 07:05:35.094 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:05:35.096 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:05:35.099 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:05:35.101 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:35.104 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:35.106 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:05:35.109 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:05:35.111 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:35.114 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:35.117 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 07:05:35.177 | Site placement-api already enabled 2022-04-14 07:05:35.182 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:05:35.185 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:05:35.187 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:05:35.190 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:05:35.325 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-14 07:05:35.346 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:35.349 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-14 07:05:35.367 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:35.370 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-14 07:05:35.389 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:35.392 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-14 07:05:35.394 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 07:05:35.397 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 07:05:35.430 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-04-14 07:05:35.460 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 07:05:35.489 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 07:05:35.519 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 07:05:35.549 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 07:05:35.578 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 07:05:35.608 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 07:05:35.638 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-14 07:05:35.655 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:35.658 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-14 07:05:35.676 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:35.679 | + ./stack.sh:main:971 : run_phase stack install 2022-04-14 07:05:35.682 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:05:35.684 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 07:05:35.687 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:05:35.689 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:05:35.692 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:05:35.694 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:05:35.697 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:05:35.700 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:05:35.704 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:05:35.707 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:05:35.710 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:05:35.713 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 07:05:35.715 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:05:35.731 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:35.734 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:05:35.736 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:05:35.738 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 07:05:35.740 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 07:05:35.743 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:05:35.745 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-14 07:05:35.747 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 07:05:35.750 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 07:05:35.806 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 07:05:35.844 | [98385 Async install_tempest:123804]: running: install_tempest 2022-04-14 07:05:35.846 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:05:35.849 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:05:35.852 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:05:35.855 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:05:35.858 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 07:05:35.860 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:05:35.863 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 07:05:35.866 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:05:35.869 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:05:35.871 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-14 07:05:35.874 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 07:05:35.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:05:35.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:05:35.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 07:05:35.885 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:05:35.888 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-14 07:05:35.890 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 07:05:35.893 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:05:35.896 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 07:05:35.900 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 07:05:35.903 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:05:35.907 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:05:35.907 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:05:35.913 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 07:05:35.916 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 07:05:35.919 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 07:05:35.922 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 07:05:35.925 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 07:05:35.948 | Using python 3.8 to install python-openstackclient 2022-04-14 07:05:35.951 | + 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-openstackclient 2022-04-14 07:05:36.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:05:36.833 | from cryptography.utils import int_from_bytes 2022-04-14 07:05:36.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:05:36.833 | from cryptography.utils import int_from_bytes 2022-04-14 07:05:38.012 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:05:38.044 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 07:05:38.063 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 07:05:38.064 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-14 07:05:38.065 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 07:05:38.066 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 07:05:38.068 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 07:05:38.069 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 07:05:38.070 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 07:05:38.071 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 07:05:38.072 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 07:05:38.073 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 07:05:38.074 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 07:05:38.085 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-14 07:05:38.086 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-14 07:05:38.088 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-14 07:05:38.089 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-14 07:05:38.090 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-14 07:05:38.116 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-14 07:05:38.118 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-14 07:05:38.119 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-14 07:05:38.121 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-14 07:05:38.121 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-14 07:05:38.123 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-14 07:05:38.124 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-14 07:05:38.125 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-14 07:05:38.126 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-14 07:05:38.127 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-14 07:05:38.128 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-14 07:05:38.142 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-14 07:05:38.160 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-14 07:05:38.162 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-14 07:05:38.164 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-14 07:05:38.165 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-14 07:05:38.186 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-14 07:05:38.204 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-14 07:05:38.207 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-14 07:05:38.208 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-14 07:05:38.302 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-14 07:05:38.304 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-14 07:05:38.305 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-14 07:05:38.347 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-14 07:05:38.358 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-14 07:05:38.396 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-14 07:05:38.561 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-14 07:05:38.575 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-14 07:05:38.677 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-14 07:05:38.678 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-14 07:05:38.681 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-14 07:05:38.682 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-14 07:05:38.843 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-14 07:05:41.143 | 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 2022-04-14 07:05:41.150 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:05:41.150 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:05:41.275 | + inc/python:pip_install:200 : result=0 2022-04-14 07:05:41.278 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:05:41.280 | + functions-common:time_stop:2432 : local name 2022-04-14 07:05:41.283 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:05:41.285 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:05:41.288 | + functions-common:time_stop:2435 : local total 2022-04-14 07:05:41.290 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:05:41.293 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:05:41.295 | + functions-common:time_stop:2439 : start_time=1649919935942 2022-04-14 07:05:41.297 | + functions-common:time_stop:2441 : [[ -z 1649919935942 ]] 2022-04-14 07:05:41.300 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:05:41.305 | + functions-common:time_stop:2444 : end_time=1649919941302 2022-04-14 07:05:41.308 | + functions-common:time_stop:2445 : elapsed_time=5360 2022-04-14 07:05:41.310 | + functions-common:time_stop:2446 : total=196222 2022-04-14 07:05:41.312 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:05:41.315 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=201582 2022-04-14 07:05:41.317 | + inc/python:pip_install:203 : return 0 2022-04-14 07:05:41.320 | + ./stack.sh:main:983 : install_oscwrap 2022-04-14 07:05:41.323 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 07:05:41.328 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.HcAHW7TnnG 2022-04-14 07:05:41.331 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 07:05:41.333 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 07:05:41.336 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 07:05:41.339 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:05:41.341 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:05:41.344 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-14 07:05:41.362 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:41.365 | + ./stack.sh:main:1037 : configure_database 2022-04-14 07:05:41.368 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 07:05:41.370 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 07:05:41.373 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 07:05:41.375 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:05:41.377 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-14 07:05:41.380 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 07:05:41.382 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:41.385 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:41.387 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 07:05:41.390 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 07:05:41.393 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 07:05:41.394 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 07:05:41.399 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 07:05:41.453 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 07:05:41.456 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:05:41.458 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:05:41.461 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:05:41.463 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:05:41.466 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:05:41.468 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:05:41.470 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:05:41.473 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:05:41.476 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:05:41.478 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:05:41.480 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:05:41.483 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 07:05:41.485 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:05:41.488 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:05:41.490 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:05:41.493 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:05:41.495 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:05:41.498 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:05:41.500 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 07:05:41.503 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:41.505 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:41.508 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 07:05:41.510 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:05:41.513 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:05:43.880 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 07:05:43.895 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 07:05:43.896 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 07:05:43.900 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 07:05:43.902 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 07:05:43.904 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:43.907 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:43.909 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 07:05:43.912 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 07:05:43.915 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 07:05:43.917 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:43.919 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:43.922 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 07:05:43.924 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 07:05:43.927 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-14 07:05:43.940 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:05:43.998 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 07:05:44.010 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:05:44.055 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 07:05:44.111 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 07:05:44.165 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 07:05:44.220 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 07:05:44.223 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 07:05:44.226 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:05:44.228 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:05:47.154 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-14 07:05:47.157 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-14 07:05:47.160 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:05:47.165 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-070547 2022-04-14 07:05:47.168 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-070547 1041' 2022-04-14 07:05:47.170 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:47.173 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:05:47.175 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:47.178 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:05:47.181 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:47.183 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:05:47.186 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:47.188 | + 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 2022-04-14 07:05:47.191 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:47.194 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-04-14 07:05:47.196 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:47.199 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-04-14 07:05:47.201 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:47.204 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-070117 2022-04-14 07:05:47.206 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:47.209 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:05:47.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:47.215 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-04-14 07:05:47.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:47.219 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:05:47.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:47.234 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:05:47.236 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:47.239 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:05:47.241 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:47.244 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:05:47.246 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-14 07:05:47.249 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 07:05:47.251 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 07:05:47.263 | + ./stack.sh:main:1067 : start_dstat 2022-04-14 07:05:47.266 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:05:47.268 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 07:05:47.271 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:05:47.274 | + functions-common:run_process:1689 : local group= 2022-04-14 07:05:47.276 | + functions-common:run_process:1690 : local user= 2022-04-14 07:05:47.279 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 07:05:47.281 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:05:47.284 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:05:47.286 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:05:47.289 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:05:47.293 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:05:47.297 | + functions-common:time_start:2423 : _TIME_START[$name]=1649919947294 2022-04-14 07:05:47.300 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 07:05:47.316 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:47.320 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 07:05:47.322 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 07:05:47.325 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:05:47.327 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:05:47.330 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:05:47.333 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:05:47.336 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 07:05:47.338 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 07:05:47.341 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 07:05:47.343 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:05:47.346 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:05:47.349 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 07:05:47.351 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 07:05:47.354 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 07:05:47.356 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:05:47.358 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:05:47.361 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 07:05:47.363 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:05:47.366 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:05:47.368 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 07:05:47.371 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:05:47.375 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 07:05:47.427 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 07:05:47.479 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:05:47.531 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 07:05:47.583 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 07:05:47.636 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:05:47.688 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:05:47.691 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 07:05:47.743 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:05:48.127 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 07:05:48.140 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 07:05:48.523 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 07:05:48.544 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:05:48.548 | + functions-common:time_stop:2432 : local name 2022-04-14 07:05:48.550 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:05:48.553 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:05:48.555 | + functions-common:time_stop:2435 : local total 2022-04-14 07:05:48.558 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:05:48.560 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:05:48.563 | + functions-common:time_stop:2439 : start_time=1649919947294 2022-04-14 07:05:48.565 | + functions-common:time_stop:2441 : [[ -z 1649919947294 ]] 2022-04-14 07:05:48.568 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:05:48.573 | + functions-common:time_stop:2444 : end_time=1649919948570 2022-04-14 07:05:48.575 | + functions-common:time_stop:2445 : elapsed_time=1276 2022-04-14 07:05:48.578 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:05:48.580 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:05:48.583 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1276 2022-04-14 07:05:48.586 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 07:05:48.588 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 07:05:48.591 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 07:05:48.593 | + functions-common:run_process:1689 : local group= 2022-04-14 07:05:48.596 | + functions-common:run_process:1690 : local user=root 2022-04-14 07:05:48.598 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 07:05:48.601 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:05:48.604 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:05:48.606 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:05:48.608 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:05:48.612 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:05:48.616 | + functions-common:time_start:2423 : _TIME_START[$name]=1649919948613 2022-04-14 07:05:48.619 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 07:05:48.641 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:48.644 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:05:48.646 | + functions-common:time_stop:2432 : local name 2022-04-14 07:05:48.649 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:05:48.652 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:05:48.654 | + functions-common:time_stop:2435 : local total 2022-04-14 07:05:48.657 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:05:48.659 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:05:48.662 | + functions-common:time_stop:2439 : start_time=1649919948613 2022-04-14 07:05:48.665 | + functions-common:time_stop:2441 : [[ -z 1649919948613 ]] 2022-04-14 07:05:48.668 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:05:48.673 | + functions-common:time_stop:2444 : end_time=1649919948670 2022-04-14 07:05:48.675 | + functions-common:time_stop:2445 : elapsed_time=57 2022-04-14 07:05:48.677 | + functions-common:time_stop:2446 : total=1276 2022-04-14 07:05:48.680 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:05:48.682 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1333 2022-04-14 07:05:48.685 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 07:05:48.702 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:48.706 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-14 07:05:48.730 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:48.734 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-14 07:05:48.756 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:48.758 | + ./stack.sh:main:1080 : start_etcd3 2022-04-14 07:05:48.761 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 07:05:48.763 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837552-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 07:05:48.766 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 07:05:48.769 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837552-1-hyperv=http://10.222.0.37:2380' 2022-04-14 07:05:48.771 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.37:2380' 2022-04-14 07:05:48.775 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.37:2379' 2022-04-14 07:05:48.777 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 07:05:48.780 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 07:05:48.782 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.37:2379' 2022-04-14 07:05:48.785 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 07:05:48.788 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 07:05:48.791 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:05:48.793 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837552-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837552-1-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' '' root 2022-04-14 07:05:48.796 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 07:05:48.799 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837552-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837552-1-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-04-14 07:05:48.801 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:05:48.804 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 07:05:48.806 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:05:48.809 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:05:48.811 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:05:48.814 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:05:48.818 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 07:05:48.890 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 07:05:48.953 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837552-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837552-1-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-04-14 07:05:49.004 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 07:05:49.056 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 07:05:49.108 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:05:49.159 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:05:49.162 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 07:05:49.226 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:05:49.621 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 07:05:49.674 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 07:05:49.726 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 07:05:49.780 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 07:05:49.834 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 07:05:49.837 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 07:05:49.841 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 07:05:49.844 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 07:05:50.239 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 07:05:50.253 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 07:05:50.628 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 07:05:51.005 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-14 07:05:51.023 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:51.026 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-14 07:05:51.028 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 07:05:51.031 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 07:05:51.036 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 07:05:51.049 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 07:05:51.062 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 07:05:51.064 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:05:51.067 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 07:05:51.202 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 07:05:51.338 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 07:05:51.476 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:05:51.613 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:05:51.752 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:05:51.896 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 07:05:52.036 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 07:05:52.175 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 07:05:52.317 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 07:05:52.457 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 07:05:52.463 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 07:05:52.466 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 07:05:52.469 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 07:05:52.473 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-14 07:05:52.477 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-14 07:05:52.480 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-14 07:05:52.496 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:52.499 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-14 07:05:52.501 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:05:52.504 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-14 07:05:52.506 | + ./stack.sh:main:1097 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-04-14 07:05:52.509 | + ./stack.sh:main:1098 : init_keystone 2022-04-14 07:05:52.512 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 07:05:52.529 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:52.531 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 07:05:52.534 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 07:05:52.536 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 07:05:52.539 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 07:05:52.542 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 07:05:52.544 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 07:05:52.549 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:05:58.699 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 07:05:58.704 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:05:58.792 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 07:05:58.794 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 07:05:58.797 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:05:58.799 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:05:58.803 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:05:58.807 | + functions-common:time_start:2423 : _TIME_START[$name]=1649919958804 2022-04-14 07:05:58.813 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 07:06:03.590 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=125737) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:06:03.597 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:06:03.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:03.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:03.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:03.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:03.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:03.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:03.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:03.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:03.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:03.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:03.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:03.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:03.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:03.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:03.600 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:06:03.600 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:06:03.627 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:06:03.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:03.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:03.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:03.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:03.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:03.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:03.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:03.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:03.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:03.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:03.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:03.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:03.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:03.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:03.630 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:06:03.630 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:06:04.094 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:06:04.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:04.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:04.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:04.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:04.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:04.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:04.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:04.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:04.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:04.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:04.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:04.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:04.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:04.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:04.097 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:06:04.097 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:06:04.105 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:06:21.515 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 07:06:21.540 | [123804 Async install_tempest:123804]: finished successfully 2022-04-14 07:06:29.053 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:29.053 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:06:29.110 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:29.110 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:06:29.178 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:29.178 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:06:29.241 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:29.241 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:06:29.315 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:29.315 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:06:29.383 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:29.384 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:06:30.052 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:30.053 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:06:30.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.059 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:06:30.059 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:06:30.059 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:06:30.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.060 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:06:30.060 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:06:30.066 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:06:30.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.069 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:06:30.069 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:06:30.445 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:06:30.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.448 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:06:30.448 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:06:30.544 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:06:30.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:30.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:30.548 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:06:30.548 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:06:30.555 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:06:30.716 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:30.716 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:06:30.790 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:30.791 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:06:30.870 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:30.870 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:06:30.950 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:30.950 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:06:31.041 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:31.041 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:06:31.104 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:31.104 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:06:31.155 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:31.156 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:06:31.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.158 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:06:31.159 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:06:31.159 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:06:31.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.162 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:06:31.162 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:06:31.169 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:06:31.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.172 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:06:31.172 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:06:31.480 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:06:31.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.483 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:06:31.484 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:06:31.601 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:06:31.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:06:31.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:06:31.604 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:06:31.604 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125737) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:06:31.610 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:06:31.670 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:31.670 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:06:31.715 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:31.715 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:06:31.778 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:31.778 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:06:31.852 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:31.853 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:06:31.915 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:31.915 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:06:31.989 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:31.990 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:06:32.069 | INFO migrate.versioning.api [-] done 2022-04-14 07:06:32.461 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 07:06:32.464 | + functions-common:time_stop:2432 : local name 2022-04-14 07:06:32.467 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:06:32.470 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:06:32.472 | + functions-common:time_stop:2435 : local total 2022-04-14 07:06:32.475 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:06:32.478 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 07:06:32.481 | + functions-common:time_stop:2439 : start_time=1649919958804 2022-04-14 07:06:32.483 | + functions-common:time_stop:2441 : [[ -z 1649919958804 ]] 2022-04-14 07:06:32.486 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:06:32.491 | + functions-common:time_stop:2444 : end_time=1649919992488 2022-04-14 07:06:32.494 | + functions-common:time_stop:2445 : elapsed_time=33684 2022-04-14 07:06:32.497 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:06:32.499 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:06:32.502 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=33684 2022-04-14 07:06:32.504 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 07:06:32.506 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 07:06:32.510 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 07:06:37.085 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 07:06:37.085 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:06:37.086 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:06:37.087 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 07:06:37.087 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:06:37.087 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:06:37.087 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:06:37.088 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:06:37.088 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:06:37.442 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 07:06:37.447 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 07:06:41.953 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 07:06:41.953 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:06:41.954 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:06:41.954 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 07:06:41.954 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:06:41.955 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:06:41.955 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:06:41.955 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:06:41.956 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:06:42.310 | + ./stack.sh:main:1099 : start_keystone 2022-04-14 07:06:42.312 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 07:06:42.320 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 07:06:42.321 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 07:06:42.334 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:06:42.338 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:06:42.341 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 07:06:42.345 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 07:06:42.348 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 07:06:42.350 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:06:42.353 | + functions-common:run_process:1689 : local group= 2022-04-14 07:06:42.355 | + functions-common:run_process:1690 : local user= 2022-04-14 07:06:42.358 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 07:06:42.360 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:06:42.363 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:06:42.366 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:06:42.368 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:06:42.371 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:06:42.376 | + functions-common:time_start:2423 : _TIME_START[$name]=1649920002373 2022-04-14 07:06:42.378 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 07:06:42.394 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:06:42.397 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 07:06:42.400 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 07:06:42.405 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:06:42.405 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:06:42.407 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:06:42.410 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:06:42.412 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 07:06:42.415 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 07:06:42.418 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 07:06:42.420 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:06:42.424 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:06:42.425 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 07:06:42.428 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 07:06:42.431 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 07:06:42.433 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:06:42.435 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 07:06:42.437 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 07:06:42.439 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 07:06:42.441 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 07:06:42.446 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 07:06:42.497 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 07:06:42.548 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 07:06:42.600 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:06:42.652 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:06:42.709 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 07:06:42.761 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 07:06:42.817 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 07:06:42.869 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 07:06:42.921 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 07:06:42.973 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 07:06:42.975 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 07:06:43.027 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 07:06:43.411 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 07:06:43.425 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 07:06:43.804 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 07:06:43.885 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:06:43.888 | + functions-common:time_stop:2432 : local name 2022-04-14 07:06:43.890 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:06:43.892 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:06:43.895 | + functions-common:time_stop:2435 : local total 2022-04-14 07:06:43.897 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:06:43.900 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:06:43.902 | + functions-common:time_stop:2439 : start_time=1649920002373 2022-04-14 07:06:43.905 | + functions-common:time_stop:2441 : [[ -z 1649920002373 ]] 2022-04-14 07:06:43.908 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:06:43.912 | + functions-common:time_stop:2444 : end_time=1649920003909 2022-04-14 07:06:43.914 | + functions-common:time_stop:2445 : elapsed_time=1536 2022-04-14 07:06:43.917 | + functions-common:time_stop:2446 : total=1333 2022-04-14 07:06:43.919 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:06:43.922 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2869 2022-04-14 07:06:43.924 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 07:06:43.924 | Waiting for keystone to start... 2022-04-14 07:06:43.927 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.37/identity/v3/ 2022-04-14 07:06:43.930 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.37/identity/v3/ 2022-04-14 07:06:43.933 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 07:06:43.935 | + functions:wait_for_service:458 : local url=http://10.222.0.37/identity/v3/ 2022-04-14 07:06:43.938 | + functions:wait_for_service:459 : local rval=0 2022-04-14 07:06:43.940 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 07:06:43.947 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 07:06:43.949 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:06:43.952 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:06:43.955 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:06:43.960 | + functions-common:time_start:2423 : _TIME_START[$name]=1649920003957 2022-04-14 07:06:43.962 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 07:06:43.968 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/identity/v3/ 2022-04-14 07:06:50.446 | + :: : [[ 200 == 503 ]] 2022-04-14 07:06:50.447 | + :: : [[ 0 -eq 7 ]] 2022-04-14 07:06:50.450 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 07:06:50.453 | + functions-common:time_stop:2432 : local name 2022-04-14 07:06:50.456 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:06:50.458 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:06:50.461 | + functions-common:time_stop:2435 : local total 2022-04-14 07:06:50.464 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:06:50.466 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 07:06:50.469 | + functions-common:time_stop:2439 : start_time=1649920003957 2022-04-14 07:06:50.471 | + functions-common:time_stop:2441 : [[ -z 1649920003957 ]] 2022-04-14 07:06:50.474 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:06:50.479 | + functions-common:time_stop:2444 : end_time=1649920010476 2022-04-14 07:06:50.481 | + functions-common:time_stop:2445 : elapsed_time=6519 2022-04-14 07:06:50.483 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:06:50.486 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:06:50.488 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6519 2022-04-14 07:06:50.491 | + functions:wait_for_service:467 : return 0 2022-04-14 07:06:50.493 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 07:06:50.511 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:06:50.513 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 07:06:50.521 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:06:50.524 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 07:06:50.550 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-14 07:06:50.556 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.37/identity 2022-04-14 07:06:55.106 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.106 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.107 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.114 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.131 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.131 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.161 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.194 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.194 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.282 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.282 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.282 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.283 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.283 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.283 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.296 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.296 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.296 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.296 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.296 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.297 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.297 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.304 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.307 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.307 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.307 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.307 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.307 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.308 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.308 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=126582) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:06:55.341 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=126582) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:06:55.715 | INFO keystone.cmd.bootstrap [None req-03e5b2a5-d369-454f-8281-11b7dd50ebe5 None None] Created domain default 2022-04-14 07:06:55.823 | INFO keystone.cmd.bootstrap [None req-03e5b2a5-d369-454f-8281-11b7dd50ebe5 None None] Created project admin 2022-04-14 07:06:55.850 | DEBUG passlib.handlers.bcrypt [None req-03e5b2a5-d369-454f-8281-11b7dd50ebe5 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=126582) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 07:06:55.851 | DEBUG passlib.handlers.bcrypt [None req-03e5b2a5-d369-454f-8281-11b7dd50ebe5 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=126582) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 07:06:55.951 | INFO keystone.cmd.bootstrap [None req-03e5b2a5-d369-454f-8281-11b7dd50ebe5 None None] Created user admin 2022-04-14 07:06:56.014 | INFO keystone.cmd.bootstrap [None req-03e5b2a5-d369-454f-8281-11b7dd50ebe5 None None] Created role reader 2022-04-14 07:06:56.106 | INFO keystone.cmd.bootstrap [None req-03e5b2a5-d369-454f-8281-11b7dd50ebe5 None None] Created role member 2022-04-14 07:06:56.182 | INFO keystone.cmd.bootstrap [None req-03e5b2a5-d369-454f-8281-11b7dd50ebe5 None None] Created implied role where 9faa4d2dd46d4ad391e476129c7f8dd4 implies 3c4318bf1f7a4021b855d7abc93e2e1b 2022-04-14 07:06:56.391 | INFO keystone.cmd.bootstrap [None req-03e5b2a5-d369-454f-8281-11b7dd50ebe5 None None] Created role admin 2022-04-14 07:06:56.497 | INFO keystone.cmd.bootstrap [None req-03e5b2a5-d369-454f-8281-11b7dd50ebe5 None None] Created implied role where ab16d6f656594ca08b10c885482f1017 implies 9faa4d2dd46d4ad391e476129c7f8dd4 2022-04-14 07:06:56.562 | INFO keystone.cmd.bootstrap [None req-03e5b2a5-d369-454f-8281-11b7dd50ebe5 None None] Granted role admin on project admin to user admin. 2022-04-14 07:06:56.633 | INFO keystone.cmd.bootstrap [None req-03e5b2a5-d369-454f-8281-11b7dd50ebe5 None None] Granted role admin on the system to user admin. 2022-04-14 07:06:56.685 | WARNING py.warnings [None req-03e5b2a5-d369-454f-8281-11b7dd50ebe5 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-14 07:06:56.685 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 07:06:56.685 |  2022-04-14 07:06:56.689 | INFO keystone.cmd.bootstrap [None req-03e5b2a5-d369-454f-8281-11b7dd50ebe5 None None] Created region RegionOne 2022-04-14 07:06:56.802 | INFO keystone.cmd.bootstrap [None req-03e5b2a5-d369-454f-8281-11b7dd50ebe5 None None] Created public endpoint http://10.222.0.37/identity 2022-04-14 07:06:57.244 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 07:06:57.247 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-14 07:06:57.250 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 07:06:57.253 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 07:07:00.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:00.245 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:00.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:00.245 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:00.404 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:00.407 | + lib/keystone:create_keystone_accounts:310 : admin_project=5f1372cedeb74da8905e747a9dd4161f 2022-04-14 07:07:00.409 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 07:07:00.412 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 07:07:02.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:02.632 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:02.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:02.632 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:02.793 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:02.796 | + lib/keystone:create_keystone_accounts:312 : admin_user=e5a7bf3321574df2bf1be8c59f225088 2022-04-14 07:07:02.799 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 07:07:02.801 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 07:07:02.803 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 07:07:02.806 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin e5a7bf3321574df2bf1be8c59f225088 default 2022-04-14 07:07:02.863 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin e5a7bf3321574df2bf1be8c59f225088 default 2022-04-14 07:07:02.900 | [98385 Async ks-domain-role:126699]: running: get_or_add_user_domain_role admin e5a7bf3321574df2bf1be8c59f225088 default 2022-04-14 07:07:02.902 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 07:07:02.905 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:07:02.908 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:07:05.893 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:07:05.896 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:07:05.896 | default 2022-04-14 07:07:05.898 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 07:07:05.961 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 07:07:06.005 | [98385 Async ks-project:126828]: running: get_or_create_project service Default 2022-04-14 07:07:06.008 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 07:07:06.084 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 07:07:06.130 | [98385 Async ks-service:126914]: running: get_or_create_role service 2022-04-14 07:07:06.133 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 07:07:06.201 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 07:07:06.289 | [98385 Async ks-reseller:127010]: running: get_or_create_role ResellerAdmin 2022-04-14 07:07:06.310 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 07:07:06.330 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 07:07:06.739 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 07:07:06.888 | [98385 Async ks-anotherrole:127099]: running: get_or_create_role anotherrole 2022-04-14 07:07:06.890 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 07:07:06.894 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 07:07:06.910 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:07:06.944 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 07:07:09.492 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:09.592 | [126914 Async ks-service:126914]: finished successfully 2022-04-14 07:07:10.184 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:10.228 | [127010 Async ks-reseller:127010]: finished successfully 2022-04-14 07:07:10.332 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:10.361 | [126828 Async ks-project:126828]: finished successfully 2022-04-14 07:07:10.775 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:10.806 | [127099 Async ks-anotherrole:127099]: finished successfully 2022-04-14 07:07:10.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:10.827 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:10.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:10.827 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:10.995 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:10.997 | ++ functions-common:get_or_create_project:945 : project_id=df00e117ccab4e21b435e60fbde1dc38 2022-04-14 07:07:11.000 | ++ functions-common:get_or_create_project:946 : echo df00e117ccab4e21b435e60fbde1dc38 2022-04-14 07:07:11.003 | + lib/keystone:create_keystone_accounts:340 : invis_project=df00e117ccab4e21b435e60fbde1dc38 2022-04-14 07:07:11.005 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 07:07:11.009 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 07:07:11.012 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:07:11.015 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 07:07:13.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:13.690 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:13.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:13.690 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:13.833 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:13.860 | [126699 Async ks-domain-role:126699]: finished successfully 2022-04-14 07:07:13.873 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:13.876 | ++ functions-common:get_or_create_project:945 : project_id=d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:13.878 | ++ functions-common:get_or_create_project:946 : echo d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:13.881 | + lib/keystone:create_keystone_accounts:344 : demo_project=d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:13.884 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 07:07:13.887 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 07:07:13.890 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:07:13.892 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 07:07:13.894 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 07:07:13.898 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-14 07:07:16.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:16.452 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:16.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:16.452 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:16.616 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:16.619 | ++ functions-common:get_or_create_user:932 : user_id=fbc2143d0050489b8eb2f0a16099a53a 2022-04-14 07:07:16.622 | ++ functions-common:get_or_create_user:933 : echo fbc2143d0050489b8eb2f0a16099a53a 2022-04-14 07:07:16.625 | + lib/keystone:create_keystone_accounts:347 : demo_user=fbc2143d0050489b8eb2f0a16099a53a 2022-04-14 07:07:16.627 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 07:07:16.677 | [98385 Async ks-domain-role:126699]: Waiting for completion of get_or_add_user_domain_role admin e5a7bf3321574df2bf1be8c59f225088 default running on PID 126699 (6 other jobs running) 2022-04-14 07:07:16.710 | [98385 Async ks-domain-role:126699]: Signaling child to exit 2022-04-14 07:07:16.710 | WAKEUP 2022-04-14 07:07:16.733 | [98385 Async ks-domain-role:126699]: Signaled 2022-04-14 07:07:16.735 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 07:07:16.735 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e5a7bf3321574df2bf1be8c59f225088 --domain default 2022-04-14 07:07:16.735 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:07:16.735 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 07:07:16.735 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:07:16.735 | ++ functions-common:get_field:819 : read data 2022-04-14 07:07:16.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:16.735 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:16.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:16.735 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:16.735 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:16.735 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 07:07:16.735 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 07:07:16.735 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user e5a7bf3321574df2bf1be8c59f225088 --domain default 2022-04-14 07:07:16.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:16.735 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:16.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:16.735 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:16.735 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:07:16.735 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e5a7bf3321574df2bf1be8c59f225088 --domain default 2022-04-14 07:07:16.735 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 07:07:16.735 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:07:16.735 | ++ functions-common:get_field:819 : read data 2022-04-14 07:07:16.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:16.735 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:16.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:16.735 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:16.735 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:16.735 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:07:16.735 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:07:16.736 | ++ functions-common:get_field:825 : echo '| ab16d6f656594ca08b10c885482f1017 | e5a7bf3321574df2bf1be8c59f225088 | | | default | | False |' 2022-04-14 07:07:16.736 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:07:16.736 | ++ functions-common:get_field:819 : read data 2022-04-14 07:07:16.736 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=ab16d6f656594ca08b10c885482f1017 2022-04-14 07:07:16.736 | + functions-common:get_or_add_user_domain_role:1028 : echo ab16d6f656594ca08b10c885482f1017 2022-04-14 07:07:16.736 | ab16d6f656594ca08b10c885482f1017 2022-04-14 07:07:16.778 | [98385 Async ks-domain-role:126699]: finished get_or_add_user_domain_role admin e5a7bf3321574df2bf1be8c59f225088 default with result 0 in 11 seconds 2022-04-14 07:07:16.785 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 07:07:16.820 | [98385 Async ks-project:126828]: Waiting for completion of get_or_create_project service Default running on PID 126828 (5 other jobs running) 2022-04-14 07:07:16.845 | [98385 Async ks-project:126828]: Signaling child to exit 2022-04-14 07:07:16.845 | WAKEUP 2022-04-14 07:07:16.867 | [98385 Async ks-project:126828]: Signaled 2022-04-14 07:07:16.869 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:07:16.869 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 07:07:16.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:16.869 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:16.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:16.869 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:16.869 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:16.869 | + functions-common:get_or_create_project:945 : project_id=dda00d0a5da043b09b1e48ae9cad3ce2 2022-04-14 07:07:16.869 | + functions-common:get_or_create_project:946 : echo dda00d0a5da043b09b1e48ae9cad3ce2 2022-04-14 07:07:16.869 | dda00d0a5da043b09b1e48ae9cad3ce2 2022-04-14 07:07:16.913 | [98385 Async ks-project:126828]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 07:07:16.950 | [98385 Async ks-service:126914]: Waiting for completion of get_or_create_role service running on PID 126914 (4 other jobs running) 2022-04-14 07:07:16.975 | [98385 Async ks-service:126914]: Signaling child to exit 2022-04-14 07:07:16.975 | WAKEUP 2022-04-14 07:07:16.997 | [98385 Async ks-service:126914]: Signaled 2022-04-14 07:07:17.000 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:07:17.000 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 07:07:17.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:17.000 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:17.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:17.000 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:17.000 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:17.000 | + functions-common:get_or_create_role:957 : role_id=f7379445670b497f8b7f282c540930a0 2022-04-14 07:07:17.000 | + functions-common:get_or_create_role:958 : echo f7379445670b497f8b7f282c540930a0 2022-04-14 07:07:17.000 | f7379445670b497f8b7f282c540930a0 2022-04-14 07:07:17.044 | [98385 Async ks-service:126914]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 07:07:17.081 | [98385 Async ks-reseller:127010]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 127010 (3 other jobs running) 2022-04-14 07:07:17.106 | [98385 Async ks-reseller:127010]: Signaling child to exit 2022-04-14 07:07:17.106 | WAKEUP 2022-04-14 07:07:17.129 | [98385 Async ks-reseller:127010]: Signaled 2022-04-14 07:07:17.130 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:07:17.130 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 07:07:17.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:17.130 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:17.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:17.130 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:17.130 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:17.130 | + functions-common:get_or_create_role:957 : role_id=873a4559873f498bb48714274c9e20c4 2022-04-14 07:07:17.130 | + functions-common:get_or_create_role:958 : echo 873a4559873f498bb48714274c9e20c4 2022-04-14 07:07:17.130 | 873a4559873f498bb48714274c9e20c4 2022-04-14 07:07:17.174 | [98385 Async ks-reseller:127010]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-14 07:07:17.212 | [98385 Async ks-anotherrole:127099]: Waiting for completion of get_or_create_role anotherrole running on PID 127099 (2 other jobs running) 2022-04-14 07:07:17.236 | [98385 Async ks-anotherrole:127099]: Signaling child to exit 2022-04-14 07:07:17.236 | WAKEUP 2022-04-14 07:07:17.259 | [98385 Async ks-anotherrole:127099]: Signaled 2022-04-14 07:07:17.260 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:07:17.260 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 07:07:17.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:17.260 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:17.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:17.260 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:17.260 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:17.260 | + functions-common:get_or_create_role:957 : role_id=8cba6ddd1a844e44be53dd3399a1ab45 2022-04-14 07:07:17.260 | + functions-common:get_or_create_role:958 : echo 8cba6ddd1a844e44be53dd3399a1ab45 2022-04-14 07:07:17.260 | 8cba6ddd1a844e44be53dd3399a1ab45 2022-04-14 07:07:17.304 | [98385 Async ks-anotherrole:127099]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 07:07:17.308 | + inc/async:async_wait:197 : return 0 2022-04-14 07:07:17.311 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member fbc2143d0050489b8eb2f0a16099a53a d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:17.369 | + inc/async:async_inner:63 : get_or_add_user_project_role member fbc2143d0050489b8eb2f0a16099a53a d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:17.410 | [98385 Async ks-demo-member:128004]: running: get_or_add_user_project_role member fbc2143d0050489b8eb2f0a16099a53a d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:17.413 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin e5a7bf3321574df2bf1be8c59f225088 d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:17.474 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e5a7bf3321574df2bf1be8c59f225088 d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:17.524 | [98385 Async ks-demo-admin:128116]: running: get_or_add_user_project_role admin e5a7bf3321574df2bf1be8c59f225088 d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:17.528 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole fbc2143d0050489b8eb2f0a16099a53a d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:17.600 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole fbc2143d0050489b8eb2f0a16099a53a d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:17.650 | [98385 Async ks-demo-another:128228]: running: get_or_add_user_project_role anotherrole fbc2143d0050489b8eb2f0a16099a53a d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:17.653 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member fbc2143d0050489b8eb2f0a16099a53a df00e117ccab4e21b435e60fbde1dc38 2022-04-14 07:07:17.742 | + inc/async:async_inner:63 : get_or_add_user_project_role member fbc2143d0050489b8eb2f0a16099a53a df00e117ccab4e21b435e60fbde1dc38 2022-04-14 07:07:17.786 | [98385 Async ks-demo-invis:128340]: running: get_or_add_user_project_role member fbc2143d0050489b8eb2f0a16099a53a df00e117ccab4e21b435e60fbde1dc38 2022-04-14 07:07:17.789 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 07:07:17.793 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 07:07:17.796 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:07:17.808 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 07:07:17.813 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 07:07:17.829 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-14 07:07:22.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:22.030 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:22.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:22.030 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:22.214 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:22.218 | ++ functions-common:get_or_create_user:932 : user_id=aca6a228257b47608f22c4ead63e95c3 2022-04-14 07:07:22.221 | ++ functions-common:get_or_create_user:933 : echo aca6a228257b47608f22c4ead63e95c3 2022-04-14 07:07:22.224 | + lib/keystone:create_keystone_accounts:360 : demo_reader=aca6a228257b47608f22c4ead63e95c3 2022-04-14 07:07:22.227 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader aca6a228257b47608f22c4ead63e95c3 d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:22.317 | + inc/async:async_inner:63 : get_or_add_user_project_role reader aca6a228257b47608f22c4ead63e95c3 d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:22.441 | [98385 Async ks-demo-reader:128496]: running: get_or_add_user_project_role reader aca6a228257b47608f22c4ead63e95c3 d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:22.451 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 07:07:22.460 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 07:07:22.466 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:07:22.499 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 07:07:26.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:26.293 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:26.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:26.293 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:26.476 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:26.479 | ++ functions-common:get_or_create_project:945 : project_id=4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:26.481 | ++ functions-common:get_or_create_project:946 : echo 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:26.484 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:26.487 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 07:07:26.506 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 07:07:26.513 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:07:26.516 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 07:07:26.519 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 07:07:26.522 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-14 07:07:29.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:29.568 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:29.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:29.568 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:29.986 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:30.011 | ++ functions-common:get_or_create_user:932 : user_id=e66d45b017e64f36a9b5808b0dcdeacb 2022-04-14 07:07:30.038 | ++ functions-common:get_or_create_user:933 : echo e66d45b017e64f36a9b5808b0dcdeacb 2022-04-14 07:07:30.070 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=e66d45b017e64f36a9b5808b0dcdeacb 2022-04-14 07:07:30.086 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin e66d45b017e64f36a9b5808b0dcdeacb 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:30.499 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e66d45b017e64f36a9b5808b0dcdeacb 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:30.757 | [98385 Async ks-alt-admin:128865]: running: get_or_add_user_project_role admin e66d45b017e64f36a9b5808b0dcdeacb 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:30.778 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole e66d45b017e64f36a9b5808b0dcdeacb 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:31.224 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e66d45b017e64f36a9b5808b0dcdeacb 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:31.472 | [98385 Async ks-alt-another:128978]: running: get_or_add_user_project_role anotherrole e66d45b017e64f36a9b5808b0dcdeacb 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:31.489 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 07:07:31.518 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 07:07:31.533 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:07:31.551 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 07:07:31.568 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 07:07:31.598 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-14 07:07:32.911 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:33.095 | [128228 Async ks-demo-another:128228]: finished successfully 2022-04-14 07:07:33.246 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:33.446 | [128004 Async ks-demo-member:128004]: finished successfully 2022-04-14 07:07:34.939 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:35.000 | [128116 Async ks-demo-admin:128116]: finished successfully 2022-04-14 07:07:35.511 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:35.538 | [128340 Async ks-demo-invis:128340]: finished successfully 2022-04-14 07:07:36.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:36.236 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:36.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:36.236 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:36.450 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:36.453 | ++ functions-common:get_or_create_user:932 : user_id=835b1f75f4cc4ee58c320f465aa533b8 2022-04-14 07:07:36.463 | ++ functions-common:get_or_create_user:933 : echo 835b1f75f4cc4ee58c320f465aa533b8 2022-04-14 07:07:36.466 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=835b1f75f4cc4ee58c320f465aa533b8 2022-04-14 07:07:36.469 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 835b1f75f4cc4ee58c320f465aa533b8 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:36.584 | + inc/async:async_inner:63 : get_or_add_user_project_role member 835b1f75f4cc4ee58c320f465aa533b8 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:36.646 | [98385 Async ks-alt-member-user:129358]: running: get_or_add_user_project_role member 835b1f75f4cc4ee58c320f465aa533b8 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:36.649 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 07:07:36.653 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 07:07:36.656 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:07:36.665 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 07:07:36.668 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 07:07:36.674 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-14 07:07:40.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:40.036 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:40.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:40.036 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:40.259 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:40.262 | ++ functions-common:get_or_create_user:932 : user_id=914f0d492bbe43f491a7fb07cb7eec1f 2022-04-14 07:07:40.266 | ++ functions-common:get_or_create_user:933 : echo 914f0d492bbe43f491a7fb07cb7eec1f 2022-04-14 07:07:40.270 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=914f0d492bbe43f491a7fb07cb7eec1f 2022-04-14 07:07:40.274 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 914f0d492bbe43f491a7fb07cb7eec1f 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:40.360 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:40.373 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 914f0d492bbe43f491a7fb07cb7eec1f 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:40.403 | [128496 Async ks-demo-reader:128496]: finished successfully 2022-04-14 07:07:40.453 | [98385 Async ks-alt-reader-user:129563]: running: get_or_add_user_project_role reader 914f0d492bbe43f491a7fb07cb7eec1f 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:40.460 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 07:07:40.464 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:07:40.467 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 07:07:40.470 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 07:07:40.483 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-14 07:07:43.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:43.700 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:43.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:43.700 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:43.922 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:43.947 | ++ functions-common:get_or_create_user:932 : user_id=549ae4dea8b5445888b0f9ffe0b68144 2022-04-14 07:07:43.962 | ++ functions-common:get_or_create_user:933 : echo 549ae4dea8b5445888b0f9ffe0b68144 2022-04-14 07:07:43.975 | + lib/keystone:create_keystone_accounts:392 : system_member_user=549ae4dea8b5445888b0f9ffe0b68144 2022-04-14 07:07:43.978 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 549ae4dea8b5445888b0f9ffe0b68144 all 2022-04-14 07:07:44.152 | + inc/async:async_inner:63 : get_or_add_user_system_role member 549ae4dea8b5445888b0f9ffe0b68144 all 2022-04-14 07:07:44.192 | [98385 Async ks-system-member:129809]: running: get_or_add_user_system_role member 549ae4dea8b5445888b0f9ffe0b68144 all 2022-04-14 07:07:44.196 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 07:07:44.209 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:07:44.223 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 07:07:44.237 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 07:07:44.241 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-14 07:07:46.778 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:46.967 | [128865 Async ks-alt-admin:128865]: finished successfully 2022-04-14 07:07:47.367 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:47.515 | [128978 Async ks-alt-another:128978]: finished successfully 2022-04-14 07:07:47.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:47.859 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:47.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:47.859 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:48.053 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:48.067 | ++ functions-common:get_or_create_user:932 : user_id=6c253dce75e946208f15cac4f36d94c9 2022-04-14 07:07:48.075 | ++ functions-common:get_or_create_user:933 : echo 6c253dce75e946208f15cac4f36d94c9 2022-04-14 07:07:48.079 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=6c253dce75e946208f15cac4f36d94c9 2022-04-14 07:07:48.083 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 6c253dce75e946208f15cac4f36d94c9 all 2022-04-14 07:07:48.189 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 6c253dce75e946208f15cac4f36d94c9 all 2022-04-14 07:07:48.280 | [98385 Async ks-system-reader:130093]: running: get_or_add_user_system_role reader 6c253dce75e946208f15cac4f36d94c9 all 2022-04-14 07:07:48.287 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 07:07:48.308 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 07:07:48.331 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 07:07:48.346 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:07:48.363 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 07:07:50.984 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:51.097 | [129358 Async ks-alt-member-user:129358]: finished successfully 2022-04-14 07:07:51.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:51.732 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:51.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:51.732 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:51.936 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:51.939 | ++ functions-common:get_or_create_group:909 : group_id=85461f698224498584bd9f4d758e2dcb 2022-04-14 07:07:51.943 | ++ functions-common:get_or_create_group:910 : echo 85461f698224498584bd9f4d758e2dcb 2022-04-14 07:07:51.950 | + lib/keystone:create_keystone_accounts:402 : admin_group=85461f698224498584bd9f4d758e2dcb 2022-04-14 07:07:51.953 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 07:07:51.957 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 07:07:51.962 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 07:07:51.965 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:07:51.969 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 07:07:53.396 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:53.426 | [129563 Async ks-alt-reader-user:129563]: finished successfully 2022-04-14 07:07:54.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:54.686 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:54.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:54.687 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:54.869 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:54.872 | ++ functions-common:get_or_create_group:909 : group_id=7891ec19bfbf49aaad905d18bd73f21e 2022-04-14 07:07:54.875 | ++ functions-common:get_or_create_group:910 : echo 7891ec19bfbf49aaad905d18bd73f21e 2022-04-14 07:07:54.878 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=7891ec19bfbf49aaad905d18bd73f21e 2022-04-14 07:07:54.881 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 7891ec19bfbf49aaad905d18bd73f21e d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:54.955 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7891ec19bfbf49aaad905d18bd73f21e d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:55.001 | [98385 Async ks-group-memberdemo:130444]: running: get_or_add_group_project_role member 7891ec19bfbf49aaad905d18bd73f21e d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:55.004 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 7891ec19bfbf49aaad905d18bd73f21e d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:55.108 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7891ec19bfbf49aaad905d18bd73f21e d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:55.159 | [98385 Async ks-group-anotherdemo:130530]: running: get_or_add_group_project_role anotherrole 7891ec19bfbf49aaad905d18bd73f21e d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:55.166 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 7891ec19bfbf49aaad905d18bd73f21e 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:55.430 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7891ec19bfbf49aaad905d18bd73f21e 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:55.667 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:55.691 | [98385 Async ks-group-memberalt:130632]: running: get_or_add_group_project_role member 7891ec19bfbf49aaad905d18bd73f21e 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:55.705 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 7891ec19bfbf49aaad905d18bd73f21e 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:55.836 | [129809 Async ks-system-member:129809]: finished successfully 2022-04-14 07:07:56.158 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7891ec19bfbf49aaad905d18bd73f21e 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:56.395 | [98385 Async ks-group-anotheralt:130760]: running: get_or_add_group_project_role anotherrole 7891ec19bfbf49aaad905d18bd73f21e 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:07:56.410 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 85461f698224498584bd9f4d758e2dcb 5f1372cedeb74da8905e747a9dd4161f 2022-04-14 07:07:56.862 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 85461f698224498584bd9f4d758e2dcb 5f1372cedeb74da8905e747a9dd4161f 2022-04-14 07:07:57.107 | [98385 Async ks-group-admin:130848]: running: get_or_add_group_project_role admin 85461f698224498584bd9f4d758e2dcb 5f1372cedeb74da8905e747a9dd4161f 2022-04-14 07:07:57.130 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-14 07:07:57.499 | [98385 Async ks-demo-member:128004]: Waiting for completion of get_or_add_user_project_role member fbc2143d0050489b8eb2f0a16099a53a d8f6b9ffe07c42bdb4092b9602cdbd9b running on PID 128004 (17 other jobs running) 2022-04-14 07:07:57.653 | [98385 Async ks-demo-member:128004]: Signaling child to exit 2022-04-14 07:07:57.653 | WAKEUP 2022-04-14 07:07:57.839 | [98385 Async ks-demo-member:128004]: Signaled 2022-04-14 07:07:57.853 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:07:57.853 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:07:57.853 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:07:57.853 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:07:57.853 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:07:57.853 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:07:57.853 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:07:57.853 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:07:57.853 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:07:57.854 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fbc2143d0050489b8eb2f0a16099a53a --project d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:57.854 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:07:57.854 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:07:57.854 | ++ functions-common:get_field:819 : read data 2022-04-14 07:07:57.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:57.854 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:57.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:57.854 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:57.854 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:57.854 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:07:57.854 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:07:57.854 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user fbc2143d0050489b8eb2f0a16099a53a --project d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:57.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:57.854 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:57.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:57.854 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:57.854 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fbc2143d0050489b8eb2f0a16099a53a --project d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:57.854 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:07:57.854 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:07:57.854 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:07:57.854 | ++ functions-common:get_field:819 : read data 2022-04-14 07:07:57.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:57.854 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:57.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:57.854 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:57.854 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:57.854 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:07:57.854 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:07:57.854 | ++ functions-common:get_field:825 : echo '| 9faa4d2dd46d4ad391e476129c7f8dd4 | fbc2143d0050489b8eb2f0a16099a53a | | d8f6b9ffe07c42bdb4092b9602cdbd9b | | | False |' 2022-04-14 07:07:57.854 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:07:57.855 | ++ functions-common:get_field:819 : read data 2022-04-14 07:07:57.855 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9faa4d2dd46d4ad391e476129c7f8dd4 2022-04-14 07:07:57.855 | + functions-common:get_or_add_user_project_role:1004 : echo 9faa4d2dd46d4ad391e476129c7f8dd4 2022-04-14 07:07:57.855 | 9faa4d2dd46d4ad391e476129c7f8dd4 2022-04-14 07:07:58.158 | [98385 Async ks-demo-member:128004]: finished get_or_add_user_project_role member fbc2143d0050489b8eb2f0a16099a53a d8f6b9ffe07c42bdb4092b9602cdbd9b with result 0 in 16 seconds 2022-04-14 07:07:58.416 | [98385 Async ks-demo-admin:128116]: Waiting for completion of get_or_add_user_project_role admin e5a7bf3321574df2bf1be8c59f225088 d8f6b9ffe07c42bdb4092b9602cdbd9b running on PID 128116 (16 other jobs running) 2022-04-14 07:07:58.513 | [98385 Async ks-demo-admin:128116]: Signaling child to exit 2022-04-14 07:07:58.515 | WAKEUP 2022-04-14 07:07:58.621 | [98385 Async ks-demo-admin:128116]: Signaled 2022-04-14 07:07:58.637 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:07:58.637 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:07:58.637 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:07:58.637 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:07:58.637 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:07:58.637 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:07:58.637 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:07:58.637 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:07:58.637 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:07:58.637 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:07:58.637 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:07:58.637 | ++ functions-common:get_field:819 : read data 2022-04-14 07:07:58.637 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e5a7bf3321574df2bf1be8c59f225088 --project d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:58.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:58.638 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:58.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:58.638 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:58.638 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:58.638 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:07:58.638 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:07:58.638 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user e5a7bf3321574df2bf1be8c59f225088 --project d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:58.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:58.638 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:58.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:58.638 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:58.638 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:07:58.638 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e5a7bf3321574df2bf1be8c59f225088 --project d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:58.638 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:07:58.638 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:07:58.638 | ++ functions-common:get_field:819 : read data 2022-04-14 07:07:58.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:58.638 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:58.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:58.638 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:58.638 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:58.638 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:07:58.638 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:07:58.638 | ++ functions-common:get_field:825 : echo '| ab16d6f656594ca08b10c885482f1017 | e5a7bf3321574df2bf1be8c59f225088 | | d8f6b9ffe07c42bdb4092b9602cdbd9b | | | False |' 2022-04-14 07:07:58.638 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:07:58.638 | ++ functions-common:get_field:819 : read data 2022-04-14 07:07:58.638 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ab16d6f656594ca08b10c885482f1017 2022-04-14 07:07:58.638 | + functions-common:get_or_add_user_project_role:1004 : echo ab16d6f656594ca08b10c885482f1017 2022-04-14 07:07:58.638 | ab16d6f656594ca08b10c885482f1017 2022-04-14 07:07:58.907 | [98385 Async ks-demo-admin:128116]: finished get_or_add_user_project_role admin e5a7bf3321574df2bf1be8c59f225088 d8f6b9ffe07c42bdb4092b9602cdbd9b with result 0 in 17 seconds 2022-04-14 07:07:59.144 | [98385 Async ks-demo-another:128228]: Waiting for completion of get_or_add_user_project_role anotherrole fbc2143d0050489b8eb2f0a16099a53a d8f6b9ffe07c42bdb4092b9602cdbd9b running on PID 128228 (15 other jobs running) 2022-04-14 07:07:59.331 | [98385 Async ks-demo-another:128228]: Signaling child to exit 2022-04-14 07:07:59.332 | WAKEUP 2022-04-14 07:07:59.469 | [98385 Async ks-demo-another:128228]: Signaled 2022-04-14 07:07:59.489 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:07:59.489 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:07:59.489 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:07:59.489 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:07:59.489 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:07:59.489 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:07:59.489 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:07:59.490 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:07:59.490 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user fbc2143d0050489b8eb2f0a16099a53a --project d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:59.490 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:07:59.490 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:07:59.490 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:07:59.490 | ++ functions-common:get_field:819 : read data 2022-04-14 07:07:59.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:59.490 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:59.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:59.490 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:59.490 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:59.490 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:07:59.490 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:07:59.490 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user fbc2143d0050489b8eb2f0a16099a53a --project d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:59.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:59.490 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:59.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:59.490 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:59.490 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user fbc2143d0050489b8eb2f0a16099a53a --project d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:07:59.490 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:07:59.490 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:07:59.490 | ++ functions-common:get_field:819 : read data 2022-04-14 07:07:59.490 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:07:59.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:59.490 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:59.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:59.490 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:59.490 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:59.490 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:07:59.490 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:07:59.490 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:07:59.491 | ++ functions-common:get_field:825 : echo '| 8cba6ddd1a844e44be53dd3399a1ab45 | fbc2143d0050489b8eb2f0a16099a53a | | d8f6b9ffe07c42bdb4092b9602cdbd9b | | | False |' 2022-04-14 07:07:59.491 | ++ functions-common:get_field:819 : read data 2022-04-14 07:07:59.491 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8cba6ddd1a844e44be53dd3399a1ab45 2022-04-14 07:07:59.491 | + functions-common:get_or_add_user_project_role:1004 : echo 8cba6ddd1a844e44be53dd3399a1ab45 2022-04-14 07:07:59.491 | 8cba6ddd1a844e44be53dd3399a1ab45 2022-04-14 07:07:59.680 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:59.711 | [98385 Async ks-demo-another:128228]: finished get_or_add_user_project_role anotherrole fbc2143d0050489b8eb2f0a16099a53a d8f6b9ffe07c42bdb4092b9602cdbd9b with result 0 in 15 seconds 2022-04-14 07:07:59.737 | [130093 Async ks-system-reader:130093]: finished successfully 2022-04-14 07:07:59.891 | [98385 Async ks-demo-invis:128340]: Waiting for completion of get_or_add_user_project_role member fbc2143d0050489b8eb2f0a16099a53a df00e117ccab4e21b435e60fbde1dc38 running on PID 128340 (14 other jobs running) 2022-04-14 07:07:59.997 | [98385 Async ks-demo-invis:128340]: Signaling child to exit 2022-04-14 07:07:59.997 | WAKEUP 2022-04-14 07:08:00.111 | [98385 Async ks-demo-invis:128340]: Signaled 2022-04-14 07:08:00.113 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:08:00.113 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:08:00.113 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:08:00.113 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:08:00.113 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:08:00.113 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:08:00.113 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:08:00.113 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:08:00.113 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:08:00.113 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:00.113 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fbc2143d0050489b8eb2f0a16099a53a --project df00e117ccab4e21b435e60fbde1dc38 2022-04-14 07:08:00.113 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:00.113 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:00.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:00.113 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:00.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:00.113 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:00.113 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:00.114 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:08:00.114 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:08:00.114 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user fbc2143d0050489b8eb2f0a16099a53a --project df00e117ccab4e21b435e60fbde1dc38 2022-04-14 07:08:00.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:00.114 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:00.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:00.114 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:00.114 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:00.114 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fbc2143d0050489b8eb2f0a16099a53a --project df00e117ccab4e21b435e60fbde1dc38 2022-04-14 07:08:00.114 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:08:00.114 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:00.114 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:00.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:00.114 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:00.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:00.114 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:00.114 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:00.114 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:08:00.114 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:08:00.114 | ++ functions-common:get_field:825 : echo '| 9faa4d2dd46d4ad391e476129c7f8dd4 | fbc2143d0050489b8eb2f0a16099a53a | | df00e117ccab4e21b435e60fbde1dc38 | | | False |' 2022-04-14 07:08:00.114 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:08:00.114 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:00.114 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9faa4d2dd46d4ad391e476129c7f8dd4 2022-04-14 07:08:00.114 | + functions-common:get_or_add_user_project_role:1004 : echo 9faa4d2dd46d4ad391e476129c7f8dd4 2022-04-14 07:08:00.114 | 9faa4d2dd46d4ad391e476129c7f8dd4 2022-04-14 07:08:00.293 | [98385 Async ks-demo-invis:128340]: finished get_or_add_user_project_role member fbc2143d0050489b8eb2f0a16099a53a df00e117ccab4e21b435e60fbde1dc38 with result 0 in 17 seconds 2022-04-14 07:08:00.410 | [98385 Async ks-demo-reader:128496]: Waiting for completion of get_or_add_user_project_role reader aca6a228257b47608f22c4ead63e95c3 d8f6b9ffe07c42bdb4092b9602cdbd9b running on PID 128496 (13 other jobs running) 2022-04-14 07:08:00.517 | [98385 Async ks-demo-reader:128496]: Signaling child to exit 2022-04-14 07:08:00.518 | WAKEUP 2022-04-14 07:08:00.631 | [98385 Async ks-demo-reader:128496]: Signaled 2022-04-14 07:08:00.634 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:08:00.634 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:08:00.634 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:08:00.634 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:08:00.634 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:08:00.634 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:08:00.634 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:08:00.634 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:08:00.634 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:00.634 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user aca6a228257b47608f22c4ead63e95c3 --project d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:08:00.634 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:08:00.634 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:00.634 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:00.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:00.634 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:00.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:00.634 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:00.634 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:00.634 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:08:00.634 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:08:00.634 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user aca6a228257b47608f22c4ead63e95c3 --project d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:08:00.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:00.634 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:00.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:00.634 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:00.634 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user aca6a228257b47608f22c4ead63e95c3 --project d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:08:00.635 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:00.635 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:08:00.635 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:00.635 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:00.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:00.635 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:00.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:00.635 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:00.635 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:00.635 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:08:00.635 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:08:00.635 | ++ functions-common:get_field:825 : echo '| 3c4318bf1f7a4021b855d7abc93e2e1b | aca6a228257b47608f22c4ead63e95c3 | | d8f6b9ffe07c42bdb4092b9602cdbd9b | | | False |' 2022-04-14 07:08:00.635 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:08:00.635 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:00.635 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3c4318bf1f7a4021b855d7abc93e2e1b 2022-04-14 07:08:00.635 | + functions-common:get_or_add_user_project_role:1004 : echo 3c4318bf1f7a4021b855d7abc93e2e1b 2022-04-14 07:08:00.635 | 3c4318bf1f7a4021b855d7abc93e2e1b 2022-04-14 07:08:00.812 | [98385 Async ks-demo-reader:128496]: finished get_or_add_user_project_role reader aca6a228257b47608f22c4ead63e95c3 d8f6b9ffe07c42bdb4092b9602cdbd9b with result 0 in 18 seconds 2022-04-14 07:08:00.837 | + inc/async:async_wait:197 : return 0 2022-04-14 07:08:00.853 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 07:08:01.139 | [98385 Async ks-alt-admin:128865]: Waiting for completion of get_or_add_user_project_role admin e66d45b017e64f36a9b5808b0dcdeacb 4c1bfa9b5a5c4a7cbbcf373e3462697a running on PID 128865 (12 other jobs running) 2022-04-14 07:08:01.253 | [98385 Async ks-alt-admin:128865]: Signaling child to exit 2022-04-14 07:08:01.253 | WAKEUP 2022-04-14 07:08:01.404 | [98385 Async ks-alt-admin:128865]: Signaled 2022-04-14 07:08:01.417 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:08:01.417 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:08:01.417 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:08:01.417 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:08:01.417 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:08:01.418 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:08:01.418 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:08:01.418 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:08:01.418 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e66d45b017e64f36a9b5808b0dcdeacb --project 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:08:01.418 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:08:01.418 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:01.418 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:01.418 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:01.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:01.418 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:01.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:01.418 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:01.418 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:01.418 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:08:01.418 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:08:01.418 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user e66d45b017e64f36a9b5808b0dcdeacb --project 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:08:01.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:01.418 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:01.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:01.418 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:01.418 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e66d45b017e64f36a9b5808b0dcdeacb --project 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:08:01.418 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:08:01.418 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:01.418 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:01.418 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:01.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:01.418 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:01.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:01.418 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:01.418 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:01.418 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:08:01.418 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:08:01.419 | ++ functions-common:get_field:825 : echo '| ab16d6f656594ca08b10c885482f1017 | e66d45b017e64f36a9b5808b0dcdeacb | | 4c1bfa9b5a5c4a7cbbcf373e3462697a | | | False |' 2022-04-14 07:08:01.419 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:08:01.419 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:01.419 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ab16d6f656594ca08b10c885482f1017 2022-04-14 07:08:01.419 | + functions-common:get_or_add_user_project_role:1004 : echo ab16d6f656594ca08b10c885482f1017 2022-04-14 07:08:01.419 | ab16d6f656594ca08b10c885482f1017 2022-04-14 07:08:01.656 | [98385 Async ks-alt-admin:128865]: finished get_or_add_user_project_role admin e66d45b017e64f36a9b5808b0dcdeacb 4c1bfa9b5a5c4a7cbbcf373e3462697a with result 0 in 16 seconds 2022-04-14 07:08:01.919 | [98385 Async ks-alt-another:128978]: Waiting for completion of get_or_add_user_project_role anotherrole e66d45b017e64f36a9b5808b0dcdeacb 4c1bfa9b5a5c4a7cbbcf373e3462697a running on PID 128978 (11 other jobs running) 2022-04-14 07:08:02.074 | [98385 Async ks-alt-another:128978]: Signaling child to exit 2022-04-14 07:08:02.074 | WAKEUP 2022-04-14 07:08:02.243 | [98385 Async ks-alt-another:128978]: Signaled 2022-04-14 07:08:02.261 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:08:02.261 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:08:02.261 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:08:02.261 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:08:02.261 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:08:02.261 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:08:02.261 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:08:02.262 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:08:02.262 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:02.262 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:08:02.262 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e66d45b017e64f36a9b5808b0dcdeacb --project 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:08:02.262 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:02.262 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:02.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:02.262 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:02.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:02.262 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:02.262 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:02.262 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:08:02.262 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:08:02.262 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user e66d45b017e64f36a9b5808b0dcdeacb --project 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:08:02.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:02.262 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:02.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:02.262 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:02.262 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e66d45b017e64f36a9b5808b0dcdeacb --project 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:08:02.262 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:02.262 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:08:02.262 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:02.262 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:02.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:02.262 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:02.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:02.262 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:02.262 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:02.262 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:08:02.262 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:08:02.263 | ++ functions-common:get_field:825 : echo '| 8cba6ddd1a844e44be53dd3399a1ab45 | e66d45b017e64f36a9b5808b0dcdeacb | | 4c1bfa9b5a5c4a7cbbcf373e3462697a | | | False |' 2022-04-14 07:08:02.263 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:08:02.263 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:02.263 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8cba6ddd1a844e44be53dd3399a1ab45 2022-04-14 07:08:02.263 | + functions-common:get_or_add_user_project_role:1004 : echo 8cba6ddd1a844e44be53dd3399a1ab45 2022-04-14 07:08:02.263 | 8cba6ddd1a844e44be53dd3399a1ab45 2022-04-14 07:08:02.584 | [98385 Async ks-alt-another:128978]: finished get_or_add_user_project_role anotherrole e66d45b017e64f36a9b5808b0dcdeacb 4c1bfa9b5a5c4a7cbbcf373e3462697a with result 0 in 16 seconds 2022-04-14 07:08:02.833 | [98385 Async ks-alt-member-user:129358]: Waiting for completion of get_or_add_user_project_role member 835b1f75f4cc4ee58c320f465aa533b8 4c1bfa9b5a5c4a7cbbcf373e3462697a running on PID 129358 (10 other jobs running) 2022-04-14 07:08:03.018 | [98385 Async ks-alt-member-user:129358]: Signaling child to exit 2022-04-14 07:08:03.019 | WAKEUP 2022-04-14 07:08:03.155 | [98385 Async ks-alt-member-user:129358]: Signaled 2022-04-14 07:08:03.173 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:08:03.173 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:08:03.173 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:08:03.173 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:08:03.173 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:08:03.173 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:08:03.173 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:08:03.173 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:08:03.173 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 835b1f75f4cc4ee58c320f465aa533b8 --project 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:08:03.173 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:08:03.173 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:03.174 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:03.174 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:03.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:03.174 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:03.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:03.174 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:03.174 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:03.174 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:08:03.174 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:08:03.174 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 835b1f75f4cc4ee58c320f465aa533b8 --project 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:08:03.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:03.174 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:03.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:03.174 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:03.174 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 835b1f75f4cc4ee58c320f465aa533b8 --project 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:08:03.174 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:03.174 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:08:03.174 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:03.174 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:03.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:03.174 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:03.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:03.174 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:03.174 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:03.174 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:08:03.174 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:08:03.174 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:08:03.174 | ++ functions-common:get_field:825 : echo '| 9faa4d2dd46d4ad391e476129c7f8dd4 | 835b1f75f4cc4ee58c320f465aa533b8 | | 4c1bfa9b5a5c4a7cbbcf373e3462697a | | | False |' 2022-04-14 07:08:03.174 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:03.175 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9faa4d2dd46d4ad391e476129c7f8dd4 2022-04-14 07:08:03.175 | + functions-common:get_or_add_user_project_role:1004 : echo 9faa4d2dd46d4ad391e476129c7f8dd4 2022-04-14 07:08:03.175 | 9faa4d2dd46d4ad391e476129c7f8dd4 2022-04-14 07:08:03.476 | [98385 Async ks-alt-member-user:129358]: finished get_or_add_user_project_role member 835b1f75f4cc4ee58c320f465aa533b8 4c1bfa9b5a5c4a7cbbcf373e3462697a with result 0 in 14 seconds 2022-04-14 07:08:03.743 | [98385 Async ks-alt-reader-user:129563]: Waiting for completion of get_or_add_user_project_role reader 914f0d492bbe43f491a7fb07cb7eec1f 4c1bfa9b5a5c4a7cbbcf373e3462697a running on PID 129563 (9 other jobs running) 2022-04-14 07:08:03.889 | [98385 Async ks-alt-reader-user:129563]: Signaling child to exit 2022-04-14 07:08:03.890 | WAKEUP 2022-04-14 07:08:04.011 | [98385 Async ks-alt-reader-user:129563]: Signaled 2022-04-14 07:08:04.025 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:08:04.025 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:08:04.025 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:08:04.025 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:08:04.025 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:08:04.025 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:08:04.025 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:08:04.025 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:08:04.025 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:04.025 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 914f0d492bbe43f491a7fb07cb7eec1f --project 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:08:04.025 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:08:04.025 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:04.025 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:04.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:04.026 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:04.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:04.026 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:04.026 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:04.026 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:08:04.026 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:08:04.026 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 914f0d492bbe43f491a7fb07cb7eec1f --project 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:08:04.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:04.026 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:04.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:04.026 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:04.026 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:08:04.026 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 914f0d492bbe43f491a7fb07cb7eec1f --project 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:08:04.026 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:04.026 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:04.026 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:04.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:04.026 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:04.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:04.026 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:04.026 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:04.026 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:08:04.026 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:08:04.027 | ++ functions-common:get_field:825 : echo '| 3c4318bf1f7a4021b855d7abc93e2e1b | 914f0d492bbe43f491a7fb07cb7eec1f | | 4c1bfa9b5a5c4a7cbbcf373e3462697a | | | False |' 2022-04-14 07:08:04.027 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:08:04.027 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:04.027 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3c4318bf1f7a4021b855d7abc93e2e1b 2022-04-14 07:08:04.027 | + functions-common:get_or_add_user_project_role:1004 : echo 3c4318bf1f7a4021b855d7abc93e2e1b 2022-04-14 07:08:04.027 | 3c4318bf1f7a4021b855d7abc93e2e1b 2022-04-14 07:08:04.332 | [98385 Async ks-alt-reader-user:129563]: finished get_or_add_user_project_role reader 914f0d492bbe43f491a7fb07cb7eec1f 4c1bfa9b5a5c4a7cbbcf373e3462697a with result 0 in 13 seconds 2022-04-14 07:08:04.364 | + inc/async:async_wait:197 : return 0 2022-04-14 07:08:04.385 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 07:08:04.774 | [98385 Async ks-system-member:129809]: Waiting for completion of get_or_add_user_system_role member 549ae4dea8b5445888b0f9ffe0b68144 all running on PID 129809 (8 other jobs running) 2022-04-14 07:08:04.939 | [98385 Async ks-system-member:129809]: Signaling child to exit 2022-04-14 07:08:04.939 | WAKEUP 2022-04-14 07:08:05.067 | [98385 Async ks-system-member:129809]: Signaled 2022-04-14 07:08:05.076 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:08:05.076 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:08:05.076 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:08:05.076 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:08:05.076 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:08:05.076 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:08:05.076 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:08:05.076 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:08:05.076 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:08:05.076 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 549ae4dea8b5445888b0f9ffe0b68144 --system all -f value -c Role 2022-04-14 07:08:05.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:05.076 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:05.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:05.076 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:05.076 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:05.076 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:08:05.076 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:08:05.076 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 549ae4dea8b5445888b0f9ffe0b68144 --system all 2022-04-14 07:08:05.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:05.076 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:05.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:05.076 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:05.076 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 549ae4dea8b5445888b0f9ffe0b68144 --system all -f value -c Role 2022-04-14 07:08:05.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:05.076 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:05.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:05.076 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:05.076 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:05.077 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=9faa4d2dd46d4ad391e476129c7f8dd4 2022-04-14 07:08:05.077 | + functions-common:get_or_add_user_system_role:1059 : echo 9faa4d2dd46d4ad391e476129c7f8dd4 2022-04-14 07:08:05.077 | 9faa4d2dd46d4ad391e476129c7f8dd4 2022-04-14 07:08:05.383 | [98385 Async ks-system-member:129809]: finished get_or_add_user_system_role member 549ae4dea8b5445888b0f9ffe0b68144 all with result 0 in 11 seconds 2022-04-14 07:08:05.523 | [98385 Async ks-system-reader:130093]: Waiting for completion of get_or_add_user_system_role reader 6c253dce75e946208f15cac4f36d94c9 all running on PID 130093 (7 other jobs running) 2022-04-14 07:08:05.562 | [98385 Async ks-system-reader:130093]: Signaling child to exit 2022-04-14 07:08:05.563 | WAKEUP 2022-04-14 07:08:05.645 | [98385 Async ks-system-reader:130093]: Signaled 2022-04-14 07:08:05.658 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:08:05.658 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:08:05.658 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:08:05.659 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:08:05.659 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:08:05.659 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:08:05.659 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:08:05.659 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:08:05.659 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:08:05.659 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6c253dce75e946208f15cac4f36d94c9 --system all -f value -c Role 2022-04-14 07:08:05.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:05.659 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:05.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:05.659 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:05.659 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:05.659 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:08:05.659 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:08:05.659 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 6c253dce75e946208f15cac4f36d94c9 --system all 2022-04-14 07:08:05.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:05.659 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:05.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:05.659 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:05.659 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6c253dce75e946208f15cac4f36d94c9 --system all -f value -c Role 2022-04-14 07:08:05.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:05.659 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:05.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:05.659 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:05.659 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:05.659 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=3c4318bf1f7a4021b855d7abc93e2e1b 2022-04-14 07:08:05.659 | + functions-common:get_or_add_user_system_role:1059 : echo 3c4318bf1f7a4021b855d7abc93e2e1b 2022-04-14 07:08:05.659 | 3c4318bf1f7a4021b855d7abc93e2e1b 2022-04-14 07:08:05.893 | [98385 Async ks-system-reader:130093]: finished get_or_add_user_system_role reader 6c253dce75e946208f15cac4f36d94c9 all with result 0 in 11 seconds 2022-04-14 07:08:05.899 | + inc/async:async_wait:197 : return 0 2022-04-14 07:08:05.902 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-14 07:08:06.199 | [98385 Async ks-group-memberdemo:130444]: Waiting for completion of get_or_add_group_project_role member 7891ec19bfbf49aaad905d18bd73f21e d8f6b9ffe07c42bdb4092b9602cdbd9b running on PID 130444 (6 other jobs running) 2022-04-14 07:08:06.358 | [98385 Async ks-group-memberdemo:130444]: Signaling child to exit 2022-04-14 07:08:08.282 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:08:08.389 | [130530 Async ks-group-anotherdemo:130530]: finished successfully 2022-04-14 07:08:09.545 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:08:09.587 | [130444 Async ks-group-memberdemo:130444]: finished successfully 2022-04-14 07:08:09.610 | WAKEUP 2022-04-14 07:08:09.656 | [98385 Async ks-group-memberdemo:130444]: Signaled 2022-04-14 07:08:09.657 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:08:09.657 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7891ec19bfbf49aaad905d18bd73f21e --project d8f6b9ffe07c42bdb4092b9602cdbd9b -f value 2022-04-14 07:08:09.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:09.657 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:09.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:09.658 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:09.658 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:09.658 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:08:09.658 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:08:09.658 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 7891ec19bfbf49aaad905d18bd73f21e --project d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:08:09.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:09.658 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:09.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:09.658 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:09.658 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7891ec19bfbf49aaad905d18bd73f21e --project d8f6b9ffe07c42bdb4092b9602cdbd9b -f value 2022-04-14 07:08:09.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:09.658 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:09.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:09.658 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:09.658 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:09.658 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9faa4d2dd46d4ad391e476129c7f8dd4 7891ec19bfbf49aaad905d18bd73f21e d8f6b9ffe07c42bdb4092b9602cdbd9b False' 2022-04-14 07:08:09.658 | + functions-common:get_or_add_group_project_role:1083 : echo 9faa4d2dd46d4ad391e476129c7f8dd4 7891ec19bfbf49aaad905d18bd73f21e d8f6b9ffe07c42bdb4092b9602cdbd9b False 2022-04-14 07:08:09.658 | 9faa4d2dd46d4ad391e476129c7f8dd4 7891ec19bfbf49aaad905d18bd73f21e d8f6b9ffe07c42bdb4092b9602cdbd9b False 2022-04-14 07:08:09.737 | [98385 Async ks-group-memberdemo:130444]: finished get_or_add_group_project_role member 7891ec19bfbf49aaad905d18bd73f21e d8f6b9ffe07c42bdb4092b9602cdbd9b with result 0 in 14 seconds 2022-04-14 07:08:09.809 | [98385 Async ks-group-anotherdemo:130530]: Waiting for completion of get_or_add_group_project_role anotherrole 7891ec19bfbf49aaad905d18bd73f21e d8f6b9ffe07c42bdb4092b9602cdbd9b running on PID 130530 (5 other jobs running) 2022-04-14 07:08:09.861 | [98385 Async ks-group-anotherdemo:130530]: Signaling child to exit 2022-04-14 07:08:09.862 | WAKEUP 2022-04-14 07:08:09.904 | [98385 Async ks-group-anotherdemo:130530]: Signaled 2022-04-14 07:08:09.907 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:08:09.907 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7891ec19bfbf49aaad905d18bd73f21e --project d8f6b9ffe07c42bdb4092b9602cdbd9b -f value 2022-04-14 07:08:09.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:09.907 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:09.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:09.907 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:09.907 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:09.907 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:08:09.907 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:08:09.907 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 7891ec19bfbf49aaad905d18bd73f21e --project d8f6b9ffe07c42bdb4092b9602cdbd9b 2022-04-14 07:08:09.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:09.907 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:09.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:09.908 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:09.908 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7891ec19bfbf49aaad905d18bd73f21e --project d8f6b9ffe07c42bdb4092b9602cdbd9b -f value 2022-04-14 07:08:09.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:09.908 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:09.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:09.908 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:09.908 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:09.908 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='8cba6ddd1a844e44be53dd3399a1ab45 7891ec19bfbf49aaad905d18bd73f21e d8f6b9ffe07c42bdb4092b9602cdbd9b False' 2022-04-14 07:08:09.908 | + functions-common:get_or_add_group_project_role:1083 : echo 8cba6ddd1a844e44be53dd3399a1ab45 7891ec19bfbf49aaad905d18bd73f21e d8f6b9ffe07c42bdb4092b9602cdbd9b False 2022-04-14 07:08:09.908 | 8cba6ddd1a844e44be53dd3399a1ab45 7891ec19bfbf49aaad905d18bd73f21e d8f6b9ffe07c42bdb4092b9602cdbd9b False 2022-04-14 07:08:09.988 | [98385 Async ks-group-anotherdemo:130530]: finished get_or_add_group_project_role anotherrole 7891ec19bfbf49aaad905d18bd73f21e d8f6b9ffe07c42bdb4092b9602cdbd9b with result 0 in 13 seconds 2022-04-14 07:08:10.058 | [98385 Async ks-group-memberalt:130632]: Waiting for completion of get_or_add_group_project_role member 7891ec19bfbf49aaad905d18bd73f21e 4c1bfa9b5a5c4a7cbbcf373e3462697a running on PID 130632 (4 other jobs running) 2022-04-14 07:08:10.063 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:08:10.095 | [98385 Async ks-group-memberalt:130632]: Signaling child to exit 2022-04-14 07:08:10.102 | [130632 Async ks-group-memberalt:130632]: finished successfully 2022-04-14 07:08:10.124 | WAKEUP 2022-04-14 07:08:10.151 | [98385 Async ks-group-memberalt:130632]: Signaled 2022-04-14 07:08:10.153 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:08:10.153 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7891ec19bfbf49aaad905d18bd73f21e --project 4c1bfa9b5a5c4a7cbbcf373e3462697a -f value 2022-04-14 07:08:10.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:10.153 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:10.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:10.153 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:10.153 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:10.153 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:08:10.153 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:08:10.153 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 7891ec19bfbf49aaad905d18bd73f21e --project 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:08:10.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:10.153 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:10.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:10.154 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:10.154 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7891ec19bfbf49aaad905d18bd73f21e --project 4c1bfa9b5a5c4a7cbbcf373e3462697a -f value 2022-04-14 07:08:10.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:10.154 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:10.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:10.154 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:10.154 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:10.154 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9faa4d2dd46d4ad391e476129c7f8dd4 7891ec19bfbf49aaad905d18bd73f21e 4c1bfa9b5a5c4a7cbbcf373e3462697a False' 2022-04-14 07:08:10.154 | + functions-common:get_or_add_group_project_role:1083 : echo 9faa4d2dd46d4ad391e476129c7f8dd4 7891ec19bfbf49aaad905d18bd73f21e 4c1bfa9b5a5c4a7cbbcf373e3462697a False 2022-04-14 07:08:10.154 | 9faa4d2dd46d4ad391e476129c7f8dd4 7891ec19bfbf49aaad905d18bd73f21e 4c1bfa9b5a5c4a7cbbcf373e3462697a False 2022-04-14 07:08:10.207 | [98385 Async ks-group-memberalt:130632]: finished get_or_add_group_project_role member 7891ec19bfbf49aaad905d18bd73f21e 4c1bfa9b5a5c4a7cbbcf373e3462697a with result 0 in 14 seconds 2022-04-14 07:08:10.249 | [98385 Async ks-group-anotheralt:130760]: Waiting for completion of get_or_add_group_project_role anotherrole 7891ec19bfbf49aaad905d18bd73f21e 4c1bfa9b5a5c4a7cbbcf373e3462697a running on PID 130760 (3 other jobs running) 2022-04-14 07:08:10.281 | [98385 Async ks-group-anotheralt:130760]: Signaling child to exit 2022-04-14 07:08:10.848 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:08:10.874 | [130760 Async ks-group-anotheralt:130760]: finished successfully 2022-04-14 07:08:10.894 | WAKEUP 2022-04-14 07:08:10.918 | [98385 Async ks-group-anotheralt:130760]: Signaled 2022-04-14 07:08:10.920 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:08:10.920 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7891ec19bfbf49aaad905d18bd73f21e --project 4c1bfa9b5a5c4a7cbbcf373e3462697a -f value 2022-04-14 07:08:10.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:10.920 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:10.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:10.920 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:10.920 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:10.920 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:08:10.920 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:08:10.920 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 7891ec19bfbf49aaad905d18bd73f21e --project 4c1bfa9b5a5c4a7cbbcf373e3462697a 2022-04-14 07:08:10.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:10.920 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:10.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:10.920 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:10.920 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7891ec19bfbf49aaad905d18bd73f21e --project 4c1bfa9b5a5c4a7cbbcf373e3462697a -f value 2022-04-14 07:08:10.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:10.920 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:10.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:10.920 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:10.920 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:10.920 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='8cba6ddd1a844e44be53dd3399a1ab45 7891ec19bfbf49aaad905d18bd73f21e 4c1bfa9b5a5c4a7cbbcf373e3462697a False' 2022-04-14 07:08:10.920 | + functions-common:get_or_add_group_project_role:1083 : echo 8cba6ddd1a844e44be53dd3399a1ab45 7891ec19bfbf49aaad905d18bd73f21e 4c1bfa9b5a5c4a7cbbcf373e3462697a False 2022-04-14 07:08:10.920 | 8cba6ddd1a844e44be53dd3399a1ab45 7891ec19bfbf49aaad905d18bd73f21e 4c1bfa9b5a5c4a7cbbcf373e3462697a False 2022-04-14 07:08:10.972 | [98385 Async ks-group-anotheralt:130760]: finished get_or_add_group_project_role anotherrole 7891ec19bfbf49aaad905d18bd73f21e 4c1bfa9b5a5c4a7cbbcf373e3462697a with result 0 in 14 seconds 2022-04-14 07:08:11.011 | [98385 Async ks-group-admin:130848]: Waiting for completion of get_or_add_group_project_role admin 85461f698224498584bd9f4d758e2dcb 5f1372cedeb74da8905e747a9dd4161f running on PID 130848 (2 other jobs running) 2022-04-14 07:08:11.037 | [98385 Async ks-group-admin:130848]: Signaling child to exit 2022-04-14 07:08:11.254 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:08:11.280 | [130848 Async ks-group-admin:130848]: finished successfully 2022-04-14 07:08:11.300 | WAKEUP 2022-04-14 07:08:11.323 | [98385 Async ks-group-admin:130848]: Signaled 2022-04-14 07:08:11.324 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:08:11.324 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 85461f698224498584bd9f4d758e2dcb --project 5f1372cedeb74da8905e747a9dd4161f -f value 2022-04-14 07:08:11.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:11.325 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:11.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:11.325 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:11.325 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:11.325 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:08:11.325 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:08:11.325 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 85461f698224498584bd9f4d758e2dcb --project 5f1372cedeb74da8905e747a9dd4161f 2022-04-14 07:08:11.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:11.325 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:11.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:11.325 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:11.325 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 85461f698224498584bd9f4d758e2dcb --project 5f1372cedeb74da8905e747a9dd4161f -f value 2022-04-14 07:08:11.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:11.325 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:11.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:11.325 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:11.325 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:11.325 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='ab16d6f656594ca08b10c885482f1017 85461f698224498584bd9f4d758e2dcb 5f1372cedeb74da8905e747a9dd4161f False' 2022-04-14 07:08:11.325 | + functions-common:get_or_add_group_project_role:1083 : echo ab16d6f656594ca08b10c885482f1017 85461f698224498584bd9f4d758e2dcb 5f1372cedeb74da8905e747a9dd4161f False 2022-04-14 07:08:11.325 | ab16d6f656594ca08b10c885482f1017 85461f698224498584bd9f4d758e2dcb 5f1372cedeb74da8905e747a9dd4161f False 2022-04-14 07:08:11.370 | [98385 Async ks-group-admin:130848]: finished get_or_add_group_project_role admin 85461f698224498584bd9f4d758e2dcb 5f1372cedeb74da8905e747a9dd4161f with result 0 in 14 seconds 2022-04-14 07:08:11.374 | + inc/async:async_wait:197 : return 0 2022-04-14 07:08:11.377 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 07:08:11.394 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:08:11.396 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-14 07:08:11.414 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:08:11.417 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-14 07:08:11.420 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 07:08:11.479 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 07:08:11.517 | [98385 Async create_nova_accounts:132749]: running: create_nova_accounts 2022-04-14 07:08:11.526 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-14 07:08:11.544 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:08:11.547 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-14 07:08:11.549 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 07:08:11.611 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 07:08:11.649 | [98385 Async create_glance_accounts:132864]: running: create_glance_accounts 2022-04-14 07:08:11.652 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-14 07:08:11.676 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:08:11.680 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-14 07:08:11.682 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 07:08:11.748 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 07:08:11.793 | [98385 Async create_cinder_accounts:132994]: running: create_cinder_accounts 2022-04-14 07:08:11.795 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-14 07:08:11.817 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:08:11.819 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-14 07:08:11.822 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 07:08:11.899 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 07:08:11.981 | [98385 Async create_neutron_accounts:133109]: running: create_neutron_accounts 2022-04-14 07:08:11.984 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-14 07:08:12.011 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:08:12.016 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-14 07:08:12.023 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 07:08:12.198 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 07:08:12.430 | [98385 Async create_swift_accounts:133250]: running: create_swift_accounts 2022-04-14 07:08:12.455 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-14 07:08:12.605 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:08:12.630 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 07:08:13.006 | [98385 Async create_nova_accounts:132749]: Waiting for completion of create_nova_accounts running on PID 132749 (6 other jobs running) 2022-04-14 07:08:13.181 | [98385 Async create_nova_accounts:132749]: Signaling child to exit 2022-04-14 07:08:52.773 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:08:52.817 | [133109 Async create_neutron_accounts:133109]: finished successfully 2022-04-14 07:09:13.455 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:09:13.485 | [132994 Async create_cinder_accounts:132994]: finished successfully 2022-04-14 07:09:26.079 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:09:26.107 | [132864 Async create_glance_accounts:132864]: finished successfully 2022-04-14 07:09:31.641 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:09:31.676 | [132749 Async create_nova_accounts:132749]: finished successfully 2022-04-14 07:09:31.697 | WAKEUP 2022-04-14 07:09:31.720 | [98385 Async create_nova_accounts:132749]: Signaled 2022-04-14 07:09:31.722 | + lib/nova:create_nova_accounts:355 : [[ 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 =~ n-api ]] 2022-04-14 07:09:31.722 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 07:09:31.722 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 07:09:31.722 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:09:31.722 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:09:31.722 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:09:31.722 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:09:31.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.722 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.722 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.722 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.722 | + functions-common:get_or_create_user:932 : user_id=f160521b95b8482d8a87e1fe479ca12e 2022-04-14 07:09:31.722 | + functions-common:get_or_create_user:933 : echo f160521b95b8482d8a87e1fe479ca12e 2022-04-14 07:09:31.722 | f160521b95b8482d8a87e1fe479ca12e 2022-04-14 07:09:31.722 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 07:09:31.722 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:09:31.722 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:09:31.722 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:09:31.722 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:09:31.723 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:09:31.723 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:09:31.723 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:09:31.723 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:09:31.723 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:09:31.723 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:09:31.723 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:09:31.723 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:31.723 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:09:31.723 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:31.723 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:31.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.723 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.723 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.723 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.723 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:09:31.723 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:09:31.723 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:09:31.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.723 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.723 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.723 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:09:31.723 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:09:31.723 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:31.723 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:31.723 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:31.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.723 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.724 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.724 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.724 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:09:31.724 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:09:31.724 | ++ functions-common:get_field:825 : echo '| f7379445670b497f8b7f282c540930a0 | f160521b95b8482d8a87e1fe479ca12e | | dda00d0a5da043b09b1e48ae9cad3ce2 | | | False |' 2022-04-14 07:09:31.724 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:09:31.724 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:31.724 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f7379445670b497f8b7f282c540930a0 2022-04-14 07:09:31.724 | + functions-common:get_or_add_user_project_role:1004 : echo f7379445670b497f8b7f282c540930a0 2022-04-14 07:09:31.724 | f7379445670b497f8b7f282c540930a0 2022-04-14 07:09:31.724 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:09:31.724 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 07:09:31.724 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:09:31.725 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:09:31.725 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:09:31.725 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:09:31.725 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:09:31.725 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:09:31.725 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:09:31.725 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:09:31.725 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:09:31.725 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:09:31.725 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:09:31.725 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:09:31.725 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:31.725 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:31.725 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:31.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.725 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.725 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.725 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.725 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:09:31.725 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:09:31.725 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:09:31.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.725 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.725 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.725 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:31.725 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:09:31.725 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:09:31.725 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:31.726 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:31.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.726 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.726 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.726 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.726 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:09:31.726 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:09:31.726 | ++ functions-common:get_field:825 : echo '| ab16d6f656594ca08b10c885482f1017 | f160521b95b8482d8a87e1fe479ca12e | | dda00d0a5da043b09b1e48ae9cad3ce2 | | | False |' 2022-04-14 07:09:31.726 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:09:31.726 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:31.726 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ab16d6f656594ca08b10c885482f1017 2022-04-14 07:09:31.726 | + functions-common:get_or_add_user_project_role:1004 : echo ab16d6f656594ca08b10c885482f1017 2022-04-14 07:09:31.726 | ab16d6f656594ca08b10c885482f1017 2022-04-14 07:09:31.726 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 07:09:31.726 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:09:31.726 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.37/compute 2022-04-14 07:09:31.726 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 07:09:31.726 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:09:31.726 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 07:09:31.726 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-14 07:09:31.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.726 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.726 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.726 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.726 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:09:31.726 | 09e42aee0ac44116b569afbbba96caf1' 2022-04-14 07:09:31.726 | + functions-common:get_or_create_service:1101 : echo 09e42aee0ac44116b569afbbba96caf1 2022-04-14 07:09:31.726 | 09e42aee0ac44116b569afbbba96caf1 2022-04-14 07:09:31.726 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.37/compute/v2/$(project_id)s' 2022-04-14 07:09:31.727 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:09:31.727 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' RegionOne 2022-04-14 07:09:31.727 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:09:31.727 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 07:09:31.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.727 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.727 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.727 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.727 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:09:31.727 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:09:31.727 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:09:31.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.727 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.727 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.727 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.727 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=8ada99f93966424a96d9315b3673a8b3 2022-04-14 07:09:31.727 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 8ada99f93966424a96d9315b3673a8b3 2022-04-14 07:09:31.727 | + functions-common:get_or_create_endpoint:1134 : public_id=8ada99f93966424a96d9315b3673a8b3 2022-04-14 07:09:31.727 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:09:31.727 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:09:31.727 | + functions-common:get_or_create_endpoint:1143 : echo 8ada99f93966424a96d9315b3673a8b3 2022-04-14 07:09:31.727 | 8ada99f93966424a96d9315b3673a8b3 2022-04-14 07:09:31.727 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 07:09:31.727 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:09:31.727 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 07:09:31.727 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 07:09:31.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.728 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.728 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.728 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.728 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:09:31.728 | 84c1cafece314928a574f9c31fc97119' 2022-04-14 07:09:31.728 | + functions-common:get_or_create_service:1101 : echo 84c1cafece314928a574f9c31fc97119 2022-04-14 07:09:31.728 | 84c1cafece314928a574f9c31fc97119 2022-04-14 07:09:31.728 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.37/compute/v2.1 2022-04-14 07:09:31.728 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:09:31.728 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.37/compute/v2.1 RegionOne 2022-04-14 07:09:31.728 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:09:31.728 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 07:09:31.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.728 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.728 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.728 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.728 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:09:31.728 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:09:31.728 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.37/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 07:09:31.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.728 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.728 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.728 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.728 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=1cd9f650643f4124898c15517a169cdb 2022-04-14 07:09:31.728 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 1cd9f650643f4124898c15517a169cdb 2022-04-14 07:09:31.728 | + functions-common:get_or_create_endpoint:1134 : public_id=1cd9f650643f4124898c15517a169cdb 2022-04-14 07:09:31.728 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:09:31.728 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:09:31.729 | + functions-common:get_or_create_endpoint:1143 : echo 1cd9f650643f4124898c15517a169cdb 2022-04-14 07:09:31.729 | 1cd9f650643f4124898c15517a169cdb 2022-04-14 07:09:31.729 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 07:09:31.729 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:09:31.729 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 07:09:31.729 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:09:31.729 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 07:09:31.729 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:09:31.729 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:09:31.729 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:09:31.729 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:09:31.729 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:09:31.729 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:09:31.729 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:09:31.729 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:09:31.729 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:09:31.729 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:09:31.729 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:09:31.729 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:09:31.729 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:31.729 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:31.729 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:31.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.729 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.729 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.729 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.729 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:09:31.729 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:09:31.729 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:09:31.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.730 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.730 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.730 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:09:31.730 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:31.730 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:09:31.730 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:31.730 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:31.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.730 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.730 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.730 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.730 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:09:31.730 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:09:31.730 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:09:31.730 | ++ functions-common:get_field:825 : echo '| 873a4559873f498bb48714274c9e20c4 | f160521b95b8482d8a87e1fe479ca12e | | dda00d0a5da043b09b1e48ae9cad3ce2 | | | False |' 2022-04-14 07:09:31.730 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:31.730 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=873a4559873f498bb48714274c9e20c4 2022-04-14 07:09:31.730 | + functions-common:get_or_add_user_project_role:1004 : echo 873a4559873f498bb48714274c9e20c4 2022-04-14 07:09:31.730 | 873a4559873f498bb48714274c9e20c4 2022-04-14 07:09:31.730 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 07:09:31.730 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:09:31.730 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 07:09:31.730 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:09:31.730 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 07:09:31.772 | [98385 Async create_nova_accounts:132749]: finished create_nova_accounts with result 0 in 80 seconds 2022-04-14 07:09:31.814 | [98385 Async create_glance_accounts:132864]: Waiting for completion of create_glance_accounts running on PID 132864 (5 other jobs running) 2022-04-14 07:09:31.840 | [98385 Async create_glance_accounts:132864]: Signaling child to exit 2022-04-14 07:09:31.840 | WAKEUP 2022-04-14 07:09:31.864 | [98385 Async create_glance_accounts:132864]: Signaled 2022-04-14 07:09:31.866 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 07:09:31.866 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:09:31.866 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 07:09:31.866 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 07:09:31.866 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:09:31.866 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:09:31.866 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:09:31.866 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:09:31.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.866 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.866 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.866 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.866 | + functions-common:get_or_create_user:932 : user_id=8ff38c2ef1714cbfbb07335f910f1eaf 2022-04-14 07:09:31.866 | + functions-common:get_or_create_user:933 : echo 8ff38c2ef1714cbfbb07335f910f1eaf 2022-04-14 07:09:31.866 | 8ff38c2ef1714cbfbb07335f910f1eaf 2022-04-14 07:09:31.866 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 07:09:31.866 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:09:31.866 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:09:31.866 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:09:31.866 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:09:31.866 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:09:31.866 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:09:31.866 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:09:31.866 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:09:31.866 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:09:31.866 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:09:31.866 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 07:09:31.867 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:31.867 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:09:31.867 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:31.867 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:31.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.867 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.867 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.867 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.867 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:09:31.867 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:09:31.867 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 07:09:31.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.867 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.867 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.867 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:09:31.867 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:31.867 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:31.867 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 07:09:31.867 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:31.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.867 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.867 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.867 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.867 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:09:31.867 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:09:31.867 | ++ functions-common:get_field:825 : echo '| f7379445670b497f8b7f282c540930a0 | 8ff38c2ef1714cbfbb07335f910f1eaf | | dda00d0a5da043b09b1e48ae9cad3ce2 | | | False |' 2022-04-14 07:09:31.867 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:09:31.867 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:31.868 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f7379445670b497f8b7f282c540930a0 2022-04-14 07:09:31.868 | + functions-common:get_or_add_user_project_role:1004 : echo f7379445670b497f8b7f282c540930a0 2022-04-14 07:09:31.868 | f7379445670b497f8b7f282c540930a0 2022-04-14 07:09:31.868 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:09:31.868 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 07:09:31.868 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:09:31.868 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 07:09:31.868 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 07:09:31.868 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:09:31.868 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:09:31.868 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:09:31.868 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:09:31.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.868 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.868 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.868 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.868 | + functions-common:get_or_create_user:932 : user_id=e3ff133fe2b344859a02f2dc52a80d46 2022-04-14 07:09:31.868 | + functions-common:get_or_create_user:933 : echo e3ff133fe2b344859a02f2dc52a80d46 2022-04-14 07:09:31.868 | e3ff133fe2b344859a02f2dc52a80d46 2022-04-14 07:09:31.868 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 07:09:31.868 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:09:31.868 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:09:31.868 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:09:31.868 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:09:31.868 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:09:31.868 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:09:31.868 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:09:31.869 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:09:31.869 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:09:31.869 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:09:31.869 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:09:31.869 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:31.869 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:09:31.869 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:31.869 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:31.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.869 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.869 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.869 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.869 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:09:31.869 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:09:31.869 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:09:31.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.869 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.869 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.869 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:09:31.869 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:09:31.869 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:31.869 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:31.869 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:31.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.869 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.869 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.869 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.869 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:09:31.870 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:09:31.870 | ++ functions-common:get_field:825 : echo '| f7379445670b497f8b7f282c540930a0 | e3ff133fe2b344859a02f2dc52a80d46 | | dda00d0a5da043b09b1e48ae9cad3ce2 | | | False |' 2022-04-14 07:09:31.870 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:09:31.870 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:31.870 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f7379445670b497f8b7f282c540930a0 2022-04-14 07:09:31.870 | + functions-common:get_or_add_user_project_role:1004 : echo f7379445670b497f8b7f282c540930a0 2022-04-14 07:09:31.870 | f7379445670b497f8b7f282c540930a0 2022-04-14 07:09:31.870 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 07:09:31.870 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 07:09:31.870 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:09:31.870 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:09:31.870 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:09:31.870 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:09:31.870 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:09:31.870 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:09:31.870 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:09:31.870 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:09:31.870 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:09:31.870 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:09:31.870 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:09:31.870 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:09:31.870 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:31.870 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:31.870 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:31.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.870 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.870 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.870 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.870 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:09:31.870 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:09:31.871 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:09:31.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.871 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.871 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.871 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:31.871 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:09:31.871 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:31.871 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:09:31.871 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:31.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.871 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.871 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.871 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.871 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:09:31.871 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:09:31.871 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:09:31.871 | ++ functions-common:get_field:825 : echo '| 873a4559873f498bb48714274c9e20c4 | e3ff133fe2b344859a02f2dc52a80d46 | | dda00d0a5da043b09b1e48ae9cad3ce2 | | | False |' 2022-04-14 07:09:31.871 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:31.871 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=873a4559873f498bb48714274c9e20c4 2022-04-14 07:09:31.871 | + functions-common:get_or_add_user_project_role:1004 : echo 873a4559873f498bb48714274c9e20c4 2022-04-14 07:09:31.871 | 873a4559873f498bb48714274c9e20c4 2022-04-14 07:09:31.871 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 07:09:31.871 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:09:31.871 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 07:09:31.871 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 07:09:31.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.871 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.872 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.872 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.872 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:09:31.872 | c574cdfc576640fd897b97ed78f121f2' 2022-04-14 07:09:31.872 | + functions-common:get_or_create_service:1101 : echo c574cdfc576640fd897b97ed78f121f2 2022-04-14 07:09:31.872 | c574cdfc576640fd897b97ed78f121f2 2022-04-14 07:09:31.872 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.37/image 2022-04-14 07:09:31.872 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:09:31.872 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.37/image RegionOne 2022-04-14 07:09:31.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:09:31.872 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 07:09:31.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.872 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.872 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.872 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:09:31.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:09:31.872 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.37/image --region RegionOne -f value -c id 2022-04-14 07:09:31.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.872 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:31.872 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.872 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:31.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=97c910c26dca45edb56d0d264ccf5957 2022-04-14 07:09:31.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 97c910c26dca45edb56d0d264ccf5957 2022-04-14 07:09:31.872 | + functions-common:get_or_create_endpoint:1134 : public_id=97c910c26dca45edb56d0d264ccf5957 2022-04-14 07:09:31.872 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:09:31.872 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:09:31.872 | + functions-common:get_or_create_endpoint:1143 : echo 97c910c26dca45edb56d0d264ccf5957 2022-04-14 07:09:31.873 | 97c910c26dca45edb56d0d264ccf5957 2022-04-14 07:09:31.873 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 07:09:31.873 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:09:31.873 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:09:31.873 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:09:31.873 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:09:31.873 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 07:09:31.873 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 07:09:31.873 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 07:09:31.873 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 07:09:31.913 | [98385 Async create_glance_accounts:132864]: finished create_glance_accounts with result 0 in 74 seconds 2022-04-14 07:09:31.960 | [98385 Async create_cinder_accounts:132994]: Waiting for completion of create_cinder_accounts running on PID 132994 (4 other jobs running) 2022-04-14 07:09:31.986 | [98385 Async create_cinder_accounts:132994]: Signaling child to exit 2022-04-14 07:09:31.986 | WAKEUP 2022-04-14 07:09:32.010 | [98385 Async create_cinder_accounts:132994]: Signaled 2022-04-14 07:09:32.011 | + lib/cinder:create_cinder_accounts:398 : [[ 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 =~ c-api ]] 2022-04-14 07:09:32.012 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 07:09:32.012 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 07:09:32.012 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:09:32.012 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:09:32.012 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:09:32.012 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:09:32.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.012 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.012 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.012 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:32.012 | + functions-common:get_or_create_user:932 : user_id=cf9964904e7b4f28844f5a6cffcd8109 2022-04-14 07:09:32.012 | + functions-common:get_or_create_user:933 : echo cf9964904e7b4f28844f5a6cffcd8109 2022-04-14 07:09:32.012 | cf9964904e7b4f28844f5a6cffcd8109 2022-04-14 07:09:32.012 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 07:09:32.012 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:09:32.012 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:09:32.012 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:09:32.012 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:09:32.012 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:09:32.012 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:09:32.012 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:09:32.012 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:09:32.012 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:09:32.012 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:09:32.012 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:32.012 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 07:09:32.012 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:09:32.012 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:32.012 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:32.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.013 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.013 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.013 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:32.013 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:09:32.013 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:09:32.013 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 07:09:32.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.013 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.013 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.013 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 07:09:32.013 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:32.013 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:09:32.013 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:32.013 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:32.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.013 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.013 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.013 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:32.013 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:09:32.013 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:09:32.013 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:09:32.013 | ++ functions-common:get_field:825 : echo '| f7379445670b497f8b7f282c540930a0 | cf9964904e7b4f28844f5a6cffcd8109 | | dda00d0a5da043b09b1e48ae9cad3ce2 | | | False |' 2022-04-14 07:09:32.013 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:32.013 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f7379445670b497f8b7f282c540930a0 2022-04-14 07:09:32.013 | + functions-common:get_or_add_user_project_role:1004 : echo f7379445670b497f8b7f282c540930a0 2022-04-14 07:09:32.013 | f7379445670b497f8b7f282c540930a0 2022-04-14 07:09:32.013 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:09:32.014 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 07:09:32.014 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:09:32.014 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 07:09:32.014 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 07:09:32.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.014 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:32.014 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:09:32.014 | 52f0111d19c34ddf84ef2ebdeb51f28d' 2022-04-14 07:09:32.014 | + functions-common:get_or_create_service:1101 : echo 52f0111d19c34ddf84ef2ebdeb51f28d 2022-04-14 07:09:32.014 | 52f0111d19c34ddf84ef2ebdeb51f28d 2022-04-14 07:09:32.014 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 07:09:32.014 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-04-14 07:09:32.014 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:09:32.014 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:09:32.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:09:32.014 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 07:09:32.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.014 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:32.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:09:32.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:09:32.014 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:09:32.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.015 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.015 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:32.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=4104e8e1ddcd491f83d502d4c0c5ab83 2022-04-14 07:09:32.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 4104e8e1ddcd491f83d502d4c0c5ab83 2022-04-14 07:09:32.015 | + functions-common:get_or_create_endpoint:1134 : public_id=4104e8e1ddcd491f83d502d4c0c5ab83 2022-04-14 07:09:32.015 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:09:32.015 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:09:32.015 | + functions-common:get_or_create_endpoint:1143 : echo 4104e8e1ddcd491f83d502d4c0c5ab83 2022-04-14 07:09:32.015 | 4104e8e1ddcd491f83d502d4c0c5ab83 2022-04-14 07:09:32.015 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 07:09:32.015 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:09:32.015 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 07:09:32.015 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 07:09:32.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.015 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.015 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.015 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:32.015 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:09:32.015 | cf34d5df21c543fab00b8a7d817a29f7' 2022-04-14 07:09:32.015 | + functions-common:get_or_create_service:1101 : echo cf34d5df21c543fab00b8a7d817a29f7 2022-04-14 07:09:32.015 | cf34d5df21c543fab00b8a7d817a29f7 2022-04-14 07:09:32.015 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-04-14 07:09:32.015 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:09:32.015 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:09:32.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:09:32.015 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 07:09:32.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.015 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.015 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.015 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:32.016 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:09:32.016 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:09:32.016 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:09:32.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.016 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:32.016 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=b9e0d975ec8f4ba2972a39131f9319ed 2022-04-14 07:09:32.016 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo b9e0d975ec8f4ba2972a39131f9319ed 2022-04-14 07:09:32.016 | + functions-common:get_or_create_endpoint:1134 : public_id=b9e0d975ec8f4ba2972a39131f9319ed 2022-04-14 07:09:32.016 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:09:32.016 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:09:32.016 | + functions-common:get_or_create_endpoint:1143 : echo b9e0d975ec8f4ba2972a39131f9319ed 2022-04-14 07:09:32.016 | b9e0d975ec8f4ba2972a39131f9319ed 2022-04-14 07:09:32.016 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 07:09:32.016 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 07:09:32.016 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:09:32.016 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 07:09:32.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.016 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:32.016 | ++ functions-common:get_or_create_project:945 : project_id=dda00d0a5da043b09b1e48ae9cad3ce2 2022-04-14 07:09:32.016 | ++ functions-common:get_or_create_project:946 : echo dda00d0a5da043b09b1e48ae9cad3ce2 2022-04-14 07:09:32.016 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id dda00d0a5da043b09b1e48ae9cad3ce2 2022-04-14 07:09:32.016 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 07:09:32.016 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:09:32.017 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:09:32.017 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 07:09:32.017 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 07:09:32.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.017 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.017 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.017 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 07:09:32.017 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:32.017 | ++ functions-common:get_or_create_user:932 : user_id=cf9964904e7b4f28844f5a6cffcd8109 2022-04-14 07:09:32.017 | ++ functions-common:get_or_create_user:933 : echo cf9964904e7b4f28844f5a6cffcd8109 2022-04-14 07:09:32.017 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id cf9964904e7b4f28844f5a6cffcd8109 2022-04-14 07:09:32.063 | [98385 Async create_cinder_accounts:132994]: finished create_cinder_accounts with result 0 in 61 seconds 2022-04-14 07:09:32.067 | + inc/async:async_wait:197 : return 0 2022-04-14 07:09:32.070 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 07:09:32.124 | [98385 Async create_neutron_accounts:133109]: Waiting for completion of create_neutron_accounts running on PID 133109 (3 other jobs running) 2022-04-14 07:09:32.150 | [98385 Async create_neutron_accounts:133109]: Signaling child to exit 2022-04-14 07:09:32.155 | WAKEUP 2022-04-14 07:09:32.175 | [98385 Async create_neutron_accounts:133109]: Signaled 2022-04-14 07:09:32.176 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 07:09:32.176 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:09:32.176 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:09:32.176 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:09:32.176 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:09:32.177 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-04-14 07:09:32.177 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:09:32.177 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 07:09:32.177 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 07:09:32.177 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 07:09:32.177 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.37:9696/ 2022-04-14 07:09:32.177 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ 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-svc ]] 2022-04-14 07:09:32.177 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 07:09:32.177 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 07:09:32.177 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:09:32.177 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:09:32.177 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:09:32.177 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:09:32.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.178 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.178 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.178 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:32.178 | + functions-common:get_or_create_user:932 : user_id=558e1c4979f941389f0d1acdfbe2da3b 2022-04-14 07:09:32.178 | + functions-common:get_or_create_user:933 : echo 558e1c4979f941389f0d1acdfbe2da3b 2022-04-14 07:09:32.178 | 558e1c4979f941389f0d1acdfbe2da3b 2022-04-14 07:09:32.178 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 07:09:32.178 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:09:32.178 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:09:32.178 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:09:32.178 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:09:32.178 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:09:32.178 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:09:32.178 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:09:32.178 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:09:32.178 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:09:32.178 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:09:32.178 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:09:32.178 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 07:09:32.178 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:32.178 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:32.178 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:32.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.178 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.178 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.178 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:32.178 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:09:32.178 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:09:32.178 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 07:09:32.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.179 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.179 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.179 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:32.179 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 07:09:32.179 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:09:32.179 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:32.179 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:32.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.179 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.179 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.179 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:32.179 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:09:32.179 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:09:32.179 | ++ functions-common:get_field:825 : echo '| f7379445670b497f8b7f282c540930a0 | 558e1c4979f941389f0d1acdfbe2da3b | | dda00d0a5da043b09b1e48ae9cad3ce2 | | | False |' 2022-04-14 07:09:32.179 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:09:32.179 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:32.179 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f7379445670b497f8b7f282c540930a0 2022-04-14 07:09:32.179 | + functions-common:get_or_add_user_project_role:1004 : echo f7379445670b497f8b7f282c540930a0 2022-04-14 07:09:32.179 | f7379445670b497f8b7f282c540930a0 2022-04-14 07:09:32.179 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:09:32.179 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 07:09:32.179 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:09:32.179 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 07:09:32.179 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 07:09:32.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.179 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.180 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.180 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:32.180 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:09:32.180 | e0e392cfd77c422ba1c64e0f1e026090' 2022-04-14 07:09:32.180 | + functions-common:get_or_create_service:1101 : echo e0e392cfd77c422ba1c64e0f1e026090 2022-04-14 07:09:32.180 | e0e392cfd77c422ba1c64e0f1e026090 2022-04-14 07:09:32.180 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.37:9696/ 2022-04-14 07:09:32.180 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:09:32.180 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.37:9696/ RegionOne 2022-04-14 07:09:32.180 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:09:32.180 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 07:09:32.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.180 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.180 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.180 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:32.180 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:09:32.180 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:09:32.180 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.37:9696/ --region RegionOne -f value -c id 2022-04-14 07:09:32.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.180 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.180 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.180 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:32.180 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=d091ffb32d0f4f9c8cef38fa9d89532a 2022-04-14 07:09:32.180 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo d091ffb32d0f4f9c8cef38fa9d89532a 2022-04-14 07:09:32.180 | + functions-common:get_or_create_endpoint:1134 : public_id=d091ffb32d0f4f9c8cef38fa9d89532a 2022-04-14 07:09:32.180 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:09:32.181 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:09:32.181 | + functions-common:get_or_create_endpoint:1143 : echo d091ffb32d0f4f9c8cef38fa9d89532a 2022-04-14 07:09:32.181 | d091ffb32d0f4f9c8cef38fa9d89532a 2022-04-14 07:09:32.223 | [98385 Async create_neutron_accounts:133109]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-14 07:09:32.262 | [98385 Async create_swift_accounts:133250]: Waiting for completion of create_swift_accounts running on PID 133250 (2 other jobs running) 2022-04-14 07:09:32.290 | [98385 Async create_swift_accounts:133250]: Signaling child to exit 2022-04-14 07:10:22.120 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:10:22.146 | [133250 Async create_swift_accounts:133250]: finished successfully 2022-04-14 07:10:22.166 | WAKEUP 2022-04-14 07:10:22.188 | [98385 Async create_swift_accounts:133250]: Signaled 2022-04-14 07:10:22.190 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 07:10:22.190 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 07:10:22.190 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 07:10:22.190 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 07:10:22.190 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 07:10:22.190 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 07:10:22.190 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 07:10:22.190 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 07:10:22.190 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 07:10:22.190 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 07:10:22.190 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:10:22.190 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 07:10:22.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.190 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.190 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.190 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.190 | ++ functions-common:get_or_create_role:957 : role_id=8cba6ddd1a844e44be53dd3399a1ab45 2022-04-14 07:10:22.190 | ++ functions-common:get_or_create_role:958 : echo 8cba6ddd1a844e44be53dd3399a1ab45 2022-04-14 07:10:22.190 | + lib/swift:create_swift_accounts:614 : another_role=8cba6ddd1a844e44be53dd3399a1ab45 2022-04-14 07:10:22.190 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 07:10:22.190 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 07:10:22.190 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:10:22.191 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:10:22.191 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:10:22.191 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:10:22.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.191 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.191 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.191 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.191 | + functions-common:get_or_create_user:932 : user_id=ede500da4f7b4ad9949463d436178fc1 2022-04-14 07:10:22.191 | + functions-common:get_or_create_user:933 : echo ede500da4f7b4ad9949463d436178fc1 2022-04-14 07:10:22.191 | ede500da4f7b4ad9949463d436178fc1 2022-04-14 07:10:22.191 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 07:10:22.191 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:10:22.191 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:10:22.191 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:10:22.191 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:10:22.191 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:10:22.191 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:10:22.191 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:10:22.191 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:10:22.191 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:10:22.191 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:10:22.191 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:10:22.191 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:10:22.191 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:10:22.191 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:10:22.191 | ++ functions-common:get_field:819 : read data 2022-04-14 07:10:22.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.191 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.191 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.191 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.192 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:10:22.192 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:10:22.192 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:10:22.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.192 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.192 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.192 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:10:22.192 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:10:22.192 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:10:22.192 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:10:22.192 | ++ functions-common:get_field:819 : read data 2022-04-14 07:10:22.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.192 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.192 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.192 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.192 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:10:22.192 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:10:22.192 | ++ functions-common:get_field:825 : echo '| f7379445670b497f8b7f282c540930a0 | ede500da4f7b4ad9949463d436178fc1 | | dda00d0a5da043b09b1e48ae9cad3ce2 | | | False |' 2022-04-14 07:10:22.192 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:10:22.192 | ++ functions-common:get_field:819 : read data 2022-04-14 07:10:22.192 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f7379445670b497f8b7f282c540930a0 2022-04-14 07:10:22.192 | + functions-common:get_or_add_user_project_role:1004 : echo f7379445670b497f8b7f282c540930a0 2022-04-14 07:10:22.192 | f7379445670b497f8b7f282c540930a0 2022-04-14 07:10:22.192 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:10:22.192 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 07:10:22.192 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:10:22.192 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:10:22.193 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:10:22.193 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:10:22.193 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:10:22.193 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:10:22.193 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:10:22.193 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:10:22.193 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:10:22.193 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:10:22.193 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:10:22.193 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:10:22.193 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:10:22.193 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:10:22.193 | ++ functions-common:get_field:819 : read data 2022-04-14 07:10:22.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.193 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.193 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.193 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.193 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:10:22.193 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:10:22.193 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:10:22.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.193 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.193 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.193 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:10:22.193 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:10:22.193 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:10:22.193 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:10:22.193 | ++ functions-common:get_field:819 : read data 2022-04-14 07:10:22.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.193 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.194 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.194 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.194 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:10:22.194 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:10:22.194 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:10:22.194 | ++ functions-common:get_field:825 : echo '| ab16d6f656594ca08b10c885482f1017 | ede500da4f7b4ad9949463d436178fc1 | | dda00d0a5da043b09b1e48ae9cad3ce2 | | | False |' 2022-04-14 07:10:22.194 | ++ functions-common:get_field:819 : read data 2022-04-14 07:10:22.194 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ab16d6f656594ca08b10c885482f1017 2022-04-14 07:10:22.194 | + functions-common:get_or_add_user_project_role:1004 : echo ab16d6f656594ca08b10c885482f1017 2022-04-14 07:10:22.194 | ab16d6f656594ca08b10c885482f1017 2022-04-14 07:10:22.194 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 07:10:22.194 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:10:22.194 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 07:10:22.194 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 07:10:22.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.194 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.194 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.194 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.194 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:10:22.194 | 16ff955e77d14d4bb1111cc9a9e3768f' 2022-04-14 07:10:22.194 | + functions-common:get_or_create_service:1101 : echo 16ff955e77d14d4bb1111cc9a9e3768f 2022-04-14 07:10:22.194 | 16ff955e77d14d4bb1111cc9a9e3768f 2022-04-14 07:10:22.194 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' http://10.222.0.37:8080 2022-04-14 07:10:22.194 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:10:22.194 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 07:10:22.194 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:10:22.194 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 07:10:22.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.194 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.194 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.195 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.195 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:10:22.195 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:10:22.195 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:10:22.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.195 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.195 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.195 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.195 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=069b4767d33049bdb7a498a1ae2f1023 2022-04-14 07:10:22.195 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 069b4767d33049bdb7a498a1ae2f1023 2022-04-14 07:10:22.195 | + functions-common:get_or_create_endpoint:1134 : public_id=069b4767d33049bdb7a498a1ae2f1023 2022-04-14 07:10:22.195 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.37:8080 ]] 2022-04-14 07:10:22.195 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.37:8080 RegionOne 2022-04-14 07:10:22.195 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:10:22.195 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 07:10:22.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.195 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.195 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.195 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.195 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:10:22.195 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:10:22.195 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.37:8080 --region RegionOne -f value -c id 2022-04-14 07:10:22.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.195 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.195 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.195 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.195 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=0c576f4f83a944cf94b78ad21c7f84fe 2022-04-14 07:10:22.196 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 0c576f4f83a944cf94b78ad21c7f84fe 2022-04-14 07:10:22.196 | 0c576f4f83a944cf94b78ad21c7f84fe 2022-04-14 07:10:22.196 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:10:22.196 | + functions-common:get_or_create_endpoint:1143 : echo 069b4767d33049bdb7a498a1ae2f1023 2022-04-14 07:10:22.196 | 069b4767d33049bdb7a498a1ae2f1023 2022-04-14 07:10:22.196 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 07:10:22.196 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 07:10:22.196 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:10:22.196 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 07:10:22.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.196 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.196 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.196 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.196 | ++ functions-common:get_or_create_project:945 : project_id=8d3dc2ee26eb441e987a231587ca8707 2022-04-14 07:10:22.196 | ++ functions-common:get_or_create_project:946 : echo 8d3dc2ee26eb441e987a231587ca8707 2022-04-14 07:10:22.196 | + lib/swift:create_swift_accounts:628 : swift_project_test1=8d3dc2ee26eb441e987a231587ca8707 2022-04-14 07:10:22.196 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 07:10:22.196 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:10:22.196 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 07:10:22.196 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:10:22.196 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 07:10:22.196 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 07:10:22.196 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-14 07:10:22.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.196 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.196 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.196 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.196 | ++ functions-common:get_or_create_user:932 : user_id=ad7a3cc20b8e4625bfc2d72356d31bd2 2022-04-14 07:10:22.196 | ++ functions-common:get_or_create_user:933 : echo ad7a3cc20b8e4625bfc2d72356d31bd2 2022-04-14 07:10:22.197 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=ad7a3cc20b8e4625bfc2d72356d31bd2 2022-04-14 07:10:22.197 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 07:10:22.197 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:10:22.197 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin ad7a3cc20b8e4625bfc2d72356d31bd2 8d3dc2ee26eb441e987a231587ca8707 2022-04-14 07:10:22.197 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:10:22.197 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:10:22.197 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:10:22.197 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:10:22.197 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:10:22.197 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:10:22.197 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:10:22.197 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:10:22.197 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:10:22.197 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:10:22.197 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ad7a3cc20b8e4625bfc2d72356d31bd2 --project 8d3dc2ee26eb441e987a231587ca8707 2022-04-14 07:10:22.197 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:10:22.197 | ++ functions-common:get_field:819 : read data 2022-04-14 07:10:22.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.197 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.197 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.197 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.197 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:10:22.197 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:10:22.197 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user ad7a3cc20b8e4625bfc2d72356d31bd2 --project 8d3dc2ee26eb441e987a231587ca8707 2022-04-14 07:10:22.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.197 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.197 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.197 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ad7a3cc20b8e4625bfc2d72356d31bd2 --project 8d3dc2ee26eb441e987a231587ca8707 2022-04-14 07:10:22.197 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:10:22.198 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:10:22.198 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:10:22.198 | ++ functions-common:get_field:819 : read data 2022-04-14 07:10:22.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.198 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.198 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.198 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.198 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:10:22.198 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:10:22.198 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:10:22.198 | ++ functions-common:get_field:825 : echo '| ab16d6f656594ca08b10c885482f1017 | ad7a3cc20b8e4625bfc2d72356d31bd2 | | 8d3dc2ee26eb441e987a231587ca8707 | | | False |' 2022-04-14 07:10:22.198 | ++ functions-common:get_field:819 : read data 2022-04-14 07:10:22.198 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ab16d6f656594ca08b10c885482f1017 2022-04-14 07:10:22.198 | + functions-common:get_or_add_user_project_role:1004 : echo ab16d6f656594ca08b10c885482f1017 2022-04-14 07:10:22.198 | ab16d6f656594ca08b10c885482f1017 2022-04-14 07:10:22.198 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 07:10:22.198 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 07:10:22.198 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:10:22.198 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 07:10:22.198 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 07:10:22.198 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-14 07:10:22.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.198 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.198 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.198 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.198 | ++ functions-common:get_or_create_user:932 : user_id=2baed8a96b614a84abd0bce43b201c4b 2022-04-14 07:10:22.198 | ++ functions-common:get_or_create_user:933 : echo 2baed8a96b614a84abd0bce43b201c4b 2022-04-14 07:10:22.198 | + lib/swift:create_swift_accounts:637 : swift_user_test3=2baed8a96b614a84abd0bce43b201c4b 2022-04-14 07:10:22.198 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 07:10:22.198 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:10:22.199 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 8cba6ddd1a844e44be53dd3399a1ab45 2baed8a96b614a84abd0bce43b201c4b 8d3dc2ee26eb441e987a231587ca8707 2022-04-14 07:10:22.199 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:10:22.199 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:10:22.199 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:10:22.199 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:10:22.199 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:10:22.199 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:10:22.199 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:10:22.199 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:10:22.199 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 8cba6ddd1a844e44be53dd3399a1ab45 --user 2baed8a96b614a84abd0bce43b201c4b --project 8d3dc2ee26eb441e987a231587ca8707 2022-04-14 07:10:22.199 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:10:22.199 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:10:22.199 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:10:22.199 | ++ functions-common:get_field:819 : read data 2022-04-14 07:10:22.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.199 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.199 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.199 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.199 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:10:22.199 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:10:22.199 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 8cba6ddd1a844e44be53dd3399a1ab45 --user 2baed8a96b614a84abd0bce43b201c4b --project 8d3dc2ee26eb441e987a231587ca8707 2022-04-14 07:10:22.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.199 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.199 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.199 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 8cba6ddd1a844e44be53dd3399a1ab45 --user 2baed8a96b614a84abd0bce43b201c4b --project 8d3dc2ee26eb441e987a231587ca8707 2022-04-14 07:10:22.199 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:10:22.199 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:10:22.199 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:10:22.199 | ++ functions-common:get_field:819 : read data 2022-04-14 07:10:22.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.200 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.200 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.200 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.200 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:10:22.200 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:10:22.200 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:10:22.200 | ++ functions-common:get_field:825 : echo '| 8cba6ddd1a844e44be53dd3399a1ab45 | 2baed8a96b614a84abd0bce43b201c4b | | 8d3dc2ee26eb441e987a231587ca8707 | | | False |' 2022-04-14 07:10:22.200 | ++ functions-common:get_field:819 : read data 2022-04-14 07:10:22.200 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8cba6ddd1a844e44be53dd3399a1ab45 2022-04-14 07:10:22.200 | + functions-common:get_or_add_user_project_role:1004 : echo 8cba6ddd1a844e44be53dd3399a1ab45 2022-04-14 07:10:22.200 | 8cba6ddd1a844e44be53dd3399a1ab45 2022-04-14 07:10:22.200 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 07:10:22.200 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 07:10:22.200 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:10:22.200 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 07:10:22.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.200 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.200 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.200 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.200 | ++ functions-common:get_or_create_project:945 : project_id=af331a6be609434f8d0a67fbb5089a16 2022-04-14 07:10:22.200 | ++ functions-common:get_or_create_project:946 : echo af331a6be609434f8d0a67fbb5089a16 2022-04-14 07:10:22.200 | + lib/swift:create_swift_accounts:642 : swift_project_test2=af331a6be609434f8d0a67fbb5089a16 2022-04-14 07:10:22.200 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 07:10:22.200 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:10:22.200 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 07:10:22.200 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 07:10:22.200 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:10:22.200 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 07:10:22.201 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 07:10:22.201 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-14 07:10:22.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.201 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.201 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.201 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.201 | ++ functions-common:get_or_create_user:932 : user_id=69170f047fde4d27ade1ee5b69260968 2022-04-14 07:10:22.201 | ++ functions-common:get_or_create_user:933 : echo 69170f047fde4d27ade1ee5b69260968 2022-04-14 07:10:22.201 | + lib/swift:create_swift_accounts:647 : swift_user_test2=69170f047fde4d27ade1ee5b69260968 2022-04-14 07:10:22.201 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 07:10:22.201 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:10:22.201 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 69170f047fde4d27ade1ee5b69260968 af331a6be609434f8d0a67fbb5089a16 2022-04-14 07:10:22.201 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:10:22.201 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:10:22.201 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:10:22.201 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:10:22.201 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:10:22.201 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:10:22.201 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:10:22.201 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:10:22.201 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 69170f047fde4d27ade1ee5b69260968 --project af331a6be609434f8d0a67fbb5089a16 2022-04-14 07:10:22.201 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:10:22.201 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:10:22.201 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:10:22.201 | ++ functions-common:get_field:819 : read data 2022-04-14 07:10:22.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.201 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.201 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.202 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.202 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:10:22.202 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:10:22.202 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 69170f047fde4d27ade1ee5b69260968 --project af331a6be609434f8d0a67fbb5089a16 2022-04-14 07:10:22.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.202 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.202 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.202 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 69170f047fde4d27ade1ee5b69260968 --project af331a6be609434f8d0a67fbb5089a16 2022-04-14 07:10:22.202 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:10:22.202 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:10:22.202 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:10:22.202 | ++ functions-common:get_field:819 : read data 2022-04-14 07:10:22.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.202 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.202 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.202 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.202 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:10:22.202 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:10:22.202 | ++ functions-common:get_field:825 : echo '| ab16d6f656594ca08b10c885482f1017 | 69170f047fde4d27ade1ee5b69260968 | | af331a6be609434f8d0a67fbb5089a16 | | | False |' 2022-04-14 07:10:22.202 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:10:22.202 | ++ functions-common:get_field:819 : read data 2022-04-14 07:10:22.202 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ab16d6f656594ca08b10c885482f1017 2022-04-14 07:10:22.202 | + functions-common:get_or_add_user_project_role:1004 : echo ab16d6f656594ca08b10c885482f1017 2022-04-14 07:10:22.202 | ab16d6f656594ca08b10c885482f1017 2022-04-14 07:10:22.202 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 07:10:22.202 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 07:10:22.202 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:10:22.202 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 07:10:22.202 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 07:10:22.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.203 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.203 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.203 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.203 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 07:10:22.203 | 05f533f58484496ca163af61a4cae535' 2022-04-14 07:10:22.203 | ++ functions-common:get_or_create_domain:895 : echo 05f533f58484496ca163af61a4cae535 2022-04-14 07:10:22.203 | + lib/swift:create_swift_accounts:652 : swift_domain=05f533f58484496ca163af61a4cae535 2022-04-14 07:10:22.203 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 07:10:22.203 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:10:22.203 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 07:10:22.203 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 05f533f58484496ca163af61a4cae535 2022-04-14 07:10:22.203 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:10:22.203 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=05f533f58484496ca163af61a4cae535 --or-show -f value -c id 2022-04-14 07:10:22.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.203 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.203 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.203 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.203 | ++ functions-common:get_or_create_project:945 : project_id=ead5c7eab95d4d738de4e676ce3ac72a 2022-04-14 07:10:22.203 | ++ functions-common:get_or_create_project:946 : echo ead5c7eab95d4d738de4e676ce3ac72a 2022-04-14 07:10:22.203 | + lib/swift:create_swift_accounts:656 : swift_project_test4=ead5c7eab95d4d738de4e676ce3ac72a 2022-04-14 07:10:22.203 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 07:10:22.203 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:10:22.203 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 07:10:22.203 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 05f533f58484496ca163af61a4cae535 test4@example.com 2022-04-14 07:10:22.203 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:10:22.203 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 07:10:22.203 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 07:10:22.203 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=05f533f58484496ca163af61a4cae535 --email=test4@example.com --or-show -f value -c id 2022-04-14 07:10:22.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.204 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.204 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.204 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.204 | ++ functions-common:get_or_create_user:932 : user_id=021eb2506d9d4635ad1f7237d902df34 2022-04-14 07:10:22.204 | ++ functions-common:get_or_create_user:933 : echo 021eb2506d9d4635ad1f7237d902df34 2022-04-14 07:10:22.204 | + lib/swift:create_swift_accounts:661 : swift_user_test4=021eb2506d9d4635ad1f7237d902df34 2022-04-14 07:10:22.204 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 07:10:22.204 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:10:22.204 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 021eb2506d9d4635ad1f7237d902df34 ead5c7eab95d4d738de4e676ce3ac72a 2022-04-14 07:10:22.204 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:10:22.204 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:10:22.204 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:10:22.204 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:10:22.204 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:10:22.204 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:10:22.204 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:10:22.204 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:10:22.204 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 021eb2506d9d4635ad1f7237d902df34 --project ead5c7eab95d4d738de4e676ce3ac72a 2022-04-14 07:10:22.204 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:10:22.204 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:10:22.204 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:10:22.204 | ++ functions-common:get_field:819 : read data 2022-04-14 07:10:22.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.204 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.204 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.204 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.204 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:10:22.204 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:10:22.205 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 021eb2506d9d4635ad1f7237d902df34 --project ead5c7eab95d4d738de4e676ce3ac72a 2022-04-14 07:10:22.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.205 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.205 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.205 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 021eb2506d9d4635ad1f7237d902df34 --project ead5c7eab95d4d738de4e676ce3ac72a 2022-04-14 07:10:22.205 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:10:22.205 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:10:22.205 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:10:22.205 | ++ functions-common:get_field:819 : read data 2022-04-14 07:10:22.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.205 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:22.205 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:22.205 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:10:22.205 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:10:22.205 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:10:22.205 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:10:22.205 | ++ functions-common:get_field:825 : echo '| ab16d6f656594ca08b10c885482f1017 | 021eb2506d9d4635ad1f7237d902df34 | | ead5c7eab95d4d738de4e676ce3ac72a | | | False |' 2022-04-14 07:10:22.205 | ++ functions-common:get_field:819 : read data 2022-04-14 07:10:22.205 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ab16d6f656594ca08b10c885482f1017 2022-04-14 07:10:22.205 | + functions-common:get_or_add_user_project_role:1004 : echo ab16d6f656594ca08b10c885482f1017 2022-04-14 07:10:22.205 | ab16d6f656594ca08b10c885482f1017 2022-04-14 07:10:22.236 | [98385 Async create_swift_accounts:133250]: finished create_swift_accounts with result 0 in 130 seconds 2022-04-14 07:10:22.243 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 07:10:22.246 | + inc/async:async_wait:197 : return 0 2022-04-14 07:10:22.248 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-14 07:10:22.266 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:10:22.269 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-14 07:10:22.288 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:10:22.291 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-14 07:10:22.293 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:10:22.296 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-14 07:10:22.298 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-14 07:10:22.301 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 07:10:22.360 | + inc/async:async_inner:63 : init_glance 2022-04-14 07:10:22.399 | [98385 Async init_glance:137542]: running: init_glance 2022-04-14 07:10:22.402 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-14 07:10:22.421 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:10:22.424 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-14 07:10:22.426 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:10:22.429 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-14 07:10:22.442 | + ./stack.sh:main:1149 : configure_neutron 2022-04-14 07:10:22.442 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 07:10:22.442 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:10:22.442 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:10:22.445 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:10:22.447 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:10:22.450 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-04-14 07:10:22.453 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:10:22.455 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 07:10:22.459 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 07:10:22.461 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 07:10:22.464 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 07:10:22.477 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 07:10:22.479 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 07:10:25.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:25.988 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:25.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:25.988 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:29.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:29.492 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:29.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:29.492 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:32.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:32.995 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:32.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:32.995 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:36.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:36.597 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:36.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:36.597 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:40.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:40.109 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:40.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:40.109 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:43.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:43.603 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:43.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:43.603 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:47.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:47.075 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:47.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:47.075 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:50.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:50.826 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:50.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:50.826 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:55.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:55.574 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:55.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:55.574 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:55.574 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 07:11:01.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:01.550 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:01.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:01.550 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:01.870 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 07:11:01.875 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 07:11:01.878 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 07:11:01.881 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 07:11:01.883 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 07:11:01.886 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 07:11:01.891 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 07:11:01.891 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 07:11:01.892 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 07:11:01.895 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 07:11:01.897 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 07:11:01.899 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 07:11:01.901 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 07:11:01.904 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 07:11:01.906 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 07:11:01.908 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 07:11:01.913 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:11:01.915 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 07:11:01.917 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:11:01.922 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 07:11:01.925 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 07:11:01.928 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 07:11:01.930 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 07:11:01.933 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 07:11:01.936 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 07:11:01.970 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 07:11:02.005 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 07:11:02.036 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 07:11:02.077 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 07:11:02.108 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 07:11:02.138 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 07:11:02.141 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 07:11:02.143 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 07:11:02.145 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:11:02.148 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:11:02.164 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:11:02.167 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:11:02.169 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:11:02.171 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:11:02.174 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:11:02.203 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:11:02.233 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:11:02.270 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:11:02.301 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 07:11:02.317 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:11:02.319 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 07:11:02.322 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:11:02.326 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 07:11:02.327 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 07:11:02.329 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 07:11:02.341 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 07:11:02.344 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:11:02.346 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 07:11:02.349 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 07:11:02.361 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-14 07:11:02.382 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 07:11:02.385 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-14 07:11:02.397 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-14 07:11:02.412 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-14 07:11:02.424 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:11:02.427 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:11:02.430 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 07:11:02.437 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.QJZMbpsZOQ 2022-04-14 07:11:02.437 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:11:02.440 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:11:02.442 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.QJZMbpsZOQ 2022-04-14 07:11:02.446 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.QJZMbpsZOQ 2022-04-14 07:11:02.459 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.QJZMbpsZOQ /etc/sudoers.d/neutron-rootwrap 2022-04-14 07:11:02.471 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 07:11:02.502 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 07:11:02.504 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:11:02.535 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 07:11:02.538 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 07:11:02.540 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 07:11:02.544 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:11:02.545 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:11:02.548 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:11:02.565 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:02.568 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:11:02.573 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:11:02.573 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:11:02.591 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:02.594 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:11:02.597 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:11:02.628 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:11:02.631 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:11:02.633 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 07:11:02.651 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:02.659 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 07:11:02.659 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 07:11:02.659 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:11:02.661 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:11:02.664 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 07:11:02.666 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 07:11:02.669 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:11:02.671 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 07:11:02.674 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 07:11:02.676 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 07:11:02.681 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 07:11:02.684 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-14 07:11:02.689 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 07:11:02.709 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:02.713 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 07:11:02.714 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 07:11:02.717 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 07:11:02.723 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 07:11:02.754 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:11:02.786 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 07:11:02.817 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 07:11:02.854 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 07:11:02.886 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 07:11:02.889 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:11:02.891 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 07:11:02.894 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:11:02.897 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 07:11:02.929 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 07:11:02.963 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-14 07:11:02.993 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 07:11:03.028 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 07:11:03.063 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 07:11:03.099 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 07:11:03.130 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 07:11:03.162 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:11:03.193 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:11:03.224 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 07:11:03.255 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 07:11:03.288 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 07:11:03.291 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:11:03.293 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:11:03.296 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:11:03.298 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 07:11:03.329 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 07:11:03.362 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.37/identity 2022-04-14 07:11:03.394 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 07:11:03.427 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 07:11:03.458 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 07:11:03.489 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 07:11:03.520 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 07:11:03.550 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:11:03.581 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 07:11:03.612 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 07:11:03.615 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 07:11:03.624 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 07:11:03.624 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 07:11:03.624 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 07:11:03.625 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 07:11:03.627 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 07:11:03.630 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-04-14 07:11:03.632 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-04-14 07:11:03.635 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-04-14 07:11:03.637 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 07:11:03.639 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 07:11:03.643 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 07:11:03.645 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 07:11:03.648 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 07:11:03.650 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 07:11:03.652 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 07:11:03.655 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 07:11:03.657 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 07:11:03.660 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-14 07:11:03.690 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-14 07:11:03.693 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:11:03.697 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:11:03.700 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 07:11:03.702 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 07:11:03.705 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:11:03.709 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 07:11:03.749 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 07:11:03.751 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-14 07:11:03.754 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:11:03.756 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:11:03.759 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 07:11:03.761 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 07:11:03.764 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:11:03.766 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 07:11:03.795 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-14 07:11:03.798 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:11:03.800 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:11:03.803 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 07:11:03.805 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 07:11:03.807 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:11:03.812 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 07:11:03.849 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-14 07:11:03.851 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:11:03.853 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 07:11:03.856 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 07:11:03.858 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 07:11:03.860 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:11:03.863 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-14 07:11:03.893 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-14 07:11:03.896 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:11:03.898 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 07:11:03.901 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:11:03.903 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:11:03.905 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:11:03.908 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 07:11:03.942 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-14 07:11:03.944 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:11:03.947 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 07:11:03.949 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 07:11:03.952 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 07:11:03.954 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:11:03.957 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 07:11:03.986 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2022-04-14 07:11:03.995 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:11:03.998 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 07:11:04.000 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-04-14 07:11:04.003 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-04-14 07:11:04.007 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:11:04.008 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-04-14 07:11:04.039 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-14 07:11:04.041 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:11:04.044 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 07:11:04.046 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:11:04.049 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:11:04.051 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:11:04.053 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 07:11:04.085 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 07:11:04.088 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 07:11:04.111 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:04.114 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 07:11:04.117 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 07:11:04.150 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 07:11:04.153 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:11:04.182 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:11:04.215 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 07:11:04.217 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 07:11:04.220 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 07:11:04.222 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:11:07.258 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:11:07.258 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev116 2022-04-14 07:11:07.258 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=139424) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:11:07.308 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=139424) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:11:07.308 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=139424) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:11:07.308 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=139424) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:11:07.308 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=139424) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:11:07.308 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=139424) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:11:07.309 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=139424) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:11:07.362 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:11:07.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:07.362 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:07.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:07.362 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:07.713 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 07:11:07.716 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 07:11:07.723 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 07:11:07.723 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:11:07.724 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 07:11:07.776 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-14 07:11:07.794 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 07:11:07.796 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 07:11:07.799 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-14 07:11:07.830 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 07:11:07.834 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 07:11:07.842 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 07:11:07.845 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 07:11:07.848 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 07:11:07.861 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 07:11:07.874 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:11:07.876 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 07:11:07.885 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 07:11:07.888 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:11:07.890 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 07:11:07.899 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 07:11:07.903 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 07:11:07.905 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 07:11:07.908 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 07:11:07.911 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 07:11:07.914 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:11:07.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:11:07.919 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 07:11:07.921 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:11:07.924 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:11:07.953 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 07:11:07.956 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-14 07:11:07.994 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 07:11:07.997 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 07:11:08.026 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 07:11:08.057 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 07:11:08.074 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:08.077 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 07:11:08.079 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 07:11:08.084 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 07:11:08.121 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 07:11:08.150 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 07:11:08.189 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 07:11:08.192 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:11:08.222 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 07:11:08.239 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:08.242 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:11:08.245 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:11:08.275 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:11:08.277 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:11:08.280 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 07:11:08.310 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 07:11:08.313 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:11:08.315 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 07:11:08.318 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 07:11:08.336 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:08.339 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 07:11:08.345 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-14 07:11:08.347 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 07:11:08.382 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 07:11:08.420 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 07:11:08.422 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:11:08.452 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:11:08.455 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:11:08.484 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:11:08.487 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:11:08.490 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 07:11:08.519 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 07:11:08.522 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:11:08.524 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 07:11:08.527 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:11:11.555 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:11:11.555 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev116 2022-04-14 07:11:11.556 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=139956) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:11:11.606 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=139956) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:11:11.606 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=139956) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:11:11.607 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=139956) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:11:11.607 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=139956) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:11:11.607 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=139956) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:11:11.607 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=139956) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:11:11.668 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 07:11:11.669 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=139956) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 07:11:11.669 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=139956) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 07:11:11.670 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:11:11.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:11.670 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:11.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:11.670 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:12.042 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 07:11:12.045 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 07:11:12.047 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:11:12.050 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:11:12.053 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 07:11:12.055 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:11:12.058 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:11:12.075 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 07:11:12.078 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 07:11:12.081 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 07:11:12.083 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 07:11:12.096 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-14 07:11:12.115 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 07:11:12.119 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 07:11:12.122 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 07:11:12.129 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 07:11:12.129 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 07:11:12.130 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 07:11:12.133 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 07:11:12.135 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 07:11:12.138 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 07:11:12.140 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 07:11:12.143 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 07:11:12.145 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 07:11:12.148 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 07:11:12.150 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 07:11:12.154 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 07:11:12.154 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 07:11:12.161 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 07:11:12.163 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 07:11:12.166 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 07:11:12.168 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 07:11:12.172 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 07:11:12.175 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 07:11:12.175 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 07:11:12.179 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.41/22 brd 192.168.3.255' 2022-04-14 07:11:12.182 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 07:11:12.184 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 07:11:12.188 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 07:11:12.189 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 07:11:12.192 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.41/22 brd 192.168.3.255 != '' ]] 2022-04-14 07:11:12.194 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.41/22 brd 192.168.3.255 dev eth1' 2022-04-14 07:11:12.197 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.41/22 brd 192.168.3.255 dev br-data' 2022-04-14 07:11:12.199 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 07:11:12.202 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 07:11:12.205 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.41/22 brd 192.168.3.255 2022-04-14 07:11:12.206 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 07:11:12.207 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 07:11:12.207 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 07:11:12.217 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.41 2022-04-14 07:11:12.217 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.41 ' 2022-04-14 07:11:12.218 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.41/22 brd 192.168.3.255 dev eth1 2022-04-14 07:11:12.231 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.41/22 brd 192.168.3.255 dev br-data 2022-04-14 07:11:12.244 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 07:11:12.256 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 07:11:12.276 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.41 2022-04-14 07:11:15.286 | ARPING 192.168.0.41 from 192.168.0.41 br-data 2022-04-14 07:11:15.286 | Sent 3 probes (3 broadcast(s)) 2022-04-14 07:11:15.286 | Received 0 response(s) 2022-04-14 07:11:15.304 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 07:11:15.307 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-14 07:11:15.310 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-14 07:11:15.313 | + ./stack.sh:exit_trap:524 : jobs='123804 2022-04-14 07:11:15.313 | 137542' 2022-04-14 07:11:15.315 | + ./stack.sh:exit_trap:527 : [[ -n 123804 2022-04-14 07:11:15.315 | 137542 ]] 2022-04-14 07:11:15.318 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-070117 ]] 2022-04-14 07:11:15.320 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-14 07:11:15.323 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-14 07:11:15.323 | exit_trap: cleaning up child processes 2022-04-14 07:11:15.325 | + ./stack.sh:exit_trap:529 : kill 123804 137542 2022-04-14 07:11:15.328 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.HcAHW7TnnG ']' 2022-04-14 07:11:15.334 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.HcAHW7TnnG 2022-04-14 07:11:15.334 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-14 07:11:15.337 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-14 07:11:15.339 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-14 07:11:15.341 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-14 07:11:15.341 | Error on exit 2022-04-14 07:11:15.344 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-14 07:11:15.346 | + ./stack.sh:exit_trap:544 : generate-subunit 1649919674 601 fail 2022-04-14 07:11:16.024 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-14 07:11:16.026 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 07:11:17.182 | + ./stack.sh:exit_trap:558 : exit 1