2022-04-14 07:41:12.863 | + ./stack.sh:main:487 : exec 2022-04-14 07:41:12.864 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-074112' 2022-04-14 07:41:12.864 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-074112.summary.2022-04-14-074112 2022-04-14 07:41:12.864 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:41:12.864 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-074112 2022-04-14 07:41:12.864 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-074112 /opt/stack/logs/stack.sh.log 2022-04-14 07:41:12.864 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-074112.summary.2022-04-14-074112 /opt/stack/logs/stack.sh.log.summary 2022-04-14 07:41:12.864 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-14 07:41:12.864 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 07:41:12.864 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 07:41:12.864 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 07:41:12.864 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 07:41:12.864 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 07:41:12.864 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 07:41:12.864 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:41:12.864 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 07:41:12.864 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 07:41:12.864 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:41:12.864 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:41:12.864 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 07:41:12.864 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 07:41:12.864 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:41:12.864 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-14 07:41:12.864 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-14 07:41:12.864 | + ./stack.sh:main:573 : set -o errexit 2022-04-14 07:41:12.864 | + ./stack.sh:main:576 : uname -a 2022-04-14 07:41:12.864 | Linux dv-neutron-837301-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:41:12.866 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 07:41:12.868 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 07:41:12.871 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-14 07:41:12.907 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 07:41:12.923 | + ./stack.sh:main:590 : fetch_plugins 2022-04-14 07:41:12.925 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 07:41:12.927 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 07:41:12.929 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 07:41:12.931 | + functions-common:fetch_plugins:1783 : return 2022-04-14 07:41:12.933 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-14 07:41:12.935 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 07:41:12.937 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:41:12.939 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:41:12.940 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:41:12.942 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:41:12.944 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:41:12.946 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:41:12.948 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:41:12.951 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:41:12.953 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:41:12.955 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:41:12.956 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 07:41:12.959 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:41:12.971 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:41:12.973 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:41:12.975 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:41:12.977 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:41:12.979 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:41:12.981 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:41:12.983 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:41:12.984 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 07:41:12.986 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 07:41:12.988 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:41:12.990 | + 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:41:12.992 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 07:41:12.993 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 07:41:12.995 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 07:41:12.997 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 07:41:12.999 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 07:41:13.001 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-14 07:41:13.017 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-14 07:41:13.019 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 07:41:13.032 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:41:13.035 | +++ lib/tls:source:43 : hostname -f 2022-04-14 07:41:13.039 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 07:41:13.041 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 07:41:13.043 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 07:41:13.045 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 07:41:13.047 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 07:41:13.048 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 07:41:13.050 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 07:41:13.052 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 07:41:13.054 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 07:41:13.056 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 07:41:13.061 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-14 07:41:13.072 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 07:41:13.089 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 07:41:13.102 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 07:41:13.114 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 07:41:13.149 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-14 07:41:13.207 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-14 07:41:13.297 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-14 07:41:13.318 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 07:41:13.368 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-14 07:41:13.420 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 07:41:13.572 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 07:41:13.586 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 07:41:13.599 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 07:41:13.611 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 07:41:13.705 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 07:41:13.707 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 07:41:13.710 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 07:41:13.712 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 07:41:13.714 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 07:41:13.716 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 07:41:13.718 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 07:41:13.718 | False' 2022-04-14 07:41:13.721 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 07:41:13.736 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 07:41:13.738 | + ./stack.sh:main:624 : run_phase source 2022-04-14 07:41:13.741 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 07:41:13.743 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:41:13.745 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:41:13.747 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:41:13.749 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:41:13.751 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:41:13.753 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:41:13.755 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:41:13.759 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:41:13.761 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:41:13.764 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:41:13.766 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 07:41:13.768 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:41:13.782 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:41:13.784 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:41:13.786 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 07:41:13.826 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 07:41:13.828 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 07:41:13.830 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:41:13.832 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 07:41:13.834 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 07:41:13.836 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 07:41:13.839 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 07:41:13.841 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 07:41:13.843 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 07:41:13.845 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 07:41:13.847 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.849 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 07:41:13.852 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.854 | + 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:41:13.856 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.859 | + 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:41:13.861 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.863 | + 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:41:13.866 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.868 | + 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:41:13.870 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.872 | + 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:41:13.875 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.877 | + 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:41:13.879 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.882 | + 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:41:13.884 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.886 | + 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:41:13.888 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.891 | + 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:41:13.893 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.895 | + 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:41:13.897 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.900 | + 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:41:13.902 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.904 | + 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:41:13.906 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.908 | + 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:41:13.911 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.914 | + 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:41:13.916 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.918 | + 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:41:13.920 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.922 | + 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:41:13.925 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.927 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 07:41:13.930 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.932 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 07:41:13.935 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.937 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 07:41:13.940 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.942 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 07:41:13.944 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.946 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 07:41:13.948 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.951 | + 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:41:13.953 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.955 | + 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:41:13.957 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.960 | + 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:41:13.962 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.964 | + 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:41:13.966 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.969 | + 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:41:13.971 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.973 | + 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:41:13.976 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.978 | + 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:41:13.980 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.983 | + 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:41:13.985 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.987 | + 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:41:13.989 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.992 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 07:41:13.994 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:13.996 | + 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:41:13.999 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:14.001 | + 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:41:14.003 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:14.005 | + 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:41:14.008 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:14.010 | + 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:41:14.012 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:14.014 | + 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:41:14.017 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:14.019 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 07:41:14.021 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:14.023 | + 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:41:14.026 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:14.028 | + 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:41:14.030 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:14.032 | + 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:41:14.034 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:14.037 | + 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:41:14.040 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:14.042 | + 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:41:14.044 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:14.046 | + 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:41:14.048 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:14.051 | + 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:41:14.053 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:14.056 | + 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:41:14.058 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:41:14.060 | + 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:41:14.063 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-14 07:41:14.065 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:41:14.068 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 07:41:14.082 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:41:14.085 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 07:41:14.087 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:41:14.089 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 07:41:14.104 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:41:14.107 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 07:41:14.109 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 07:41:14.111 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 07:41:14.114 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 07:41:14.116 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 07:41:14.119 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 07:41:14.121 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 07:41:14.123 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 07:41:14.126 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-14 07:41:14.126 | Using mysql database backend 2022-04-14 07:41:14.128 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 07:41:14.143 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-14 07:41:14.146 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 07:41:14.149 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:41:14.151 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 07:41:14.154 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:41:14.156 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-14 07:41:14.172 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:41:14.175 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 07:41:14.191 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-14 07:41:14.207 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:41:14.209 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 07:41:14.226 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 07:41:14.242 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-14 07:41:14.258 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:41:14.260 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-14 07:41:14.276 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:41:14.278 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 07:41:14.295 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-14 07:41:14.297 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-14 07:41:14.299 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-14 07:41:14.302 | + functions-common:save_stackenv:60 : local tag=757 2022-04-14 07:41:14.305 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:41:14.310 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-074114 2022-04-14 07:41:14.312 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-074114 757' 2022-04-14 07:41:14.314 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:41:14.317 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:41:14.319 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:41:14.321 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:41:14.324 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:41:14.326 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:41:14.328 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:41:14.331 | + 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:41:14.333 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:41:14.336 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2022-04-14 07:41:14.338 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:41:14.341 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2022-04-14 07:41:14.343 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:41:14.345 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-074112 2022-04-14 07:41:14.348 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:41:14.351 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:41:14.353 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:41:14.355 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2022-04-14 07:41:14.358 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:41:14.360 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:41:14.362 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:41:14.365 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:41:14.367 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:41:14.369 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:41:14.372 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:41:14.374 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:41:14.377 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-14 07:41:14.379 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-04-14 07:41:14.381 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 07:41:14.383 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 07:41:14.385 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:41:14.388 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:41:14.390 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:41:14.393 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:41:14.395 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:41:14.398 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:41:14.413 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:41:14.415 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:41:14.417 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:41:14.420 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:41:14.420 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:41:14.425 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 07:41:14.427 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:41:14.429 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 07:41:14.442 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 07:41:14.444 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:41:14.445 | + functions-common:git_clone:685 : head -1 2022-04-14 07:41:14.448 | 748189f3 Merge "update constraint for ceilometer to new release 18.0.0" into stable/yoga 2022-04-14 07:41:14.451 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:41:14.453 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-14 07:41:14.456 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:41:14.458 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-14 07:41:14.461 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 07:41:14.463 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 07:41:14.466 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 07:41:14.468 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:41:14.471 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 07:41:14.473 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 07:41:14.476 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 07:41:14.479 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 07:41:14.483 | ++ tools/install_prereqs.sh:source:47 : NOW=1649922074 2022-04-14 07:41:14.486 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 07:41:14.494 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649921516 2022-04-14 07:41:14.497 | ++ tools/install_prereqs.sh:source:49 : DELTA=558 2022-04-14 07:41:14.499 | ++ tools/install_prereqs.sh:source:50 : [[ 558 -lt 7200 ]] 2022-04-14 07:41:14.501 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 07:41:14.504 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 07:41:14.506 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 07:41:14.509 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 07:41:14.511 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 07:41:14.513 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 07:41:14.516 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 07:41:14.518 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 07:41:14.521 | +++ 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:41:14.568 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 07:41:14.569 | apache2-dev 2022-04-14 07:41:14.569 | bc 2022-04-14 07:41:14.569 | bsdmainutils 2022-04-14 07:41:14.569 | curl 2022-04-14 07:41:14.569 | g++ 2022-04-14 07:41:14.569 | gawk 2022-04-14 07:41:14.569 | gcc 2022-04-14 07:41:14.569 | gettext 2022-04-14 07:41:14.569 | git 2022-04-14 07:41:14.569 | graphviz 2022-04-14 07:41:14.569 | iputils-ping 2022-04-14 07:41:14.569 | libapache2-mod-proxy-uwsgi 2022-04-14 07:41:14.569 | libffi-dev 2022-04-14 07:41:14.569 | libjpeg-dev 2022-04-14 07:41:14.569 | libpcre3-dev 2022-04-14 07:41:14.569 | libpq-dev 2022-04-14 07:41:14.569 | libssl-dev 2022-04-14 07:41:14.569 | libsystemd-dev 2022-04-14 07:41:14.569 | libxml2-dev 2022-04-14 07:41:14.569 | libxslt1-dev 2022-04-14 07:41:14.569 | libyaml-dev 2022-04-14 07:41:14.569 | lsof 2022-04-14 07:41:14.569 | openssh-server 2022-04-14 07:41:14.569 | openssl 2022-04-14 07:41:14.569 | pkg-config 2022-04-14 07:41:14.569 | psmisc 2022-04-14 07:41:14.569 | python3-dev 2022-04-14 07:41:14.569 | python3-pip 2022-04-14 07:41:14.569 | python3-systemd 2022-04-14 07:41:14.569 | python3-venv 2022-04-14 07:41:14.569 | tar 2022-04-14 07:41:14.569 | tcpdump 2022-04-14 07:41:14.569 | unzip 2022-04-14 07:41:14.569 | uuid-runtime 2022-04-14 07:41:14.569 | wget 2022-04-14 07:41:14.569 | wget 2022-04-14 07:41:14.569 | zlib1g-dev 2022-04-14 07:41:14.569 | libkrb5-dev 2022-04-14 07:41:14.570 | libldap2-dev 2022-04-14 07:41:14.570 | libsasl2-dev 2022-04-14 07:41:14.570 | memcached 2022-04-14 07:41:14.570 | python3-mysqldb 2022-04-14 07:41:14.570 | sqlite3 2022-04-14 07:41:14.570 | conntrack 2022-04-14 07:41:14.570 | curl 2022-04-14 07:41:14.570 | dnsmasq-base 2022-04-14 07:41:14.570 | dnsmasq-utils 2022-04-14 07:41:14.570 | ebtables 2022-04-14 07:41:14.570 | genisoimage 2022-04-14 07:41:14.570 | iptables 2022-04-14 07:41:14.570 | iputils-arping 2022-04-14 07:41:14.570 | kpartx 2022-04-14 07:41:14.570 | libjs-jquery-tablesorter 2022-04-14 07:41:14.570 | parted 2022-04-14 07:41:14.570 | pm-utils 2022-04-14 07:41:14.570 | python3-mysqldb 2022-04-14 07:41:14.570 | socat 2022-04-14 07:41:14.570 | sqlite3 2022-04-14 07:41:14.570 | sudo 2022-04-14 07:41:14.570 | vlan 2022-04-14 07:41:14.570 | lsscsi 2022-04-14 07:41:14.570 | open-iscsi 2022-04-14 07:41:14.570 | lvm2 2022-04-14 07:41:14.570 | qemu-utils 2022-04-14 07:41:14.570 | thin-provisioning-tools 2022-04-14 07:41:14.570 | acl 2022-04-14 07:41:14.570 | dnsmasq-base 2022-04-14 07:41:14.570 | dnsmasq-utils 2022-04-14 07:41:14.570 | ebtables 2022-04-14 07:41:14.570 | haproxy 2022-04-14 07:41:14.570 | iptables 2022-04-14 07:41:14.570 | iputils-arping 2022-04-14 07:41:14.570 | iputils-ping 2022-04-14 07:41:14.570 | postgresql-server-dev-all 2022-04-14 07:41:14.570 | python3-mysqldb 2022-04-14 07:41:14.570 | sqlite3 2022-04-14 07:41:14.571 | sudo 2022-04-14 07:41:14.571 | vlan 2022-04-14 07:41:14.571 | pcp 2022-04-14 07:41:14.571 | ipset 2022-04-14 07:41:14.571 | conntrack 2022-04-14 07:41:14.571 | conntrackd 2022-04-14 07:41:14.571 | keepalived 2022-04-14 07:41:14.571 | lvm2 2022-04-14 07:41:14.571 | qemu-utils 2022-04-14 07:41:14.571 | thin-provisioning-tools 2022-04-14 07:41:14.571 | curl 2022-04-14 07:41:14.571 | liberasurecode-dev 2022-04-14 07:41:14.571 | make 2022-04-14 07:41:14.571 | memcached 2022-04-14 07:41:14.571 | rsync 2022-04-14 07:41:14.571 | sqlite3 2022-04-14 07:41:14.571 | xfsprogs' 2022-04-14 07:41:14.572 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 07:41:14.590 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 07:41:14.590 | apache2-dev 2022-04-14 07:41:14.590 | bc 2022-04-14 07:41:14.590 | bsdmainutils 2022-04-14 07:41:14.590 | curl 2022-04-14 07:41:14.590 | g++ 2022-04-14 07:41:14.590 | gawk 2022-04-14 07:41:14.590 | gcc 2022-04-14 07:41:14.590 | gettext 2022-04-14 07:41:14.590 | git 2022-04-14 07:41:14.590 | graphviz 2022-04-14 07:41:14.590 | iputils-ping 2022-04-14 07:41:14.590 | libapache2-mod-proxy-uwsgi 2022-04-14 07:41:14.590 | libffi-dev 2022-04-14 07:41:14.590 | libjpeg-dev 2022-04-14 07:41:14.590 | libpcre3-dev 2022-04-14 07:41:14.590 | libpq-dev 2022-04-14 07:41:14.590 | libssl-dev 2022-04-14 07:41:14.590 | libsystemd-dev 2022-04-14 07:41:14.591 | libxml2-dev 2022-04-14 07:41:14.591 | libxslt1-dev 2022-04-14 07:41:14.591 | libyaml-dev 2022-04-14 07:41:14.591 | lsof 2022-04-14 07:41:14.591 | openssh-server 2022-04-14 07:41:14.591 | openssl 2022-04-14 07:41:14.591 | pkg-config 2022-04-14 07:41:14.591 | psmisc 2022-04-14 07:41:14.591 | python3-dev 2022-04-14 07:41:14.591 | python3-pip 2022-04-14 07:41:14.591 | python3-systemd 2022-04-14 07:41:14.591 | python3-venv 2022-04-14 07:41:14.591 | tar 2022-04-14 07:41:14.591 | tcpdump 2022-04-14 07:41:14.591 | unzip 2022-04-14 07:41:14.591 | uuid-runtime 2022-04-14 07:41:14.591 | wget 2022-04-14 07:41:14.591 | wget 2022-04-14 07:41:14.591 | zlib1g-dev 2022-04-14 07:41:14.591 | libkrb5-dev 2022-04-14 07:41:14.591 | libldap2-dev 2022-04-14 07:41:14.591 | libsasl2-dev 2022-04-14 07:41:14.591 | memcached 2022-04-14 07:41:14.591 | python3-mysqldb 2022-04-14 07:41:14.591 | sqlite3 2022-04-14 07:41:14.591 | conntrack 2022-04-14 07:41:14.591 | curl 2022-04-14 07:41:14.591 | dnsmasq-base 2022-04-14 07:41:14.591 | dnsmasq-utils 2022-04-14 07:41:14.591 | ebtables 2022-04-14 07:41:14.591 | genisoimage 2022-04-14 07:41:14.591 | iptables 2022-04-14 07:41:14.591 | iputils-arping 2022-04-14 07:41:14.591 | kpartx 2022-04-14 07:41:14.591 | libjs-jquery-tablesorter 2022-04-14 07:41:14.591 | parted 2022-04-14 07:41:14.591 | pm-utils 2022-04-14 07:41:14.591 | python3-mysqldb 2022-04-14 07:41:14.591 | socat 2022-04-14 07:41:14.592 | sqlite3 2022-04-14 07:41:14.592 | sudo 2022-04-14 07:41:14.592 | vlan 2022-04-14 07:41:14.592 | lsscsi 2022-04-14 07:41:14.592 | open-iscsi 2022-04-14 07:41:14.592 | lvm2 2022-04-14 07:41:14.592 | qemu-utils 2022-04-14 07:41:14.592 | thin-provisioning-tools 2022-04-14 07:41:14.592 | acl 2022-04-14 07:41:14.592 | dnsmasq-base 2022-04-14 07:41:14.592 | dnsmasq-utils 2022-04-14 07:41:14.592 | ebtables 2022-04-14 07:41:14.592 | haproxy 2022-04-14 07:41:14.592 | iptables 2022-04-14 07:41:14.592 | iputils-arping 2022-04-14 07:41:14.592 | iputils-ping 2022-04-14 07:41:14.592 | postgresql-server-dev-all 2022-04-14 07:41:14.592 | python3-mysqldb 2022-04-14 07:41:14.592 | sqlite3 2022-04-14 07:41:14.592 | sudo 2022-04-14 07:41:14.592 | vlan 2022-04-14 07:41:14.592 | pcp 2022-04-14 07:41:14.592 | ipset 2022-04-14 07:41:14.592 | conntrack 2022-04-14 07:41:14.592 | conntrackd 2022-04-14 07:41:14.592 | keepalived 2022-04-14 07:41:14.592 | lvm2 2022-04-14 07:41:14.592 | qemu-utils 2022-04-14 07:41:14.592 | thin-provisioning-tools 2022-04-14 07:41:14.592 | curl 2022-04-14 07:41:14.592 | liberasurecode-dev 2022-04-14 07:41:14.592 | make 2022-04-14 07:41:14.592 | memcached 2022-04-14 07:41:14.592 | rsync 2022-04-14 07:41:14.592 | sqlite3 2022-04-14 07:41:14.592 | xfsprogs ' 2022-04-14 07:41:14.592 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 07:41:14.595 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:41:14.597 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:41:14.601 | ++ 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:41:14.601 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 07:41:14.606 | ++ 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:41:14.608 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 07:41:14.610 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:41:14.612 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 07:41:14.614 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:41:14.616 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:41:14.618 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:41:14.620 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:41:14.623 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:41:14.625 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:41:14.627 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 07:41:14.629 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 07:41:14.631 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 07:41:14.633 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 07:41:14.638 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 07:41:14.640 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 07:41:14.642 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 07:41:14.644 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 07:41:14.646 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:41:14.649 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:41:14.652 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649922074650 2022-04-14 07:41:14.655 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 07:41:14.657 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 07:41:14.659 | ++ 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:41:14.865 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 07:41:14.899 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 07:41:14.941 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-14 07:41:14.960 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 07:41:17.117 | Reading package lists... 2022-04-14 07:41:17.149 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 07:41:17.151 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 07:41:17.153 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:41:17.155 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:41:17.157 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:41:17.159 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:41:17.161 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:41:17.163 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 07:41:17.165 | ++ functions-common:time_stop:2439 : start_time=1649922074650 2022-04-14 07:41:17.167 | ++ functions-common:time_stop:2441 : [[ -z 1649922074650 ]] 2022-04-14 07:41:17.170 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:41:17.174 | ++ functions-common:time_stop:2444 : end_time=1649922077172 2022-04-14 07:41:17.176 | ++ functions-common:time_stop:2445 : elapsed_time=2522 2022-04-14 07:41:17.178 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 07:41:17.180 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:41:17.183 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2522 2022-04-14 07:41:17.185 | ++ 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:41:17.187 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:41:17.190 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:41:17.192 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:41:17.195 | ++ 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:41:17.215 | ++ 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:41:17.325 | Reading package lists... 2022-04-14 07:41:17.563 | Building dependency tree... 2022-04-14 07:41:17.564 | Reading state information... 2022-04-14 07:41:17.597 | acl is already the newest version (2.2.53-6). 2022-04-14 07:41:17.597 | bc is already the newest version (1.07.1-2build1). 2022-04-14 07:41:17.597 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 07:41:17.597 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 07:41:17.597 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 07:41:17.597 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:41:17.597 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 07:41:17.597 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:41:17.597 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 07:41:17.597 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 07:41:17.597 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 07:41:17.597 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 07:41:17.597 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 07:41:17.597 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 07:41:17.597 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 07:41:17.597 | libffi-dev is already the newest version (3.3-4). 2022-04-14 07:41:17.597 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 07:41:17.597 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 07:41:17.597 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 07:41:17.597 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 07:41:17.597 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 07:41:17.597 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 07:41:17.597 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:41:17.597 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 07:41:17.598 | psmisc is already the newest version (23.3-1). 2022-04-14 07:41:17.598 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:41:17.598 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 07:41:17.598 | python3-systemd is already the newest version (234-3build2). 2022-04-14 07:41:17.598 | socat is already the newest version (1.7.3.3-2). 2022-04-14 07:41:17.598 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 07:41:17.598 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 07:41:17.598 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 07:41:17.598 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 07:41:17.598 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 07:41:17.598 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 07:41:17.598 | pcp is already the newest version (5.0.3-1). 2022-04-14 07:41:17.598 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 07:41:17.598 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:41:17.598 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:41:17.598 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:41:17.598 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 07:41:17.598 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:41:17.598 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:41:17.598 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 07:41:17.598 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 07:41:17.598 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 07:41:17.598 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 07:41:17.598 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 07:41:17.598 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 07:41:17.598 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 07:41:17.598 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 07:41:17.598 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:41:17.598 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 07:41:17.598 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 07:41:17.598 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 07:41:17.598 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 07:41:17.598 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 07:41:17.598 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 07:41:17.598 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:41:17.598 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 07:41:17.599 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 07:41:17.599 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 07:41:17.599 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 07:41:17.599 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 07:41:17.599 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 07:41:17.599 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 07:41:17.599 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 07:41:17.599 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 07:41:17.599 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 07:41:17.812 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:41:17.813 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 07:41:17.813 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 07:41:17.813 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 07:41:17.813 | The following packages were automatically installed and are no longer required: 2022-04-14 07:41:17.814 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:41:17.814 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:41:17.814 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:41:17.814 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:41:17.814 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:41:17.814 | python3-zope.interface 2022-04-14 07:41:17.814 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:41:17.925 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:41:17.930 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 07:41:17.932 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:41:17.934 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:41:17.937 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:41:17.939 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:41:17.941 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:41:17.943 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:41:17.945 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:41:17.947 | ++ functions-common:time_stop:2439 : start_time=1649922077213 2022-04-14 07:41:17.949 | ++ functions-common:time_stop:2441 : [[ -z 1649922077213 ]] 2022-04-14 07:41:17.952 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:41:17.956 | ++ functions-common:time_stop:2444 : end_time=1649922077954 2022-04-14 07:41:17.959 | ++ functions-common:time_stop:2445 : elapsed_time=741 2022-04-14 07:41:17.961 | ++ functions-common:time_stop:2446 : total=743 2022-04-14 07:41:17.963 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:41:17.965 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1484 2022-04-14 07:41:17.968 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 07:41:17.971 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 07:41:17.973 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:41:17.976 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 07:41:17.980 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 07:41:17.985 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-14 07:41:17.987 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-14 07:41:17.990 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 07:41:19.393 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 07:41:19.394 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 07:41:19.396 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 07:41:19.398 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 07:41:19.400 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 07:41:19.402 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 07:41:19.403 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 07:41:19.405 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 07:41:19.407 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 07:41:19.409 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 07:41:19.410 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 07:41:19.412 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 07:41:19.414 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 07:41:19.416 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 07:41:19.418 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 07:41:19.419 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 07:41:19.421 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 07:41:19.423 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 07:41:19.425 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 07:41:19.426 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 07:41:19.429 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 07:41:19.431 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 07:41:19.433 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 07:41:19.435 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 07:41:19.509 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 07:41:19.512 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 07:41:19.587 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 07:41:19.589 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 07:41:19.662 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 07:41:19.665 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 07:41:19.667 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 07:41:19.669 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 07:41:19.670 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 07:41:19.672 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 07:41:19.674 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 07:41:19.676 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 07:41:19.678 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 07:41:19.680 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 07:41:19.682 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 07:41:19.682 | Distro: focal 2022-04-14 07:41:19.684 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 07:41:19.687 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:41:19.690 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:41:19.692 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:41:19.695 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:41:19.695 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:41:20.371 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:41:20.373 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:41:20.373 | pip: 21.3.1 2022-04-14 07:41:20.375 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 07:41:20.377 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 07:41:20.378 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:41:20.380 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:41:20.382 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:41:20.384 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:41:20.386 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:41:20.387 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:41:20.389 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:41:20.391 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:41:20.392 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:41:20.394 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:41:20.396 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:41:20.398 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 07:41:20.399 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:41:20.401 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:41:20.403 | + tools/install_pip.sh:main:142 : : 2022-04-14 07:41:20.405 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 07:41:20.407 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 07:41:20.408 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 07:41:20.410 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:41:20.412 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 07:41:20.414 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 07:41:20.416 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:41:20.419 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:41:20.419 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:41:20.423 | ++ 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:41:20.424 | ++ 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:41:20.426 | ++ 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:41:20.429 | + 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:41:20.430 | + 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:41:20.447 | 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:41:20.449 | + 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:41:21.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:41:21.309 | from cryptography.utils import int_from_bytes 2022-04-14 07:41:21.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:41:21.309 | from cryptography.utils import int_from_bytes 2022-04-14 07:41:22.543 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:41:23.759 | 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:41:23.771 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-14 07:41:26.315 | Installing collected packages: setuptools 2022-04-14 07:41:27.081 | Successfully installed setuptools-60.9.3 2022-04-14 07:41:27.081 | 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:41:27.255 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:41:27.255 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:41:27.396 | + inc/python:pip_install:200 : result=0 2022-04-14 07:41:27.399 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:41:27.400 | + functions-common:time_stop:2432 : local name 2022-04-14 07:41:27.402 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:41:27.404 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:41:27.405 | + functions-common:time_stop:2435 : local total 2022-04-14 07:41:27.407 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:41:27.409 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:41:27.411 | + functions-common:time_stop:2439 : start_time=1649922080442 2022-04-14 07:41:27.412 | + functions-common:time_stop:2441 : [[ -z 1649922080442 ]] 2022-04-14 07:41:27.415 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:41:27.418 | + functions-common:time_stop:2444 : end_time=1649922087416 2022-04-14 07:41:27.420 | + functions-common:time_stop:2445 : elapsed_time=6974 2022-04-14 07:41:27.422 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:41:27.423 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:41:27.425 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6974 2022-04-14 07:41:27.427 | + inc/python:pip_install:203 : return 0 2022-04-14 07:41:27.429 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 07:41:27.431 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:41:27.435 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:41:27.437 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:41:27.440 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:41:27.440 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:41:28.120 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:41:28.122 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:41:28.122 | pip: 21.3.1 2022-04-14 07:41:28.125 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 07:41:28.128 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:41:28.131 | + ./stack.sh:main:796 : fixup_all 2022-04-14 07:41:28.134 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 07:41:28.136 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 07:41:28.138 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:41:28.140 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:41:28.142 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 07:41:28.154 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 07:41:28.166 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 07:41:28.177 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 07:41:28.179 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 07:41:28.182 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:41:28.184 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:41:28.186 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:41:28.188 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:41:28.190 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:41:28.192 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:41:28.194 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:41:28.196 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:41:28.198 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:41:28.200 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:41:28.203 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:41:28.205 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 07:41:28.207 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 07:41:28.209 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 07:41:28.211 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:41:28.214 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:41:28.216 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:41:28.218 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:41:28.220 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:41:28.222 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:41:28.224 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 07:41:28.227 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 07:41:28.229 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 07:41:28.232 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 07:41:28.234 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 07:41:28.236 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 07:41:28.238 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-14 07:41:28.260 | Using python 3.8 to install os-testr 2022-04-14 07:41:28.262 | + 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:41:29.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:41:29.133 | from cryptography.utils import int_from_bytes 2022-04-14 07:41:29.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:41:29.133 | from cryptography.utils import int_from_bytes 2022-04-14 07:41:30.259 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:41:30.285 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-14 07:41:30.787 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-04-14 07:41:30.788 | 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:41:30.789 | 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:41:30.790 | 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:41:30.803 | 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:41:30.830 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-04-14 07:41:30.831 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-04-14 07:41:30.832 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-14 07:41:30.833 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-04-14 07:41:30.834 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-14 07:41:30.858 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-04-14 07:41:30.859 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-04-14 07:41:30.860 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-04-14 07:41:30.861 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-04-14 07:41:30.862 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-04-14 07:41:30.875 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-14 07:41:30.940 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-04-14 07:41:30.941 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-14 07:41:30.942 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-14 07:41:33.366 | 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:41:33.373 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:41:33.373 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:41:33.493 | + inc/python:pip_install:200 : result=0 2022-04-14 07:41:33.495 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:41:33.497 | + functions-common:time_stop:2432 : local name 2022-04-14 07:41:33.500 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:41:33.502 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:41:33.504 | + functions-common:time_stop:2435 : local total 2022-04-14 07:41:33.506 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:41:33.509 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:41:33.511 | + functions-common:time_stop:2439 : start_time=1649922088255 2022-04-14 07:41:33.513 | + functions-common:time_stop:2441 : [[ -z 1649922088255 ]] 2022-04-14 07:41:33.516 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:41:33.520 | + functions-common:time_stop:2444 : end_time=1649922093517 2022-04-14 07:41:33.522 | + functions-common:time_stop:2445 : elapsed_time=5262 2022-04-14 07:41:33.524 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:41:33.527 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:41:33.529 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5262 2022-04-14 07:41:33.531 | + inc/python:pip_install:203 : return 0 2022-04-14 07:41:33.533 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 07:41:33.585 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-14 07:41:33.692 | + ./stack.sh:main:810 : install_infra 2022-04-14 07:41:33.695 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:41:33.698 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 07:41:33.701 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:41:33.703 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 07:41:33.727 | + 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:41:35.633 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.643 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.650 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.654 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.756 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.775 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.779 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.782 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.798 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.806 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.808 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.839 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.849 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.854 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.872 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.909 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.918 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.923 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.970 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.984 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:35.988 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.008 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.014 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.063 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.081 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.084 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.176 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.183 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.238 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.359 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.383 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.387 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.398 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.403 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.423 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.430 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.447 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.503 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.516 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.532 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.576 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.580 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:36.587 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:41:36.723 | 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 357)) (5.8.1) 2022-04-14 07:41:37.000 | + inc/python:pip_install:200 : result=0 2022-04-14 07:41:37.003 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:41:37.005 | + functions-common:time_stop:2432 : local name 2022-04-14 07:41:37.007 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:41:37.010 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:41:37.012 | + functions-common:time_stop:2435 : local total 2022-04-14 07:41:37.014 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:41:37.016 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:41:37.018 | + functions-common:time_stop:2439 : start_time=1649922093720 2022-04-14 07:41:37.020 | + functions-common:time_stop:2441 : [[ -z 1649922093720 ]] 2022-04-14 07:41:37.023 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:41:37.027 | + functions-common:time_stop:2444 : end_time=1649922097025 2022-04-14 07:41:37.029 | + functions-common:time_stop:2445 : elapsed_time=3305 2022-04-14 07:41:37.031 | + functions-common:time_stop:2446 : total=5262 2022-04-14 07:41:37.034 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:41:37.036 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8567 2022-04-14 07:41:37.038 | + inc/python:pip_install:203 : return 0 2022-04-14 07:41:37.040 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:41:37.043 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 07:41:37.066 | + 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:41:38.830 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:38.839 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:38.846 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:38.850 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:38.952 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:38.971 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:38.975 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:38.979 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:38.995 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.003 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.005 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.036 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.045 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.050 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.069 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.106 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.114 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.119 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.167 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.180 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.184 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.204 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.210 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.258 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.277 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.280 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.372 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.379 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.434 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.555 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.580 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.584 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.595 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.600 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.620 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.626 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.643 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.700 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.713 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.729 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.772 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.777 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:41:39.783 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:41:39.785 | Processing /opt/stack/requirements 2022-04-14 07:41:41.495 | 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 26)) (6.0) 2022-04-14 07:41:41.498 | 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 184)) (3.0.0) 2022-04-14 07:41:41.510 | 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 353)) (21.3) 2022-04-14 07:41:41.515 | 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 357)) (5.8.1) 2022-04-14 07:41:41.518 | 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 395)) (3.0.7) 2022-04-14 07:41:41.524 | 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 481)) (2.27.1) 2022-04-14 07:41:41.550 | 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 523)) (1.16.0) 2022-04-14 07:41:41.573 | 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 579)) (2.5.0) 2022-04-14 07:41:41.582 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-04-14 07:41:41.603 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (1.3) 2022-04-14 07:41:41.605 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (0.3.0) 2022-04-14 07:41:41.621 | 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 481)) (2021.10.8) 2022-04-14 07:41:41.624 | 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 218)) (3.3) 2022-04-14 07:41:41.627 | 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 123)) (2.0.12) 2022-04-14 07:41:41.632 | 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 179)) (1.0.0) 2022-04-14 07:41:41.635 | 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 125)) (3.10.1) 2022-04-14 07:41:41.648 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-04-14 07:41:41.659 | 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 559)) (3.5.0) 2022-04-14 07:41:41.666 | 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 126)) (2.4.0) 2022-04-14 07:41:41.716 | 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 100)) (0.5.0) 2022-04-14 07:41:41.719 | 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 620)) (0.2.5) 2022-04-14 07:41:41.723 | 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 396)) (1.8.2) 2022-04-14 07:41:41.726 | 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 96)) (21.4.0) 2022-04-14 07:41:41.788 | Building wheels for collected packages: openstack-requirements 2022-04-14 07:41:41.789 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 07:41:42.609 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 07:41:42.610 | ERROR: Command errored out with exit status 1: 2022-04-14 07:41:42.610 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-lgwwca3l/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-lgwwca3l/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-_imkyymj 2022-04-14 07:41:42.610 | cwd: /tmp/pip-req-build-lgwwca3l/ 2022-04-14 07:41:42.610 | Complete output (6 lines): 2022-04-14 07:41:42.610 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 07:41:42.610 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 07:41:42.610 | or: setup.py --help-commands 2022-04-14 07:41:42.610 | or: setup.py cmd --help 2022-04-14 07:41:42.610 | 2022-04-14 07:41:42.610 | error: invalid command 'bdist_wheel' 2022-04-14 07:41:42.610 | ---------------------------------------- 2022-04-14 07:41:42.610 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 07:41:42.610 | Running setup.py clean for openstack-requirements 2022-04-14 07:41:43.429 | Failed to build openstack-requirements 2022-04-14 07:41:43.446 | Installing collected packages: openstack-requirements 2022-04-14 07:41:43.446 | Attempting uninstall: openstack-requirements 2022-04-14 07:41:43.447 | Found existing installation: openstack-requirements 1.2.1.dev5350 2022-04-14 07:41:43.482 | Uninstalling openstack-requirements-1.2.1.dev5350: 2022-04-14 07:41:43.501 | Successfully uninstalled openstack-requirements-1.2.1.dev5350 2022-04-14 07:41:43.504 | Running setup.py install for openstack-requirements: started 2022-04-14 07:41:45.847 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 07:41:45.870 | Successfully installed openstack-requirements-1.2.1.dev5350 2022-04-14 07:41:45.999 | + inc/python:pip_install:200 : result=0 2022-04-14 07:41:46.001 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:41:46.003 | + functions-common:time_stop:2432 : local name 2022-04-14 07:41:46.005 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:41:46.008 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:41:46.010 | + functions-common:time_stop:2435 : local total 2022-04-14 07:41:46.012 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:41:46.015 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:41:46.017 | + functions-common:time_stop:2439 : start_time=1649922097058 2022-04-14 07:41:46.019 | + functions-common:time_stop:2441 : [[ -z 1649922097058 ]] 2022-04-14 07:41:46.021 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:41:46.025 | + functions-common:time_stop:2444 : end_time=1649922106023 2022-04-14 07:41:46.028 | + functions-common:time_stop:2445 : elapsed_time=8965 2022-04-14 07:41:46.030 | + functions-common:time_stop:2446 : total=8567 2022-04-14 07:41:46.032 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:41:46.034 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17532 2022-04-14 07:41:46.036 | + inc/python:pip_install:203 : return 0 2022-04-14 07:41:46.039 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 07:41:46.041 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 07:41:46.044 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 07:41:46.046 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:41:46.048 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:41:46.051 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 07:41:46.053 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:41:46.055 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 07:41:46.077 | Using python 3.8 to install pbr 2022-04-14 07:41:46.079 | + 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:41:46.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:41:46.952 | from cryptography.utils import int_from_bytes 2022-04-14 07:41:46.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:41:46.952 | from cryptography.utils import int_from_bytes 2022-04-14 07:41:48.091 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:41:48.117 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 07:41:50.753 | 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:41:50.760 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:41:50.760 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:41:50.880 | + inc/python:pip_install:200 : result=0 2022-04-14 07:41:50.883 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:41:50.885 | + functions-common:time_stop:2432 : local name 2022-04-14 07:41:50.887 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:41:50.889 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:41:50.891 | + functions-common:time_stop:2435 : local total 2022-04-14 07:41:50.893 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:41:50.895 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:41:50.898 | + functions-common:time_stop:2439 : start_time=1649922106071 2022-04-14 07:41:50.900 | + functions-common:time_stop:2441 : [[ -z 1649922106071 ]] 2022-04-14 07:41:50.902 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:41:50.906 | + functions-common:time_stop:2444 : end_time=1649922110904 2022-04-14 07:41:50.908 | + functions-common:time_stop:2445 : elapsed_time=4833 2022-04-14 07:41:50.911 | + functions-common:time_stop:2446 : total=17532 2022-04-14 07:41:50.913 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:41:50.915 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22365 2022-04-14 07:41:50.918 | + inc/python:pip_install:203 : return 0 2022-04-14 07:41:50.920 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 07:41:53.177 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 07:41:55.043 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:41:55.044 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 07:41:55.060 | 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:41:55.062 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 07:41:55.064 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 07:41:55.068 | 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:41:55.074 | 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:41:55.145 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:41:55.148 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:41:55.151 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-14 07:41:55.168 | + ./stack.sh:main:819 : pkgs= 2022-04-14 07:41:55.170 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-14 07:41:55.173 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-14 07:41:55.175 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:41:55.177 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 07:41:55.179 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:41:55.182 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:41:55.185 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:41:55.187 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:41:55.189 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:41:55.192 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:41:55.196 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:41:55.198 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:41:55.200 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:41:55.203 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 07:41:55.205 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:41:55.220 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:41:55.222 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:41:55.224 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:41:55.226 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 07:41:55.229 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:41:55.231 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:41:55.233 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:41:55.235 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 07:41:55.237 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:41:55.239 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 07:41:55.241 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:41:55.243 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:41:55.246 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:41:55.248 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:41:55.250 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:41:55.253 | + 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:41:55.255 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 07:41:55.257 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:41:55.259 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 07:41:55.262 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:41:55.264 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:41:55.266 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 07:41:55.269 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 07:41:55.271 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 07:41:55.274 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 07:41:55.276 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 07:41:55.328 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 07:41:55.328 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 07:41:55.330 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 07:41:55.699 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-14 07:41:55.701 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 07:41:55.718 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:41:55.720 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 07:41:55.723 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:41:55.725 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:41:55.727 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:41:55.730 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:41:55.733 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:41:55.735 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:41:55.738 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:41:55.740 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:41:55.742 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:41:55.744 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:41:55.747 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:41:55.749 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:41:55.751 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 07:41:55.754 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:41:55.756 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:41:55.758 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:41:55.760 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 07:41:55.782 | + 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:41:55.892 | Reading package lists... 2022-04-14 07:41:56.129 | Building dependency tree... 2022-04-14 07:41:56.131 | Reading state information... 2022-04-14 07:41:56.383 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 07:41:56.383 | The following packages were automatically installed and are no longer required: 2022-04-14 07:41:56.384 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:41:56.384 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:41:56.384 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:41:56.384 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:41:56.384 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:41:56.384 | python3-zope.interface 2022-04-14 07:41:56.384 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:41:56.497 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:41:56.502 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:41:56.504 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:41:56.506 | + functions-common:time_stop:2432 : local name 2022-04-14 07:41:56.509 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:41:56.511 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:41:56.514 | + functions-common:time_stop:2435 : local total 2022-04-14 07:41:56.516 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:41:56.518 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:41:56.520 | + functions-common:time_stop:2439 : start_time=1649922115779 2022-04-14 07:41:56.522 | + functions-common:time_stop:2441 : [[ -z 1649922115779 ]] 2022-04-14 07:41:56.525 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:41:56.529 | + functions-common:time_stop:2444 : end_time=1649922116527 2022-04-14 07:41:56.531 | + functions-common:time_stop:2445 : elapsed_time=748 2022-04-14 07:41:56.534 | + functions-common:time_stop:2446 : total=1484 2022-04-14 07:41:56.536 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:41:56.538 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2232 2022-04-14 07:41:56.540 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:41:56.543 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 07:41:56.545 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:41:56.547 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:41:56.549 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:41:56.552 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:41:56.554 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:41:56.556 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:41:56.559 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 07:41:56.561 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:41:56.564 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:41:56.566 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:41:56.568 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:41:56.571 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:41:56.573 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:41:56.576 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:41:56.578 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:41:56.580 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:41:56.583 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:41:56.585 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:41:56.587 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 07:41:56.589 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:41:56.592 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:41:56.594 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:41:56.596 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:41:56.598 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:41:56.601 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:41:56.603 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-14 07:41:56.605 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 07:41:56.621 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:41:56.624 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 07:41:56.626 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:41:56.628 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-14 07:41:56.631 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 07:41:56.634 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 07:41:56.638 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 07:41:56.641 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 07:41:56.643 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 07:41:56.645 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 07:41:56.648 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 07:41:56.650 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 07:41:56.653 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 07:41:57.329 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 07:41:57.329 | user tags 2022-04-14 07:41:57.329 | stackrabbit []' 2022-04-14 07:41:57.333 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 07:41:57.333 | user tags 2022-04-14 07:41:57.333 | stackrabbit []' 2022-04-14 07:41:57.333 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 07:41:57.340 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 07:41:57.342 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 07:41:57.344 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:41:57.985 | Changing password for user "stackrabbit" ... 2022-04-14 07:41:58.008 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 07:41:58.680 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 07:41:58.704 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 07:41:58.706 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:41:59.368 | Changing password for user "stackrabbit" ... 2022-04-14 07:41:59.391 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 07:41:59.393 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 07:41:59.395 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 07:42:00.044 | Deleting user "guest" ... 2022-04-14 07:42:00.059 | Error: 2022-04-14 07:42:00.059 | {:no_such_user, "guest"} 2022-04-14 07:42:00.071 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 07:42:00.074 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-14 07:42:00.091 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:42:00.093 | + ./stack.sh:main:836 : install_database 2022-04-14 07:42:00.096 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 07:42:00.098 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 07:42:00.100 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:42:00.103 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:42:00.106 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 07:42:00.321 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 07:42:00.324 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 07:42:00.326 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 07:42:00.329 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 07:42:00.331 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:42:00.333 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 07:42:00.336 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:42:00.338 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:42:00.341 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:42:00.343 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:42:00.346 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:42:00.348 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:42:00.350 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:42:00.353 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:42:00.356 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:42:00.358 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:42:00.360 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:42:00.363 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 07:42:00.365 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:42:00.367 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:42:00.370 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:42:00.372 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:42:00.374 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:42:00.377 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:42:00.379 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 07:42:00.381 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:42:00.384 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:42:00.386 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 07:42:00.389 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:42:00.391 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:42:00.393 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:42:00.396 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:42:00.398 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:42:00.400 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:42:00.403 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:42:00.405 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:42:00.408 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:42:00.410 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:42:00.412 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:42:00.414 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:42:00.417 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 07:42:00.419 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:42:00.421 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:42:00.424 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:42:00.426 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 07:42:00.447 | + 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:42:00.556 | Reading package lists... 2022-04-14 07:42:00.799 | Building dependency tree... 2022-04-14 07:42:00.800 | Reading state information... 2022-04-14 07:42:01.051 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 07:42:01.051 | The following packages were automatically installed and are no longer required: 2022-04-14 07:42:01.052 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:42:01.052 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:42:01.052 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:42:01.052 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:42:01.052 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:42:01.052 | python3-zope.interface 2022-04-14 07:42:01.052 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:42:01.165 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:42:01.170 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:42:01.172 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:42:01.174 | + functions-common:time_stop:2432 : local name 2022-04-14 07:42:01.176 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:42:01.179 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:42:01.181 | + functions-common:time_stop:2435 : local total 2022-04-14 07:42:01.183 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:42:01.186 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:42:01.188 | + functions-common:time_stop:2439 : start_time=1649922120444 2022-04-14 07:42:01.190 | + functions-common:time_stop:2441 : [[ -z 1649922120444 ]] 2022-04-14 07:42:01.193 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:42:01.197 | + functions-common:time_stop:2444 : end_time=1649922121195 2022-04-14 07:42:01.199 | + functions-common:time_stop:2445 : elapsed_time=751 2022-04-14 07:42:01.201 | + functions-common:time_stop:2446 : total=2232 2022-04-14 07:42:01.204 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:42:01.206 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2983 2022-04-14 07:42:01.208 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:42:01.210 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-14 07:42:01.213 | + ./stack.sh:main:839 : install_database_python 2022-04-14 07:42:01.215 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 07:42:01.217 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 07:42:01.219 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 07:42:01.222 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:42:01.225 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 07:42:01.227 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 07:42:01.230 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:42:01.234 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:42:01.234 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:42:01.239 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 07:42:01.241 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 07:42:01.243 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 07:42:01.247 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 07:42:01.249 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 07:42:01.270 | Using python 3.8 to install PyMySQL 2022-04-14 07:42:01.272 | + 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:42:02.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:42:02.138 | from cryptography.utils import int_from_bytes 2022-04-14 07:42:02.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:42:02.138 | from cryptography.utils import int_from_bytes 2022-04-14 07:42:03.265 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:42:03.291 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 07:42:05.787 | 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:42:05.795 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:42:05.795 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:42:05.909 | + inc/python:pip_install:200 : result=0 2022-04-14 07:42:05.912 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:42:05.914 | + functions-common:time_stop:2432 : local name 2022-04-14 07:42:05.916 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:42:05.919 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:42:05.921 | + functions-common:time_stop:2435 : local total 2022-04-14 07:42:05.924 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:42:05.926 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:42:05.928 | + functions-common:time_stop:2439 : start_time=1649922121264 2022-04-14 07:42:05.931 | + functions-common:time_stop:2441 : [[ -z 1649922121264 ]] 2022-04-14 07:42:05.934 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:42:05.938 | + functions-common:time_stop:2444 : end_time=1649922125936 2022-04-14 07:42:05.941 | + functions-common:time_stop:2445 : elapsed_time=4672 2022-04-14 07:42:05.943 | + functions-common:time_stop:2446 : total=22365 2022-04-14 07:42:05.946 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:42:05.948 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27037 2022-04-14 07:42:05.950 | + inc/python:pip_install:203 : return 0 2022-04-14 07:42:05.953 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 07:42:05.955 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:42:05.957 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 07:42:05.959 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-14 07:42:05.976 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:42:05.978 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-14 07:42:05.981 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 07:42:05.984 | ++ 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:42:05.984 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:42:05.989 | + 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:42:05.992 | + 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:42:05.994 | + 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:42:05.997 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:42:06.000 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 07:42:06.002 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 07:42:06.017 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:42:06.020 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 07:42:06.022 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:42:06.024 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:42:06.027 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:42:06.030 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:42:06.032 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:42:06.034 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:42:06.037 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:42:06.039 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:42:06.041 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:42:06.044 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:42:06.046 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:42:06.049 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:42:06.051 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 07:42:06.053 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:42:06.056 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:42:06.058 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:42:06.060 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 07:42:06.081 | + 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:42:06.190 | Reading package lists... 2022-04-14 07:42:06.428 | Building dependency tree... 2022-04-14 07:42:06.430 | Reading state information... 2022-04-14 07:42:06.676 | radvd is already the newest version (1:2.17-2). 2022-04-14 07:42:06.676 | The following packages were automatically installed and are no longer required: 2022-04-14 07:42:06.677 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:42:06.677 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:42:06.677 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:42:06.677 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:42:06.677 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:42:06.677 | python3-zope.interface 2022-04-14 07:42:06.677 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:42:06.791 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:42:06.795 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:42:06.797 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:42:06.800 | + functions-common:time_stop:2432 : local name 2022-04-14 07:42:06.802 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:42:06.804 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:42:06.806 | + functions-common:time_stop:2435 : local total 2022-04-14 07:42:06.809 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:42:06.811 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:42:06.813 | + functions-common:time_stop:2439 : start_time=1649922126078 2022-04-14 07:42:06.816 | + functions-common:time_stop:2441 : [[ -z 1649922126078 ]] 2022-04-14 07:42:06.818 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:42:06.822 | + functions-common:time_stop:2444 : end_time=1649922126820 2022-04-14 07:42:06.825 | + functions-common:time_stop:2445 : elapsed_time=742 2022-04-14 07:42:06.827 | + functions-common:time_stop:2446 : total=2983 2022-04-14 07:42:06.830 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:42:06.832 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3725 2022-04-14 07:42:06.834 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:42:06.836 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 07:42:06.853 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:42:06.855 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 07:42:06.858 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 07:42:06.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 07:42:06.863 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 07:42:06.883 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 07:42:06.885 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:42:06.888 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:42:06.890 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:42:06.892 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:42:06.895 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:42:06.897 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:42:06.899 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:42:06.901 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:42:06.904 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:42:06.906 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:42:06.908 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:42:06.910 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:42:06.912 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 07:42:06.914 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:42:06.917 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:42:06.919 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:42:06.921 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 07:42:06.941 | + 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:42:07.050 | Reading package lists... 2022-04-14 07:42:07.289 | Building dependency tree... 2022-04-14 07:42:07.291 | Reading state information... 2022-04-14 07:42:07.540 | fakeroot is already the newest version (1.24-1). 2022-04-14 07:42:07.540 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:42:07.540 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 07:42:07.540 | The following packages were automatically installed and are no longer required: 2022-04-14 07:42:07.541 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:42:07.541 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:42:07.541 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:42:07.541 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:42:07.541 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:42:07.541 | python3-zope.interface 2022-04-14 07:42:07.541 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:42:07.654 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:42:07.658 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:42:07.661 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:42:07.663 | + functions-common:time_stop:2432 : local name 2022-04-14 07:42:07.665 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:42:07.667 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:42:07.670 | + functions-common:time_stop:2435 : local total 2022-04-14 07:42:07.672 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:42:07.674 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:42:07.676 | + functions-common:time_stop:2439 : start_time=1649922126939 2022-04-14 07:42:07.678 | + functions-common:time_stop:2441 : [[ -z 1649922126939 ]] 2022-04-14 07:42:07.681 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:42:07.685 | + functions-common:time_stop:2444 : end_time=1649922127683 2022-04-14 07:42:07.687 | + functions-common:time_stop:2445 : elapsed_time=744 2022-04-14 07:42:07.690 | + functions-common:time_stop:2446 : total=3725 2022-04-14 07:42:07.692 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:42:07.694 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4469 2022-04-14 07:42:07.696 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:42:07.699 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 07:42:07.701 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:42:07.703 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:42:07.705 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 07:42:07.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 07:42:07.710 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 07:42:07.715 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 07:42:07.717 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 07:42:07.720 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 07:42:07.721 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 07:42:07.725 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 07:42:07.727 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 07:42:07.730 | + functions:vercmp:628 : local v1=5.4 2022-04-14 07:42:07.732 | + functions:vercmp:629 : local 'op=<' 2022-04-14 07:42:07.735 | + functions:vercmp:630 : local v2=3.13 2022-04-14 07:42:07.737 | + functions:vercmp:631 : local result 2022-04-14 07:42:07.741 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 07:42:07.741 | ++ functions:vercmp:635 : sort -V 2022-04-14 07:42:07.741 | ++ functions:vercmp:635 : head -1 2022-04-14 07:42:07.746 | + functions:vercmp:635 : result=3.13 2022-04-14 07:42:07.748 | + functions:vercmp:637 : case $op in 2022-04-14 07:42:07.750 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 07:42:07.753 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 07:42:07.755 | + functions:vercmp:648 : return 2022-04-14 07:42:07.757 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 07:42:07.760 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:42:07.762 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 07:42:08.233 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 07:42:08.235 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 07:42:08.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.243 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.245 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 07:42:08.248 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.250 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-14 07:42:08.270 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:42:08.273 | + ./stack.sh:main:847 : install_etcd3 2022-04-14 07:42:08.275 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 07:42:08.275 | Installing etcd 2022-04-14 07:42:08.278 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 07:42:08.290 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 07:42:08.302 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 07:42:08.304 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 07:42:08.325 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 07:42:08.328 | ++ 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:42:08.330 | ++ 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:42:08.333 | +++ 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:42:08.338 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:42:08.340 | ++ 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:42:08.343 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 07:42:08.345 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:42:08.347 | ++ functions:get_extra_file:74 : return 2022-04-14 07:42:08.350 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:42:08.353 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 07:42:08.355 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 07:42:08.357 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-14 07:42:08.375 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:42:08.377 | + ./stack.sh:main:866 : install_dstat 2022-04-14 07:42:08.380 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 07:42:08.396 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:42:08.399 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-14 07:42:08.401 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:42:08.403 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-14 07:42:08.406 | + ./stack.sh:main:875 : install_libs 2022-04-14 07:42:08.408 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 07:42:08.410 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 07:42:08.413 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 07:42:08.415 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 07:42:08.417 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.419 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.421 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 07:42:08.424 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.426 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 07:42:08.428 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 07:42:08.430 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 07:42:08.433 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 07:42:08.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.438 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 07:42:08.442 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.445 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 07:42:08.447 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 07:42:08.450 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 07:42:08.452 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 07:42:08.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.457 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.459 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 07:42:08.461 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.464 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 07:42:08.466 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 07:42:08.468 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 07:42:08.470 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 07:42:08.473 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.475 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 07:42:08.480 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.482 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 07:42:08.484 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 07:42:08.487 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 07:42:08.489 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 07:42:08.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.493 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.496 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 07:42:08.498 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.501 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 07:42:08.503 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 07:42:08.505 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 07:42:08.508 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 07:42:08.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 07:42:08.518 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.520 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 07:42:08.522 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 07:42:08.524 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 07:42:08.527 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 07:42:08.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.531 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 07:42:08.536 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.538 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 07:42:08.541 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 07:42:08.543 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 07:42:08.545 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 07:42:08.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.550 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.552 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 07:42:08.555 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.557 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 07:42:08.560 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 07:42:08.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 07:42:08.565 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 07:42:08.567 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.572 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 07:42:08.575 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.577 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 07:42:08.580 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 07:42:08.582 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 07:42:08.584 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 07:42:08.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 07:42:08.593 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.596 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 07:42:08.598 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 07:42:08.600 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 07:42:08.603 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 07:42:08.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.607 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.610 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 07:42:08.612 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.614 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 07:42:08.617 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 07:42:08.619 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 07:42:08.622 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 07:42:08.624 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.626 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.629 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 07:42:08.631 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.633 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 07:42:08.636 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 07:42:08.639 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 07:42:08.641 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 07:42:08.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.645 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.648 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 07:42:08.650 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.652 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 07:42:08.655 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 07:42:08.657 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 07:42:08.659 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 07:42:08.662 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.664 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.666 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 07:42:08.669 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.672 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 07:42:08.674 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 07:42:08.676 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 07:42:08.679 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 07:42:08.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.684 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.686 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 07:42:08.689 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.691 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 07:42:08.694 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 07:42:08.696 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 07:42:08.698 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 07:42:08.701 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.703 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.706 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 07:42:08.708 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.711 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 07:42:08.714 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 07:42:08.716 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 07:42:08.718 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 07:42:08.721 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.723 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 07:42:08.728 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.731 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 07:42:08.733 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 07:42:08.735 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 07:42:08.738 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 07:42:08.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.742 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.744 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 07:42:08.747 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.750 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 07:42:08.753 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 07:42:08.757 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 07:42:08.760 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 07:42:08.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.764 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 07:42:08.769 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.771 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 07:42:08.774 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 07:42:08.776 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 07:42:08.778 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 07:42:08.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.783 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.785 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 07:42:08.788 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.790 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 07:42:08.792 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 07:42:08.796 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 07:42:08.798 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 07:42:08.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.803 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 07:42:08.807 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.810 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 07:42:08.813 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 07:42:08.815 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 07:42:08.818 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 07:42:08.820 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.822 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.825 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 07:42:08.827 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.829 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 07:42:08.832 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 07:42:08.834 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 07:42:08.836 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 07:42:08.839 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.841 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.844 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 07:42:08.846 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.848 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 07:42:08.851 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 07:42:08.853 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 07:42:08.856 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 07:42:08.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.863 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 07:42:08.865 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.868 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 07:42:08.870 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 07:42:08.873 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 07:42:08.875 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 07:42:08.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 07:42:08.885 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.887 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 07:42:08.890 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 07:42:08.892 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 07:42:08.894 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 07:42:08.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.899 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.901 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 07:42:08.904 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.906 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 07:42:08.909 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 07:42:08.911 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 07:42:08.913 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 07:42:08.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 07:42:08.923 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.926 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 07:42:08.928 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 07:42:08.930 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 07:42:08.933 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 07:42:08.936 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.938 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.941 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 07:42:08.943 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.946 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 07:42:08.948 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 07:42:08.950 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 07:42:08.953 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 07:42:08.955 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 07:42:08.962 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.965 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 07:42:08.967 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 07:42:08.969 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 07:42:08.972 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 07:42:08.974 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.976 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 07:42:08.982 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:08.984 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 07:42:08.986 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 07:42:08.989 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 07:42:08.991 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 07:42:08.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:08.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:08.999 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 07:42:09.001 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:09.003 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 07:42:09.006 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 07:42:09.008 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 07:42:09.010 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 07:42:09.013 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:09.015 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:09.018 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 07:42:09.020 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:09.022 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 07:42:09.025 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 07:42:09.027 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 07:42:09.030 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 07:42:09.032 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:09.035 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:09.037 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 07:42:09.039 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:09.042 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 07:42:09.044 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 07:42:09.047 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 07:42:09.049 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 07:42:09.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:09.054 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:09.056 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 07:42:09.059 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:09.061 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 07:42:09.063 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 07:42:09.066 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 07:42:09.069 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 07:42:09.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:09.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:09.076 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 07:42:09.078 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:09.080 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 07:42:09.083 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 07:42:09.085 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 07:42:09.087 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 07:42:09.090 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:09.093 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:09.095 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 07:42:09.098 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:09.100 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 07:42:09.103 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 07:42:09.106 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 07:42:09.108 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 07:42:09.110 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:09.113 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:09.115 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 07:42:09.117 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:09.120 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 07:42:09.122 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 07:42:09.125 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 07:42:09.127 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 07:42:09.129 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:09.132 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:09.134 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 07:42:09.137 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:09.139 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 07:42:09.161 | Using python 3.8 to install etcd3 2022-04-14 07:42:09.163 | + 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:42:10.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:42:10.034 | from cryptography.utils import int_from_bytes 2022-04-14 07:42:10.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:42:10.034 | from cryptography.utils import int_from_bytes 2022-04-14 07:42:11.168 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:42:11.195 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 07:42:11.203 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 07:42:11.204 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-14 07:42:11.205 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 07:42:11.206 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 07:42:13.732 | 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:42:13.739 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:42:13.739 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:42:13.856 | + inc/python:pip_install:200 : result=0 2022-04-14 07:42:13.859 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:42:13.861 | + functions-common:time_stop:2432 : local name 2022-04-14 07:42:13.863 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:42:13.865 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:42:13.867 | + functions-common:time_stop:2435 : local total 2022-04-14 07:42:13.869 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:42:13.872 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:42:13.874 | + functions-common:time_stop:2439 : start_time=1649922129155 2022-04-14 07:42:13.876 | + functions-common:time_stop:2441 : [[ -z 1649922129155 ]] 2022-04-14 07:42:13.879 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:42:13.883 | + functions-common:time_stop:2444 : end_time=1649922133881 2022-04-14 07:42:13.885 | + functions-common:time_stop:2445 : elapsed_time=4726 2022-04-14 07:42:13.888 | + functions-common:time_stop:2446 : total=27037 2022-04-14 07:42:13.890 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:42:13.892 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31763 2022-04-14 07:42:13.895 | + inc/python:pip_install:203 : return 0 2022-04-14 07:42:13.897 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 07:42:13.919 | Using python 3.8 to install etcd3gw 2022-04-14 07:42:13.921 | + 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:42:14.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:42:14.778 | from cryptography.utils import int_from_bytes 2022-04-14 07:42:14.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:42:14.778 | from cryptography.utils import int_from_bytes 2022-04-14 07:42:15.900 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:42:15.926 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 07:42:15.933 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 07:42:15.934 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 07:42:15.936 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 07:42:15.936 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 07:42:15.972 | 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:42:15.973 | 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.8) 2022-04-14 07:42:15.975 | 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:42:15.978 | 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:42:18.442 | 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:42:18.449 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:42:18.449 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:42:18.566 | + inc/python:pip_install:200 : result=0 2022-04-14 07:42:18.568 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:42:18.570 | + functions-common:time_stop:2432 : local name 2022-04-14 07:42:18.572 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:42:18.575 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:42:18.577 | + functions-common:time_stop:2435 : local total 2022-04-14 07:42:18.579 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:42:18.581 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:42:18.583 | + functions-common:time_stop:2439 : start_time=1649922133913 2022-04-14 07:42:18.585 | + functions-common:time_stop:2441 : [[ -z 1649922133913 ]] 2022-04-14 07:42:18.588 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:42:18.592 | + functions-common:time_stop:2444 : end_time=1649922138590 2022-04-14 07:42:18.594 | + functions-common:time_stop:2445 : elapsed_time=4677 2022-04-14 07:42:18.597 | + functions-common:time_stop:2446 : total=31763 2022-04-14 07:42:18.599 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:42:18.601 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36440 2022-04-14 07:42:18.603 | + inc/python:pip_install:203 : return 0 2022-04-14 07:42:18.606 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-14 07:42:18.609 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 07:42:18.611 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 07:42:18.613 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:42:18.616 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:42:18.618 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:42:18.620 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:42:18.623 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:42:18.626 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:42:18.628 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:42:18.630 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:42:18.633 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:42:18.635 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:42:18.637 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:42:18.640 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 07:42:18.642 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:42:18.644 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:42:18.647 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 07:42:18.649 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:42:18.651 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:42:18.654 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:42:18.656 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:42:18.658 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:42:18.661 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:42:18.663 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:42:18.665 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:42:18.668 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:42:18.670 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:42:18.673 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:42:18.675 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:42:18.677 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:42:18.680 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:42:18.682 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:42:18.685 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:42:18.687 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:42:18.690 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:42:18.711 | + 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:42:18.820 | Reading package lists... 2022-04-14 07:42:19.059 | Building dependency tree... 2022-04-14 07:42:19.061 | Reading state information... 2022-04-14 07:42:19.309 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:42:19.309 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:42:19.309 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:42:19.309 | The following packages were automatically installed and are no longer required: 2022-04-14 07:42:19.310 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:42:19.310 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:42:19.310 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:42:19.310 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:42:19.310 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:42:19.310 | python3-zope.interface 2022-04-14 07:42:19.310 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:42:19.422 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:42:19.426 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:42:19.429 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:42:19.431 | + functions-common:time_stop:2432 : local name 2022-04-14 07:42:19.433 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:42:19.435 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:42:19.438 | + functions-common:time_stop:2435 : local total 2022-04-14 07:42:19.440 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:42:19.442 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:42:19.444 | + functions-common:time_stop:2439 : start_time=1649922138708 2022-04-14 07:42:19.447 | + functions-common:time_stop:2441 : [[ -z 1649922138708 ]] 2022-04-14 07:42:19.450 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:42:19.454 | + functions-common:time_stop:2444 : end_time=1649922139452 2022-04-14 07:42:19.456 | + functions-common:time_stop:2445 : elapsed_time=744 2022-04-14 07:42:19.459 | + functions-common:time_stop:2446 : total=4469 2022-04-14 07:42:19.461 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:42:19.463 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5213 2022-04-14 07:42:19.466 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:42:19.468 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 07:42:19.471 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:42:19.473 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:42:19.475 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 07:42:19.537 | Module proxy already enabled 2022-04-14 07:42:19.541 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 07:42:19.602 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 07:42:19.602 | Module proxy already enabled 2022-04-14 07:42:19.602 | Module proxy_uwsgi already enabled 2022-04-14 07:42:19.606 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 07:42:19.608 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:42:19.611 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:42:19.613 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:42:19.747 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-14 07:42:19.751 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 07:42:19.754 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 07:42:19.756 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:19.758 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:19.761 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 07:42:19.764 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:19.767 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-14 07:42:19.769 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 07:42:19.771 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 07:42:19.774 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:19.776 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:19.778 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 07:42:19.781 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:19.783 | + ./stack.sh:main:883 : install_glanceclient 2022-04-14 07:42:19.785 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 07:42:19.788 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 07:42:19.790 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:19.792 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:19.795 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 07:42:19.797 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:19.804 | + ./stack.sh:main:884 : install_cinderclient 2022-04-14 07:42:19.806 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 07:42:19.809 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 07:42:19.811 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:19.814 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:19.817 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 07:42:19.819 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:19.821 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 07:42:19.824 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 07:42:19.827 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:19.829 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:19.832 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 07:42:19.834 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:19.836 | + ./stack.sh:main:885 : install_novaclient 2022-04-14 07:42:19.839 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 07:42:19.841 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 07:42:19.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:19.846 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:19.848 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 07:42:19.851 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:19.853 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-14 07:42:19.870 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:42:19.873 | + ./stack.sh:main:887 : install_swiftclient 2022-04-14 07:42:19.875 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 07:42:19.878 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 07:42:19.880 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:19.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:19.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 07:42:19.888 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:19.891 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-14 07:42:19.907 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:42:19.910 | + ./stack.sh:main:890 : install_neutronclient 2022-04-14 07:42:19.912 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 07:42:19.914 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 07:42:19.917 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:19.920 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:19.922 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 07:42:19.924 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:19.927 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-14 07:42:19.929 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 07:42:19.932 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 07:42:19.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:19.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:19.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 07:42:19.942 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:19.944 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 07:42:19.947 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 07:42:19.949 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:42:19.952 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 07:42:19.955 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 07:42:19.957 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:42:19.960 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:42:19.961 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:42:19.966 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 07:42:19.968 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 07:42:19.970 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 07:42:19.973 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 07:42:19.976 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 07:42:19.997 | Using python 3.8 to install keystonemiddleware 2022-04-14 07:42:19.999 | + 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:42:20.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:42:20.858 | from cryptography.utils import int_from_bytes 2022-04-14 07:42:20.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:42:20.858 | from cryptography.utils import int_from_bytes 2022-04-14 07:42:21.987 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:42:22.013 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 07:42:22.065 | 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:42:22.066 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 07:42:22.068 | 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:42:22.069 | 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:42:22.070 | 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:42:22.071 | 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:42:22.072 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 07:42:22.073 | 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:42:22.074 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 07:42:22.075 | 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:42:22.076 | 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:42:22.077 | 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:42:22.078 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 07:42:22.079 | 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:42:22.136 | 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:42:22.138 | 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:42:22.139 | 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:42:22.177 | 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:42:22.218 | 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:42:22.219 | 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:42:22.221 | 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:42:22.222 | 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:42:22.269 | 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:42:22.274 | 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:42:22.283 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-04-14 07:42:22.285 | 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:42:22.299 | 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:42:22.300 | 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:42:22.302 | 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:42:22.365 | 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.8) 2022-04-14 07:42:22.368 | 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:42:22.369 | 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:42:22.371 | 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:42:22.421 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-04-14 07:42:22.432 | 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:42:24.836 | 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:42:24.843 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:42:24.843 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:42:24.964 | + inc/python:pip_install:200 : result=0 2022-04-14 07:42:24.966 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:42:24.969 | + functions-common:time_stop:2432 : local name 2022-04-14 07:42:24.971 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:42:24.973 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:42:24.975 | + functions-common:time_stop:2435 : local total 2022-04-14 07:42:24.977 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:42:24.980 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:42:24.982 | + functions-common:time_stop:2439 : start_time=1649922139991 2022-04-14 07:42:24.984 | + functions-common:time_stop:2441 : [[ -z 1649922139991 ]] 2022-04-14 07:42:24.987 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:42:24.991 | + functions-common:time_stop:2444 : end_time=1649922144989 2022-04-14 07:42:24.993 | + functions-common:time_stop:2445 : elapsed_time=4998 2022-04-14 07:42:24.995 | + functions-common:time_stop:2446 : total=36440 2022-04-14 07:42:24.998 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:42:25.000 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41438 2022-04-14 07:42:25.003 | + inc/python:pip_install:203 : return 0 2022-04-14 07:42:25.005 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 07:42:25.008 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 07:42:25.010 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:42:25.014 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 07:42:25.016 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 07:42:25.019 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:42:25.023 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:42:25.023 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:42:25.028 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 07:42:25.030 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 07:42:25.033 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 07:42:25.036 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 07:42:25.038 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 07:42:25.059 | Using python 3.8 to install python-memcached 2022-04-14 07:42:25.062 | + 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:42:25.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:42:25.924 | from cryptography.utils import int_from_bytes 2022-04-14 07:42:25.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:42:25.924 | from cryptography.utils import int_from_bytes 2022-04-14 07:42:27.054 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:42:27.080 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 07:42:27.083 | 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:42:29.589 | 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:42:29.596 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:42:29.596 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:42:29.713 | + inc/python:pip_install:200 : result=0 2022-04-14 07:42:29.715 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:42:29.718 | + functions-common:time_stop:2432 : local name 2022-04-14 07:42:29.720 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:42:29.722 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:42:29.724 | + functions-common:time_stop:2435 : local total 2022-04-14 07:42:29.727 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:42:29.729 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:42:29.732 | + functions-common:time_stop:2439 : start_time=1649922145053 2022-04-14 07:42:29.734 | + functions-common:time_stop:2441 : [[ -z 1649922145053 ]] 2022-04-14 07:42:29.737 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:42:29.741 | + functions-common:time_stop:2444 : end_time=1649922149738 2022-04-14 07:42:29.743 | + functions-common:time_stop:2445 : elapsed_time=4685 2022-04-14 07:42:29.745 | + functions-common:time_stop:2446 : total=41438 2022-04-14 07:42:29.748 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:42:29.751 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46123 2022-04-14 07:42:29.753 | + inc/python:pip_install:203 : return 0 2022-04-14 07:42:29.755 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-14 07:42:29.772 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:42:29.775 | + ./stack.sh:main:897 : '[' 10.222.0.46 == 10.222.0.46 ']' 2022-04-14 07:42:29.777 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-14 07:42:29.779 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 07:42:29.782 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 07:42:29.784 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:42:29.787 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 07:42:29.789 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 07:42:29.804 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:42:29.807 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-04-14 07:42:29.810 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 07:42:29.812 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 07:42:29.814 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:42:29.820 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:42:29.822 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:42:29.825 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:42:29.827 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:42:29.830 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:42:29.845 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:42:29.847 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:42:29.849 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:42:29.852 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:42:29.852 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:42:29.857 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 07:42:29.859 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:42:29.861 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 07:42:29.875 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 07:42:29.877 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:42:29.878 | + functions-common:git_clone:685 : head -1 2022-04-14 07:42:29.880 | ae0b0a17b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:42:29.883 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:42:29.885 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 07:42:29.887 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:42:29.890 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:42:29.892 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 07:42:29.894 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:42:29.897 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 07:42:29.899 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:42:29.901 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:42:29.904 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 07:42:29.906 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:42:29.908 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:42:29.911 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 07:42:29.914 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:42:29.917 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 07:42:29.919 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:42:29.922 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:42:29.925 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 07:42:29.930 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 07:42:29.933 | + 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:42:30.597 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 07:42:30.599 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:42:30.601 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:42:30.603 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:42:30.606 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:42:30.608 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 07:42:30.611 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:42:30.613 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:42:30.615 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:42:30.617 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:42:30.619 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:42:30.622 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:42:30.624 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:42:30.627 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 07:42:30.647 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 07:42:30.649 | + 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:42:31.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:42:31.517 | from cryptography.utils import int_from_bytes 2022-04-14 07:42:31.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:42:31.517 | from cryptography.utils import int_from_bytes 2022-04-14 07:42:32.654 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:42:32.680 | Obtaining file:///opt/stack/keystone 2022-04-14 07:42:32.681 | Preparing metadata (setup.py): started 2022-04-14 07:42:36.271 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:42:36.346 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.8.1) 2022-04-14 07:42:36.347 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.8.7) 2022-04-14 07:42:36.348 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.0.3) 2022-04-14 07:42:36.350 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.3.9) 2022-04-14 07:42:36.351 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (36.0.1) 2022-04-14 07:42:36.352 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.4.31) 2022-04-14 07:42:36.353 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.13.0) 2022-04-14 07:42:36.354 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.5.0) 2022-04-14 07:42:36.355 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.7.4) 2022-04-14 07:42:36.357 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.4.0) 2022-04-14 07:42:36.358 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (9.4.0) 2022-04-14 07:42:36.359 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 07:42:36.360 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.8.20) 2022-04-14 07:42:36.361 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.10.1) 2022-04-14 07:42:36.362 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (8.8.0) 2022-04-14 07:42:36.363 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.1.0) 2022-04-14 07:42:36.364 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (12.13.0) 2022-04-14 07:42:36.366 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (11.2.0) 2022-04-14 07:42:36.367 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.1.0) 2022-04-14 07:42:36.368 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.7.0) 2022-04-14 07:42:36.369 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.5.1) 2022-04-14 07:42:36.370 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.11.0) 2022-04-14 07:42:36.371 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.3.0) 2022-04-14 07:42:36.372 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.5.0) 2022-04-14 07:42:36.373 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.12.2) 2022-04-14 07:42:36.374 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 07:42:36.376 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (7.1.1) 2022-04-14 07:42:36.377 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.3.0) 2022-04-14 07:42:36.378 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.1.5) 2022-04-14 07:42:36.379 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 07:42:36.380 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.1.1) 2022-04-14 07:42:36.381 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.0.3) 2022-04-14 07:42:36.382 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.4.2) 2022-04-14 07:42:36.383 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2021.3) 2022-04-14 07:42:36.395 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.16.0) 2022-04-14 07:42:36.396 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.15.0) 2022-04-14 07:42:36.439 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.0.1.dev2) (5.1.1) 2022-04-14 07:42:36.452 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (8.0.4) 2022-04-14 07:42:36.453 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.0.3) 2022-04-14 07:42:36.454 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.1.0) 2022-04-14 07:42:36.455 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (3.0.3) 2022-04-14 07:42:36.466 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.0.1.dev2) (9.0.1) 2022-04-14 07:42:36.525 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2.27.1) 2022-04-14 07:42:36.527 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 07:42:36.625 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (1.5.0) 2022-04-14 07:42:36.626 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (0.8.0) 2022-04-14 07:42:36.627 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 07:42:36.629 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (6.0) 2022-04-14 07:42:36.682 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.0.1) 2022-04-14 07:42:36.683 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.7.6) 2022-04-14 07:42:36.684 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (0.5.0) 2022-04-14 07:42:36.737 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (0.9.6) 2022-04-14 07:42:36.739 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (2.8.2) 2022-04-14 07:42:36.795 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.0) 2022-04-14 07:42:36.796 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.9) 2022-04-14 07:42:36.797 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-14 07:42:36.798 | 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.0.1.dev2) (2.8.0) 2022-04-14 07:42:36.800 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (0.4.0) 2022-04-14 07:42:36.804 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.2.3) 2022-04-14 07:42:36.826 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.0.1.dev2) (3.3.0) 2022-04-14 07:42:36.899 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (3.1.1) 2022-04-14 07:42:36.918 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (21.3) 2022-04-14 07:42:36.919 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (3.0.7) 2022-04-14 07:42:36.920 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (1.0.2) 2022-04-14 07:42:36.923 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (0.11.0) 2022-04-14 07:42:36.977 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 07:42:37.092 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (1.9.2) 2022-04-14 07:42:37.093 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (60.9.3) 2022-04-14 07:42:37.094 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (5.4.0) 2022-04-14 07:42:37.095 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (22.0.0) 2022-04-14 07:42:37.096 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (0.7.1) 2022-04-14 07:42:37.315 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.0.1.dev2) (1.1.2) 2022-04-14 07:42:37.336 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.4.2) 2022-04-14 07:42:37.337 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.5.2) 2022-04-14 07:42:37.405 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.1.6) 2022-04-14 07:42:37.407 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (4.11.1) 2022-04-14 07:42:37.425 | 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.0.1.dev2) (5.0.0) 2022-04-14 07:42:37.498 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.0.1.dev2) (2.21) 2022-04-14 07:42:37.537 | 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.0.1.dev2) (1.13.3) 2022-04-14 07:42:37.648 | 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.0.1.dev2) (2.1.0) 2022-04-14 07:42:37.720 | 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.0.1.dev2) (1.7.0) 2022-04-14 07:42:37.846 | 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.0.1.dev2) (0.17.3) 2022-04-14 07:42:37.876 | 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.0.1.dev2) (0.13.1) 2022-04-14 07:42:37.916 | 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.0.1.dev2) (2.1.1) 2022-04-14 07:42:37.918 | 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.0.1.dev2) (0.33.0) 2022-04-14 07:42:37.921 | 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.0.1.dev2) (3.5.0) 2022-04-14 07:42:37.922 | 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.0.1.dev2) (3.0.0) 2022-04-14 07:42:37.925 | 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.0.1.dev2) (2.5.1) 2022-04-14 07:42:37.926 | 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.0.1.dev2) (1.3.3) 2022-04-14 07:42:37.979 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (0.2.5) 2022-04-14 07:42:38.115 | 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.0.1.dev2) (2.0.12) 2022-04-14 07:42:38.116 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2019.11.28) 2022-04-14 07:42:38.117 | 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.0.1.dev2) (1.26.8) 2022-04-14 07:42:38.120 | 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.0.1.dev2) (3.3) 2022-04-14 07:42:38.268 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 07:42:38.349 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-14 07:42:38.423 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.0.1.dev2) (3.7.0) 2022-04-14 07:42:38.596 | 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.0.1.dev2) (2.1.0) 2022-04-14 07:42:38.857 | 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.0.1.dev2) (0.7) 2022-04-14 07:42:38.891 | 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.0.1.dev2) (1.0.0) 2022-04-14 07:42:40.791 | Installing collected packages: keystone 2022-04-14 07:42:40.791 | Attempting uninstall: keystone 2022-04-14 07:42:40.792 | Found existing installation: keystone 21.0.1.dev2 2022-04-14 07:42:40.796 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 07:42:40.797 | Running setup.py develop for keystone 2022-04-14 07:42:45.289 | Successfully installed keystone 2022-04-14 07:42:45.289 | 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:42:45.297 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:42:45.297 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:42:45.427 | + inc/python:pip_install:200 : result=0 2022-04-14 07:42:45.430 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:42:45.432 | + functions-common:time_stop:2432 : local name 2022-04-14 07:42:45.434 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:42:45.436 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:42:45.438 | + functions-common:time_stop:2435 : local total 2022-04-14 07:42:45.440 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:42:45.443 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:42:45.445 | + functions-common:time_stop:2439 : start_time=1649922150642 2022-04-14 07:42:45.447 | + functions-common:time_stop:2441 : [[ -z 1649922150642 ]] 2022-04-14 07:42:45.449 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:42:45.454 | + functions-common:time_stop:2444 : end_time=1649922165451 2022-04-14 07:42:45.456 | + functions-common:time_stop:2445 : elapsed_time=14809 2022-04-14 07:42:45.458 | + functions-common:time_stop:2446 : total=46123 2022-04-14 07:42:45.460 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:42:45.462 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=60932 2022-04-14 07:42:45.464 | + inc/python:pip_install:203 : return 0 2022-04-14 07:42:45.467 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:42:45.470 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:42:45.472 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:42:45.490 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:42:45.502 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 07:42:45.505 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 07:42:45.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:42:45.509 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:42:45.512 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 07:42:45.515 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:42:45.517 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 07:42:45.534 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:42:45.536 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:42:45.539 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:42:45.541 | + ./stack.sh:main:899 : configure_keystone 2022-04-14 07:42:45.544 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 07:42:45.555 | + 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:42:45.558 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 07:42:45.562 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 07:42:45.578 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:42:45.581 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 07:42:45.612 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 07:42:45.640 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 07:42:45.670 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 07:42:45.709 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 07:42:45.740 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 07:42:45.771 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 07:42:45.799 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 07:42:45.826 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 07:42:45.829 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 07:42:45.831 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 07:42:45.833 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 07:42:45.836 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:42:45.838 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:42:45.854 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:42:45.857 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:42:45.860 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:42:45.862 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:42:45.877 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:42:45.879 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:42:45.882 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:42:45.912 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:42:45.914 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:42:45.917 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 07:42:45.920 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 07:42:45.936 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:42:45.938 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.46/identity 2022-04-14 07:42:45.969 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 07:42:45.971 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 07:42:46.002 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 07:42:46.004 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 07:42:46.007 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 07:42:46.009 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 07:42:46.011 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 07:42:46.014 | + 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:42:46.045 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 07:42:46.047 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 07:42:46.050 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 07:42:46.052 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 07:42:46.055 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:42:46.072 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:42:46.074 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:42:46.077 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:42:46.079 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:42:46.081 | + 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:42:46.110 | + 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:42:46.139 | + 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:42:46.171 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:42:46.207 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 07:42:46.236 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:42:46.239 | + 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:42:46.241 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:42:46.244 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 07:42:46.246 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 07:42:46.248 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:42:46.250 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:42:46.253 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 07:42:46.258 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 07:42:46.260 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:42:46.263 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:42:46.276 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:42:46.276 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:42:46.285 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:42:46.289 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:42:46.305 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:42:46.308 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:42:46.312 | + 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:42:46.342 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 07:42:46.370 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 07:42:46.397 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 07:42:46.424 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 07:42:46.452 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 07:42:46.479 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 07:42:46.506 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 07:42:46.533 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 07:42:46.560 | + 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:42:46.587 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 07:42:46.614 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 07:42:46.642 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 07:42:46.669 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:42:46.671 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:42:46.674 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 07:42:46.677 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 07:42:46.679 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:42:46.681 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:42:46.684 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:42:46.686 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:42:46.689 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:42:46.692 | + 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:42:46.719 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 07:42:46.746 | + 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:42:46.746 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:42:46.755 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 07:42:46.759 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 07:42:46.761 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 07:42:46.764 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:42:46.766 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:42:46.768 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:42:46.771 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:42:46.773 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:42:46.775 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:42:46.778 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:42:46.780 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:42:46.782 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:42:46.785 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 07:42:46.846 | Site keystone-wsgi-public already enabled 2022-04-14 07:42:46.850 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:42:46.853 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:42:46.855 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:42:46.857 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:42:47.058 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 07:42:47.091 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 07:42:47.125 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 07:42:47.155 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 07:42:47.158 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 07:42:47.189 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 07:42:47.217 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 07:42:47.246 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 07:42:47.249 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-14 07:42:47.265 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:42:47.268 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-14 07:42:47.285 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:42:47.287 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-14 07:42:47.290 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 07:42:47.292 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 07:42:47.295 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:42:47.298 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 07:42:47.300 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-04-14 07:42:47.302 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 07:42:47.305 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 07:42:47.307 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:42:47.309 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:42:47.312 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:42:47.314 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:42:47.317 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:42:47.320 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:42:47.335 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:42:47.338 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:42:47.340 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:42:47.343 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:42:47.344 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:42:47.349 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 07:42:47.351 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:42:47.353 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 07:42:47.366 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 07:42:47.369 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:42:47.370 | + functions-common:git_clone:685 : head -1 2022-04-14 07:42:47.372 | 687515c06 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:42:47.375 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:42:47.378 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 07:42:47.380 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:42:47.383 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:42:47.385 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 07:42:47.387 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 07:42:47.390 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 07:42:47.392 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:42:47.395 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:42:47.397 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 07:42:47.399 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:42:47.402 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 07:42:47.405 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 07:42:47.408 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:42:47.410 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 07:42:47.413 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:42:47.415 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:42:47.418 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 07:42:47.424 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 07:42:47.427 | + 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:42:48.081 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 07:42:48.084 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:42:48.086 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:42:48.088 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:42:48.090 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:42:48.093 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 07:42:48.095 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:42:48.097 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 07:42:48.100 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:42:48.102 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 07:42:48.104 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 07:42:48.107 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 07:42:48.109 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:42:48.112 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 07:42:48.132 | Using python 3.8 to install /opt/stack/swift 2022-04-14 07:42:48.134 | + 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:42:49.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:42:49.010 | from cryptography.utils import int_from_bytes 2022-04-14 07:42:49.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:42:49.010 | from cryptography.utils import int_from_bytes 2022-04-14 07:42:50.145 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:42:50.171 | Obtaining file:///opt/stack/swift 2022-04-14 07:42:50.172 | Preparing metadata (setup.py): started 2022-04-14 07:42:53.405 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:42:53.444 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.33.0) 2022-04-14 07:42:53.445 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.1.2) 2022-04-14 07:42:53.446 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.11.0) 2022-04-14 07:42:53.447 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.1.1) 2022-04-14 07:42:53.448 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (4.8.0) 2022-04-14 07:42:53.449 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.27.1) 2022-04-14 07:42:53.450 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.16.0) 2022-04-14 07:42:53.451 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.9.9) 2022-04-14 07:42:53.452 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.6.0) 2022-04-14 07:42:53.453 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (36.0.1) 2022-04-14 07:42:53.454 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (9.4.0) 2022-04-14 07:42:53.492 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.2.dev2) (1.15.0) 2022-04-14 07:42:53.501 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.2.dev2) (2.1.0) 2022-04-14 07:42:53.555 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.4.0) 2022-04-14 07:42:53.557 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.8.7) 2022-04-14 07:42:53.558 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.12.2) 2022-04-14 07:42:53.559 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.8.1) 2022-04-14 07:42:53.560 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.1.0) 2022-04-14 07:42:53.561 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.10.1) 2022-04-14 07:42:53.562 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.1.0) 2022-04-14 07:42:53.563 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.7.0) 2022-04-14 07:42:53.565 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.5.0) 2022-04-14 07:42:53.566 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.1.1) 2022-04-14 07:42:53.567 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.3.0) 2022-04-14 07:42:53.568 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (8.8.0) 2022-04-14 07:42:53.588 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.2.dev2) (60.9.3) 2022-04-14 07:42:53.618 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2019.11.28) 2022-04-14 07:42:53.621 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2.0.12) 2022-04-14 07:42:53.623 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (3.3) 2022-04-14 07:42:53.625 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (1.26.8) 2022-04-14 07:42:53.647 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.2.dev2) (2.21) 2022-04-14 07:42:53.737 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.0.2) 2022-04-14 07:42:53.739 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.5.0) 2022-04-14 07:42:53.741 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.7.0) 2022-04-14 07:42:53.781 | 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.29.2.dev2) (1.1.5) 2022-04-14 07:42:53.827 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.5.0) 2022-04-14 07:42:53.828 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (6.0) 2022-04-14 07:42:53.829 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.5.0) 2022-04-14 07:42:53.830 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (0.8.0) 2022-04-14 07:42:53.890 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.8.2) 2022-04-14 07:42:53.893 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (0.9.6) 2022-04-14 07:42:53.908 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2021.3) 2022-04-14 07:42:53.909 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.0.3) 2022-04-14 07:42:53.928 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (21.3) 2022-04-14 07:42:53.929 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.0.7) 2022-04-14 07:42:54.045 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.13.3) 2022-04-14 07:42:54.060 | 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.29.2.dev2) (5.1.1) 2022-04-14 07:42:56.359 | Installing collected packages: swift 2022-04-14 07:42:56.359 | Attempting uninstall: swift 2022-04-14 07:42:56.359 | Found existing installation: swift 2.29.2.dev2 2022-04-14 07:42:56.363 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 07:42:56.364 | Running setup.py develop for swift 2022-04-14 07:43:00.569 | Successfully installed swift 2022-04-14 07:43:00.569 | 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:43:00.577 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:43:00.577 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:43:00.708 | + inc/python:pip_install:200 : result=0 2022-04-14 07:43:00.710 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:43:00.713 | + functions-common:time_stop:2432 : local name 2022-04-14 07:43:00.715 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:43:00.718 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:43:00.720 | + functions-common:time_stop:2435 : local total 2022-04-14 07:43:00.722 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:43:00.724 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:43:00.726 | + functions-common:time_stop:2439 : start_time=1649922168127 2022-04-14 07:43:00.728 | + functions-common:time_stop:2441 : [[ -z 1649922168127 ]] 2022-04-14 07:43:00.731 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:43:00.735 | + functions-common:time_stop:2444 : end_time=1649922180733 2022-04-14 07:43:00.737 | + functions-common:time_stop:2445 : elapsed_time=12606 2022-04-14 07:43:00.740 | + functions-common:time_stop:2446 : total=60932 2022-04-14 07:43:00.742 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:43:00.744 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=73538 2022-04-14 07:43:00.746 | + inc/python:pip_install:203 : return 0 2022-04-14 07:43:00.748 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:43:00.751 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:43:00.753 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:43:00.772 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:43:00.785 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 07:43:00.787 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 07:43:00.790 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:43:00.792 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:43:00.794 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 07:43:00.797 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:43:00.799 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 07:43:00.802 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:43:00.804 | + ./stack.sh:main:908 : configure_swift 2022-04-14 07:43:00.807 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 07:43:00.809 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 07:43:00.811 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 07:43:00.813 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 07:43:00.815 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 07:43:01.974 | No account-auditor running 2022-04-14 07:43:01.974 | No container-updater running 2022-04-14 07:43:01.974 | No object-updater running 2022-04-14 07:43:01.974 | No container-server running 2022-04-14 07:43:01.974 | No container-reconciler running 2022-04-14 07:43:01.974 | No account-server running 2022-04-14 07:43:01.974 | No object-expirer running 2022-04-14 07:43:01.974 | No object-reconstructor running 2022-04-14 07:43:01.974 | No container-auditor running 2022-04-14 07:43:01.974 | No account-reaper running 2022-04-14 07:43:01.974 | No object-server running 2022-04-14 07:43:01.974 | No container-replicator running 2022-04-14 07:43:01.974 | No container-sharder running 2022-04-14 07:43:01.974 | No proxy-server running 2022-04-14 07:43:01.974 | No object-auditor running 2022-04-14 07:43:01.974 | No container-sync running 2022-04-14 07:43:01.974 | No account-replicator running 2022-04-14 07:43:01.974 | No object-replicator running 2022-04-14 07:43:02.064 | + lib/swift:configure_swift:337 : true 2022-04-14 07:43:02.066 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 07:43:02.079 | + 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:43:02.092 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 07:43:02.094 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 07:43:02.095 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 07:43:02.099 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 07:43:02.099 | s/%GROUP%/ubuntu/; 2022-04-14 07:43:02.099 | s/%USER%/ubuntu/; 2022-04-14 07:43:02.099 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 07:43:02.099 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 07:43:02.103 | uid = ubuntu 2022-04-14 07:43:02.103 | gid = ubuntu 2022-04-14 07:43:02.103 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 07:43:02.103 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 07:43:02.103 | address = 127.0.0.1 2022-04-14 07:43:02.103 | 2022-04-14 07:43:02.103 | [account6612] 2022-04-14 07:43:02.103 | max connections = 25 2022-04-14 07:43:02.103 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:43:02.103 | read only = false 2022-04-14 07:43:02.103 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 07:43:02.103 | 2022-04-14 07:43:02.103 | [account6622] 2022-04-14 07:43:02.103 | max connections = 25 2022-04-14 07:43:02.103 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:43:02.103 | read only = false 2022-04-14 07:43:02.103 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 07:43:02.103 | 2022-04-14 07:43:02.103 | [account6632] 2022-04-14 07:43:02.103 | max connections = 25 2022-04-14 07:43:02.103 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:43:02.103 | read only = false 2022-04-14 07:43:02.103 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 07:43:02.103 | 2022-04-14 07:43:02.103 | [account6642] 2022-04-14 07:43:02.103 | max connections = 25 2022-04-14 07:43:02.103 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:43:02.103 | read only = false 2022-04-14 07:43:02.103 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 07:43:02.104 | 2022-04-14 07:43:02.104 | 2022-04-14 07:43:02.104 | [container6611] 2022-04-14 07:43:02.104 | max connections = 25 2022-04-14 07:43:02.104 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:43:02.104 | read only = false 2022-04-14 07:43:02.104 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 07:43:02.104 | 2022-04-14 07:43:02.104 | [container6621] 2022-04-14 07:43:02.104 | max connections = 25 2022-04-14 07:43:02.104 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:43:02.104 | read only = false 2022-04-14 07:43:02.104 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 07:43:02.104 | 2022-04-14 07:43:02.104 | [container6631] 2022-04-14 07:43:02.104 | max connections = 25 2022-04-14 07:43:02.104 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:43:02.104 | read only = false 2022-04-14 07:43:02.104 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 07:43:02.104 | 2022-04-14 07:43:02.104 | [container6641] 2022-04-14 07:43:02.104 | max connections = 25 2022-04-14 07:43:02.104 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:43:02.104 | read only = false 2022-04-14 07:43:02.104 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 07:43:02.104 | 2022-04-14 07:43:02.104 | 2022-04-14 07:43:02.104 | [object6613] 2022-04-14 07:43:02.104 | max connections = 25 2022-04-14 07:43:02.104 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:43:02.104 | read only = false 2022-04-14 07:43:02.104 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 07:43:02.104 | 2022-04-14 07:43:02.104 | [object6623] 2022-04-14 07:43:02.104 | max connections = 25 2022-04-14 07:43:02.104 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:43:02.104 | read only = false 2022-04-14 07:43:02.104 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 07:43:02.105 | 2022-04-14 07:43:02.105 | [object6633] 2022-04-14 07:43:02.105 | max connections = 25 2022-04-14 07:43:02.105 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:43:02.105 | read only = false 2022-04-14 07:43:02.105 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 07:43:02.105 | 2022-04-14 07:43:02.105 | [object6643] 2022-04-14 07:43:02.105 | max connections = 25 2022-04-14 07:43:02.105 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:43:02.105 | read only = false 2022-04-14 07:43:02.105 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 07:43:02.106 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 07:43:02.108 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:43:02.110 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:43:02.112 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 07:43:02.124 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 07:43:02.126 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 07:43:02.130 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 07:43:02.134 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 07:43:02.137 | + 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:43:02.141 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 07:43:02.169 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.46:8080/v1/ 2022-04-14 07:43:02.194 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 07:43:02.212 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 07:43:02.240 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 07:43:02.257 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:43:02.285 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 07:43:02.303 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 07:43:02.332 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 07:43:02.349 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 07:43:02.377 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 07:43:02.395 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:43:02.423 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 07:43:02.440 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 07:43:02.456 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:43:02.458 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 07:43:02.485 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 07:43:02.512 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 07:43:02.538 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 07:43:02.565 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 07:43:02.581 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:43:02.583 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 07:43:02.609 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 07:43:02.624 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:43:02.626 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 07:43:02.641 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:43:02.643 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 07:43:02.646 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 07:43:02.660 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:43:02.662 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 07:43:02.664 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 07:43:02.666 | + 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:43:02.672 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 07:43:02.677 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 07:43:02.704 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 07:43:02.730 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 07:43:02.760 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 07:43:02.789 | + 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:43:02.820 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 07:43:02.822 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 07:43:02.824 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 07:43:02.826 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 07:43:02.828 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 07:43:02.854 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 07:43:02.881 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.46/identity 2022-04-14 07:43:02.908 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 07:43:02.934 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 07:43:02.962 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 07:43:02.989 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 07:43:03.016 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 07:43:03.043 | + 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:43:03.070 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 07:43:03.097 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 07:43:03.125 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 07:43:03.152 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 07:43:03.179 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 07:43:03.209 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 07:43:03.237 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 07:43:03.255 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 07:43:03.282 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 07:43:03.309 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 07:43:03.313 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 07:43:03.342 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 07:43:03.368 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 07:43:03.395 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 07:43:03.397 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 07:43:03.399 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:43:03.402 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 07:43:03.407 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 07:43:03.409 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:43:03.411 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:43:03.413 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 07:43:03.415 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 07:43:03.417 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:43:03.420 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:43:03.422 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 07:43:03.439 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 07:43:03.467 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 07:43:03.485 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 07:43:03.512 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 07:43:03.531 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:43:03.558 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 07:43:03.577 | + 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:43:03.605 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 07:43:03.622 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:43:03.651 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 07:43:03.669 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 07:43:03.697 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:43:03.715 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:43:03.743 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 07:43:03.761 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 07:43:03.790 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 07:43:03.807 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 07:43:03.835 | + 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:43:03.840 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 07:43:03.858 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:43:03.886 | + 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:43:03.915 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:43:03.917 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 07:43:03.921 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 07:43:03.923 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:43:03.926 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:43:03.928 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 07:43:03.930 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 07:43:03.932 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:43:03.934 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:43:03.937 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 07:43:03.955 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 07:43:03.983 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 07:43:04.001 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 07:43:04.030 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 07:43:04.048 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:43:04.077 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 07:43:04.094 | + 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:43:04.123 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 07:43:04.141 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:43:04.170 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 07:43:04.188 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 07:43:04.216 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:43:04.234 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:43:04.263 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 07:43:04.280 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 07:43:04.308 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 07:43:04.327 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 07:43:04.354 | + 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:43:04.359 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 07:43:04.377 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:43:04.405 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:43:04.407 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 07:43:04.412 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 07:43:04.414 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:43:04.416 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:43:04.418 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 07:43:04.421 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 07:43:04.423 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:43:04.425 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:43:04.427 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 07:43:04.445 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 07:43:04.473 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 07:43:04.491 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 07:43:04.519 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 07:43:04.537 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:43:04.565 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 07:43:04.583 | + 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:43:04.611 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 07:43:04.629 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:43:04.657 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 07:43:04.675 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 07:43:04.702 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:43:04.721 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:43:04.748 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 07:43:04.766 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 07:43:04.795 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 07:43:04.812 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 07:43:04.840 | + 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:43:04.845 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 07:43:04.864 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:43:04.892 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 07:43:04.920 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 07:43:04.948 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 07:43:04.977 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 07:43:04.979 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 07:43:04.984 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 07:43:05.012 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 07:43:05.041 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 07:43:05.069 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 07:43:05.098 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 07:43:05.126 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 07:43:05.154 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 07:43:05.181 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 07:43:05.209 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 07:43:05.236 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 07:43:05.252 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:43:05.254 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 07:43:05.273 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 07:43:05.276 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 07:43:05.296 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 07:43:05.298 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.46 2022-04-14 07:43:05.326 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 07:43:05.328 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 07:43:05.355 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.46/identity 2022-04-14 07:43:05.384 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 07:43:05.386 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 07:43:05.413 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 07:43:05.429 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:43:05.431 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 07:43:05.434 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 07:43:05.439 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 07:43:05.442 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 07:43:05.455 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 07:43:05.457 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 07:43:05.468 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 07:43:05.471 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 07:43:05.473 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:43:05.475 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:43:05.477 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:43:05.480 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:43:05.482 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:43:05.484 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:43:05.487 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 07:43:05.499 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:43:05.502 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 07:43:05.504 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-14 07:43:05.521 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:43:05.524 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-14 07:43:05.541 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:43:05.544 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-14 07:43:05.546 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 07:43:05.548 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 07:43:05.551 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:43:05.553 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 07:43:05.556 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 07:43:05.558 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 07:43:05.561 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 07:43:05.579 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:43:05.581 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 07:43:05.584 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 07:43:05.600 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:43:05.603 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 07:43:05.606 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 07:43:05.608 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 07:43:05.611 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:43:05.613 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:43:05.616 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 07:43:05.619 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:43:05.622 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 07:43:05.625 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 07:43:05.628 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 07:43:05.631 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 07:43:05.633 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 07:43:05.636 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 07:43:05.639 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 07:43:05.642 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 07:43:05.645 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 07:43:05.647 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 07:43:05.651 | +++ 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:43:05.652 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 07:43:05.657 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 07:43:05.659 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 07:43:05.662 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 07:43:05.665 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 07:43:05.667 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 07:43:05.690 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 07:43:05.693 | + 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:43:06.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:43:06.560 | from cryptography.utils import int_from_bytes 2022-04-14 07:43:06.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:43:06.560 | from cryptography.utils import int_from_bytes 2022-04-14 07:43:07.693 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:43:07.722 | 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:43:07.804 | 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:43:07.805 | 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:43:07.806 | 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:43:07.807 | 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:43:07.808 | 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:43:07.809 | 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:43:07.810 | 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:43:07.811 | 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:43:07.812 | 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:43:07.813 | 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:43:07.814 | 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:43:07.816 | 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:43:07.818 | 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:43:07.820 | 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:43:07.823 | 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:43:07.825 | 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:43:07.828 | 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:43:07.830 | 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:43:07.839 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-04-14 07:43:07.840 | 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:43:07.853 | 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:43:07.922 | 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:43:07.924 | 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:43:07.925 | 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:43:07.949 | 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:43:07.951 | 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:43:07.952 | 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:43:07.954 | 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:43:07.956 | 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:43:07.967 | 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:43:08.007 | 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:43:08.008 | 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:43:08.010 | 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:43:08.011 | 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:43:08.031 | 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:43:08.034 | 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:43:08.050 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-04-14 07:43:08.064 | 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:43:08.065 | 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:43:08.087 | 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.1.1) 2022-04-14 07:43:08.089 | 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:43:08.168 | 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.8) 2022-04-14 07:43:08.171 | 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:43:08.172 | 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:43:08.174 | 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:43:08.224 | 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:43:08.249 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-04-14 07:43:08.448 | 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:43:08.452 | 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:43:08.485 | 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:43:08.486 | 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:43:08.487 | 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:43:08.514 | 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:43:08.515 | 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:43:08.516 | 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:43:08.570 | 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:43:08.739 | 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:43:08.762 | 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) (60.9.3) 2022-04-14 07:43:08.845 | 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:43:08.993 | 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:43:11.103 | 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:43:11.110 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:43:11.110 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:43:11.233 | + inc/python:pip_install:200 : result=0 2022-04-14 07:43:11.236 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:43:11.238 | + functions-common:time_stop:2432 : local name 2022-04-14 07:43:11.240 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:43:11.243 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:43:11.245 | + functions-common:time_stop:2435 : local total 2022-04-14 07:43:11.247 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:43:11.250 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:43:11.252 | + functions-common:time_stop:2439 : start_time=1649922185684 2022-04-14 07:43:11.254 | + functions-common:time_stop:2441 : [[ -z 1649922185684 ]] 2022-04-14 07:43:11.257 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:43:11.262 | + functions-common:time_stop:2444 : end_time=1649922191259 2022-04-14 07:43:11.264 | + functions-common:time_stop:2445 : elapsed_time=5575 2022-04-14 07:43:11.267 | + functions-common:time_stop:2446 : total=73538 2022-04-14 07:43:11.269 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:43:11.271 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=79113 2022-04-14 07:43:11.274 | + inc/python:pip_install:203 : return 0 2022-04-14 07:43:11.276 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 07:43:11.280 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 07:43:11.282 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 07:43:11.295 | + 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:43:11.300 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-04-14 07:43:11.302 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 07:43:11.305 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 07:43:11.307 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:43:11.309 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:43:11.313 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:43:11.316 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:43:11.318 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:43:11.321 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:43:11.338 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:43:11.340 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:43:11.343 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:43:11.345 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:43:11.346 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:43:11.351 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 07:43:11.353 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:43:11.356 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 07:43:11.368 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 07:43:11.371 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:43:11.371 | + functions-common:git_clone:685 : head -1 2022-04-14 07:43:11.375 | 1beee78e0 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:43:11.377 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:43:11.380 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 07:43:11.383 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:43:11.385 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:43:11.389 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 07:43:11.391 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:43:11.394 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 07:43:11.396 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:43:11.399 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:43:11.401 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 07:43:11.404 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:43:11.406 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:43:11.409 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 07:43:11.412 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:43:11.415 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 07:43:11.417 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:43:11.420 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:43:11.423 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 07:43:11.429 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 07:43:11.431 | + 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:43:12.083 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 07:43:12.086 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:43:12.088 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:43:12.091 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:43:12.094 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:43:12.096 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 07:43:12.098 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:43:12.101 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:43:12.103 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:43:12.106 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:43:12.109 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:43:12.111 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:43:12.113 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:43:12.116 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 07:43:12.137 | Using python 3.8 to install /opt/stack/glance 2022-04-14 07:43:12.139 | + 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:43:13.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:43:13.004 | from cryptography.utils import int_from_bytes 2022-04-14 07:43:13.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:43:13.005 | from cryptography.utils import int_from_bytes 2022-04-14 07:43:14.127 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:43:14.153 | Obtaining file:///opt/stack/glance 2022-04-14 07:43:14.154 | Preparing metadata (setup.py): started 2022-04-14 07:43:17.361 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:43:17.430 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.8.1) 2022-04-14 07:43:17.431 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.7.1) 2022-04-14 07:43:17.432 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.4.31) 2022-04-14 07:43:17.433 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.33.0) 2022-04-14 07:43:17.434 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.1.1) 2022-04-14 07:43:17.436 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.1) 2022-04-14 07:43:17.437 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.8.7) 2022-04-14 07:43:17.438 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.4.2) 2022-04-14 07:43:17.439 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.7.6) 2022-04-14 07:43:17.440 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.20.4) 2022-04-14 07:43:17.441 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (8.8.0) 2022-04-14 07:43:17.442 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 07:43:17.444 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.1.0) 2022-04-14 07:43:17.445 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-14 07:43:17.446 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.12.2) 2022-04-14 07:43:17.447 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 07:43:17.448 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.4.0) 2022-04-14 07:43:17.449 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.6.4) 2022-04-14 07:43:17.450 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 07:43:17.452 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (9.4.0) 2022-04-14 07:43:17.453 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.11.0) 2022-04-14 07:43:17.454 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.1.1) 2022-04-14 07:43:17.455 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 07:43:17.456 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.1.dev2) (3.2.0) 2022-04-14 07:43:17.457 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.4.0) 2022-04-14 07:43:17.458 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (22.0.0) 2022-04-14 07:43:17.459 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (11.2.0) 2022-04-14 07:43:17.460 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.1.0) 2022-04-14 07:43:17.461 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-14 07:43:17.462 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.7.0) 2022-04-14 07:43:17.463 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (12.13.0) 2022-04-14 07:43:17.465 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.1) 2022-04-14 07:43:17.466 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.3.0) 2022-04-14 07:43:17.467 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.11.0) 2022-04-14 07:43:17.468 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.3.3) 2022-04-14 07:43:17.469 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.4.2) 2022-04-14 07:43:17.471 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.0.0) 2022-04-14 07:43:17.471 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:43:17.472 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (36.0.1) 2022-04-14 07:43:17.473 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.2.2) 2022-04-14 07:43:17.475 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.0.2) 2022-04-14 07:43:17.476 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.6.0) 2022-04-14 07:43:17.477 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.10.1) 2022-04-14 07:43:17.493 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (4.11.1) 2022-04-14 07:43:17.494 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (5.4.0) 2022-04-14 07:43:17.495 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (1.1.6) 2022-04-14 07:43:17.517 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.1.dev2) (5.3.0) 2022-04-14 07:43:17.518 | 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.0.1.dev2) (2.27.1) 2022-04-14 07:43:17.557 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.1.dev2) (1.15.0) 2022-04-14 07:43:17.572 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.1.dev2) (4.3.0) 2022-04-14 07:43:17.582 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.1.dev2) (1.13.3) 2022-04-14 07:43:17.596 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (2.1.0) 2022-04-14 07:43:17.597 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.16.0) 2022-04-14 07:43:17.598 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.1.2) 2022-04-14 07:43:17.689 | 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.0.1.dev2) (3.0.7) 2022-04-14 07:43:17.766 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.1.dev2) (1.7.0) 2022-04-14 07:43:17.817 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (2.10.1) 2022-04-14 07:43:17.819 | 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.0.1.dev2) (3.1.1) 2022-04-14 07:43:17.852 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.1.dev2) (0.17.3) 2022-04-14 07:43:17.896 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (0.8.0) 2022-04-14 07:43:17.897 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (1.5.0) 2022-04-14 07:43:17.899 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (6.0) 2022-04-14 07:43:17.982 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.13.0) 2022-04-14 07:43:17.983 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (2.0.1) 2022-04-14 07:43:17.987 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.5.0) 2022-04-14 07:43:18.012 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.1.dev2) (0.61.0) 2022-04-14 07:43:18.062 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (0.9.6) 2022-04-14 07:43:18.064 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (2.8.2) 2022-04-14 07:43:18.122 | 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.0.1.dev2) (5.2.3) 2022-04-14 07:43:18.124 | 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.0.1.dev2) (2.8.0) 2022-04-14 07:43:18.126 | 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.0.1.dev2) (0.4.0) 2022-04-14 07:43:18.127 | 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.0.1.dev2) (5.0.0) 2022-04-14 07:43:18.131 | 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.0.1.dev2) (5.0.9) 2022-04-14 07:43:18.153 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.0.3) 2022-04-14 07:43:18.157 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.3.0) 2022-04-14 07:43:18.158 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.2.0) 2022-04-14 07:43:18.201 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.1.dev2) (5.9.0) 2022-04-14 07:43:18.244 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (21.3) 2022-04-14 07:43:18.245 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (2021.3) 2022-04-14 07:43:18.248 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (0.11.0) 2022-04-14 07:43:18.324 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.1.dev2) (60.9.3) 2022-04-14 07:43:18.382 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.1.dev2) (0.2.5) 2022-04-14 07:43:18.484 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.1.dev2) (0.7) 2022-04-14 07:43:18.753 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (1.4.2) 2022-04-14 07:43:18.755 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (6.3.1) 2022-04-14 07:43:18.759 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:43:18.760 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.6.3) 2022-04-14 07:43:18.816 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.1.dev2) (0.8.1) 2022-04-14 07:43:18.839 | 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.0.1.dev2) (5.0.0) 2022-04-14 07:43:18.954 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.1.dev2) (2.21) 2022-04-14 07:43:19.056 | 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.0.1.dev2) (2.1.0) 2022-04-14 07:43:19.268 | 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.0.1.dev2) (0.10.0) 2022-04-14 07:43:19.269 | 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.0.1.dev2) (1.1.5) 2022-04-14 07:43:19.270 | 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.0.1.dev2) (1.4.0) 2022-04-14 07:43:19.272 | 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.0.1.dev2) (1.4.4) 2022-04-14 07:43:19.273 | 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.0.1.dev2) (1.32) 2022-04-14 07:43:19.274 | 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.0.1.dev2) (2.5.0) 2022-04-14 07:43:19.275 | 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.0.1.dev2) (5.1.1) 2022-04-14 07:43:19.392 | 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.0.1.dev2) (0.13.1) 2022-04-14 07:43:19.426 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.1.dev2) (1.0.3) 2022-04-14 07:43:19.471 | 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.0.1.dev2) (3.0.0) 2022-04-14 07:43:19.476 | 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.0.1.dev2) (1.3.3) 2022-04-14 07:43:19.716 | 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.0.1.dev2) (3.10.1) 2022-04-14 07:43:19.898 | 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.0.1.dev2) (2019.11.28) 2022-04-14 07:43:19.900 | 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.0.1.dev2) (2.0.12) 2022-04-14 07:43:19.901 | 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.0.1.dev2) (1.26.8) 2022-04-14 07:43:19.904 | 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.0.1.dev2) (3.3) 2022-04-14 07:43:20.010 | 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.0.1.dev2) (0.5.2) 2022-04-14 07:43:20.165 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:43:20.268 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.1.dev2) (3.7.0) 2022-04-14 07:43:20.609 | 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.0.1.dev2) (0.5.0) 2022-04-14 07:43:20.611 | 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.0.1.dev2) (2.4.0) 2022-04-14 07:43:20.839 | 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.0.1.dev2) (2.2) 2022-04-14 07:43:21.120 | 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.0.1.dev2) (1.0.0) 2022-04-14 07:43:21.426 | 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.0.1.dev2) (21.4.0) 2022-04-14 07:43:21.427 | 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.0.1.dev2) (1.8.2) 2022-04-14 07:43:22.898 | Installing collected packages: glance 2022-04-14 07:43:22.898 | Attempting uninstall: glance 2022-04-14 07:43:22.898 | Found existing installation: glance 24.0.1.dev2 2022-04-14 07:43:22.905 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 07:43:22.907 | Running setup.py develop for glance 2022-04-14 07:43:27.248 | Successfully installed glance 2022-04-14 07:43:27.248 | 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:43:27.257 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:43:27.257 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:43:27.397 | + inc/python:pip_install:200 : result=0 2022-04-14 07:43:27.400 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:43:27.402 | + functions-common:time_stop:2432 : local name 2022-04-14 07:43:27.405 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:43:27.407 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:43:27.409 | + functions-common:time_stop:2435 : local total 2022-04-14 07:43:27.412 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:43:27.414 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:43:27.416 | + functions-common:time_stop:2439 : start_time=1649922192131 2022-04-14 07:43:27.418 | + functions-common:time_stop:2441 : [[ -z 1649922192131 ]] 2022-04-14 07:43:27.421 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:43:27.425 | + functions-common:time_stop:2444 : end_time=1649922207423 2022-04-14 07:43:27.427 | + functions-common:time_stop:2445 : elapsed_time=15292 2022-04-14 07:43:27.430 | + functions-common:time_stop:2446 : total=79113 2022-04-14 07:43:27.432 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:43:27.434 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=94405 2022-04-14 07:43:27.436 | + inc/python:pip_install:203 : return 0 2022-04-14 07:43:27.439 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:43:27.441 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:43:27.444 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:43:27.463 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:43:27.476 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 07:43:27.478 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 07:43:27.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:43:27.483 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:43:27.486 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 07:43:27.488 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:43:27.491 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:43:27.493 | + ./stack.sh:main:920 : configure_glance 2022-04-14 07:43:27.496 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 07:43:27.508 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 07:43:27.511 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 07:43:27.514 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 07:43:27.516 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 07:43:27.518 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 07:43:27.521 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:43:27.524 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:43:27.526 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 07:43:27.555 | + 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:43:27.584 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 07:43:27.613 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:43:27.643 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 07:43:27.673 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 07:43:27.703 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 07:43:27.705 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:43:27.707 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 07:43:27.710 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:43:27.712 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 07:43:27.741 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 07:43:27.771 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-04-14 07:43:27.800 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 07:43:27.830 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 07:43:27.859 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 07:43:27.889 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 07:43:27.918 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 07:43:27.948 | + 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:43:27.977 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:43:28.007 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:43:28.037 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 07:43:28.040 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 07:43:28.042 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 07:43:28.044 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:43:28.047 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:43:28.049 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:43:28.066 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:43:28.069 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:43:28.072 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:43:28.074 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:43:28.091 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:43:28.093 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:43:28.096 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:43:28.126 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:43:28.128 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:43:28.134 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 07:43:28.137 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 07:43:28.140 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 07:43:28.170 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 07:43:28.200 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 07:43:28.203 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 07:43:28.205 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 07:43:28.207 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 07:43:28.210 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:43:28.212 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 07:43:28.214 | + 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:43:28.245 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 07:43:28.247 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.46 2022-04-14 07:43:28.276 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:43:28.279 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 07:43:28.296 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:43:28.298 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 07:43:28.328 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 07:43:28.358 | + 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:43:28.387 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 07:43:28.416 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 07:43:28.447 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 07:43:28.463 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:43:28.465 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:43:28.495 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 07:43:28.525 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 07:43:28.555 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.46/identity/v3 2022-04-14 07:43:28.584 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 07:43:28.614 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.46/image 2022-04-14 07:43:28.643 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 07:43:28.660 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:43:28.662 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 07:43:28.664 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 07:43:28.667 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:43:28.671 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:43:28.688 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:43:28.690 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:43:28.692 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:43:28.695 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:43:28.697 | + 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:43:28.727 | + 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:43:28.756 | + 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:43:28.786 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:43:28.816 | + 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:43:28.821 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 07:43:28.850 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 07:43:28.881 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:43:28.911 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.46/identity 2022-04-14 07:43:28.941 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 07:43:28.970 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 07:43:29.001 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 07:43:29.030 | + 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:43:29.061 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 07:43:29.090 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 07:43:29.123 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 07:43:29.153 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 07:43:29.158 | + 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:43:29.166 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 07:43:29.182 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:43:29.185 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 07:43:29.188 | + 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:43:29.190 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 07:43:29.192 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 07:43:29.195 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 07:43:29.198 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 07:43:29.202 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 07:43:29.204 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 07:43:29.208 | + 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:43:29.237 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 07:43:29.240 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 07:43:29.242 | ++ functions:get_random_port:837 : true 2022-04-14 07:43:29.244 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 07:43:29.247 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 07:43:29.250 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 07:43:29.305 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 07:43:29.307 | ++ functions:get_random_port:841 : break 2 2022-04-14 07:43:29.310 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 07:43:29.313 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 07:43:29.315 | + 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:43:29.343 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 07:43:29.370 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 07:43:29.397 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:43:29.425 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:43:29.453 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:43:29.481 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:43:29.508 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:43:29.536 | + 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:43:29.564 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:43:29.592 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:43:29.619 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:43:29.647 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:43:29.675 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:43:29.703 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 07:43:29.730 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 07:43:29.758 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 07:43:29.786 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 07:43:29.814 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 07:43:29.841 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 07:43:29.844 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 07:43:29.846 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:43:29.849 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:43:29.851 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:43:29.853 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 07:43:29.856 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 07:43:29.912 | proxy (enabled by site administrator) 2022-04-14 07:43:29.915 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 07:43:29.917 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 07:43:29.920 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:43:29.922 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:43:29.925 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:43:29.927 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 07:43:29.930 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 07:43:29.985 | proxy_http (enabled by site administrator) 2022-04-14 07:43:29.988 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 07:43:29.991 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 07:43:29.993 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 07:43:29.995 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:43:29.998 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:43:30.001 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:43:30.003 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:43:30.006 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:43:30.009 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 07:43:30.009 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:43:30.018 | KeepAlive Off 2022-04-14 07:43:30.022 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 07:43:30.022 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:43:30.031 | SetEnv proxy-sendchunked 1 2022-04-14 07:43:30.035 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 07:43:30.035 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:43:30.043 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 07:43:30.047 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 07:43:30.050 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 07:43:30.052 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:43:30.054 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:43:30.057 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:43:30.059 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:43:30.062 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:43:30.064 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:43:30.066 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:43:30.069 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:43:30.071 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:43:30.074 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 07:43:30.134 | Site glance-wsgi-api already enabled 2022-04-14 07:43:30.139 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 07:43:30.141 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:43:30.144 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:43:30.146 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:43:30.289 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 07:43:30.296 | + 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:43:30.327 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 07:43:30.330 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-14 07:43:30.349 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:43:30.351 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-14 07:43:30.354 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 07:43:30.356 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 07:43:30.359 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:43:30.362 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 07:43:30.364 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-04-14 07:43:30.367 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 07:43:30.369 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 07:43:30.371 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:43:30.373 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:43:30.376 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:43:30.379 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:43:30.381 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:43:30.384 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:43:30.401 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:43:30.404 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:43:30.406 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:43:30.409 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:43:30.410 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:43:30.415 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 07:43:30.417 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:43:30.420 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 07:43:30.432 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 07:43:30.435 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:43:30.435 | + functions-common:git_clone:685 : head -1 2022-04-14 07:43:30.439 | c0ff6fd9f Merge "Update policy matrix for Yoga" into stable/yoga 2022-04-14 07:43:30.442 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:43:30.445 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 07:43:30.447 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:43:30.450 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:43:30.453 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 07:43:30.455 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:43:30.458 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 07:43:30.460 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:43:30.463 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:43:30.465 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 07:43:30.468 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:43:30.471 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:43:30.474 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 07:43:30.476 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:43:30.479 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 07:43:30.482 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:43:30.484 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:43:30.487 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 07:43:30.493 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 07:43:30.495 | + 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:43:31.151 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 07:43:31.154 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:43:31.157 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:43:31.159 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:43:31.161 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:43:31.164 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 07:43:31.166 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:43:31.168 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:43:31.171 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:43:31.173 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:43:31.175 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:43:31.178 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:43:31.180 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:43:31.183 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 07:43:31.204 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 07:43:31.206 | + 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:43:32.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:43:32.067 | from cryptography.utils import int_from_bytes 2022-04-14 07:43:32.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:43:32.067 | from cryptography.utils import int_from_bytes 2022-04-14 07:43:33.201 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:43:33.227 | Obtaining file:///opt/stack/cinder 2022-04-14 07:43:33.228 | Preparing metadata (setup.py): started 2022-04-14 07:43:37.096 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:43:37.233 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.8.1) 2022-04-14 07:43:37.234 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.1) 2022-04-14 07:43:37.235 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.33.0) 2022-04-14 07:43:37.236 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.1.2) 2022-04-14 07:43:37.237 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.20.4) 2022-04-14 07:43:37.238 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.0.2) 2022-04-14 07:43:37.239 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.0.0) (3.2.0) 2022-04-14 07:43:37.240 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 07:43:37.241 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (9.4.0) 2022-04-14 07:43:37.242 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.8.0) 2022-04-14 07:43:37.243 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.3) 2022-04-14 07:43:37.244 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (8.8.0) 2022-04-14 07:43:37.245 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 07:43:37.246 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.0) 2022-04-14 07:43:37.248 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (11.2.0) 2022-04-14 07:43:37.249 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.7.0) 2022-04-14 07:43:37.250 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (12.13.0) 2022-04-14 07:43:37.251 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.1) 2022-04-14 07:43:37.252 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.11.0) 2022-04-14 07:43:37.253 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.7.0) 2022-04-14 07:43:37.254 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.3.0) 2022-04-14 07:43:37.255 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 07:43:37.256 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.3.0) 2022-04-14 07:43:37.258 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.0) 2022-04-14 07:43:37.259 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.0) 2022-04-14 07:43:37.260 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.12.2) 2022-04-14 07:43:37.261 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.6.0) 2022-04-14 07:43:37.262 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.4.2) 2022-04-14 07:43:37.264 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (21.3) 2022-04-14 07:43:37.264 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.1) 2022-04-14 07:43:37.265 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 07:43:37.266 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.1) 2022-04-14 07:43:37.267 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.9.0) 2022-04-14 07:43:37.269 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.0.7) 2022-04-14 07:43:37.270 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.3.0) 2022-04-14 07:43:37.271 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.6.0) 2022-04-14 07:43:37.272 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.4.0) 2022-04-14 07:43:37.273 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (17.7.0) 2022-04-14 07:43:37.274 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.13.1) 2022-04-14 07:43:37.275 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2021.3) 2022-04-14 07:43:37.276 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.27.1) 2022-04-14 07:43:37.277 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.5.1) 2022-04-14 07:43:37.278 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.6.4) 2022-04-14 07:43:37.280 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.74) 2022-04-14 07:43:37.281 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.16.0) 2022-04-14 07:43:37.282 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.4.31) 2022-04-14 07:43:37.283 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.13.0) 2022-04-14 07:43:37.284 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 07:43:37.285 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.8.9) 2022-04-14 07:43:37.286 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 07:43:37.287 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.8.7) 2022-04-14 07:43:37.288 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.0) 2022-04-14 07:43:37.289 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.0) 2022-04-14 07:43:37.290 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.2.0) 2022-04-14 07:43:37.291 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.6.0) 2022-04-14 07:43:37.292 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.10.1) 2022-04-14 07:43:37.294 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.38.0) 2022-04-14 07:43:37.295 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.1) 2022-04-14 07:43:37.296 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (36.0.1) 2022-04-14 07:43:37.297 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.2.2) 2022-04-14 07:43:37.298 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.1.0) 2022-04-14 07:43:37.299 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.21.7) 2022-04-14 07:43:37.313 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (0.10.0) 2022-04-14 07:43:37.314 | 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.0.0) (0.5.2) 2022-04-14 07:43:37.315 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (1.24.7) 2022-04-14 07:43:37.376 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.0.0) (1.15.0) 2022-04-14 07:43:37.407 | 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.0.0) (2.1.0) 2022-04-14 07:43:37.421 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (2.5.0) 2022-04-14 07:43:37.422 | 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.0.0) (2.6.0) 2022-04-14 07:43:37.424 | 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.0.0) (0.1.0) 2022-04-14 07:43:37.425 | 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.0.0) (4.1.1) 2022-04-14 07:43:37.521 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.0.0) (1.7.0) 2022-04-14 07:43:37.574 | 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.0.0) (3.1.1) 2022-04-14 07:43:37.578 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.0.0) (2.10.1) 2022-04-14 07:43:37.603 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (4.8) 2022-04-14 07:43:37.605 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.2.8) 2022-04-14 07:43:37.607 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.4.8) 2022-04-14 07:43:37.660 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.0.0) (0.17.3) 2022-04-14 07:43:37.731 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (0.8.0) 2022-04-14 07:43:37.732 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (1.5.0) 2022-04-14 07:43:37.733 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (6.0) 2022-04-14 07:43:37.734 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (2.5.0) 2022-04-14 07:43:37.795 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (2.0.1) 2022-04-14 07:43:37.796 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (0.5.0) 2022-04-14 07:43:37.797 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (1.7.6) 2022-04-14 07:43:37.855 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (2.8.2) 2022-04-14 07:43:37.861 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (0.9.6) 2022-04-14 07:43:37.921 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (2.4.0) 2022-04-14 07:43:37.922 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.2.3) 2022-04-14 07:43:37.925 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.9) 2022-04-14 07:43:37.926 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.0) 2022-04-14 07:43:37.928 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (0.4.0) 2022-04-14 07:43:37.951 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.2.0) 2022-04-14 07:43:37.953 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.0.3) 2022-04-14 07:43:37.954 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.3.0) 2022-04-14 07:43:38.003 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.0.0) (1.0.3) 2022-04-14 07:43:38.085 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (3.0.0) 2022-04-14 07:43:38.089 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (1.3.3) 2022-04-14 07:43:38.111 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.0.0) (3.1.1) 2022-04-14 07:43:38.139 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.0.0) (0.11.0) 2022-04-14 07:43:38.208 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.26.8) 2022-04-14 07:43:38.213 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.0.0) 2022-04-14 07:43:38.344 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.0.0) (1.5.0) 2022-04-14 07:43:38.369 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.0.0) (60.9.3) 2022-04-14 07:43:38.509 | 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.0.0) (3.10.1) 2022-04-14 07:43:38.545 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.13.3) 2022-04-14 07:43:38.546 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.3.3) 2022-04-14 07:43:38.548 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (22.0.0) 2022-04-14 07:43:38.744 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2019.11.28) 2022-04-14 07:43:38.747 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (3.3) 2022-04-14 07:43:38.749 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2.0.12) 2022-04-14 07:43:38.785 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.0.0) (0.7) 2022-04-14 07:43:38.814 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.0.0) (0.23.2) 2022-04-14 07:43:39.052 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.5.2) 2022-04-14 07:43:39.054 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.4.2) 2022-04-14 07:43:39.200 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.5.0) 2022-04-14 07:43:39.203 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.6.3) 2022-04-14 07:43:39.205 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (1.4.2) 2022-04-14 07:43:39.336 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.0.0) (0.12.2) 2022-04-14 07:43:39.455 | 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.0.0) (4.11.1) 2022-04-14 07:43:39.457 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (1.1.6) 2022-04-14 07:43:39.458 | 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.0.0) (5.4.0) 2022-04-14 07:43:39.493 | 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.0.0) (5.0.0) 2022-04-14 07:43:39.741 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.0.0) (2.21) 2022-04-14 07:43:39.821 | 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.0.0) (0.5.0) 2022-04-14 07:43:39.824 | 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.0.0) (2.4.0) 2022-04-14 07:43:40.019 | 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.0.0) (2.5.0) 2022-04-14 07:43:40.111 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.0.0) (3.19.4) 2022-04-14 07:43:40.113 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.0.0) (1.55.0) 2022-04-14 07:43:40.296 | 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.0.0) (2.1.0) 2022-04-14 07:43:40.722 | 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.0.0) (1.1.5) 2022-04-14 07:43:40.772 | 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.0.0) (0.13.1) 2022-04-14 07:43:40.821 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.0.0) (0.2.5) 2022-04-14 07:43:41.871 | 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.0.0) (1.32) 2022-04-14 07:43:42.140 | 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.0.0) (21.4.0) 2022-04-14 07:43:42.141 | 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.0.0) (1.8.2) 2022-04-14 07:43:42.289 | 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.0.0) (2.2) 2022-04-14 07:43:42.481 | 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.0.0) (1.0.0) 2022-04-14 07:43:42.655 | 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.0.0) (3.7.0) 2022-04-14 07:43:44.349 | Installing collected packages: cinder 2022-04-14 07:43:44.349 | Attempting uninstall: cinder 2022-04-14 07:43:44.349 | Found existing installation: cinder 20.0.0 2022-04-14 07:43:44.355 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 07:43:44.357 | Running setup.py develop for cinder 2022-04-14 07:43:50.039 | Successfully installed cinder 2022-04-14 07:43:50.040 | 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:43:50.048 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:43:50.048 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:43:50.200 | + inc/python:pip_install:200 : result=0 2022-04-14 07:43:50.202 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:43:50.204 | + functions-common:time_stop:2432 : local name 2022-04-14 07:43:50.207 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:43:50.209 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:43:50.211 | + functions-common:time_stop:2435 : local total 2022-04-14 07:43:50.214 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:43:50.216 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:43:50.218 | + functions-common:time_stop:2439 : start_time=1649922211198 2022-04-14 07:43:50.220 | + functions-common:time_stop:2441 : [[ -z 1649922211198 ]] 2022-04-14 07:43:50.223 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:43:50.227 | + functions-common:time_stop:2444 : end_time=1649922230225 2022-04-14 07:43:50.229 | + functions-common:time_stop:2445 : elapsed_time=19027 2022-04-14 07:43:50.232 | + functions-common:time_stop:2446 : total=94405 2022-04-14 07:43:50.234 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:43:50.236 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=113432 2022-04-14 07:43:50.239 | + inc/python:pip_install:203 : return 0 2022-04-14 07:43:50.241 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:43:50.244 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:43:50.246 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:43:50.265 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:43:50.277 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 07:43:50.280 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 07:43:50.283 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:43:50.285 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:43:50.288 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 07:43:50.290 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:43:50.293 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 07:43:50.296 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 07:43:50.299 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 07:43:50.301 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:43:50.304 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:43:50.306 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 07:43:50.318 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 07:43:50.321 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:43:50.323 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:43:50.326 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:43:50.328 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:43:50.331 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:43:50.333 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:43:50.336 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:43:50.338 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:43:50.341 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:43:50.344 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:43:50.346 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:43:50.348 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:43:50.351 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 07:43:50.354 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:43:50.356 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:43:50.359 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:43:50.362 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 07:43:50.384 | + 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:43:50.494 | Reading package lists... 2022-04-14 07:43:50.733 | Building dependency tree... 2022-04-14 07:43:50.735 | Reading state information... 2022-04-14 07:43:50.983 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 07:43:50.983 | The following packages were automatically installed and are no longer required: 2022-04-14 07:43:50.984 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:43:50.984 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:43:50.984 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:43:50.984 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:43:50.984 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:43:50.984 | python3-zope.interface 2022-04-14 07:43:50.984 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:43:51.097 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:43:51.101 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:43:51.104 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:43:51.107 | + functions-common:time_stop:2432 : local name 2022-04-14 07:43:51.109 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:43:51.112 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:43:51.114 | + functions-common:time_stop:2435 : local total 2022-04-14 07:43:51.117 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:43:51.119 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:43:51.122 | + functions-common:time_stop:2439 : start_time=1649922230381 2022-04-14 07:43:51.125 | + functions-common:time_stop:2441 : [[ -z 1649922230381 ]] 2022-04-14 07:43:51.128 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:43:51.132 | + functions-common:time_stop:2444 : end_time=1649922231130 2022-04-14 07:43:51.135 | + functions-common:time_stop:2445 : elapsed_time=749 2022-04-14 07:43:51.137 | + functions-common:time_stop:2446 : total=5213 2022-04-14 07:43:51.140 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:43:51.143 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5962 2022-04-14 07:43:51.145 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:43:51.148 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:43:51.150 | + ./stack.sh:main:926 : configure_cinder 2022-04-14 07:43:51.153 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 07:43:51.165 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 07:43:51.169 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 07:43:51.171 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 07:43:51.173 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:43:51.177 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 07:43:51.177 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:43:51.181 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 07:43:51.184 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 07:43:51.186 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:43:51.188 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 07:43:51.191 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 07:43:51.193 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 07:43:51.195 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 07:43:51.197 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 07:43:51.210 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 07:43:51.222 | + 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:43:51.234 | + 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:43:51.246 | + 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:43:51.258 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:43:51.261 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:43:51.266 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.9i3plnPfQM 2022-04-14 07:43:51.268 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:43:51.270 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:43:51.272 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 07:43:51.275 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.9i3plnPfQM 2022-04-14 07:43:51.278 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.9i3plnPfQM 2022-04-14 07:43:51.290 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.9i3plnPfQM /etc/sudoers.d/cinder-rootwrap 2022-04-14 07:43:51.302 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 07:43:51.306 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:43:51.308 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:43:51.311 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:43:51.313 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:43:51.315 | + 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:43:51.317 | + 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:43:51.320 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 07:43:51.322 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 07:43:51.327 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 07:43:51.332 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 07:43:51.350 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 07:43:51.368 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 07:43:51.387 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 07:43:51.407 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 07:43:51.425 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 07:43:51.445 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 07:43:51.463 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 07:43:51.481 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 07:43:51.484 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:43:51.486 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 07:43:51.489 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:43:51.491 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 07:43:51.520 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 07:43:51.548 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-04-14 07:43:51.575 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 07:43:51.602 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 07:43:51.630 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 07:43:51.658 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 07:43:51.686 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 07:43:51.713 | + 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:43:51.741 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:43:51.769 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 07:43:51.800 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 07:43:51.828 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 07:43:51.831 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 07:43:51.833 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 07:43:51.835 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 07:43:51.838 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 07:43:51.840 | + 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:43:51.871 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 07:43:51.899 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 07:43:51.927 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 07:43:51.954 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 07:43:51.982 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 07:43:52.010 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 07:43:52.041 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 07:43:52.044 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.46 2022-04-14 07:43:52.072 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:43:52.103 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 07:43:52.111 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 49aaad63fae8a06afd09fd7e733a4292 2022-04-14 07:43:52.139 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 07:43:52.141 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 07:43:52.169 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 07:43:52.197 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 07:43:52.226 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 07:43:52.254 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 07:43:52.271 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:43:52.274 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 07:43:52.276 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 07:43:52.278 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 07:43:52.281 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 07:43:52.284 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 07:43:52.286 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 07:43:52.288 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 07:43:52.291 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 07:43:52.293 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 07:43:52.295 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 07:43:52.298 | + 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:43:52.328 | + 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:43:52.356 | + 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:43:52.384 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 07:43:52.412 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 07:43:52.439 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 07:43:52.468 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 07:43:52.470 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 07:43:52.473 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 07:43:52.475 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 07:43:52.502 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 07:43:52.505 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 07:43:52.533 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 07:43:52.536 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 07:43:52.538 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 07:43:52.540 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 07:43:52.568 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 07:43:52.571 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 07:43:52.573 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 07:43:52.590 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:43:52.592 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 07:43:52.595 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 07:43:52.597 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 07:43:52.599 | + 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:43:52.627 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.46:8080/v1/AUTH_ 2022-04-14 07:43:52.655 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 07:43:52.671 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:43:52.674 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 07:43:52.690 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:43:52.693 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 07:43:52.710 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:43:52.712 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 07:43:52.715 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 07:43:52.717 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 07:43:52.719 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 07:43:52.722 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:43:52.724 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:43:52.726 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:43:52.742 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:43:52.745 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:43:52.748 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:43:52.751 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:43:52.767 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:43:52.770 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:43:52.772 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:43:52.799 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:43:52.802 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:43:52.804 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 07:43:52.807 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 07:43:52.809 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:43:52.813 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:43:52.830 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:43:52.833 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:43:52.835 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:43:52.837 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:43:52.840 | + 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:43:52.867 | + 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:43:52.896 | + 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:43:52.924 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:43:52.952 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 07:43:52.968 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:43:52.970 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 07:43:52.973 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:43:52.975 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 07:43:52.978 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 07:43:52.980 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:43:52.983 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:43:52.986 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 07:43:52.990 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 07:43:52.992 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:43:52.995 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:43:53.008 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:43:53.008 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:43:53.016 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:43:53.020 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:43:53.035 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:43:53.037 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:43:53.041 | + 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:43:53.071 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:43:53.098 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 07:43:53.125 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:43:53.152 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:43:53.179 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:43:53.208 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:43:53.236 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:43:53.264 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:43:53.291 | + 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:43:53.318 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:43:53.346 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:43:53.373 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:43:53.400 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:43:53.402 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:43:53.406 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 07:43:53.408 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 07:43:53.411 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:43:53.413 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:43:53.415 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:43:53.417 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:43:53.421 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:43:53.423 | + 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:43:53.450 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:43:53.478 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:43:53.479 | + 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:43:53.488 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 07:43:53.491 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 07:43:53.493 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 07:43:53.496 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:43:53.498 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:43:53.500 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:43:53.503 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:43:53.505 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:43:53.508 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:43:53.510 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:43:53.512 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:43:53.515 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:43:53.517 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 07:43:53.578 | Enabling site cinder-wsgi. 2022-04-14 07:43:53.583 | To activate the new configuration, you need to run: 2022-04-14 07:43:53.583 | systemctl reload apache2 2022-04-14 07:43:53.588 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:43:53.590 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:43:53.593 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:43:53.595 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:43:53.733 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 07:43:53.737 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 07:43:53.768 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.46/image 2022-04-14 07:43:53.803 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 07:43:53.819 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:43:53.822 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 07:43:53.824 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:43:53.827 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:43:53.830 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:43:53.832 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 07:43:53.864 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 07:43:53.893 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.46/identity 2022-04-14 07:43:53.921 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 07:43:53.949 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 07:43:53.978 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 07:43:54.006 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 07:43:54.034 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 07:43:54.062 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:43:54.091 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 07:43:54.118 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 07:43:54.147 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:43:54.175 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 07:43:54.177 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 07:43:54.194 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:43:54.197 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.46:2379 2022-04-14 07:43:54.227 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 07:43:54.230 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-14 07:43:54.248 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:43:54.251 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-14 07:43:54.253 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 07:43:54.256 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 07:43:54.258 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:43:54.261 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 07:43:54.263 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 07:43:54.268 | ++ 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:43:54.268 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:43:54.273 | + 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:43:54.276 | + 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:43:54.279 | + 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:43:54.281 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:43:54.284 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 07:43:54.287 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 07:43:54.289 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 07:43:54.292 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:43:54.294 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:43:54.297 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 07:43:54.299 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:43:54.302 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-04-14 07:43:54.304 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 07:43:54.306 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 07:43:54.309 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:43:54.312 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:43:54.314 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:43:54.317 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:43:54.320 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:43:54.323 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:43:54.339 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:43:54.342 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:43:54.344 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:43:54.347 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:43:54.347 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:43:54.352 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 07:43:54.355 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:43:54.357 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 07:43:54.369 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 07:43:54.373 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:43:54.373 | + functions-common:git_clone:685 : head -1 2022-04-14 07:43:54.376 | d195aef408 Merge commit 'refs/changes/01/837301/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-14 07:43:54.379 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:43:54.381 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 07:43:54.384 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:43:54.386 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:43:54.389 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 07:43:54.392 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:43:54.394 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 07:43:54.397 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:43:54.399 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:43:54.402 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 07:43:54.404 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:43:54.407 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:43:54.410 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 07:43:54.412 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:43:54.415 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 07:43:54.418 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:43:54.421 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:43:54.424 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 07:43:54.430 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 07:43:54.433 | + 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:43:55.081 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 07:43:55.083 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:43:55.086 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:43:55.088 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:43:55.090 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:43:55.093 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 07:43:55.096 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:43:55.098 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:43:55.101 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:43:55.103 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:43:55.105 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:43:55.108 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:43:55.111 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:43:55.113 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 07:43:55.134 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 07:43:55.136 | + 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:43:56.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:43:56.002 | from cryptography.utils import int_from_bytes 2022-04-14 07:43:56.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:43:56.002 | from cryptography.utils import int_from_bytes 2022-04-14 07:43:57.136 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:43:57.162 | Obtaining file:///opt/stack/neutron 2022-04-14 07:43:57.163 | Preparing metadata (setup.py): started 2022-04-14 07:44:01.339 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:44:01.427 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.8.1) 2022-04-14 07:44:01.428 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.5.0) 2022-04-14 07:44:01.429 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.1.1) 2022-04-14 07:44:01.430 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.5.1) 2022-04-14 07:44:01.431 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.5.0) 2022-04-14 07:44:01.432 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.1.1) 2022-04-14 07:44:01.433 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.33.0) 2022-04-14 07:44:01.434 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.4.1) 2022-04-14 07:44:01.436 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.20.4) 2022-04-14 07:44:01.437 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.27.1) 2022-04-14 07:44:01.438 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.0.3) 2022-04-14 07:44:01.439 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (9.4.0) 2022-04-14 07:44:01.440 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.8.0) 2022-04-14 07:44:01.441 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.11.0) 2022-04-14 07:44:01.443 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.20.0) 2022-04-14 07:44:01.444 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (7.8.0) 2022-04-14 07:44:01.445 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (6.3.1) 2022-04-14 07:44:01.446 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.4.31) 2022-04-14 07:44:01.447 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.8.7) 2022-04-14 07:44:01.448 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 07:44:01.449 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.7.6) 2022-04-14 07:44:01.450 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.5.0) 2022-04-14 07:44:01.451 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.10.1) 2022-04-14 07:44:01.452 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 07:44:01.453 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (8.8.0) 2022-04-14 07:44:01.454 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.1.0) 2022-04-14 07:44:01.456 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (11.2.0) 2022-04-14 07:44:01.457 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.1.0) 2022-04-14 07:44:01.458 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.7.0) 2022-04-14 07:44:01.459 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (12.13.0) 2022-04-14 07:44:01.460 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.1) 2022-04-14 07:44:01.461 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.11.0) 2022-04-14 07:44:01.462 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.7.0) 2022-04-14 07:44:01.463 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.3.0) 2022-04-14 07:44:01.464 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (6.3.1) 2022-04-14 07:44:01.465 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.3.0) 2022-04-14 07:44:01.467 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.8.0) 2022-04-14 07:44:01.468 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.5.0) 2022-04-14 07:44:01.469 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.12.2) 2022-04-14 07:44:01.470 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.6.0) 2022-04-14 07:44:01.471 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.4.2) 2022-04-14 07:44:01.472 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.3.1) 2022-04-14 07:44:01.473 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.1.0) 2022-04-14 07:44:01.474 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.16.0) 2022-04-14 07:44:01.475 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.15.1) 2022-04-14 07:44:01.476 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (21.3) 2022-04-14 07:44:01.477 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.9.0) 2022-04-14 07:44:01.478 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:44:01.479 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (22.0.0) 2022-04-14 07:44:01.480 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (17.7.0) 2022-04-14 07:44:01.481 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.61.0) 2022-04-14 07:44:01.483 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 07:44:01.484 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.7.1) 2022-04-14 07:44:01.485 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.4.0) 2022-04-14 07:44:01.486 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.10.1) 2022-04-14 07:44:01.503 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (4.11.1) 2022-04-14 07:44:01.504 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (5.4.0) 2022-04-14 07:44:01.506 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (1.1.6) 2022-04-14 07:44:01.512 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.0.1.dev21) (1.13.3) 2022-04-14 07:44:01.525 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (2.1.0) 2022-04-14 07:44:01.526 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (1.1.2) 2022-04-14 07:44:01.527 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (1.16.0) 2022-04-14 07:44:01.547 | 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.0.1.dev21) (3.0.7) 2022-04-14 07:44:01.554 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.0.1.dev21) (2.1.0) 2022-04-14 07:44:01.615 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev21) (1.0.2) 2022-04-14 07:44:01.616 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev21) (1.7.0) 2022-04-14 07:44:01.667 | 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.0.1.dev21) (3.1.1) 2022-04-14 07:44:01.669 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.0.1.dev21) (4.4.0) 2022-04-14 07:44:01.719 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev21) (1.2.2) 2022-04-14 07:44:01.721 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev21) (2.7.0) 2022-04-14 07:44:01.749 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.32) 2022-04-14 07:44:01.750 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (6.0) 2022-04-14 07:44:01.751 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.4.0) 2022-04-14 07:44:01.752 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (2.5.0) 2022-04-14 07:44:01.753 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (36.0.1) 2022-04-14 07:44:01.755 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.4.4) 2022-04-14 07:44:01.756 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (0.10.0) 2022-04-14 07:44:01.757 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.1.5) 2022-04-14 07:44:01.775 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.0.1.dev21) (1.0.3) 2022-04-14 07:44:01.865 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.0.1.dev21) (0.17.3) 2022-04-14 07:44:01.909 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.0.1.dev21) (1.5.0) 2022-04-14 07:44:01.996 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.13.0) 2022-04-14 07:44:01.997 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (2.0.1) 2022-04-14 07:44:01.998 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.5.0) 2022-04-14 07:44:02.054 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev21) (2.8.2) 2022-04-14 07:44:02.058 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev21) (0.9.6) 2022-04-14 07:44:02.118 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.0.9) 2022-04-14 07:44:02.119 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (0.4.0) 2022-04-14 07:44:02.122 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.2.3) 2022-04-14 07:44:02.125 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.0.0) 2022-04-14 07:44:02.149 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev21) (3.3.0) 2022-04-14 07:44:02.151 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev21) (3.2.0) 2022-04-14 07:44:02.197 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.0.1.dev21) (1.15.0) 2022-04-14 07:44:02.252 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.0.1.dev21) (2021.3) 2022-04-14 07:44:02.287 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev21) (1.3.3) 2022-04-14 07:44:02.293 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev21) (3.0.0) 2022-04-14 07:44:02.315 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev21) (3.1.1) 2022-04-14 07:44:02.455 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.0.1.dev21) (2.4.0) 2022-04-14 07:44:02.526 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.0.1.dev21) (60.9.3) 2022-04-14 07:44:02.603 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev21) (3.0.0) 2022-04-14 07:44:02.605 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev21) (0.3.5) 2022-04-14 07:44:02.714 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:44:02.715 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:44:02.716 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:44:02.717 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:44:02.718 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:44:02.719 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:44:02.721 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:44:02.925 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev21) (3.2.0) 2022-04-14 07:44:02.929 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev21) (2.5.0) 2022-04-14 07:44:02.930 | 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.0.1.dev21) (3.10.1) 2022-04-14 07:44:02.974 | 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.0.1.dev21) (2.1.0) 2022-04-14 07:44:02.977 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.0.1.dev21) (3.17.6) 2022-04-14 07:44:03.068 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (3.3) 2022-04-14 07:44:03.070 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (2.0.12) 2022-04-14 07:44:03.071 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (1.26.8) 2022-04-14 07:44:03.072 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (2019.11.28) 2022-04-14 07:44:03.109 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.0.1.dev21) (0.7) 2022-04-14 07:44:03.447 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.0.1.dev21) (0.12.2) 2022-04-14 07:44:03.523 | 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.0.1.dev21) (5.0.0) 2022-04-14 07:44:03.716 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.0.1.dev21) (2.21) 2022-04-14 07:44:03.791 | 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.0.1.dev21) (0.5.0) 2022-04-14 07:44:03.792 | 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.0.1.dev21) (2.4.0) 2022-04-14 07:44:04.015 | 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.0.1.dev21) (2.5.0) 2022-04-14 07:44:04.189 | 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.0.1.dev21) (2.2) 2022-04-14 07:44:04.714 | 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.0.1.dev21) (0.13.1) 2022-04-14 07:44:04.791 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev21) (0.2.5) 2022-04-14 07:44:05.402 | 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.0.1.dev21) (0.4.2) 2022-04-14 07:44:05.404 | 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.0.1.dev21) (0.5.2) 2022-04-14 07:44:05.707 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.0.1.dev21) (4.10.0) 2022-04-14 07:44:05.708 | 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.0.1.dev21) (2.0.0) 2022-04-14 07:44:05.876 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.0.1.dev21) (3.7.0) 2022-04-14 07:44:06.118 | 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.0.1.dev21) (1.8.2) 2022-04-14 07:44:06.120 | 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.0.1.dev21) (21.4.0) 2022-04-14 07:44:06.308 | 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.0.1.dev21) (1.0.0) 2022-04-14 07:44:06.525 | 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.0.1.dev21) (2.3.1) 2022-04-14 07:44:08.090 | Installing collected packages: neutron 2022-04-14 07:44:08.090 | Attempting uninstall: neutron 2022-04-14 07:44:08.090 | Found existing installation: neutron 20.0.1.dev21 2022-04-14 07:44:08.109 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 07:44:08.146 | Running setup.py develop for neutron 2022-04-14 07:44:14.058 | Successfully installed neutron 2022-04-14 07:44:14.058 | 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:44:14.067 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:44:14.067 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:44:14.215 | + inc/python:pip_install:200 : result=0 2022-04-14 07:44:14.217 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:44:14.220 | + functions-common:time_stop:2432 : local name 2022-04-14 07:44:14.222 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:44:14.224 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:44:14.227 | + functions-common:time_stop:2435 : local total 2022-04-14 07:44:14.229 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:44:14.231 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:44:14.233 | + functions-common:time_stop:2439 : start_time=1649922235128 2022-04-14 07:44:14.236 | + functions-common:time_stop:2441 : [[ -z 1649922235128 ]] 2022-04-14 07:44:14.238 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:44:14.242 | + functions-common:time_stop:2444 : end_time=1649922254240 2022-04-14 07:44:14.245 | + functions-common:time_stop:2445 : elapsed_time=19112 2022-04-14 07:44:14.247 | + functions-common:time_stop:2446 : total=113432 2022-04-14 07:44:14.250 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:44:14.252 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=132544 2022-04-14 07:44:14.254 | + inc/python:pip_install:203 : return 0 2022-04-14 07:44:14.257 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:44:14.259 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:44:14.262 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:44:14.281 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:44:14.293 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 07:44:14.295 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 07:44:14.298 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:44:14.300 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:44:14.307 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 07:44:14.310 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:44:14.313 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 07:44:14.315 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:44:14.318 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-14 07:44:14.336 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:44:14.338 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-14 07:44:14.341 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 07:44:14.344 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 07:44:14.346 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:44:14.349 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 07:44:14.351 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 07:44:14.354 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 07:44:14.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:44:14.359 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:44:14.361 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 07:44:14.363 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:44:14.366 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 07:44:14.382 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:44:14.385 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 07:44:14.401 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:44:14.404 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 07:44:14.420 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:44:14.423 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-04-14 07:44:14.425 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 07:44:14.427 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 07:44:14.430 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:44:14.432 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:44:14.435 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:44:14.438 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:44:14.440 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:44:14.443 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:44:14.459 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:44:14.462 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:44:14.464 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:44:14.467 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:44:14.467 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:44:14.472 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 07:44:14.475 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:44:14.477 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 07:44:14.489 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 07:44:14.492 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:44:14.492 | + functions-common:git_clone:685 : head -1 2022-04-14 07:44:14.496 | 1bb0697f1c [stable-only] Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:44:14.498 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:44:14.501 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 07:44:14.504 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:44:14.506 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:44:14.509 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 07:44:14.511 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:44:14.514 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 07:44:14.517 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:44:14.519 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:44:14.522 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 07:44:14.524 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:44:14.527 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:44:14.530 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 07:44:14.532 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:44:14.535 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 07:44:14.538 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:44:14.540 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:44:14.543 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 07:44:14.549 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 07:44:14.552 | + 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:44:15.204 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 07:44:15.207 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:44:15.209 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:44:15.212 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:44:15.214 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:44:15.216 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 07:44:15.219 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:44:15.222 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:44:15.224 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:44:15.226 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:44:15.228 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:44:15.231 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:44:15.234 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:44:15.236 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 07:44:15.257 | Using python 3.8 to install /opt/stack/nova 2022-04-14 07:44:15.259 | + 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:44:16.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:44:16.123 | from cryptography.utils import int_from_bytes 2022-04-14 07:44:16.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:44:16.123 | from cryptography.utils import int_from_bytes 2022-04-14 07:44:17.257 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:44:17.283 | Obtaining file:///opt/stack/nova 2022-04-14 07:44:17.284 | Preparing metadata (setup.py): started 2022-04-14 07:44:22.095 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:44:22.220 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.8.1) 2022-04-14 07:44:22.221 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.4.31) 2022-04-14 07:44:22.222 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.1) 2022-04-14 07:44:22.223 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.33.0) 2022-04-14 07:44:22.224 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.0.3) 2022-04-14 07:44:22.225 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (9.4.0) 2022-04-14 07:44:22.226 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.8.0) 2022-04-14 07:44:22.227 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.5.1) 2022-04-14 07:44:22.228 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (36.0.1) 2022-04-14 07:44:22.229 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.8.7) 2022-04-14 07:44:22.230 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.2) 2022-04-14 07:44:22.232 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.1.1) 2022-04-14 07:44:22.232 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 07:44:22.234 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.1.1) 2022-04-14 07:44:22.235 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.13.0) 2022-04-14 07:44:22.236 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.6) 2022-04-14 07:44:22.237 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.8.0) 2022-04-14 07:44:22.238 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.11.0) 2022-04-14 07:44:22.239 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.1) 2022-04-14 07:44:22.240 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.0.2) 2022-04-14 07:44:22.241 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.1.dev2) (3.2.0) 2022-04-14 07:44:22.243 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.3.0) 2022-04-14 07:44:22.244 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 07:44:22.245 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (7.8.0) 2022-04-14 07:44:22.246 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.6.0) 2022-04-14 07:44:22.247 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.27.1) 2022-04-14 07:44:22.248 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 07:44:22.250 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.10.0) 2022-04-14 07:44:22.251 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 07:44:22.252 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 07:44:22.253 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.8.0) 2022-04-14 07:44:22.254 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.1.0) 2022-04-14 07:44:22.255 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.7.0) 2022-04-14 07:44:22.256 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:44:22.258 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.3.0) 2022-04-14 07:44:22.259 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.3.0) 2022-04-14 07:44:22.260 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:44:22.261 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.12.2) 2022-04-14 07:44:22.262 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (11.2.0) 2022-04-14 07:44:22.263 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.3.1) 2022-04-14 07:44:22.264 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (12.13.0) 2022-04-14 07:44:22.265 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.11.0) 2022-04-14 07:44:22.266 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 07:44:22.268 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.0) 2022-04-14 07:44:22.269 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.0) 2022-04-14 07:44:22.270 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:44:22.271 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.1) 2022-04-14 07:44:22.272 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.9.0) 2022-04-14 07:44:22.273 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.6.0) 2022-04-14 07:44:22.274 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.2.0) 2022-04-14 07:44:22.275 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.0) 2022-04-14 07:44:22.276 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 07:44:22.277 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.1) 2022-04-14 07:44:22.279 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.10.1) 2022-04-14 07:44:22.280 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.0.1) 2022-04-14 07:44:22.281 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 07:44:22.282 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.2.2) 2022-04-14 07:44:22.283 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.3.3) 2022-04-14 07:44:22.284 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.0) 2022-04-14 07:44:22.285 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.6.4) 2022-04-14 07:44:22.286 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.2) 2022-04-14 07:44:22.287 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.4.0) 2022-04-14 07:44:22.288 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.61.0) 2022-04-14 07:44:22.289 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.0) 2022-04-14 07:44:22.305 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (1.1.6) 2022-04-14 07:44:22.308 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (5.4.0) 2022-04-14 07:44:22.309 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (4.11.1) 2022-04-14 07:44:22.332 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.1.dev2) (5.3.0) 2022-04-14 07:44:22.371 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.1.dev2) (1.15.0) 2022-04-14 07:44:22.402 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (1.16.0) 2022-04-14 07:44:22.403 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (2.1.0) 2022-04-14 07:44:22.428 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.1.dev2) (2.1.0) 2022-04-14 07:44:22.552 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.1.dev2) (4.4.0) 2022-04-14 07:44:22.557 | 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.0.1.dev2) (3.1.1) 2022-04-14 07:44:22.615 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (0.10.0) 2022-04-14 07:44:22.617 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.4) 2022-04-14 07:44:22.619 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.1.5) 2022-04-14 07:44:22.620 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.32) 2022-04-14 07:44:22.621 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.0) 2022-04-14 07:44:22.622 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:44:22.642 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (5.6.0) 2022-04-14 07:44:22.643 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (6.3.1) 2022-04-14 07:44:22.723 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (1.15.1) 2022-04-14 07:44:22.724 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:44:22.728 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:44:22.786 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.1.dev2) (0.17.3) 2022-04-14 07:44:22.899 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (2.0.1) 2022-04-14 07:44:22.900 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (0.5.0) 2022-04-14 07:44:22.979 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.1.dev2) (0.9.6) 2022-04-14 07:44:23.046 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.0) 2022-04-14 07:44:23.047 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.2.3) 2022-04-14 07:44:23.048 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.9) 2022-04-14 07:44:23.050 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (0.4.0) 2022-04-14 07:44:23.075 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.2.0) 2022-04-14 07:44:23.079 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.3.0) 2022-04-14 07:44:23.130 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.1.dev2) (1.0.3) 2022-04-14 07:44:23.188 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.1.dev2) (2021.3) 2022-04-14 07:44:23.221 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 07:44:23.222 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (3.0.0) 2022-04-14 07:44:23.278 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (3.0.7) 2022-04-14 07:44:23.280 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (21.3) 2022-04-14 07:44:23.366 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:44:23.394 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.1.dev2) (60.9.3) 2022-04-14 07:44:23.474 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.1.dev2) (0.2.5) 2022-04-14 07:44:23.552 | 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.0.1.dev2) (3.17.6) 2022-04-14 07:44:23.617 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.13.3) 2022-04-14 07:44:23.619 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 07:44:23.621 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (22.0.0) 2022-04-14 07:44:23.665 | 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.0.1.dev2) (2.1.0) 2022-04-14 07:44:23.671 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (3.10.1) 2022-04-14 07:44:23.672 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:44:23.750 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (3.3) 2022-04-14 07:44:23.751 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2019.11.28) 2022-04-14 07:44:23.752 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (1.26.8) 2022-04-14 07:44:23.754 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2.0.12) 2022-04-14 07:44:23.850 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.1.dev2) (0.7) 2022-04-14 07:44:24.062 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.5.2) 2022-04-14 07:44:24.063 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.4.2) 2022-04-14 07:44:24.173 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:44:24.177 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (1.4.2) 2022-04-14 07:44:24.179 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.6.3) 2022-04-14 07:44:24.268 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.1.dev2) (0.12.2) 2022-04-14 07:44:24.344 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.0.1.dev2) (1.22.2) 2022-04-14 07:44:24.379 | 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.0.1.dev2) (5.0.0) 2022-04-14 07:44:24.614 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.1.dev2) (2.21) 2022-04-14 07:44:24.693 | 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.0.1.dev2) (2.4.0) 2022-04-14 07:44:24.694 | 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.0.1.dev2) (0.5.0) 2022-04-14 07:44:24.926 | 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.0.1.dev2) (2.5.0) 2022-04-14 07:44:25.037 | 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.0.1.dev2) (2.2) 2022-04-14 07:44:25.508 | 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.0.1.dev2) (0.13.1) 2022-04-14 07:44:25.553 | 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.0.1.dev2) (2.16.0) 2022-04-14 07:44:25.919 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:44:25.920 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:44:25.921 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:44:25.922 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:44:25.923 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:44:25.924 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:44:25.926 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:44:27.251 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.1.dev2) (3.7.0) 2022-04-14 07:44:27.657 | 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.0.1.dev2) (1.8.2) 2022-04-14 07:44:27.658 | 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.0.1.dev2) (21.4.0) 2022-04-14 07:44:27.755 | 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.0.1.dev2) (2.4.0) 2022-04-14 07:44:27.859 | 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.0.1.dev2) (1.0.0) 2022-04-14 07:44:29.491 | Installing collected packages: nova 2022-04-14 07:44:29.492 | Attempting uninstall: nova 2022-04-14 07:44:29.492 | Found existing installation: nova 25.0.1.dev2 2022-04-14 07:44:29.501 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 07:44:29.503 | Running setup.py develop for nova 2022-04-14 07:44:35.768 | Successfully installed nova 2022-04-14 07:44:35.768 | 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:44:35.776 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:44:35.776 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:44:35.923 | + inc/python:pip_install:200 : result=0 2022-04-14 07:44:35.926 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:44:35.928 | + functions-common:time_stop:2432 : local name 2022-04-14 07:44:35.930 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:44:35.932 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:44:35.935 | + functions-common:time_stop:2435 : local total 2022-04-14 07:44:35.937 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:44:35.939 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:44:35.941 | + functions-common:time_stop:2439 : start_time=1649922255251 2022-04-14 07:44:35.944 | + functions-common:time_stop:2441 : [[ -z 1649922255251 ]] 2022-04-14 07:44:35.946 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:44:35.950 | + functions-common:time_stop:2444 : end_time=1649922275948 2022-04-14 07:44:35.953 | + functions-common:time_stop:2445 : elapsed_time=20697 2022-04-14 07:44:35.955 | + functions-common:time_stop:2446 : total=132544 2022-04-14 07:44:35.958 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:44:35.960 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=153241 2022-04-14 07:44:35.962 | + inc/python:pip_install:203 : return 0 2022-04-14 07:44:35.965 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:44:35.968 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:44:35.970 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:44:35.988 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:44:36.001 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 07:44:36.003 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 07:44:36.006 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:44:36.008 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:44:36.011 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 07:44:36.013 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:44:36.016 | + 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:44:36.029 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:44:36.031 | + ./stack.sh:main:937 : configure_nova 2022-04-14 07:44:36.034 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 07:44:36.046 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 07:44:36.049 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 07:44:36.051 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:44:36.055 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 07:44:36.055 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:44:36.060 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 07:44:36.063 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 07:44:36.065 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:44:36.067 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 07:44:36.070 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 07:44:36.072 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 07:44:36.075 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 07:44:36.078 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 07:44:36.089 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 07:44:36.102 | + 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:44:36.114 | + 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:44:36.126 | + 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:44:36.139 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:44:36.142 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:44:36.146 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.EiF91DH5Io 2022-04-14 07:44:36.149 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:44:36.151 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:44:36.154 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 07:44:36.156 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:44:36.159 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:44:36.161 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.EiF91DH5Io 2022-04-14 07:44:36.165 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.EiF91DH5Io 2022-04-14 07:44:36.176 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.EiF91DH5Io /etc/sudoers.d/nova-rootwrap 2022-04-14 07:44:36.189 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 07:44:36.194 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:44:36.196 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:44:36.199 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:44:36.202 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:44:36.204 | + 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:44:36.206 | + 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:44:36.209 | + 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:44:36.212 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 07:44:36.216 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 07:44:36.233 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:44:36.235 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 07:44:36.238 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 07:44:36.241 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 07:44:36.245 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 07:44:36.273 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 07:44:36.275 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 07:44:36.302 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 07:44:36.331 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 07:44:36.358 | + 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:44:36.387 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 07:44:36.416 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 07:44:36.445 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 07:44:36.448 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.46 2022-04-14 07:44:36.475 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 07:44:36.502 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 07:44:36.529 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 07:44:36.556 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 07:44:36.583 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:44:36.612 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 07:44:36.615 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:44:36.617 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:44:36.619 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:44:36.621 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:44:36.623 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:44:36.626 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:44:36.628 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:44:36.630 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:44:36.632 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:44:36.634 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:44:36.637 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:44:36.639 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 07:44:36.641 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:44:36.644 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:44:36.646 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:44:36.648 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:44:36.650 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:44:36.652 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:44:36.655 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 07:44:36.671 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:44:36.673 | + 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:44:36.675 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 07:44:36.678 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 07:44:36.705 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 07:44:36.708 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 07:44:36.710 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 07:44:36.712 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 07:44:36.714 | ++ 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:44:36.718 | + 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:44:36.747 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 07:44:36.750 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 07:44:36.752 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 07:44:36.754 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 07:44:36.757 | ++ 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:44:36.759 | + 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:44:36.789 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 07:44:36.818 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 07:44:36.845 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 07:44:36.872 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 07:44:36.888 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:44:36.891 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 07:44:36.907 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:44:36.910 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 07:44:36.910 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 07:44:36.915 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 07:44:36.918 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 07:44:36.945 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 07:44:36.961 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:44:36.964 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 07:44:36.966 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:44:36.968 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:44:36.970 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:44:36.973 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 07:44:37.002 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 07:44:37.029 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-04-14 07:44:37.056 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 07:44:37.083 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 07:44:37.111 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 07:44:37.138 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 07:44:37.164 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 07:44:37.192 | + 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:44:37.220 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:44:37.247 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 07:44:37.263 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:44:37.265 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 07:44:37.267 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 07:44:37.297 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 07:44:37.324 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.46/identity 2022-04-14 07:44:37.351 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 07:44:37.379 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 07:44:37.406 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 07:44:37.433 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 07:44:37.461 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 07:44:37.488 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 07:44:37.504 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:44:37.507 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 07:44:37.509 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 07:44:37.536 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 07:44:37.567 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 07:44:37.570 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 07:44:37.597 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 07:44:37.599 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 07:44:37.602 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 07:44:37.604 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:44:37.606 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:44:37.609 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:44:37.611 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:44:37.614 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:44:37.616 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:44:37.618 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 07:44:37.621 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:44:37.623 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:44:37.625 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:44:37.627 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:44:37.630 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:44:37.632 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:44:37.634 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:44:37.636 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:44:37.639 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:44:37.641 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:44:37.643 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:44:37.645 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 07:44:37.648 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 07:44:37.650 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:44:37.653 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:44:37.670 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:44:37.673 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:44:37.675 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:44:37.677 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:44:37.679 | + 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:44:37.707 | + 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:44:37.735 | + 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:44:37.762 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:44:37.789 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 07:44:37.819 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 07:44:37.835 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:44:37.837 | + 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:44:37.840 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 07:44:37.843 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 07:44:37.845 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 07:44:37.847 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:44:37.849 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:44:37.852 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 07:44:37.856 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 07:44:37.859 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:44:37.861 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:44:37.874 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:44:37.874 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:44:37.882 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:44:37.885 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:44:37.901 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:44:37.904 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 07:44:37.908 | + 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:44:37.936 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:44:37.963 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 07:44:37.989 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:44:38.016 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:44:38.043 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:44:38.069 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:44:38.097 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:44:38.123 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:44:38.150 | + 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:44:38.177 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:44:38.203 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:44:38.230 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:44:38.257 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:44:38.259 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:44:38.262 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 07:44:38.265 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 07:44:38.267 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:44:38.270 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:44:38.272 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:44:38.274 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:44:38.277 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:44:38.279 | + 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:44:38.305 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:44:38.334 | + 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:44:38.334 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:44:38.343 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 07:44:38.346 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 07:44:38.348 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 07:44:38.351 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:44:38.353 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:44:38.355 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:44:38.357 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:44:38.360 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:44:38.362 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:44:38.364 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:44:38.367 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:44:38.369 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:44:38.371 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 07:44:38.432 | Enabling site nova-api-wsgi. 2022-04-14 07:44:38.438 | To activate the new configuration, you need to run: 2022-04-14 07:44:38.438 | systemctl reload apache2 2022-04-14 07:44:38.442 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:44:38.445 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:44:38.447 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:44:38.450 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:44:38.583 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 07:44:38.605 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:44:38.607 | + 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:44:38.610 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:44:38.612 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 07:44:38.615 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 07:44:38.618 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 07:44:38.620 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:44:38.625 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:44:38.628 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 07:44:38.630 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:44:38.633 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:44:38.646 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:44:38.646 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:44:38.655 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:44:38.658 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:44:38.674 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 07:44:38.677 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:44:38.681 | + 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:44:38.711 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 07:44:38.738 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 07:44:38.765 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:44:38.792 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:44:38.819 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:44:38.846 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:44:38.873 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:44:38.900 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:44:38.927 | + 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:44:38.955 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:44:38.982 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:44:39.009 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:44:39.036 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 07:44:39.039 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 07:44:39.066 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 07:44:39.082 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:44:39.084 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:44:39.116 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 07:44:39.118 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 07:44:39.121 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 07:44:39.137 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:44:39.140 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:44:39.142 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:44:39.171 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 07:44:39.201 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 07:44:39.203 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:44:39.206 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 07:44:39.208 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:44:39.211 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:44:39.213 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:44:39.229 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:44:39.232 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:44:39.235 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:44:39.238 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:44:39.254 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:44:39.256 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:44:39.259 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:44:39.287 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:44:39.289 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:44:39.291 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 07:44:39.319 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 07:44:39.347 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 07:44:39.380 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 07:44:39.397 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:44:39.399 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:44:39.427 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 07:44:39.430 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 07:44:39.432 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 07:44:39.462 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 07:44:39.490 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.46/identity 2022-04-14 07:44:39.518 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 07:44:39.546 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 07:44:39.573 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 07:44:39.601 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 07:44:39.629 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 07:44:39.657 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 07:44:39.684 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 07:44:39.700 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:44:39.704 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 07:44:39.708 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:44:39.710 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 07:44:39.713 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 07:44:39.716 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 07:44:39.719 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:44:39.721 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:44:39.724 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:44:39.726 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 07:44:39.728 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 07:44:39.733 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 07:44:39.735 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 07:44:39.738 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 07:44:39.740 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 07:44:39.742 | ++ 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:44:39.745 | + 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:44:39.776 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 07:44:39.806 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 07:44:39.837 | + 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:44:39.839 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 07:44:39.842 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 07:44:39.844 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 07:44:39.860 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:44:39.864 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 07:44:39.864 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 07:44:40.555 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 07:44:40.558 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 07:44:40.560 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:44:40.563 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 07:44:40.565 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:44:40.568 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 07:44:40.570 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:44:40.586 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:44:40.589 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 07:44:40.591 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 07:44:40.594 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:44:40.610 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:44:40.613 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2022-04-14 07:44:40.616 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2022-04-14 07:44:40.643 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:44:40.645 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:44:40.647 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 07:44:40.664 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:44:40.667 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 07:44:40.669 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:44:40.672 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 07:44:40.702 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.46/identity 2022-04-14 07:44:40.729 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 07:44:40.757 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 07:44:40.784 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 07:44:40.812 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 07:44:40.839 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 07:44:40.868 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 07:44:40.895 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 07:44:40.898 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 07:44:40.900 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 07:44:40.903 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:44:40.920 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:44:40.922 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:44:40.925 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:44:40.927 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:44:40.929 | + 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:44:40.957 | + 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:44:40.985 | + 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:44:41.012 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:44:41.040 | + 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:44:41.043 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 07:44:41.047 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:44:41.050 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 07:44:41.052 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 07:44:41.055 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 07:44:41.057 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:44:41.060 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:44:41.063 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:44:41.065 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 07:44:41.067 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 07:44:41.070 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:44:41.072 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 07:44:41.074 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 07:44:41.077 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 07:44:41.093 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:44:41.095 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 07:44:41.098 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 07:44:41.113 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:44:41.115 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 07:44:41.131 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:44:41.133 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 07:44:41.150 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:44:41.153 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-14 07:44:41.170 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:44:41.173 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-14 07:44:41.175 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 07:44:41.178 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 07:44:41.180 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:44:41.183 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 07:44:41.185 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 07:44:41.188 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 07:44:41.190 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:44:41.193 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:44:41.196 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 07:44:41.198 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:44:41.201 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:44:41.204 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:44:41.207 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:44:41.209 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:44:41.212 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:44:41.214 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:44:41.217 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:44:41.220 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:44:41.222 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:44:41.225 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:44:41.227 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:44:41.230 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 07:44:41.232 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:44:41.235 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:44:41.237 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:44:41.240 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 07:44:41.261 | + 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:44:41.371 | Reading package lists... 2022-04-14 07:44:41.612 | Building dependency tree... 2022-04-14 07:44:41.614 | Reading state information... 2022-04-14 07:44:41.867 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:44:41.867 | The following packages were automatically installed and are no longer required: 2022-04-14 07:44:41.868 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:44:41.868 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:44:41.868 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:44:41.868 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:44:41.868 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:44:41.868 | python3-zope.interface 2022-04-14 07:44:41.868 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:44:41.981 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:44:41.990 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:44:41.992 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:44:41.995 | + functions-common:time_stop:2432 : local name 2022-04-14 07:44:41.997 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:44:42.000 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:44:42.002 | + functions-common:time_stop:2435 : local total 2022-04-14 07:44:42.004 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:44:42.007 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:44:42.009 | + functions-common:time_stop:2439 : start_time=1649922281259 2022-04-14 07:44:42.011 | + functions-common:time_stop:2441 : [[ -z 1649922281259 ]] 2022-04-14 07:44:42.015 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:44:42.019 | + functions-common:time_stop:2444 : end_time=1649922282017 2022-04-14 07:44:42.022 | + functions-common:time_stop:2445 : elapsed_time=758 2022-04-14 07:44:42.024 | + functions-common:time_stop:2446 : total=5962 2022-04-14 07:44:42.026 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:44:42.028 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6720 2022-04-14 07:44:42.031 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:44:42.034 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 07:44:42.036 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 07:44:42.039 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 07:44:42.041 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 07:44:42.044 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 07:44:42.066 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 07:44:42.069 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:44:42.072 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:44:42.074 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:44:42.077 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:44:42.080 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:44:42.082 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:44:42.085 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:44:42.087 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:44:42.090 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:44:42.092 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:44:42.095 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:44:42.097 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:44:42.100 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 07:44:42.102 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:44:42.105 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:44:42.107 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:44:42.110 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 07:44:42.132 | + 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:44:42.241 | Reading package lists... 2022-04-14 07:44:42.484 | Building dependency tree... 2022-04-14 07:44:42.486 | Reading state information... 2022-04-14 07:44:42.734 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 07:44:42.734 | The following packages were automatically installed and are no longer required: 2022-04-14 07:44:42.735 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:44:42.735 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:44:42.735 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:44:42.735 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:44:42.735 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:44:42.735 | python3-zope.interface 2022-04-14 07:44:42.735 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:44:42.848 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:44:42.852 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:44:42.855 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:44:42.857 | + functions-common:time_stop:2432 : local name 2022-04-14 07:44:42.860 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:44:42.863 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:44:42.865 | + functions-common:time_stop:2435 : local total 2022-04-14 07:44:42.867 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:44:42.870 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:44:42.872 | + functions-common:time_stop:2439 : start_time=1649922282129 2022-04-14 07:44:42.874 | + functions-common:time_stop:2441 : [[ -z 1649922282129 ]] 2022-04-14 07:44:42.877 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:44:42.882 | + functions-common:time_stop:2444 : end_time=1649922282879 2022-04-14 07:44:42.884 | + functions-common:time_stop:2445 : elapsed_time=750 2022-04-14 07:44:42.886 | + functions-common:time_stop:2446 : total=6720 2022-04-14 07:44:42.889 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:44:42.891 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7470 2022-04-14 07:44:42.893 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:44:42.896 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 07:44:42.899 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 07:44:42.901 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:44:42.904 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:44:42.907 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:44:42.909 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 07:44:42.912 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 07:44:42.968 | wsgi (enabled by maintainer script) 2022-04-14 07:44:42.972 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 07:44:42.974 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 07:44:42.977 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:44:42.980 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 07:44:42.983 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 07:44:42.986 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:44:42.990 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:44:42.990 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:44:42.995 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 07:44:42.998 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 07:44:43.000 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 07:44:43.003 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 07:44:43.006 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 07:44:43.029 | Using python 3.8 to install osc-placement 2022-04-14 07:44:43.032 | + 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:44:43.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:44:43.898 | from cryptography.utils import int_from_bytes 2022-04-14 07:44:43.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:44:43.898 | from cryptography.utils import int_from_bytes 2022-04-14 07:44:45.030 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:44:45.056 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 07:44:45.067 | 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:44:45.068 | 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:44:45.069 | 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:44:45.070 | 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:44:45.072 | 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:44:45.073 | 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:44:45.132 | 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:44:45.133 | 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:44:45.134 | 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:44:45.135 | 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:44:45.148 | 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:44:45.149 | 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:44:45.151 | 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:44:45.165 | 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:44:45.167 | 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:44:45.168 | 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:44:45.168 | 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:44:45.171 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-04-14 07:44:45.172 | 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:44:45.193 | 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:44:45.194 | 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:44:45.195 | 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.1.1) 2022-04-14 07:44:45.196 | 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:44:45.204 | 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.13.3) 2022-04-14 07:44:45.242 | 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:44:45.243 | 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:44:45.244 | 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:44:45.245 | 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.1) 2022-04-14 07:44:45.247 | 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:44:45.249 | 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:44:45.250 | 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) (0.10.0) 2022-04-14 07:44:45.251 | 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:44:45.315 | 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:44:45.318 | 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:44:45.319 | 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.8) 2022-04-14 07:44:45.322 | 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:44:45.410 | 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:44:45.412 | 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:44:45.413 | 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:44:45.455 | 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:44:45.496 | 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:44:45.658 | 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:44:47.885 | 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:44:47.892 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:44:47.892 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:44:48.013 | + inc/python:pip_install:200 : result=0 2022-04-14 07:44:48.015 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:44:48.018 | + functions-common:time_stop:2432 : local name 2022-04-14 07:44:48.020 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:44:48.023 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:44:48.025 | + functions-common:time_stop:2435 : local total 2022-04-14 07:44:48.028 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:44:48.031 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:44:48.033 | + functions-common:time_stop:2439 : start_time=1649922283023 2022-04-14 07:44:48.036 | + functions-common:time_stop:2441 : [[ -z 1649922283023 ]] 2022-04-14 07:44:48.039 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:44:48.043 | + functions-common:time_stop:2444 : end_time=1649922288041 2022-04-14 07:44:48.046 | + functions-common:time_stop:2445 : elapsed_time=5018 2022-04-14 07:44:48.049 | + functions-common:time_stop:2446 : total=153241 2022-04-14 07:44:48.051 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:44:48.054 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=158259 2022-04-14 07:44:48.056 | + inc/python:pip_install:203 : return 0 2022-04-14 07:44:48.059 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-04-14 07:44:48.062 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 07:44:48.064 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 07:44:48.066 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:44:48.069 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:44:48.072 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:44:48.075 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:44:48.078 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:44:48.081 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:44:48.098 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:44:48.101 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:44:48.103 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:44:48.106 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:44:48.107 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:44:48.113 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 07:44:48.115 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:44:48.118 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 07:44:48.130 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 07:44:48.133 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:44:48.134 | + functions-common:git_clone:685 : head -1 2022-04-14 07:44:48.136 | 71200f6b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:44:48.139 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:44:48.142 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 07:44:48.144 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:44:48.147 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:44:48.149 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 07:44:48.152 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:44:48.155 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 07:44:48.157 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:44:48.160 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:44:48.162 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 07:44:48.165 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:44:48.167 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:44:48.171 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 07:44:48.174 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:44:48.177 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 07:44:48.179 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:44:48.182 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:44:48.185 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 07:44:48.191 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 07:44:48.194 | + 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:44:48.845 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 07:44:48.847 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:44:48.850 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:44:48.852 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:44:48.855 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:44:48.857 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 07:44:48.860 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:44:48.862 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:44:48.865 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:44:48.867 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:44:48.870 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:44:48.872 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:44:48.875 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:44:48.878 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 07:44:48.899 | Using python 3.8 to install /opt/stack/placement 2022-04-14 07:44:48.902 | + 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:44:49.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:44:49.766 | from cryptography.utils import int_from_bytes 2022-04-14 07:44:49.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:44:49.766 | from cryptography.utils import int_from_bytes 2022-04-14 07:44:50.907 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:44:50.933 | Obtaining file:///opt/stack/placement 2022-04-14 07:44:50.934 | Preparing metadata (setup.py): started 2022-04-14 07:44:54.053 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:44:54.097 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (5.8.1) 2022-04-14 07:44:54.098 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.4.31) 2022-04-14 07:44:54.099 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (9.4.0) 2022-04-14 07:44:54.100 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.5.1) 2022-04-14 07:44:54.101 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.8.7) 2022-04-14 07:44:54.102 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 07:44:54.103 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.27.1) 2022-04-14 07:44:54.105 | 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.0.1.dev2) (60.9.3) 2022-04-14 07:44:54.106 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 07:44:54.108 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (8.8.0) 2022-04-14 07:44:54.109 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.1.0) 2022-04-14 07:44:54.110 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.7.0) 2022-04-14 07:44:54.111 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.3.0) 2022-04-14 07:44:54.112 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.12.2) 2022-04-14 07:44:54.114 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (11.2.0) 2022-04-14 07:44:54.115 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (3.11.0) 2022-04-14 07:44:54.116 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.1) 2022-04-14 07:44:54.117 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 07:44:54.118 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.1.0) 2022-04-14 07:44:54.119 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.7.0) 2022-04-14 07:44:54.120 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.0.1) 2022-04-14 07:44:54.186 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (2.10.1) 2022-04-14 07:44:54.187 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (5.1.0) 2022-04-14 07:44:54.189 | 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.0.1.dev2) (3.1.1) 2022-04-14 07:44:54.190 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 07:44:54.191 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.16.0) 2022-04-14 07:44:54.193 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.4.0) 2022-04-14 07:44:54.213 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.1.dev2) (0.17.3) 2022-04-14 07:44:54.254 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 07:44:54.255 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (3.5.0) 2022-04-14 07:44:54.256 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 07:44:54.258 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (6.0) 2022-04-14 07:44:54.259 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (0.8.0) 2022-04-14 07:44:54.311 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.5.0) 2022-04-14 07:44:54.313 | 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.0.1.dev2) (0.13.0) 2022-04-14 07:44:54.314 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.0.1) 2022-04-14 07:44:54.315 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.7.6) 2022-04-14 07:44:54.358 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.1.dev2) (0.9.6) 2022-04-14 07:44:54.360 | 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.0.1.dev2) (2.8.2) 2022-04-14 07:44:54.378 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.0.3) 2022-04-14 07:44:54.379 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 07:44:54.381 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.3.0) 2022-04-14 07:44:54.408 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (1.0.3) 2022-04-14 07:44:54.410 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (2021.3) 2022-04-14 07:44:54.422 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.1.dev2) (3.1.1) 2022-04-14 07:44:54.440 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (3.0.7) 2022-04-14 07:44:54.441 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (0.11.0) 2022-04-14 07:44:54.443 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (21.3) 2022-04-14 07:44:54.444 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (1.0.2) 2022-04-14 07:44:54.486 | 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.0.1.dev2) (1.26.8) 2022-04-14 07:44:54.489 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2.0.12) 2022-04-14 07:44:54.490 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2019.11.28) 2022-04-14 07:44:54.492 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (3.3) 2022-04-14 07:44:54.509 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.1.dev2) (0.7) 2022-04-14 07:44:54.697 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.1.dev2) (1.1.2) 2022-04-14 07:44:54.737 | 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.0.1.dev2) (5.4.0) 2022-04-14 07:44:54.738 | 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.0.1.dev2) (1.1.6) 2022-04-14 07:44:54.739 | 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.0.1.dev2) (4.11.1) 2022-04-14 07:44:54.756 | 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.0.1.dev2) (1.15.0) 2022-04-14 07:44:54.791 | 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.0.1.dev2) (1.13.3) 2022-04-14 07:44:54.848 | 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.0.1.dev2) (2.1.0) 2022-04-14 07:44:54.913 | 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.0.1.dev2) (1.7.0) 2022-04-14 07:44:54.996 | 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.0.1.dev2) (1.1.5) 2022-04-14 07:44:55.048 | 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.0.1.dev2) (0.2.5) 2022-04-14 07:44:55.244 | 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.0.1.dev2) (5.1.1) 2022-04-14 07:44:55.246 | 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.0.1.dev2) (0.4.2) 2022-04-14 07:44:55.247 | 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.0.1.dev2) (0.5.2) 2022-04-14 07:44:55.327 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 07:44:55.378 | 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.0.1.dev2) (2.21) 2022-04-14 07:44:55.540 | 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.0.1.dev2) (3.7.0) 2022-04-14 07:44:55.647 | 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.0.1.dev2) (1.0.0) 2022-04-14 07:44:55.649 | 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.0.1.dev2) (3.0.0) 2022-04-14 07:44:57.588 | Installing collected packages: openstack-placement 2022-04-14 07:44:57.588 | Attempting uninstall: openstack-placement 2022-04-14 07:44:57.589 | Found existing installation: openstack-placement 7.0.1.dev2 2022-04-14 07:44:57.592 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 07:44:57.594 | Running setup.py develop for openstack-placement 2022-04-14 07:45:01.844 | Successfully installed openstack-placement 2022-04-14 07:45:01.844 | 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:45:01.851 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:45:01.851 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:45:01.977 | + inc/python:pip_install:200 : result=0 2022-04-14 07:45:01.979 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:45:01.981 | + functions-common:time_stop:2432 : local name 2022-04-14 07:45:01.984 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:45:01.986 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:45:01.988 | + functions-common:time_stop:2435 : local total 2022-04-14 07:45:01.991 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:45:01.993 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:45:01.995 | + functions-common:time_stop:2439 : start_time=1649922288894 2022-04-14 07:45:01.998 | + functions-common:time_stop:2441 : [[ -z 1649922288894 ]] 2022-04-14 07:45:02.000 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:45:02.005 | + functions-common:time_stop:2444 : end_time=1649922302002 2022-04-14 07:45:02.007 | + functions-common:time_stop:2445 : elapsed_time=13108 2022-04-14 07:45:02.009 | + functions-common:time_stop:2446 : total=158259 2022-04-14 07:45:02.012 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:45:02.014 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=171367 2022-04-14 07:45:02.017 | + inc/python:pip_install:203 : return 0 2022-04-14 07:45:02.019 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:45:02.022 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:45:02.025 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:45:02.044 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:45:02.056 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 07:45:02.059 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 07:45:02.061 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:45:02.064 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:45:02.066 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 07:45:02.069 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:45:02.072 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:45:02.074 | + ./stack.sh:main:943 : configure_placement 2022-04-14 07:45:02.077 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 07:45:02.089 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 07:45:02.092 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 07:45:02.097 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 07:45:02.099 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 07:45:02.102 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 07:45:02.104 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 07:45:02.107 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 07:45:02.110 | + 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:45:02.142 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 07:45:02.174 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 07:45:02.207 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 07:45:02.209 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:45:02.212 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 07:45:02.215 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:45:02.218 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 07:45:02.250 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 07:45:02.279 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-04-14 07:45:02.308 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 07:45:02.338 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 07:45:02.367 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 07:45:02.397 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 07:45:02.426 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 07:45:02.456 | + 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:45:02.485 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:45:02.515 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 07:45:02.518 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 07:45:02.520 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:45:02.524 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:45:02.541 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:45:02.544 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:45:02.546 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:45:02.549 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:45:02.551 | + 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:45:02.581 | + 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:45:02.611 | + 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:45:02.641 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:45:02.670 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 07:45:02.673 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 07:45:02.675 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 07:45:02.678 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 07:45:02.680 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 07:45:02.683 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:45:02.686 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:45:02.689 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 07:45:02.693 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 07:45:02.696 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:45:02.698 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:45:02.711 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:45:02.711 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:45:02.720 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:45:02.724 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:45:02.740 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 07:45:02.742 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 07:45:02.746 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 07:45:02.778 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 07:45:02.806 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 07:45:02.836 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:45:02.864 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:45:02.893 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:45:02.922 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:45:02.951 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:45:02.979 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:45:03.008 | + 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:45:03.036 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:45:03.065 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:45:03.094 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:45:03.123 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:45:03.126 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:45:03.129 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 07:45:03.132 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 07:45:03.134 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:45:03.137 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:45:03.139 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:45:03.142 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:45:03.145 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 07:45:03.147 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 07:45:03.177 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:45:03.206 | + 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:45:03.207 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:45:03.215 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 07:45:03.219 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 07:45:03.222 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 07:45:03.224 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:45:03.227 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:45:03.230 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:45:03.233 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:45:03.235 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:45:03.238 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:45:03.240 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:45:03.243 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:45:03.245 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:45:03.248 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 07:45:03.308 | Site placement-api already enabled 2022-04-14 07:45:03.313 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:45:03.315 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:45:03.318 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:45:03.321 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:45:03.455 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-14 07:45:03.481 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:45:03.483 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-14 07:45:03.502 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:45:03.505 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-14 07:45:03.524 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:45:03.527 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-14 07:45:03.530 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 07:45:03.533 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 07:45:03.565 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.46/identity 2022-04-14 07:45:03.595 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 07:45:03.624 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 07:45:03.655 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 07:45:03.683 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 07:45:03.713 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 07:45:03.743 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 07:45:03.773 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-14 07:45:03.790 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:45:03.792 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-14 07:45:03.810 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:45:03.812 | + ./stack.sh:main:969 : run_phase stack install 2022-04-14 07:45:03.815 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:45:03.818 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 07:45:03.820 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:45:03.823 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:45:03.826 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:45:03.829 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:45:03.831 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:45:03.834 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:45:03.839 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:45:03.841 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:45:03.844 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:45:03.846 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 07:45:03.849 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:45:03.865 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:45:03.867 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:45:03.869 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:45:03.872 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 07:45:03.874 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 07:45:03.877 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:45:03.879 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-14 07:45:03.881 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 07:45:03.884 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 07:45:03.939 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 07:45:03.976 | [150293 Async install_tempest:175713]: running: install_tempest 2022-04-14 07:45:03.978 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:45:03.981 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:45:03.984 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:45:03.987 | + 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:45:03.989 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 07:45:03.992 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:45:03.995 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 07:45:03.998 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:45:04.001 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:45:04.003 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-14 07:45:04.006 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 07:45:04.008 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:45:04.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:45:04.014 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 07:45:04.018 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:45:04.021 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-14 07:45:04.024 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 07:45:04.027 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:45:04.031 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 07:45:04.033 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 07:45:04.036 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:45:04.040 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:45:04.041 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:45:04.047 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 07:45:04.050 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 07:45:04.053 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 07:45:04.056 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 07:45:04.058 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 07:45:04.082 | Using python 3.8 to install python-openstackclient 2022-04-14 07:45:04.084 | + 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:45:04.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:45:04.951 | from cryptography.utils import int_from_bytes 2022-04-14 07:45:04.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:45:04.951 | from cryptography.utils import int_from_bytes 2022-04-14 07:45:06.086 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:45:06.113 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 07:45:06.131 | 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:45:06.132 | 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:45:06.133 | 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:45:06.134 | 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:45:06.135 | 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:45:06.136 | 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:45:06.137 | 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:45:06.139 | 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:45:06.140 | 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:45:06.140 | 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:45:06.141 | 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:45:06.152 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-04-14 07:45:06.154 | 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:45:06.155 | 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:45:06.156 | 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:45:06.157 | 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:45:06.184 | 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:45:06.185 | 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:45:06.186 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-04-14 07:45:06.187 | 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:45:06.188 | 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:45:06.189 | 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:45:06.190 | 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:45:06.192 | 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:45:06.193 | 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:45:06.194 | 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:45:06.195 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-04-14 07:45:06.209 | 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:45:06.227 | 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:45:06.229 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-04-14 07:45:06.230 | 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:45:06.232 | 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:45:06.252 | 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:45:06.271 | 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:45:06.274 | 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:45:06.275 | 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:45:06.366 | 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:45:06.367 | 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:45:06.368 | 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:45:06.410 | 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:45:06.421 | 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.13.3) 2022-04-14 07:45:06.455 | 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:45:06.619 | 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:45:06.634 | 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:45:06.738 | 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:45:06.739 | 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:45:06.741 | 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:45:06.742 | 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.8) 2022-04-14 07:45:06.870 | 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:45:09.147 | 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:45:09.154 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:45:09.154 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:45:09.280 | + inc/python:pip_install:200 : result=0 2022-04-14 07:45:09.283 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:45:09.285 | + functions-common:time_stop:2432 : local name 2022-04-14 07:45:09.287 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:45:09.290 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:45:09.292 | + functions-common:time_stop:2435 : local total 2022-04-14 07:45:09.295 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:45:09.297 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:45:09.300 | + functions-common:time_stop:2439 : start_time=1649922304076 2022-04-14 07:45:09.302 | + functions-common:time_stop:2441 : [[ -z 1649922304076 ]] 2022-04-14 07:45:09.305 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:45:09.310 | + functions-common:time_stop:2444 : end_time=1649922309307 2022-04-14 07:45:09.312 | + functions-common:time_stop:2445 : elapsed_time=5231 2022-04-14 07:45:09.315 | + functions-common:time_stop:2446 : total=171367 2022-04-14 07:45:09.317 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:45:09.319 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=176598 2022-04-14 07:45:09.322 | + inc/python:pip_install:203 : return 0 2022-04-14 07:45:09.325 | + ./stack.sh:main:981 : install_oscwrap 2022-04-14 07:45:09.329 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 07:45:09.335 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.bS5ttpVSUt 2022-04-14 07:45:09.337 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 07:45:09.340 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 07:45:09.342 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 07:45:09.345 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:45:09.348 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:45:09.350 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-14 07:45:09.368 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:45:09.371 | + ./stack.sh:main:1035 : configure_database 2022-04-14 07:45:09.374 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 07:45:09.377 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 07:45:09.379 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 07:45:09.381 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:45:09.384 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-14 07:45:09.386 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 07:45:09.388 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:45:09.393 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:45:09.395 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 07:45:09.398 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 07:45:09.401 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 07:45:09.402 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 07:45:09.407 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 07:45:09.459 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 07:45:09.461 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:45:09.464 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:45:09.466 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:45:09.469 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:45:09.471 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:45:09.473 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:45:09.476 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:45:09.478 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:45:09.480 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:45:09.483 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:45:09.486 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:45:09.492 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 07:45:09.495 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:45:09.497 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:45:09.500 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:45:09.502 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:45:09.505 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:45:09.507 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:45:09.509 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 07:45:09.512 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:45:09.514 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:45:09.516 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 07:45:09.519 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:45:09.521 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:45:11.333 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 07:45:11.349 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 07:45:11.349 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 07:45:11.353 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 07:45:11.355 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 07:45:11.358 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:45:11.361 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:45:11.363 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 07:45:11.365 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 07:45:11.368 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 07:45:11.370 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:45:11.373 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:45:11.375 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 07:45:11.377 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 07:45:11.380 | + 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:45:11.392 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:45:11.426 | + 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:45:11.438 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:45:11.455 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 07:45:11.511 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 07:45:11.567 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 07:45:11.622 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 07:45:11.625 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 07:45:11.627 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:45:11.630 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:45:13.789 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-14 07:45:13.791 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-14 07:45:13.795 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:45:13.799 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-074513 2022-04-14 07:45:13.802 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-074513 1039' 2022-04-14 07:45:13.804 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:45:13.807 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:45:13.810 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:45:13.812 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:45:13.815 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:45:13.818 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:45:13.820 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:45:13.823 | + 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:45:13.826 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:45:13.828 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2022-04-14 07:45:13.831 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:45:13.833 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2022-04-14 07:45:13.836 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:45:13.839 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-074112 2022-04-14 07:45:13.841 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:45:13.844 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:45:13.846 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:45:13.849 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2022-04-14 07:45:13.851 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:45:13.854 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:45:13.857 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:45:13.859 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:45:13.862 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:45:13.864 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:45:13.867 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:45:13.869 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:45:13.873 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-14 07:45:13.875 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 07:45:13.877 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 07:45:13.889 | + ./stack.sh:main:1065 : start_dstat 2022-04-14 07:45:13.892 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:45:13.894 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 07:45:13.897 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:45:13.899 | + functions-common:run_process:1689 : local group= 2022-04-14 07:45:13.902 | + functions-common:run_process:1690 : local user= 2022-04-14 07:45:13.904 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 07:45:13.906 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:45:13.909 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:45:13.912 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:45:13.914 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:45:13.917 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:45:13.922 | + functions-common:time_start:2423 : _TIME_START[$name]=1649922313919 2022-04-14 07:45:13.925 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 07:45:13.942 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:45:13.945 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 07:45:13.947 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 07:45:13.950 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:45:13.952 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:45:13.955 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:45:13.957 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:45:13.960 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 07:45:13.963 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 07:45:13.965 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 07:45:13.968 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:45:13.970 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:45:13.973 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 07:45:13.975 | + 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:45:13.978 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 07:45:13.980 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:45:13.983 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:45:13.986 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 07:45:13.988 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:45:13.990 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:45:13.993 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 07:45:13.995 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:45:14.000 | + 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:45:14.051 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 07:45:14.104 | + 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:45:14.156 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 07:45:14.209 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 07:45:14.262 | + 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:45:14.315 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:45:14.317 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 07:45:14.370 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:45:14.750 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 07:45:14.764 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 07:45:15.145 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 07:45:15.166 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:45:15.168 | + functions-common:time_stop:2432 : local name 2022-04-14 07:45:15.171 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:45:15.173 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:45:15.176 | + functions-common:time_stop:2435 : local total 2022-04-14 07:45:15.178 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:45:15.181 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:45:15.183 | + functions-common:time_stop:2439 : start_time=1649922313919 2022-04-14 07:45:15.186 | + functions-common:time_stop:2441 : [[ -z 1649922313919 ]] 2022-04-14 07:45:15.189 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:45:15.194 | + functions-common:time_stop:2444 : end_time=1649922315191 2022-04-14 07:45:15.196 | + functions-common:time_stop:2445 : elapsed_time=1272 2022-04-14 07:45:15.198 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:45:15.201 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:45:15.203 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1272 2022-04-14 07:45:15.206 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 07:45:15.208 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 07:45:15.211 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 07:45:15.213 | + functions-common:run_process:1689 : local group= 2022-04-14 07:45:15.216 | + functions-common:run_process:1690 : local user=root 2022-04-14 07:45:15.218 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 07:45:15.221 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:45:15.223 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:45:15.226 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:45:15.228 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:45:15.232 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:45:15.236 | + functions-common:time_start:2423 : _TIME_START[$name]=1649922315234 2022-04-14 07:45:15.239 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 07:45:15.259 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:45:15.262 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:45:15.264 | + functions-common:time_stop:2432 : local name 2022-04-14 07:45:15.267 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:45:15.269 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:45:15.272 | + functions-common:time_stop:2435 : local total 2022-04-14 07:45:15.275 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:45:15.277 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:45:15.280 | + functions-common:time_stop:2439 : start_time=1649922315234 2022-04-14 07:45:15.283 | + functions-common:time_stop:2441 : [[ -z 1649922315234 ]] 2022-04-14 07:45:15.286 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:45:15.291 | + functions-common:time_stop:2444 : end_time=1649922315288 2022-04-14 07:45:15.294 | + functions-common:time_stop:2445 : elapsed_time=54 2022-04-14 07:45:15.297 | + functions-common:time_stop:2446 : total=1272 2022-04-14 07:45:15.299 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:45:15.302 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1326 2022-04-14 07:45:15.305 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 07:45:15.322 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:45:15.325 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-14 07:45:15.349 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:45:15.354 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-14 07:45:15.374 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:45:15.376 | + ./stack.sh:main:1078 : start_etcd3 2022-04-14 07:45:15.379 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 07:45:15.382 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837301-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 07:45:15.384 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 07:45:15.387 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837301-1-hyperv=http://10.222.0.46:2380' 2022-04-14 07:45:15.390 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.46:2380' 2022-04-14 07:45:15.393 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.46:2379' 2022-04-14 07:45:15.395 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 07:45:15.398 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 07:45:15.400 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.46:2379' 2022-04-14 07:45:15.404 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 07:45:15.406 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 07:45:15.409 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:45:15.412 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837301-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837301-1-hyperv=http://10.222.0.46:2380 --initial-advertise-peer-urls http://10.222.0.46:2380 --advertise-client-urls http://10.222.0.46:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.46:2379 --debug' '' root 2022-04-14 07:45:15.414 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 07:45:15.416 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837301-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837301-1-hyperv=http://10.222.0.46:2380 --initial-advertise-peer-urls http://10.222.0.46:2380 --advertise-client-urls http://10.222.0.46:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.46:2379 --debug' 2022-04-14 07:45:15.419 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:45:15.422 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 07:45:15.427 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:45:15.430 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:45:15.432 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:45:15.434 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:45:15.439 | + 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:45:15.519 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 07:45:15.589 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837301-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837301-1-hyperv=http://10.222.0.46:2380 --initial-advertise-peer-urls http://10.222.0.46:2380 --advertise-client-urls http://10.222.0.46:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.46:2379 --debug' 2022-04-14 07:45:15.641 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 07:45:15.692 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 07:45:15.743 | + 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:45:15.794 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:45:15.796 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 07:45:15.858 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:45:16.237 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 07:45:16.292 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 07:45:16.350 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 07:45:16.403 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 07:45:16.455 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 07:45:16.458 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 07:45:16.463 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 07:45:16.466 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 07:45:16.848 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 07:45:16.862 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 07:45:17.266 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 07:45:18.341 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-14 07:45:18.360 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:45:18.363 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-14 07:45:18.365 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 07:45:18.368 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 07:45:18.373 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 07:45:18.385 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 07:45:18.398 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 07:45:18.400 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:45:18.403 | + 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.46/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 07:45:18.541 | + 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.46/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 07:45:18.686 | + 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.46/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 07:45:18.824 | + 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.46/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:45:18.959 | + 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.46/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:45:19.097 | + 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.46/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:45:19.235 | + 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.46/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 07:45:19.373 | + 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.46/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 07:45:19.512 | + 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.46/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 07:45:19.654 | + 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.46/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 07:45:19.791 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 07:45:19.797 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 07:45:19.800 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 07:45:19.803 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 07:45:19.807 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-14 07:45:19.810 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-14 07:45:19.813 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-14 07:45:19.829 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:45:19.832 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-14 07:45:19.834 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:45:19.837 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-14 07:45:19.839 | + ./stack.sh:main:1095 : '[' 10.222.0.46 == 10.222.0.46 ']' 2022-04-14 07:45:19.842 | + ./stack.sh:main:1096 : init_keystone 2022-04-14 07:45:19.845 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 07:45:19.861 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:45:19.863 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 07:45:19.866 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 07:45:19.868 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 07:45:19.871 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 07:45:19.873 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 07:45:19.876 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 07:45:19.880 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:45:20.345 | + 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:45:20.351 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:45:20.374 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 07:45:20.376 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 07:45:20.379 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:45:20.381 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:45:20.385 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:45:20.390 | + functions-common:time_start:2423 : _TIME_START[$name]=1649922320386 2022-04-14 07:45:20.392 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 07:45:25.060 | 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=177633) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:45:25.068 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:45:25.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.069 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.069 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.070 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.071 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:45:25.071 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:45:25.098 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:45:25.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.100 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.100 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.100 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.101 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:45:25.101 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:45:25.155 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:45:25.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.157 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.157 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.157 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:25.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:25.158 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:45:25.158 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:45:25.165 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:45:26.868 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:26.869 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:45:26.875 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:26.876 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:45:26.882 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:26.882 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:45:26.890 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:26.890 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:45:26.897 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:26.897 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:45:26.904 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:26.904 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:45:26.959 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:26.960 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:45:26.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.962 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.962 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.962 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.962 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.963 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:45:26.963 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:45:26.964 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:45:26.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.966 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.966 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.966 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.967 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:45:26.967 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:45:26.974 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:45:26.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.977 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.977 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.977 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:26.977 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:26.977 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:45:26.978 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:45:27.348 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:45:27.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.350 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.350 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.351 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.351 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.351 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:45:27.351 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:45:27.377 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:45:27.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.379 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.379 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.380 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.380 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.380 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:45:27.380 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:45:27.387 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:45:27.426 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:27.427 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:45:27.434 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:27.434 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:45:27.442 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:27.442 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:45:27.450 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:27.450 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:45:27.457 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:27.457 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:45:27.465 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:27.465 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:45:27.472 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:27.472 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:45:27.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.474 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.475 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.475 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.475 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:45:27.475 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:45:27.476 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:45:27.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.478 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.478 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.479 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.479 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.479 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:45:27.479 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:45:27.487 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:45:27.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.488 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.489 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.489 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.490 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:45:27.490 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:45:27.812 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:45:27.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.814 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.815 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.815 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.815 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:45:27.816 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:45:27.842 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:45:27.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.844 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.845 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.845 | 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=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:45:27.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:45:27.845 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:45:27.845 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177633) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:45:27.852 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:45:27.860 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:27.861 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:45:27.867 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:27.868 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:45:27.874 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:27.874 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:45:27.881 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:27.882 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:45:27.889 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:27.889 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:45:27.896 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:27.897 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:45:27.904 | INFO migrate.versioning.api [-] done 2022-04-14 07:45:28.298 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 07:45:28.301 | + functions-common:time_stop:2432 : local name 2022-04-14 07:45:28.303 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:45:28.306 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:45:28.308 | + functions-common:time_stop:2435 : local total 2022-04-14 07:45:28.311 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:45:28.313 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 07:45:28.316 | + functions-common:time_stop:2439 : start_time=1649922320386 2022-04-14 07:45:28.318 | + functions-common:time_stop:2441 : [[ -z 1649922320386 ]] 2022-04-14 07:45:28.321 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:45:28.326 | + functions-common:time_stop:2444 : end_time=1649922328323 2022-04-14 07:45:28.329 | + functions-common:time_stop:2445 : elapsed_time=7937 2022-04-14 07:45:28.331 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:45:28.334 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:45:28.336 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7937 2022-04-14 07:45:28.338 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 07:45:28.341 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 07:45:28.345 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 07:45:32.825 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 07:45:32.826 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:45:32.826 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:45:32.826 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 07:45:32.827 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:45:32.827 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:45:32.827 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:45:32.827 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:45:32.827 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:45:33.184 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 07:45:33.188 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 07:45:37.624 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 07:45:37.625 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:45:37.625 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:45:37.625 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 07:45:37.626 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:45:37.626 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:45:37.626 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:45:37.626 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:45:37.626 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:45:37.983 | + ./stack.sh:main:1097 : start_keystone 2022-04-14 07:45:37.985 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 07:45:37.988 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 07:45:37.990 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 07:45:38.007 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:45:38.009 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:45:38.013 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 07:45:38.017 | + 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:45:38.020 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 07:45:38.022 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:45:38.024 | + functions-common:run_process:1689 : local group= 2022-04-14 07:45:38.027 | + functions-common:run_process:1690 : local user= 2022-04-14 07:45:38.030 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 07:45:38.033 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:45:38.036 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:45:38.038 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:45:38.041 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:45:38.044 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:45:38.048 | + functions-common:time_start:2423 : _TIME_START[$name]=1649922338045 2022-04-14 07:45:38.050 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 07:45:38.066 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:45:38.069 | + 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:45:38.071 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 07:45:38.074 | + 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:45:38.077 | + 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:45:38.079 | + 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:45:38.081 | + 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:45:38.084 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 07:45:38.086 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 07:45:38.088 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 07:45:38.092 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:45:38.094 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:45:38.096 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 07:45:38.099 | + 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:45:38.101 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 07:45:38.104 | + 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:45:38.106 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 07:45:38.108 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 07:45:38.110 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 07:45:38.112 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 07:45:38.116 | + 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:45:38.167 | + 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:45:38.219 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 07:45:38.270 | + 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:45:38.321 | + 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:45:38.373 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 07:45:38.423 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 07:45:38.475 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 07:45:38.526 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 07:45:38.583 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 07:45:38.634 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 07:45:38.637 | + 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:45:38.695 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 07:45:39.094 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 07:45:39.109 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 07:45:39.487 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 07:45:39.572 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:45:39.575 | + functions-common:time_stop:2432 : local name 2022-04-14 07:45:39.578 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:45:39.580 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:45:39.583 | + functions-common:time_stop:2435 : local total 2022-04-14 07:45:39.585 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:45:39.588 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:45:39.590 | + functions-common:time_stop:2439 : start_time=1649922338045 2022-04-14 07:45:39.593 | + functions-common:time_stop:2441 : [[ -z 1649922338045 ]] 2022-04-14 07:45:39.598 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:45:39.601 | + functions-common:time_stop:2444 : end_time=1649922339598 2022-04-14 07:45:39.603 | + functions-common:time_stop:2445 : elapsed_time=1553 2022-04-14 07:45:39.605 | + functions-common:time_stop:2446 : total=1326 2022-04-14 07:45:39.608 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:45:39.610 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2879 2022-04-14 07:45:39.613 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 07:45:39.613 | Waiting for keystone to start... 2022-04-14 07:45:39.615 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.46/identity/v3/ 2022-04-14 07:45:39.618 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.46/identity/v3/ 2022-04-14 07:45:39.620 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 07:45:39.623 | + functions:wait_for_service:458 : local url=http://10.222.0.46/identity/v3/ 2022-04-14 07:45:39.625 | + functions:wait_for_service:459 : local rval=0 2022-04-14 07:45:39.628 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 07:45:39.631 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 07:45:39.633 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:45:39.636 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:45:39.642 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:45:39.644 | + functions-common:time_start:2423 : _TIME_START[$name]=1649922339641 2022-04-14 07:45:39.647 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 07:45:39.653 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46/identity/v3/ 2022-04-14 07:45:45.299 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 07:45:45.329 | [175713 Async install_tempest:175713]: finished successfully 2022-04-14 07:45:46.179 | + :: : [[ 200 == 503 ]] 2022-04-14 07:45:46.181 | + :: : [[ 0 -eq 7 ]] 2022-04-14 07:45:46.184 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 07:45:46.187 | + functions-common:time_stop:2432 : local name 2022-04-14 07:45:46.189 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:45:46.192 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:45:46.194 | + functions-common:time_stop:2435 : local total 2022-04-14 07:45:46.197 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:45:46.199 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 07:45:46.201 | + functions-common:time_stop:2439 : start_time=1649922339641 2022-04-14 07:45:46.204 | + functions-common:time_stop:2441 : [[ -z 1649922339641 ]] 2022-04-14 07:45:46.207 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:45:46.211 | + functions-common:time_stop:2444 : end_time=1649922346209 2022-04-14 07:45:46.214 | + functions-common:time_stop:2445 : elapsed_time=6568 2022-04-14 07:45:46.216 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:45:46.218 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:45:46.221 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6568 2022-04-14 07:45:46.223 | + functions:wait_for_service:467 : return 0 2022-04-14 07:45:46.226 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 07:45:46.243 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:45:46.246 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 07:45:46.248 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:45:46.251 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 07:45:46.280 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-14 07:45:46.282 | + 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.46/identity 2022-04-14 07:45:50.845 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:50.845 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:50.845 | 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=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:50.853 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:50.870 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:50.870 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:50.900 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:50.933 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:50.933 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.024 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.024 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.024 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.024 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.025 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.025 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.038 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.038 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.038 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.038 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.038 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.039 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.039 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.046 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.049 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.050 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.050 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.050 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.050 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.050 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.050 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=178435) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:45:51.081 | 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=178435) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:45:51.384 | INFO keystone.cmd.bootstrap [None req-4f3235c7-05ff-446c-9d70-f9851778e8b6 None None] Created domain default 2022-04-14 07:45:51.425 | INFO keystone.cmd.bootstrap [None req-4f3235c7-05ff-446c-9d70-f9851778e8b6 None None] Created project admin 2022-04-14 07:45:51.452 | DEBUG passlib.handlers.bcrypt [None req-4f3235c7-05ff-446c-9d70-f9851778e8b6 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=178435) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 07:45:51.453 | DEBUG passlib.handlers.bcrypt [None req-4f3235c7-05ff-446c-9d70-f9851778e8b6 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=178435) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 07:45:51.513 | INFO keystone.cmd.bootstrap [None req-4f3235c7-05ff-446c-9d70-f9851778e8b6 None None] Created user admin 2022-04-14 07:45:51.526 | INFO keystone.cmd.bootstrap [None req-4f3235c7-05ff-446c-9d70-f9851778e8b6 None None] Created role reader 2022-04-14 07:45:51.535 | INFO keystone.cmd.bootstrap [None req-4f3235c7-05ff-446c-9d70-f9851778e8b6 None None] Created role member 2022-04-14 07:45:51.557 | INFO keystone.cmd.bootstrap [None req-4f3235c7-05ff-446c-9d70-f9851778e8b6 None None] Created implied role where 7872291ed147407887108f37e773da02 implies 104b647b9b794876ba7c5f9255def668 2022-04-14 07:45:51.566 | INFO keystone.cmd.bootstrap [None req-4f3235c7-05ff-446c-9d70-f9851778e8b6 None None] Created role admin 2022-04-14 07:45:51.583 | INFO keystone.cmd.bootstrap [None req-4f3235c7-05ff-446c-9d70-f9851778e8b6 None None] Created implied role where 09d1379a0cfd4b61bb20a1607f751605 implies 7872291ed147407887108f37e773da02 2022-04-14 07:45:51.594 | INFO keystone.cmd.bootstrap [None req-4f3235c7-05ff-446c-9d70-f9851778e8b6 None None] Granted role admin on project admin to user admin. 2022-04-14 07:45:51.600 | INFO keystone.cmd.bootstrap [None req-4f3235c7-05ff-446c-9d70-f9851778e8b6 None None] Granted role admin on the system to user admin. 2022-04-14 07:45:51.611 | WARNING py.warnings [None req-4f3235c7-05ff-446c-9d70-f9851778e8b6 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:45:51.611 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 07:45:51.612 |  2022-04-14 07:45:51.615 | INFO keystone.cmd.bootstrap [None req-4f3235c7-05ff-446c-9d70-f9851778e8b6 None None] Created region RegionOne 2022-04-14 07:45:51.646 | INFO keystone.cmd.bootstrap [None req-4f3235c7-05ff-446c-9d70-f9851778e8b6 None None] Created public endpoint http://10.222.0.46/identity 2022-04-14 07:45:52.096 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 07:45:52.098 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-14 07:45:52.101 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 07:45:52.104 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 07:45:55.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:45:55.082 | from cryptography.utils import int_from_bytes 2022-04-14 07:45:55.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:45:55.082 | from cryptography.utils import int_from_bytes 2022-04-14 07:45:55.241 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:45:55.244 | + lib/keystone:create_keystone_accounts:310 : admin_project=45a5e53874dc4db1b4bb189cea684cbc 2022-04-14 07:45:55.247 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 07:45:55.250 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 07:45:57.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:45:57.445 | from cryptography.utils import int_from_bytes 2022-04-14 07:45:57.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:45:57.445 | from cryptography.utils import int_from_bytes 2022-04-14 07:45:57.605 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:45:57.608 | + lib/keystone:create_keystone_accounts:312 : admin_user=1e4d294e7bb543339ebbaaa43836af35 2022-04-14 07:45:57.611 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 07:45:57.613 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 07:45:57.615 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 07:45:57.617 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 1e4d294e7bb543339ebbaaa43836af35 default 2022-04-14 07:45:57.673 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 1e4d294e7bb543339ebbaaa43836af35 default 2022-04-14 07:45:57.715 | [150293 Async ks-domain-role:178591]: running: get_or_add_user_domain_role admin 1e4d294e7bb543339ebbaaa43836af35 default 2022-04-14 07:45:57.718 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 07:45:57.720 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:45:57.723 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:46:00.852 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:46:00.854 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:46:00.854 | default 2022-04-14 07:46:00.856 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 07:46:00.914 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 07:46:00.958 | [150293 Async ks-project:178733]: running: get_or_create_project service Default 2022-04-14 07:46:00.960 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 07:46:01.029 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 07:46:01.072 | [150293 Async ks-service:178819]: running: get_or_create_role service 2022-04-14 07:46:01.075 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 07:46:01.139 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 07:46:01.223 | [150293 Async ks-reseller:178905]: running: get_or_create_role ResellerAdmin 2022-04-14 07:46:01.248 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 07:46:01.272 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 07:46:01.709 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 07:46:01.899 | [150293 Async ks-anotherrole:178996]: running: get_or_create_role anotherrole 2022-04-14 07:46:01.923 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 07:46:01.960 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 07:46:01.976 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:46:02.007 | +++ 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:46:04.956 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:46:05.013 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:46:05.030 | [178905 Async ks-reseller:178905]: finished successfully 2022-04-14 07:46:05.134 | [178733 Async ks-project:178733]: finished successfully 2022-04-14 07:46:05.227 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:46:05.271 | [178819 Async ks-service:178819]: finished successfully 2022-04-14 07:46:05.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:05.535 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:05.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:05.535 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:05.698 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:46:05.724 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:05.727 | ++ functions-common:get_or_create_project:945 : project_id=a5f35c5120014be7a5d85f18102c3a29 2022-04-14 07:46:05.731 | ++ functions-common:get_or_create_project:946 : echo a5f35c5120014be7a5d85f18102c3a29 2022-04-14 07:46:05.731 | [178996 Async ks-anotherrole:178996]: finished successfully 2022-04-14 07:46:05.735 | + lib/keystone:create_keystone_accounts:340 : invis_project=a5f35c5120014be7a5d85f18102c3a29 2022-04-14 07:46:05.737 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 07:46:05.740 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 07:46:05.743 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:46:05.747 | +++ 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:46:08.172 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:46:08.197 | [178591 Async ks-domain-role:178591]: finished successfully 2022-04-14 07:46:08.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:08.252 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:08.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:08.252 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:08.415 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:08.418 | ++ functions-common:get_or_create_project:945 : project_id=aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:08.421 | ++ functions-common:get_or_create_project:946 : echo aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:08.423 | + lib/keystone:create_keystone_accounts:344 : demo_project=aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:08.426 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 07:46:08.429 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 07:46:08.431 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:46:08.434 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 07:46:08.437 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 07:46:08.440 | +++ 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:46:10.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:10.922 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:10.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:10.922 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:11.083 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:11.086 | ++ functions-common:get_or_create_user:932 : user_id=fb891b62a324417e97b560ac2c9ba854 2022-04-14 07:46:11.088 | ++ functions-common:get_or_create_user:933 : echo fb891b62a324417e97b560ac2c9ba854 2022-04-14 07:46:11.091 | + lib/keystone:create_keystone_accounts:347 : demo_user=fb891b62a324417e97b560ac2c9ba854 2022-04-14 07:46:11.094 | + 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:46:11.143 | [150293 Async ks-domain-role:178591]: Waiting for completion of get_or_add_user_domain_role admin 1e4d294e7bb543339ebbaaa43836af35 default running on PID 178591 (6 other jobs running) 2022-04-14 07:46:11.168 | [150293 Async ks-domain-role:178591]: Signaling child to exit 2022-04-14 07:46:11.168 | WAKEUP 2022-04-14 07:46:11.191 | [150293 Async ks-domain-role:178591]: Signaled 2022-04-14 07:46:11.193 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 07:46:11.193 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 07:46:11.193 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1e4d294e7bb543339ebbaaa43836af35 --domain default 2022-04-14 07:46:11.193 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:11.193 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:11.193 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:11.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:46:11.193 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:11.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:46:11.193 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:11.193 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:11.193 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 07:46:11.193 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 07:46:11.193 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 1e4d294e7bb543339ebbaaa43836af35 --domain default 2022-04-14 07:46:11.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:46:11.193 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:11.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:46:11.193 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:11.193 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 07:46:11.193 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:11.193 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1e4d294e7bb543339ebbaaa43836af35 --domain default 2022-04-14 07:46:11.193 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:11.193 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:11.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:46:11.194 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:11.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:46:11.194 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:11.194 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:11.194 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:46:11.194 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:46:11.194 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:46:11.194 | ++ functions-common:get_field:825 : echo '| 09d1379a0cfd4b61bb20a1607f751605 | 1e4d294e7bb543339ebbaaa43836af35 | | | default | | False |' 2022-04-14 07:46:11.194 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:11.194 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:46:11.194 | + functions-common:get_or_add_user_domain_role:1028 : echo 09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:46:11.194 | 09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:46:11.237 | [150293 Async ks-domain-role:178591]: finished get_or_add_user_domain_role admin 1e4d294e7bb543339ebbaaa43836af35 default with result 0 in 10 seconds 2022-04-14 07:46:11.244 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 07:46:11.278 | [150293 Async ks-project:178733]: Waiting for completion of get_or_create_project service Default running on PID 178733 (5 other jobs running) 2022-04-14 07:46:11.304 | [150293 Async ks-project:178733]: Signaling child to exit 2022-04-14 07:46:11.304 | WAKEUP 2022-04-14 07:46:11.327 | [150293 Async ks-project:178733]: Signaled 2022-04-14 07:46:11.328 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:46:11.328 | ++ 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:46:11.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:11.328 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:11.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:11.328 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:11.328 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:11.328 | + functions-common:get_or_create_project:945 : project_id=4447213ddc7e44438fa20aabe4dfff11 2022-04-14 07:46:11.328 | + functions-common:get_or_create_project:946 : echo 4447213ddc7e44438fa20aabe4dfff11 2022-04-14 07:46:11.328 | 4447213ddc7e44438fa20aabe4dfff11 2022-04-14 07:46:11.372 | [150293 Async ks-project:178733]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 07:46:11.408 | [150293 Async ks-service:178819]: Waiting for completion of get_or_create_role service running on PID 178819 (4 other jobs running) 2022-04-14 07:46:11.433 | [150293 Async ks-service:178819]: Signaling child to exit 2022-04-14 07:46:11.433 | WAKEUP 2022-04-14 07:46:11.455 | [150293 Async ks-service:178819]: Signaled 2022-04-14 07:46:11.456 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:46:11.456 | ++ 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:46:11.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:11.456 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:11.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:11.456 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:11.456 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:11.456 | + functions-common:get_or_create_role:957 : role_id=e863cd29c769473b98da635d73eb9417 2022-04-14 07:46:11.457 | + functions-common:get_or_create_role:958 : echo e863cd29c769473b98da635d73eb9417 2022-04-14 07:46:11.457 | e863cd29c769473b98da635d73eb9417 2022-04-14 07:46:11.500 | [150293 Async ks-service:178819]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-14 07:46:11.536 | [150293 Async ks-reseller:178905]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 178905 (3 other jobs running) 2022-04-14 07:46:11.561 | [150293 Async ks-reseller:178905]: Signaling child to exit 2022-04-14 07:46:11.562 | WAKEUP 2022-04-14 07:46:11.583 | [150293 Async ks-reseller:178905]: Signaled 2022-04-14 07:46:11.585 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:46:11.585 | ++ 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:46:11.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:11.585 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:11.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:11.585 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:11.585 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:11.585 | + functions-common:get_or_create_role:957 : role_id=592c9f6deda5438ba82f3f7ae9785bc9 2022-04-14 07:46:11.585 | + functions-common:get_or_create_role:958 : echo 592c9f6deda5438ba82f3f7ae9785bc9 2022-04-14 07:46:11.585 | 592c9f6deda5438ba82f3f7ae9785bc9 2022-04-14 07:46:11.629 | [150293 Async ks-reseller:178905]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-14 07:46:11.666 | [150293 Async ks-anotherrole:178996]: Waiting for completion of get_or_create_role anotherrole running on PID 178996 (2 other jobs running) 2022-04-14 07:46:11.690 | [150293 Async ks-anotherrole:178996]: Signaling child to exit 2022-04-14 07:46:11.690 | WAKEUP 2022-04-14 07:46:11.712 | [150293 Async ks-anotherrole:178996]: Signaled 2022-04-14 07:46:11.714 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:46:11.715 | ++ 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:46:11.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:11.715 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:11.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:11.715 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:11.715 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:11.715 | + functions-common:get_or_create_role:957 : role_id=13e952fcd81a4861a67cd3ea3dbc41cd 2022-04-14 07:46:11.715 | + functions-common:get_or_create_role:958 : echo 13e952fcd81a4861a67cd3ea3dbc41cd 2022-04-14 07:46:11.715 | 13e952fcd81a4861a67cd3ea3dbc41cd 2022-04-14 07:46:11.759 | [150293 Async ks-anotherrole:178996]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 07:46:11.763 | + inc/async:async_wait:197 : return 0 2022-04-14 07:46:11.766 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member fb891b62a324417e97b560ac2c9ba854 aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:11.826 | + inc/async:async_inner:63 : get_or_add_user_project_role member fb891b62a324417e97b560ac2c9ba854 aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:11.865 | [150293 Async ks-demo-member:179862]: running: get_or_add_user_project_role member fb891b62a324417e97b560ac2c9ba854 aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:11.868 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 1e4d294e7bb543339ebbaaa43836af35 aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:11.936 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1e4d294e7bb543339ebbaaa43836af35 aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:11.983 | [150293 Async ks-demo-admin:179974]: running: get_or_add_user_project_role admin 1e4d294e7bb543339ebbaaa43836af35 aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:11.986 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole fb891b62a324417e97b560ac2c9ba854 aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:12.059 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole fb891b62a324417e97b560ac2c9ba854 aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:12.111 | [150293 Async ks-demo-another:180086]: running: get_or_add_user_project_role anotherrole fb891b62a324417e97b560ac2c9ba854 aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:12.113 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member fb891b62a324417e97b560ac2c9ba854 a5f35c5120014be7a5d85f18102c3a29 2022-04-14 07:46:12.191 | + inc/async:async_inner:63 : get_or_add_user_project_role member fb891b62a324417e97b560ac2c9ba854 a5f35c5120014be7a5d85f18102c3a29 2022-04-14 07:46:12.244 | [150293 Async ks-demo-invis:180198]: running: get_or_add_user_project_role member fb891b62a324417e97b560ac2c9ba854 a5f35c5120014be7a5d85f18102c3a29 2022-04-14 07:46:12.247 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 07:46:12.253 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 07:46:12.255 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:46:12.258 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 07:46:12.265 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 07:46:12.279 | +++ 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:46:16.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:16.125 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:16.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:16.125 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:16.324 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:16.328 | ++ functions-common:get_or_create_user:932 : user_id=8e8bd20393e14b9ba760b6bc95e04cbb 2022-04-14 07:46:16.331 | ++ functions-common:get_or_create_user:933 : echo 8e8bd20393e14b9ba760b6bc95e04cbb 2022-04-14 07:46:16.337 | + lib/keystone:create_keystone_accounts:360 : demo_reader=8e8bd20393e14b9ba760b6bc95e04cbb 2022-04-14 07:46:16.344 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 8e8bd20393e14b9ba760b6bc95e04cbb aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:16.450 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 8e8bd20393e14b9ba760b6bc95e04cbb aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:16.560 | [150293 Async ks-demo-reader:180364]: running: get_or_add_user_project_role reader 8e8bd20393e14b9ba760b6bc95e04cbb aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:16.588 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 07:46:16.612 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 07:46:16.645 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:46:16.676 | +++ 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:46:20.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:20.929 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:20.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:20.930 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:21.113 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:21.115 | ++ functions-common:get_or_create_project:945 : project_id=fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:21.118 | ++ functions-common:get_or_create_project:946 : echo fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:21.122 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:21.124 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 07:46:21.128 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 07:46:21.131 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:46:21.133 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 07:46:21.136 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 07:46:21.139 | +++ 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:46:24.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:24.407 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:24.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:24.407 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:24.805 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:24.828 | ++ functions-common:get_or_create_user:932 : user_id=ea29c4c228ce4f098d1909235684b4ec 2022-04-14 07:46:24.848 | ++ functions-common:get_or_create_user:933 : echo ea29c4c228ce4f098d1909235684b4ec 2022-04-14 07:46:24.868 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=ea29c4c228ce4f098d1909235684b4ec 2022-04-14 07:46:24.888 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin ea29c4c228ce4f098d1909235684b4ec fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:25.314 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ea29c4c228ce4f098d1909235684b4ec fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:25.528 | [150293 Async ks-alt-admin:180736]: running: get_or_add_user_project_role admin ea29c4c228ce4f098d1909235684b4ec fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:25.559 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole ea29c4c228ce4f098d1909235684b4ec fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:25.980 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ea29c4c228ce4f098d1909235684b4ec fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:26.186 | [150293 Async ks-alt-another:180852]: running: get_or_add_user_project_role anotherrole ea29c4c228ce4f098d1909235684b4ec fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:26.204 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 07:46:26.236 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 07:46:26.260 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:46:26.283 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 07:46:26.300 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 07:46:26.326 | +++ 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:46:28.145 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:46:28.351 | [180198 Async ks-demo-invis:180198]: finished successfully 2022-04-14 07:46:28.711 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:46:28.877 | [179862 Async ks-demo-member:179862]: finished successfully 2022-04-14 07:46:29.187 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:46:29.368 | [179974 Async ks-demo-admin:179974]: finished successfully 2022-04-14 07:46:29.644 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:46:29.775 | [180086 Async ks-demo-another:180086]: finished successfully 2022-04-14 07:46:30.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:30.317 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:30.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:30.317 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:30.497 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:30.501 | ++ functions-common:get_or_create_user:932 : user_id=c400583fd2d34010b707c1ed2ae51b79 2022-04-14 07:46:30.503 | ++ functions-common:get_or_create_user:933 : echo c400583fd2d34010b707c1ed2ae51b79 2022-04-14 07:46:30.506 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=c400583fd2d34010b707c1ed2ae51b79 2022-04-14 07:46:30.509 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member c400583fd2d34010b707c1ed2ae51b79 fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:30.576 | + inc/async:async_inner:63 : get_or_add_user_project_role member c400583fd2d34010b707c1ed2ae51b79 fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:30.630 | [150293 Async ks-alt-member-user:181231]: running: get_or_add_user_project_role member c400583fd2d34010b707c1ed2ae51b79 fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:30.632 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 07:46:30.638 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 07:46:30.642 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:46:30.647 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 07:46:30.652 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 07:46:30.657 | +++ 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:46:32.254 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:46:32.401 | [180364 Async ks-demo-reader:180364]: finished successfully 2022-04-14 07:46:33.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:33.637 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:33.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:33.637 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:33.834 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:33.840 | ++ functions-common:get_or_create_user:932 : user_id=8eb2ea15262e42c3ae442d70621583fd 2022-04-14 07:46:33.846 | ++ functions-common:get_or_create_user:933 : echo 8eb2ea15262e42c3ae442d70621583fd 2022-04-14 07:46:33.849 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=8eb2ea15262e42c3ae442d70621583fd 2022-04-14 07:46:33.854 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 8eb2ea15262e42c3ae442d70621583fd fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:33.939 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 8eb2ea15262e42c3ae442d70621583fd fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:34.020 | [150293 Async ks-alt-reader-user:181457]: running: get_or_add_user_project_role reader 8eb2ea15262e42c3ae442d70621583fd fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:34.024 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 07:46:34.028 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:46:34.031 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 07:46:34.034 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 07:46:34.041 | +++ 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:46:37.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:37.614 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:37.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:37.614 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:37.825 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:37.839 | ++ functions-common:get_or_create_user:932 : user_id=20a6b366c864480cad5e8880309d88f4 2022-04-14 07:46:37.855 | ++ functions-common:get_or_create_user:933 : echo 20a6b366c864480cad5e8880309d88f4 2022-04-14 07:46:37.865 | + lib/keystone:create_keystone_accounts:392 : system_member_user=20a6b366c864480cad5e8880309d88f4 2022-04-14 07:46:37.868 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 20a6b366c864480cad5e8880309d88f4 all 2022-04-14 07:46:37.956 | + inc/async:async_inner:63 : get_or_add_user_system_role member 20a6b366c864480cad5e8880309d88f4 all 2022-04-14 07:46:38.041 | [150293 Async ks-system-member:181681]: running: get_or_add_user_system_role member 20a6b366c864480cad5e8880309d88f4 all 2022-04-14 07:46:38.060 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 07:46:38.077 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:46:38.097 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 07:46:38.110 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 07:46:38.129 | +++ 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:46:40.255 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:46:40.409 | [180736 Async ks-alt-admin:180736]: finished successfully 2022-04-14 07:46:41.083 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:46:41.152 | [180852 Async ks-alt-another:180852]: finished successfully 2022-04-14 07:46:41.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:41.564 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:41.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:41.564 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:41.755 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:41.758 | ++ functions-common:get_or_create_user:932 : user_id=d693b8204c7646a6841252c583c91c9a 2022-04-14 07:46:41.761 | ++ functions-common:get_or_create_user:933 : echo d693b8204c7646a6841252c583c91c9a 2022-04-14 07:46:41.764 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=d693b8204c7646a6841252c583c91c9a 2022-04-14 07:46:41.766 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader d693b8204c7646a6841252c583c91c9a all 2022-04-14 07:46:41.866 | + inc/async:async_inner:63 : get_or_add_user_system_role reader d693b8204c7646a6841252c583c91c9a all 2022-04-14 07:46:41.945 | [150293 Async ks-system-reader:181965]: running: get_or_add_user_system_role reader d693b8204c7646a6841252c583c91c9a all 2022-04-14 07:46:41.960 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 07:46:41.972 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 07:46:41.976 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 07:46:41.981 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:46:41.990 | +++ 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:46:44.184 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:46:44.372 | [181231 Async ks-alt-member-user:181231]: finished successfully 2022-04-14 07:46:45.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:45.025 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:45.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:46:45.026 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:45.241 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:45.244 | ++ functions-common:get_or_create_group:909 : group_id=d9ca876a98934171a2dd797277417abf 2022-04-14 07:46:45.248 | ++ functions-common:get_or_create_group:910 : echo d9ca876a98934171a2dd797277417abf 2022-04-14 07:46:45.251 | + lib/keystone:create_keystone_accounts:402 : admin_group=d9ca876a98934171a2dd797277417abf 2022-04-14 07:46:45.260 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 07:46:45.263 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 07:46:45.268 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 07:46:45.280 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:46:45.283 | +++ 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:46:46.943 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:46:46.972 | [181457 Async ks-alt-reader-user:181457]: finished successfully 2022-04-14 07:46:47.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:47.940 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:47.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:47.940 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:48.120 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:48.123 | ++ functions-common:get_or_create_group:909 : group_id=0a1d46e7f7b14f6d96afedc5b8608065 2022-04-14 07:46:48.126 | ++ functions-common:get_or_create_group:910 : echo 0a1d46e7f7b14f6d96afedc5b8608065 2022-04-14 07:46:48.129 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=0a1d46e7f7b14f6d96afedc5b8608065 2022-04-14 07:46:48.131 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 0a1d46e7f7b14f6d96afedc5b8608065 aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:48.208 | + inc/async:async_inner:63 : get_or_add_group_project_role member 0a1d46e7f7b14f6d96afedc5b8608065 aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:48.262 | [150293 Async ks-group-memberdemo:182350]: running: get_or_add_group_project_role member 0a1d46e7f7b14f6d96afedc5b8608065 aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:48.267 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 0a1d46e7f7b14f6d96afedc5b8608065 aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:48.366 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 0a1d46e7f7b14f6d96afedc5b8608065 aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:48.426 | [150293 Async ks-group-anotherdemo:182436]: running: get_or_add_group_project_role anotherrole 0a1d46e7f7b14f6d96afedc5b8608065 aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:48.429 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 0a1d46e7f7b14f6d96afedc5b8608065 fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:48.727 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:46:48.752 | + inc/async:async_inner:63 : get_or_add_group_project_role member 0a1d46e7f7b14f6d96afedc5b8608065 fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:48.802 | [181681 Async ks-system-member:181681]: finished successfully 2022-04-14 07:46:48.879 | [150293 Async ks-group-memberalt:182537]: running: get_or_add_group_project_role member 0a1d46e7f7b14f6d96afedc5b8608065 fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:48.897 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 0a1d46e7f7b14f6d96afedc5b8608065 fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:49.187 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 0a1d46e7f7b14f6d96afedc5b8608065 fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:49.301 | [150293 Async ks-group-anotheralt:182649]: running: get_or_add_group_project_role anotherrole 0a1d46e7f7b14f6d96afedc5b8608065 fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:49.328 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin d9ca876a98934171a2dd797277417abf 45a5e53874dc4db1b4bb189cea684cbc 2022-04-14 07:46:49.736 | + inc/async:async_inner:63 : get_or_add_group_project_role admin d9ca876a98934171a2dd797277417abf 45a5e53874dc4db1b4bb189cea684cbc 2022-04-14 07:46:49.989 | [150293 Async ks-group-admin:182755]: running: get_or_add_group_project_role admin d9ca876a98934171a2dd797277417abf 45a5e53874dc4db1b4bb189cea684cbc 2022-04-14 07:46:50.008 | + 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:46:50.379 | [150293 Async ks-demo-member:179862]: Waiting for completion of get_or_add_user_project_role member fb891b62a324417e97b560ac2c9ba854 aab4ac8ae2f84d5da7c95b4e9d978401 running on PID 179862 (17 other jobs running) 2022-04-14 07:46:50.561 | [150293 Async ks-demo-member:179862]: Signaling child to exit 2022-04-14 07:46:50.561 | WAKEUP 2022-04-14 07:46:50.730 | [150293 Async ks-demo-member:179862]: Signaled 2022-04-14 07:46:50.743 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:46:50.743 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:46:50.743 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:46:50.743 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:46:50.743 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:46:50.743 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:46:50.743 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:46:50.743 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:46:50.743 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:50.743 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:46:50.743 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fb891b62a324417e97b560ac2c9ba854 --project aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:50.743 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:50.743 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:50.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:50.743 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:50.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:50.743 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:50.743 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:50.743 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:46:50.743 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:46:50.743 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user fb891b62a324417e97b560ac2c9ba854 --project aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:50.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:50.743 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:50.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:50.743 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:50.743 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fb891b62a324417e97b560ac2c9ba854 --project aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:50.743 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:46:50.743 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:50.743 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:50.743 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:50.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:50.744 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:50.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:50.744 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:50.744 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:50.744 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:46:50.744 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:46:50.744 | ++ functions-common:get_field:825 : echo '| 7872291ed147407887108f37e773da02 | fb891b62a324417e97b560ac2c9ba854 | | aab4ac8ae2f84d5da7c95b4e9d978401 | | | False |' 2022-04-14 07:46:50.744 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:46:50.744 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:50.744 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7872291ed147407887108f37e773da02 2022-04-14 07:46:50.744 | + functions-common:get_or_add_user_project_role:1004 : echo 7872291ed147407887108f37e773da02 2022-04-14 07:46:50.744 | 7872291ed147407887108f37e773da02 2022-04-14 07:46:51.070 | [150293 Async ks-demo-member:179862]: finished get_or_add_user_project_role member fb891b62a324417e97b560ac2c9ba854 aab4ac8ae2f84d5da7c95b4e9d978401 with result 0 in 17 seconds 2022-04-14 07:46:51.344 | [150293 Async ks-demo-admin:179974]: Waiting for completion of get_or_add_user_project_role admin 1e4d294e7bb543339ebbaaa43836af35 aab4ac8ae2f84d5da7c95b4e9d978401 running on PID 179974 (16 other jobs running) 2022-04-14 07:46:51.507 | [150293 Async ks-demo-admin:179974]: Signaling child to exit 2022-04-14 07:46:51.507 | WAKEUP 2022-04-14 07:46:51.641 | [150293 Async ks-demo-admin:179974]: Signaled 2022-04-14 07:46:51.647 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:46:51.647 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:46:51.647 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:46:51.647 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:46:51.647 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:46:51.647 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:46:51.647 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:46:51.647 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:46:51.648 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:51.648 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:46:51.648 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:51.648 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1e4d294e7bb543339ebbaaa43836af35 --project aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:51.648 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:51.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:51.648 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:51.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:51.648 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:51.648 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:51.648 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:46:51.648 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:46:51.648 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 1e4d294e7bb543339ebbaaa43836af35 --project aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:51.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:51.648 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:51.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:51.648 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:51.648 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1e4d294e7bb543339ebbaaa43836af35 --project aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:51.648 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:51.648 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:46:51.648 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:51.648 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:51.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:51.648 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:51.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:51.648 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:51.648 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:51.648 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:46:51.648 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:46:51.648 | ++ functions-common:get_field:825 : echo '| 09d1379a0cfd4b61bb20a1607f751605 | 1e4d294e7bb543339ebbaaa43836af35 | | aab4ac8ae2f84d5da7c95b4e9d978401 | | | False |' 2022-04-14 07:46:51.648 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:46:51.648 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:51.648 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:46:51.648 | + functions-common:get_or_add_user_project_role:1004 : echo 09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:46:51.649 | 09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:46:51.945 | [150293 Async ks-demo-admin:179974]: finished get_or_add_user_project_role admin 1e4d294e7bb543339ebbaaa43836af35 aab4ac8ae2f84d5da7c95b4e9d978401 with result 0 in 17 seconds 2022-04-14 07:46:52.161 | [150293 Async ks-demo-another:180086]: Waiting for completion of get_or_add_user_project_role anotherrole fb891b62a324417e97b560ac2c9ba854 aab4ac8ae2f84d5da7c95b4e9d978401 running on PID 180086 (15 other jobs running) 2022-04-14 07:46:52.324 | [150293 Async ks-demo-another:180086]: Signaling child to exit 2022-04-14 07:46:52.325 | WAKEUP 2022-04-14 07:46:52.432 | [150293 Async ks-demo-another:180086]: Signaled 2022-04-14 07:46:52.435 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:46:52.435 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:46:52.435 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:46:52.435 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:46:52.435 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:46:52.435 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:46:52.436 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:46:52.436 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:46:52.436 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:46:52.436 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user fb891b62a324417e97b560ac2c9ba854 --project aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:52.436 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:52.436 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:52.436 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:52.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:52.436 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:52.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:52.436 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:52.436 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:52.436 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:46:52.436 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:46:52.436 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user fb891b62a324417e97b560ac2c9ba854 --project aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:52.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:52.436 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:52.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:52.436 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:52.436 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user fb891b62a324417e97b560ac2c9ba854 --project aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:52.436 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:52.436 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:46:52.436 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:52.436 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:52.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:52.436 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:52.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:52.436 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:52.436 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:52.436 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:46:52.436 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:46:52.436 | ++ functions-common:get_field:825 : echo '| 13e952fcd81a4861a67cd3ea3dbc41cd | fb891b62a324417e97b560ac2c9ba854 | | aab4ac8ae2f84d5da7c95b4e9d978401 | | | False |' 2022-04-14 07:46:52.436 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:46:52.437 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:52.437 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=13e952fcd81a4861a67cd3ea3dbc41cd 2022-04-14 07:46:52.437 | + functions-common:get_or_add_user_project_role:1004 : echo 13e952fcd81a4861a67cd3ea3dbc41cd 2022-04-14 07:46:52.437 | 13e952fcd81a4861a67cd3ea3dbc41cd 2022-04-14 07:46:52.598 | [150293 Async ks-demo-another:180086]: finished get_or_add_user_project_role anotherrole fb891b62a324417e97b560ac2c9ba854 aab4ac8ae2f84d5da7c95b4e9d978401 with result 0 in 17 seconds 2022-04-14 07:46:52.816 | [150293 Async ks-demo-invis:180198]: Waiting for completion of get_or_add_user_project_role member fb891b62a324417e97b560ac2c9ba854 a5f35c5120014be7a5d85f18102c3a29 running on PID 180198 (14 other jobs running) 2022-04-14 07:46:52.863 | [150293 Async ks-demo-invis:180198]: Signaling child to exit 2022-04-14 07:46:52.865 | WAKEUP 2022-04-14 07:46:52.892 | [150293 Async ks-demo-invis:180198]: Signaled 2022-04-14 07:46:52.894 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:46:52.894 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:46:52.894 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:46:52.894 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:46:52.894 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:46:52.894 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:46:52.894 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:46:52.894 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:46:52.894 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fb891b62a324417e97b560ac2c9ba854 --project a5f35c5120014be7a5d85f18102c3a29 2022-04-14 07:46:52.894 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:52.894 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:46:52.894 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:52.894 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:52.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:52.894 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:52.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:52.894 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:52.894 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:52.894 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:46:52.894 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:46:52.895 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user fb891b62a324417e97b560ac2c9ba854 --project a5f35c5120014be7a5d85f18102c3a29 2022-04-14 07:46:52.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:52.895 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:52.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:52.895 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:52.895 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fb891b62a324417e97b560ac2c9ba854 --project a5f35c5120014be7a5d85f18102c3a29 2022-04-14 07:46:52.895 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:52.895 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:46:52.895 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:52.895 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:52.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:52.895 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:52.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:52.895 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:52.895 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:52.895 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:46:52.895 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:46:52.895 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:46:52.895 | ++ functions-common:get_field:825 : echo '| 7872291ed147407887108f37e773da02 | fb891b62a324417e97b560ac2c9ba854 | | a5f35c5120014be7a5d85f18102c3a29 | | | False |' 2022-04-14 07:46:52.895 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:52.895 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7872291ed147407887108f37e773da02 2022-04-14 07:46:52.895 | + functions-common:get_or_add_user_project_role:1004 : echo 7872291ed147407887108f37e773da02 2022-04-14 07:46:52.895 | 7872291ed147407887108f37e773da02 2022-04-14 07:46:52.945 | [150293 Async ks-demo-invis:180198]: finished get_or_add_user_project_role member fb891b62a324417e97b560ac2c9ba854 a5f35c5120014be7a5d85f18102c3a29 with result 0 in 16 seconds 2022-04-14 07:46:52.990 | [150293 Async ks-demo-reader:180364]: Waiting for completion of get_or_add_user_project_role reader 8e8bd20393e14b9ba760b6bc95e04cbb aab4ac8ae2f84d5da7c95b4e9d978401 running on PID 180364 (13 other jobs running) 2022-04-14 07:46:53.035 | [150293 Async ks-demo-reader:180364]: Signaling child to exit 2022-04-14 07:46:53.036 | WAKEUP 2022-04-14 07:46:53.085 | [150293 Async ks-demo-reader:180364]: Signaled 2022-04-14 07:46:53.086 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:46:53.086 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:46:53.086 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:46:53.086 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:46:53.086 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:46:53.086 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:46:53.086 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:46:53.086 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:46:53.086 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:46:53.086 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:53.087 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8e8bd20393e14b9ba760b6bc95e04cbb --project aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:53.087 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:53.087 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:53.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:53.087 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:53.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:53.087 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:53.087 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:53.087 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:46:53.087 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:46:53.087 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 8e8bd20393e14b9ba760b6bc95e04cbb --project aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:53.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:53.087 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:53.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:53.087 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:53.087 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8e8bd20393e14b9ba760b6bc95e04cbb --project aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:46:53.087 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:46:53.087 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:53.087 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:53.087 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:53.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:53.088 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:53.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:53.088 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:53.088 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:53.088 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:46:53.088 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:46:53.088 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:46:53.088 | ++ functions-common:get_field:825 : echo '| 104b647b9b794876ba7c5f9255def668 | 8e8bd20393e14b9ba760b6bc95e04cbb | | aab4ac8ae2f84d5da7c95b4e9d978401 | | | False |' 2022-04-14 07:46:53.088 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:53.088 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=104b647b9b794876ba7c5f9255def668 2022-04-14 07:46:53.088 | + functions-common:get_or_add_user_project_role:1004 : echo 104b647b9b794876ba7c5f9255def668 2022-04-14 07:46:53.088 | 104b647b9b794876ba7c5f9255def668 2022-04-14 07:46:53.165 | [150293 Async ks-demo-reader:180364]: finished get_or_add_user_project_role reader 8e8bd20393e14b9ba760b6bc95e04cbb aab4ac8ae2f84d5da7c95b4e9d978401 with result 0 in 16 seconds 2022-04-14 07:46:53.173 | + inc/async:async_wait:197 : return 0 2022-04-14 07:46:53.176 | + 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:46:53.293 | [150293 Async ks-alt-admin:180736]: Waiting for completion of get_or_add_user_project_role admin ea29c4c228ce4f098d1909235684b4ec fa43792f53de4928811ce07f1d8f2b66 running on PID 180736 (12 other jobs running) 2022-04-14 07:46:53.326 | [150293 Async ks-alt-admin:180736]: Signaling child to exit 2022-04-14 07:46:53.327 | WAKEUP 2022-04-14 07:46:53.381 | [150293 Async ks-alt-admin:180736]: Signaled 2022-04-14 07:46:53.383 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:46:53.383 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:46:53.383 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:46:53.383 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:46:53.383 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:46:53.383 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:46:53.383 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:46:53.383 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:46:53.384 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:53.384 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ea29c4c228ce4f098d1909235684b4ec --project fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:53.384 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:46:53.384 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:53.384 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:53.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:53.384 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:53.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:53.384 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:53.384 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:53.384 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:46:53.384 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:46:53.384 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user ea29c4c228ce4f098d1909235684b4ec --project fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:53.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:53.384 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:53.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:53.384 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:53.384 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:53.384 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ea29c4c228ce4f098d1909235684b4ec --project fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:53.384 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:46:53.384 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:53.384 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:53.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:53.384 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:53.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:53.385 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:53.385 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:53.385 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:46:53.385 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:46:53.385 | ++ functions-common:get_field:825 : echo '| 09d1379a0cfd4b61bb20a1607f751605 | ea29c4c228ce4f098d1909235684b4ec | | fa43792f53de4928811ce07f1d8f2b66 | | | False |' 2022-04-14 07:46:53.385 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:46:53.385 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:53.385 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:46:53.385 | + functions-common:get_or_add_user_project_role:1004 : echo 09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:46:53.385 | 09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:46:53.466 | [150293 Async ks-alt-admin:180736]: finished get_or_add_user_project_role admin ea29c4c228ce4f098d1909235684b4ec fa43792f53de4928811ce07f1d8f2b66 with result 0 in 15 seconds 2022-04-14 07:46:53.539 | [150293 Async ks-alt-another:180852]: Waiting for completion of get_or_add_user_project_role anotherrole ea29c4c228ce4f098d1909235684b4ec fa43792f53de4928811ce07f1d8f2b66 running on PID 180852 (11 other jobs running) 2022-04-14 07:46:53.702 | [150293 Async ks-alt-another:180852]: Signaling child to exit 2022-04-14 07:46:53.702 | WAKEUP 2022-04-14 07:46:53.790 | [150293 Async ks-alt-another:180852]: Signaled 2022-04-14 07:46:53.816 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:46:53.817 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:46:53.817 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:46:53.817 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:46:53.817 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:46:53.817 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:46:53.817 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:46:53.817 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:46:53.817 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:53.817 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:46:53.817 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ea29c4c228ce4f098d1909235684b4ec --project fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:53.817 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:53.817 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:53.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:53.817 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:53.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:53.817 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:53.817 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:53.817 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:46:53.817 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:46:53.817 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user ea29c4c228ce4f098d1909235684b4ec --project fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:53.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:53.817 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:53.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:53.817 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:53.817 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ea29c4c228ce4f098d1909235684b4ec --project fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:53.817 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:53.817 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:46:53.817 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:53.817 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:53.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:53.818 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:53.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:53.818 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:53.818 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:53.818 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:46:53.818 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:46:53.818 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:46:53.818 | ++ functions-common:get_field:825 : echo '| 13e952fcd81a4861a67cd3ea3dbc41cd | ea29c4c228ce4f098d1909235684b4ec | | fa43792f53de4928811ce07f1d8f2b66 | | | False |' 2022-04-14 07:46:53.818 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:53.818 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=13e952fcd81a4861a67cd3ea3dbc41cd 2022-04-14 07:46:53.818 | + functions-common:get_or_add_user_project_role:1004 : echo 13e952fcd81a4861a67cd3ea3dbc41cd 2022-04-14 07:46:53.818 | 13e952fcd81a4861a67cd3ea3dbc41cd 2022-04-14 07:46:54.011 | [150293 Async ks-alt-another:180852]: finished get_or_add_user_project_role anotherrole ea29c4c228ce4f098d1909235684b4ec fa43792f53de4928811ce07f1d8f2b66 with result 0 in 15 seconds 2022-04-14 07:46:54.220 | [150293 Async ks-alt-member-user:181231]: Waiting for completion of get_or_add_user_project_role member c400583fd2d34010b707c1ed2ae51b79 fa43792f53de4928811ce07f1d8f2b66 running on PID 181231 (10 other jobs running) 2022-04-14 07:46:54.372 | [150293 Async ks-alt-member-user:181231]: Signaling child to exit 2022-04-14 07:46:54.372 | WAKEUP 2022-04-14 07:46:54.529 | [150293 Async ks-alt-member-user:181231]: Signaled 2022-04-14 07:46:54.547 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:46:54.547 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:46:54.547 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:46:54.547 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:46:54.547 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:46:54.547 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:46:54.547 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:46:54.547 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:46:54.547 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c400583fd2d34010b707c1ed2ae51b79 --project fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:54.547 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:54.547 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:46:54.548 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:54.548 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:54.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:54.548 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:54.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:54.548 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:54.548 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:54.548 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:46:54.548 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:46:54.548 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user c400583fd2d34010b707c1ed2ae51b79 --project fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:54.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:54.548 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:54.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:54.548 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:54.548 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:46:54.548 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:54.548 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c400583fd2d34010b707c1ed2ae51b79 --project fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:54.548 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:54.548 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:54.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:54.548 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:54.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:54.548 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:54.548 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:54.548 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:46:54.548 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:46:54.548 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:46:54.548 | ++ functions-common:get_field:825 : echo '| 7872291ed147407887108f37e773da02 | c400583fd2d34010b707c1ed2ae51b79 | | fa43792f53de4928811ce07f1d8f2b66 | | | False |' 2022-04-14 07:46:54.548 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:54.548 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7872291ed147407887108f37e773da02 2022-04-14 07:46:54.548 | + functions-common:get_or_add_user_project_role:1004 : echo 7872291ed147407887108f37e773da02 2022-04-14 07:46:54.548 | 7872291ed147407887108f37e773da02 2022-04-14 07:46:54.890 | [150293 Async ks-alt-member-user:181231]: finished get_or_add_user_project_role member c400583fd2d34010b707c1ed2ae51b79 fa43792f53de4928811ce07f1d8f2b66 with result 0 in 13 seconds 2022-04-14 07:46:54.984 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:46:55.085 | [150293 Async ks-alt-reader-user:181457]: Waiting for completion of get_or_add_user_project_role reader 8eb2ea15262e42c3ae442d70621583fd fa43792f53de4928811ce07f1d8f2b66 running on PID 181457 (9 other jobs running) 2022-04-14 07:46:55.111 | [181965 Async ks-system-reader:181965]: finished successfully 2022-04-14 07:46:55.228 | [150293 Async ks-alt-reader-user:181457]: Signaling child to exit 2022-04-14 07:46:55.228 | WAKEUP 2022-04-14 07:46:55.365 | [150293 Async ks-alt-reader-user:181457]: Signaled 2022-04-14 07:46:55.381 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:46:55.381 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:46:55.381 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:46:55.381 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:46:55.381 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:46:55.381 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:46:55.381 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:46:55.381 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:46:55.381 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:55.381 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8eb2ea15262e42c3ae442d70621583fd --project fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:55.381 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:46:55.381 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:55.381 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:55.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:55.381 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:55.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:55.381 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:55.381 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:55.381 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:46:55.381 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:46:55.381 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 8eb2ea15262e42c3ae442d70621583fd --project fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:55.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:55.381 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:55.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:55.381 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:55.381 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:46:55.381 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8eb2ea15262e42c3ae442d70621583fd --project fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:46:55.381 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:46:55.381 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:46:55.381 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:55.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:55.382 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:55.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:55.382 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:55.382 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:55.382 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:46:55.382 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:46:55.382 | ++ functions-common:get_field:825 : echo '| 104b647b9b794876ba7c5f9255def668 | 8eb2ea15262e42c3ae442d70621583fd | | fa43792f53de4928811ce07f1d8f2b66 | | | False |' 2022-04-14 07:46:55.382 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:46:55.382 | ++ functions-common:get_field:819 : read data 2022-04-14 07:46:55.382 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=104b647b9b794876ba7c5f9255def668 2022-04-14 07:46:55.382 | + functions-common:get_or_add_user_project_role:1004 : echo 104b647b9b794876ba7c5f9255def668 2022-04-14 07:46:55.382 | 104b647b9b794876ba7c5f9255def668 2022-04-14 07:46:55.659 | [150293 Async ks-alt-reader-user:181457]: finished get_or_add_user_project_role reader 8eb2ea15262e42c3ae442d70621583fd fa43792f53de4928811ce07f1d8f2b66 with result 0 in 13 seconds 2022-04-14 07:46:55.704 | + inc/async:async_wait:197 : return 0 2022-04-14 07:46:55.729 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 07:46:56.007 | [150293 Async ks-system-member:181681]: Waiting for completion of get_or_add_user_system_role member 20a6b366c864480cad5e8880309d88f4 all running on PID 181681 (8 other jobs running) 2022-04-14 07:46:56.212 | [150293 Async ks-system-member:181681]: Signaling child to exit 2022-04-14 07:46:56.212 | WAKEUP 2022-04-14 07:46:56.373 | [150293 Async ks-system-member:181681]: Signaled 2022-04-14 07:46:56.390 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:46:56.390 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:46:56.390 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:46:56.390 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:46:56.390 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:46:56.390 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:46:56.390 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:46:56.390 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:46:56.390 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:46:56.390 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 20a6b366c864480cad5e8880309d88f4 --system all -f value -c Role 2022-04-14 07:46:56.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:56.391 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:56.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:56.391 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:56.391 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:56.391 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:46:56.391 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:46:56.391 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 20a6b366c864480cad5e8880309d88f4 --system all 2022-04-14 07:46:56.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:56.391 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:56.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:56.391 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:56.391 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 20a6b366c864480cad5e8880309d88f4 --system all -f value -c Role 2022-04-14 07:46:56.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:56.391 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:56.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:56.391 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:56.391 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:56.391 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=7872291ed147407887108f37e773da02 2022-04-14 07:46:56.391 | + functions-common:get_or_add_user_system_role:1059 : echo 7872291ed147407887108f37e773da02 2022-04-14 07:46:56.391 | 7872291ed147407887108f37e773da02 2022-04-14 07:46:56.688 | [150293 Async ks-system-member:181681]: finished get_or_add_user_system_role member 20a6b366c864480cad5e8880309d88f4 all with result 0 in 10 seconds 2022-04-14 07:46:56.950 | [150293 Async ks-system-reader:181965]: Waiting for completion of get_or_add_user_system_role reader d693b8204c7646a6841252c583c91c9a all running on PID 181965 (7 other jobs running) 2022-04-14 07:46:57.071 | [150293 Async ks-system-reader:181965]: Signaling child to exit 2022-04-14 07:46:57.071 | WAKEUP 2022-04-14 07:46:57.203 | [150293 Async ks-system-reader:181965]: Signaled 2022-04-14 07:46:57.215 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:46:57.215 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:46:57.215 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:46:57.215 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:46:57.215 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:46:57.215 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:46:57.215 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:46:57.215 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:46:57.215 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:46:57.215 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d693b8204c7646a6841252c583c91c9a --system all -f value -c Role 2022-04-14 07:46:57.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:57.215 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:57.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:57.215 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:57.215 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:57.215 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:46:57.215 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:46:57.215 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user d693b8204c7646a6841252c583c91c9a --system all 2022-04-14 07:46:57.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:57.215 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:57.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:57.215 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:57.215 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d693b8204c7646a6841252c583c91c9a --system all -f value -c Role 2022-04-14 07:46:57.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:57.216 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:57.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:46:57.216 | from cryptography.utils import int_from_bytes 2022-04-14 07:46:57.216 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:46:57.216 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=104b647b9b794876ba7c5f9255def668 2022-04-14 07:46:57.216 | + functions-common:get_or_add_user_system_role:1059 : echo 104b647b9b794876ba7c5f9255def668 2022-04-14 07:46:57.216 | 104b647b9b794876ba7c5f9255def668 2022-04-14 07:46:57.520 | [150293 Async ks-system-reader:181965]: finished get_or_add_user_system_role reader d693b8204c7646a6841252c583c91c9a all with result 0 in 13 seconds 2022-04-14 07:46:57.568 | + inc/async:async_wait:197 : return 0 2022-04-14 07:46:57.589 | + 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:46:57.943 | [150293 Async ks-group-memberdemo:182350]: Waiting for completion of get_or_add_group_project_role member 0a1d46e7f7b14f6d96afedc5b8608065 aab4ac8ae2f84d5da7c95b4e9d978401 running on PID 182350 (6 other jobs running) 2022-04-14 07:46:58.100 | [150293 Async ks-group-memberdemo:182350]: Signaling child to exit 2022-04-14 07:47:01.811 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:47:01.943 | [182436 Async ks-group-anotherdemo:182436]: finished successfully 2022-04-14 07:47:02.796 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:47:02.849 | [182350 Async ks-group-memberdemo:182350]: finished successfully 2022-04-14 07:47:02.886 | WAKEUP 2022-04-14 07:47:02.932 | [150293 Async ks-group-memberdemo:182350]: Signaled 2022-04-14 07:47:02.934 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:47:02.935 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0a1d46e7f7b14f6d96afedc5b8608065 --project aab4ac8ae2f84d5da7c95b4e9d978401 -f value 2022-04-14 07:47:02.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:02.935 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:02.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:02.935 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:02.935 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:47:02.935 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:47:02.935 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:47:02.935 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 0a1d46e7f7b14f6d96afedc5b8608065 --project aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:47:02.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:02.935 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:02.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:02.935 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:02.935 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0a1d46e7f7b14f6d96afedc5b8608065 --project aab4ac8ae2f84d5da7c95b4e9d978401 -f value 2022-04-14 07:47:02.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:02.935 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:02.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:02.935 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:02.935 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:47:02.936 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='7872291ed147407887108f37e773da02 0a1d46e7f7b14f6d96afedc5b8608065 aab4ac8ae2f84d5da7c95b4e9d978401 False' 2022-04-14 07:47:02.936 | + functions-common:get_or_add_group_project_role:1083 : echo 7872291ed147407887108f37e773da02 0a1d46e7f7b14f6d96afedc5b8608065 aab4ac8ae2f84d5da7c95b4e9d978401 False 2022-04-14 07:47:02.936 | 7872291ed147407887108f37e773da02 0a1d46e7f7b14f6d96afedc5b8608065 aab4ac8ae2f84d5da7c95b4e9d978401 False 2022-04-14 07:47:03.011 | [150293 Async ks-group-memberdemo:182350]: finished get_or_add_group_project_role member 0a1d46e7f7b14f6d96afedc5b8608065 aab4ac8ae2f84d5da7c95b4e9d978401 with result 0 in 14 seconds 2022-04-14 07:47:03.084 | [150293 Async ks-group-anotherdemo:182436]: Waiting for completion of get_or_add_group_project_role anotherrole 0a1d46e7f7b14f6d96afedc5b8608065 aab4ac8ae2f84d5da7c95b4e9d978401 running on PID 182436 (5 other jobs running) 2022-04-14 07:47:03.110 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:47:03.116 | [150293 Async ks-group-anotherdemo:182436]: Signaling child to exit 2022-04-14 07:47:03.118 | WAKEUP 2022-04-14 07:47:03.147 | [182537 Async ks-group-memberalt:182537]: finished successfully 2022-04-14 07:47:03.149 | [150293 Async ks-group-anotherdemo:182436]: Signaled 2022-04-14 07:47:03.151 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:47:03.151 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0a1d46e7f7b14f6d96afedc5b8608065 --project aab4ac8ae2f84d5da7c95b4e9d978401 -f value 2022-04-14 07:47:03.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:03.151 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:03.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:03.151 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:03.151 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:47:03.151 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:47:03.151 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:47:03.151 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 0a1d46e7f7b14f6d96afedc5b8608065 --project aab4ac8ae2f84d5da7c95b4e9d978401 2022-04-14 07:47:03.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:03.151 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:03.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:03.151 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:03.151 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0a1d46e7f7b14f6d96afedc5b8608065 --project aab4ac8ae2f84d5da7c95b4e9d978401 -f value 2022-04-14 07:47:03.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:03.151 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:03.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:03.152 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:03.152 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:47:03.152 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='13e952fcd81a4861a67cd3ea3dbc41cd 0a1d46e7f7b14f6d96afedc5b8608065 aab4ac8ae2f84d5da7c95b4e9d978401 False' 2022-04-14 07:47:03.152 | + functions-common:get_or_add_group_project_role:1083 : echo 13e952fcd81a4861a67cd3ea3dbc41cd 0a1d46e7f7b14f6d96afedc5b8608065 aab4ac8ae2f84d5da7c95b4e9d978401 False 2022-04-14 07:47:03.152 | 13e952fcd81a4861a67cd3ea3dbc41cd 0a1d46e7f7b14f6d96afedc5b8608065 aab4ac8ae2f84d5da7c95b4e9d978401 False 2022-04-14 07:47:03.207 | [150293 Async ks-group-anotherdemo:182436]: finished get_or_add_group_project_role anotherrole 0a1d46e7f7b14f6d96afedc5b8608065 aab4ac8ae2f84d5da7c95b4e9d978401 with result 0 in 13 seconds 2022-04-14 07:47:03.248 | [150293 Async ks-group-memberalt:182537]: Waiting for completion of get_or_add_group_project_role member 0a1d46e7f7b14f6d96afedc5b8608065 fa43792f53de4928811ce07f1d8f2b66 running on PID 182537 (4 other jobs running) 2022-04-14 07:47:03.279 | [150293 Async ks-group-memberalt:182537]: Signaling child to exit 2022-04-14 07:47:03.279 | WAKEUP 2022-04-14 07:47:03.306 | [150293 Async ks-group-memberalt:182537]: Signaled 2022-04-14 07:47:03.307 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:47:03.307 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0a1d46e7f7b14f6d96afedc5b8608065 --project fa43792f53de4928811ce07f1d8f2b66 -f value 2022-04-14 07:47:03.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:03.307 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:03.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:03.307 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:03.307 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:47:03.307 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:47:03.307 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:47:03.307 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 0a1d46e7f7b14f6d96afedc5b8608065 --project fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:47:03.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:03.308 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:03.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:03.308 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:03.308 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0a1d46e7f7b14f6d96afedc5b8608065 --project fa43792f53de4928811ce07f1d8f2b66 -f value 2022-04-14 07:47:03.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:03.308 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:03.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:03.308 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:03.308 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:47:03.308 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='7872291ed147407887108f37e773da02 0a1d46e7f7b14f6d96afedc5b8608065 fa43792f53de4928811ce07f1d8f2b66 False' 2022-04-14 07:47:03.308 | + functions-common:get_or_add_group_project_role:1083 : echo 7872291ed147407887108f37e773da02 0a1d46e7f7b14f6d96afedc5b8608065 fa43792f53de4928811ce07f1d8f2b66 False 2022-04-14 07:47:03.308 | 7872291ed147407887108f37e773da02 0a1d46e7f7b14f6d96afedc5b8608065 fa43792f53de4928811ce07f1d8f2b66 False 2022-04-14 07:47:03.357 | [150293 Async ks-group-memberalt:182537]: finished get_or_add_group_project_role member 0a1d46e7f7b14f6d96afedc5b8608065 fa43792f53de4928811ce07f1d8f2b66 with result 0 in 14 seconds 2022-04-14 07:47:03.398 | [150293 Async ks-group-anotheralt:182649]: Waiting for completion of get_or_add_group_project_role anotherrole 0a1d46e7f7b14f6d96afedc5b8608065 fa43792f53de4928811ce07f1d8f2b66 running on PID 182649 (3 other jobs running) 2022-04-14 07:47:03.425 | [150293 Async ks-group-anotheralt:182649]: Signaling child to exit 2022-04-14 07:47:04.174 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:47:04.200 | [182755 Async ks-group-admin:182755]: finished successfully 2022-04-14 07:47:04.401 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:47:04.426 | [182649 Async ks-group-anotheralt:182649]: finished successfully 2022-04-14 07:47:04.446 | WAKEUP 2022-04-14 07:47:04.469 | [150293 Async ks-group-anotheralt:182649]: Signaled 2022-04-14 07:47:04.470 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:47:04.470 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0a1d46e7f7b14f6d96afedc5b8608065 --project fa43792f53de4928811ce07f1d8f2b66 -f value 2022-04-14 07:47:04.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:04.471 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:04.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:04.471 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:04.471 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:47:04.471 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:47:04.471 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:47:04.471 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 0a1d46e7f7b14f6d96afedc5b8608065 --project fa43792f53de4928811ce07f1d8f2b66 2022-04-14 07:47:04.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:04.471 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:04.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:04.471 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:04.471 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0a1d46e7f7b14f6d96afedc5b8608065 --project fa43792f53de4928811ce07f1d8f2b66 -f value 2022-04-14 07:47:04.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:04.471 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:04.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:04.471 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:04.471 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:47:04.471 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='13e952fcd81a4861a67cd3ea3dbc41cd 0a1d46e7f7b14f6d96afedc5b8608065 fa43792f53de4928811ce07f1d8f2b66 False' 2022-04-14 07:47:04.471 | + functions-common:get_or_add_group_project_role:1083 : echo 13e952fcd81a4861a67cd3ea3dbc41cd 0a1d46e7f7b14f6d96afedc5b8608065 fa43792f53de4928811ce07f1d8f2b66 False 2022-04-14 07:47:04.471 | 13e952fcd81a4861a67cd3ea3dbc41cd 0a1d46e7f7b14f6d96afedc5b8608065 fa43792f53de4928811ce07f1d8f2b66 False 2022-04-14 07:47:04.515 | [150293 Async ks-group-anotheralt:182649]: finished get_or_add_group_project_role anotherrole 0a1d46e7f7b14f6d96afedc5b8608065 fa43792f53de4928811ce07f1d8f2b66 with result 0 in 15 seconds 2022-04-14 07:47:04.553 | [150293 Async ks-group-admin:182755]: Waiting for completion of get_or_add_group_project_role admin d9ca876a98934171a2dd797277417abf 45a5e53874dc4db1b4bb189cea684cbc running on PID 182755 (2 other jobs running) 2022-04-14 07:47:04.578 | [150293 Async ks-group-admin:182755]: Signaling child to exit 2022-04-14 07:47:04.578 | WAKEUP 2022-04-14 07:47:04.601 | [150293 Async ks-group-admin:182755]: Signaled 2022-04-14 07:47:04.603 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:47:04.603 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d9ca876a98934171a2dd797277417abf --project 45a5e53874dc4db1b4bb189cea684cbc -f value 2022-04-14 07:47:04.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:47:04.603 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:04.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:47:04.603 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:04.603 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:47:04.603 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:47:04.603 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:47:04.603 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group d9ca876a98934171a2dd797277417abf --project 45a5e53874dc4db1b4bb189cea684cbc 2022-04-14 07:47:04.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:04.604 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:04.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:04.604 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:04.604 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d9ca876a98934171a2dd797277417abf --project 45a5e53874dc4db1b4bb189cea684cbc -f value 2022-04-14 07:47:04.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:04.604 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:04.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:47:04.604 | from cryptography.utils import int_from_bytes 2022-04-14 07:47:04.604 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:47:04.604 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='09d1379a0cfd4b61bb20a1607f751605 d9ca876a98934171a2dd797277417abf 45a5e53874dc4db1b4bb189cea684cbc False' 2022-04-14 07:47:04.604 | + functions-common:get_or_add_group_project_role:1083 : echo 09d1379a0cfd4b61bb20a1607f751605 d9ca876a98934171a2dd797277417abf 45a5e53874dc4db1b4bb189cea684cbc False 2022-04-14 07:47:04.604 | 09d1379a0cfd4b61bb20a1607f751605 d9ca876a98934171a2dd797277417abf 45a5e53874dc4db1b4bb189cea684cbc False 2022-04-14 07:47:04.647 | [150293 Async ks-group-admin:182755]: finished get_or_add_group_project_role admin d9ca876a98934171a2dd797277417abf 45a5e53874dc4db1b4bb189cea684cbc with result 0 in 14 seconds 2022-04-14 07:47:04.652 | + inc/async:async_wait:197 : return 0 2022-04-14 07:47:04.654 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 07:47:04.672 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:47:04.674 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-14 07:47:04.692 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:47:04.694 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-14 07:47:04.697 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 07:47:04.757 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 07:47:04.795 | [150293 Async create_nova_accounts:184655]: running: create_nova_accounts 2022-04-14 07:47:04.798 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-14 07:47:04.816 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:47:04.819 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-14 07:47:04.821 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 07:47:04.882 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 07:47:04.925 | [150293 Async create_glance_accounts:184770]: running: create_glance_accounts 2022-04-14 07:47:04.928 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-14 07:47:04.947 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:47:04.950 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-14 07:47:04.953 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 07:47:05.018 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 07:47:05.062 | [150293 Async create_cinder_accounts:184900]: running: create_cinder_accounts 2022-04-14 07:47:05.065 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-14 07:47:05.085 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:47:05.088 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-14 07:47:05.091 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 07:47:05.166 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 07:47:05.229 | [150293 Async create_neutron_accounts:185015]: running: create_neutron_accounts 2022-04-14 07:47:05.233 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-14 07:47:05.273 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:47:05.275 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-14 07:47:05.278 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 07:47:05.544 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 07:47:05.763 | [150293 Async create_swift_accounts:185156]: running: create_swift_accounts 2022-04-14 07:47:05.788 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-14 07:47:05.920 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:47:05.944 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 07:47:06.312 | [150293 Async create_nova_accounts:184655]: Waiting for completion of create_nova_accounts running on PID 184655 (6 other jobs running) 2022-04-14 07:47:06.464 | [150293 Async create_nova_accounts:184655]: Signaling child to exit 2022-04-14 07:47:44.856 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:47:44.956 | [185015 Async create_neutron_accounts:185015]: finished successfully 2022-04-14 07:48:02.879 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:48:02.914 | [184900 Async create_cinder_accounts:184900]: finished successfully 2022-04-14 07:48:18.409 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:48:18.445 | [184770 Async create_glance_accounts:184770]: finished successfully 2022-04-14 07:48:23.936 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:48:23.964 | [184655 Async create_nova_accounts:184655]: finished successfully 2022-04-14 07:48:23.985 | WAKEUP 2022-04-14 07:48:24.008 | [150293 Async create_nova_accounts:184655]: Signaled 2022-04-14 07:48:24.009 | + 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:48:24.009 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 07:48:24.009 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 07:48:24.009 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:48:24.009 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:48:24.009 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:48:24.009 | ++ 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:48:24.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.009 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.010 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.010 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.010 | + functions-common:get_or_create_user:932 : user_id=82aaab2b97a74d9dbcbe5adfe9f4610a 2022-04-14 07:48:24.010 | + functions-common:get_or_create_user:933 : echo 82aaab2b97a74d9dbcbe5adfe9f4610a 2022-04-14 07:48:24.010 | 82aaab2b97a74d9dbcbe5adfe9f4610a 2022-04-14 07:48:24.010 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 07:48:24.010 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:48:24.010 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:48:24.010 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:48:24.010 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:48:24.010 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:48:24.010 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:48:24.010 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:48:24.010 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:48:24.010 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:48:24.010 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:48:24.010 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:48:24.010 | ++ 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:48:24.010 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:48:24.010 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:48:24.010 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.010 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.011 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.011 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.011 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:48:24.011 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:48:24.011 | + 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:48:24.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.011 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.011 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.011 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:48:24.011 | ++ 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:48:24.011 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:48:24.011 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:48:24.011 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.011 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.011 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.011 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.011 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:48:24.011 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:48:24.011 | ++ functions-common:get_field:825 : echo '| e863cd29c769473b98da635d73eb9417 | 82aaab2b97a74d9dbcbe5adfe9f4610a | | 4447213ddc7e44438fa20aabe4dfff11 | | | False |' 2022-04-14 07:48:24.011 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:48:24.011 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.011 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e863cd29c769473b98da635d73eb9417 2022-04-14 07:48:24.011 | + functions-common:get_or_add_user_project_role:1004 : echo e863cd29c769473b98da635d73eb9417 2022-04-14 07:48:24.011 | e863cd29c769473b98da635d73eb9417 2022-04-14 07:48:24.011 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:48:24.011 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 07:48:24.011 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:48:24.011 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:48:24.011 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:48:24.011 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:48:24.012 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:48:24.012 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:48:24.012 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:48:24.012 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:48:24.012 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:48:24.012 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:48:24.012 | ++ 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:48:24.012 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:48:24.012 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:48:24.012 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.012 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:48:24.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:48:24.012 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.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:48:24.012 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.012 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.012 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:48:24.012 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:48:24.012 | + 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:48:24.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:48:24.012 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.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:48:24.012 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.012 | ++ 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:48:24.012 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:48:24.012 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:48:24.012 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:48:24.012 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.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:48:24.012 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.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:48:24.012 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.012 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.013 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:48:24.013 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:48:24.013 | ++ functions-common:get_field:825 : echo '| 09d1379a0cfd4b61bb20a1607f751605 | 82aaab2b97a74d9dbcbe5adfe9f4610a | | 4447213ddc7e44438fa20aabe4dfff11 | | | False |' 2022-04-14 07:48:24.013 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:48:24.013 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.013 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:48:24.013 | + functions-common:get_or_add_user_project_role:1004 : echo 09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:48:24.013 | 09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:48:24.013 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 07:48:24.013 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:48:24.013 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.46/compute 2022-04-14 07:48:24.013 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 07:48:24.013 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:48:24.013 | ++ 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:48:24.013 | ++ 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:48:24.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:48:24.013 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.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:48:24.013 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.013 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.013 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:48:24.013 | 2958556c026842988a462a3b94f612c6' 2022-04-14 07:48:24.013 | + functions-common:get_or_create_service:1101 : echo 2958556c026842988a462a3b94f612c6 2022-04-14 07:48:24.013 | 2958556c026842988a462a3b94f612c6 2022-04-14 07:48:24.013 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.46/compute/v2/$(project_id)s' 2022-04-14 07:48:24.013 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:48:24.013 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.46/compute/v2/$(project_id)s' RegionOne 2022-04-14 07:48:24.013 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:48:24.013 | +++ 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:48:24.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:48:24.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.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:48:24.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.014 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:48:24.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:48:24.014 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.46/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:48:24.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:48:24.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.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:48:24.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.014 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=060f258e91ca49a39faf5e14991ca255 2022-04-14 07:48:24.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 060f258e91ca49a39faf5e14991ca255 2022-04-14 07:48:24.014 | + functions-common:get_or_create_endpoint:1134 : public_id=060f258e91ca49a39faf5e14991ca255 2022-04-14 07:48:24.014 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:48:24.014 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:48:24.014 | + functions-common:get_or_create_endpoint:1143 : echo 060f258e91ca49a39faf5e14991ca255 2022-04-14 07:48:24.014 | 060f258e91ca49a39faf5e14991ca255 2022-04-14 07:48:24.014 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 07:48:24.014 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:48:24.014 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 07:48:24.014 | ++ 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:48:24.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:48:24.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.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:48:24.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.014 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.014 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:48:24.014 | f3f8c8dd94e24499a4ad26bbdd073ace' 2022-04-14 07:48:24.015 | + functions-common:get_or_create_service:1101 : echo f3f8c8dd94e24499a4ad26bbdd073ace 2022-04-14 07:48:24.015 | f3f8c8dd94e24499a4ad26bbdd073ace 2022-04-14 07:48:24.015 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.46/compute/v2.1 2022-04-14 07:48:24.015 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:48:24.015 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.46/compute/v2.1 RegionOne 2022-04-14 07:48:24.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:48:24.015 | +++ 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:48:24.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:48:24.015 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.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:48:24.015 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.015 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:48:24.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:48:24.015 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.46/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 07:48:24.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:48:24.015 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.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:48:24.015 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.015 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=4fbf2b42efc04863b37ffca485d2b940 2022-04-14 07:48:24.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 4fbf2b42efc04863b37ffca485d2b940 2022-04-14 07:48:24.015 | + functions-common:get_or_create_endpoint:1134 : public_id=4fbf2b42efc04863b37ffca485d2b940 2022-04-14 07:48:24.015 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:48:24.015 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:48:24.015 | + functions-common:get_or_create_endpoint:1143 : echo 4fbf2b42efc04863b37ffca485d2b940 2022-04-14 07:48:24.015 | 4fbf2b42efc04863b37ffca485d2b940 2022-04-14 07:48:24.015 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 07:48:24.015 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:48:24.015 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 07:48:24.015 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:48:24.015 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 07:48:24.015 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:48:24.015 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:48:24.016 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:48:24.016 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:48:24.016 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:48:24.016 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:48:24.016 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:48:24.016 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:48:24.016 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:48:24.016 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:48:24.016 | ++ 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:48:24.016 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:48:24.016 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:48:24.016 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:48:24.016 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.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:48:24.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.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:48:24.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.016 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.016 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:48:24.016 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:48:24.016 | + 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:48:24.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:48:24.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.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:48:24.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.016 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:48:24.016 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:48:24.016 | ++ 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:48:24.016 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:48:24.016 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.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:48:24.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.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:48:24.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.017 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.017 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:48:24.017 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:48:24.017 | ++ functions-common:get_field:825 : echo '| 592c9f6deda5438ba82f3f7ae9785bc9 | 82aaab2b97a74d9dbcbe5adfe9f4610a | | 4447213ddc7e44438fa20aabe4dfff11 | | | False |' 2022-04-14 07:48:24.017 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:48:24.017 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.017 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=592c9f6deda5438ba82f3f7ae9785bc9 2022-04-14 07:48:24.017 | + functions-common:get_or_add_user_project_role:1004 : echo 592c9f6deda5438ba82f3f7ae9785bc9 2022-04-14 07:48:24.017 | 592c9f6deda5438ba82f3f7ae9785bc9 2022-04-14 07:48:24.017 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 07:48:24.017 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:48:24.017 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 07:48:24.017 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:48:24.017 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 07:48:24.056 | [150293 Async create_nova_accounts:184655]: finished create_nova_accounts with result 0 in 79 seconds 2022-04-14 07:48:24.094 | [150293 Async create_glance_accounts:184770]: Waiting for completion of create_glance_accounts running on PID 184770 (5 other jobs running) 2022-04-14 07:48:24.120 | [150293 Async create_glance_accounts:184770]: Signaling child to exit 2022-04-14 07:48:24.120 | WAKEUP 2022-04-14 07:48:24.142 | [150293 Async create_glance_accounts:184770]: Signaled 2022-04-14 07:48:24.144 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 07:48:24.144 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:48:24.144 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 07:48:24.144 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 07:48:24.144 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:48:24.144 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:48:24.144 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:48:24.144 | ++ 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:48:24.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.144 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.144 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.144 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.144 | + functions-common:get_or_create_user:932 : user_id=eb9b3119cdb54949b42371e0c3e5ae03 2022-04-14 07:48:24.144 | + functions-common:get_or_create_user:933 : echo eb9b3119cdb54949b42371e0c3e5ae03 2022-04-14 07:48:24.144 | eb9b3119cdb54949b42371e0c3e5ae03 2022-04-14 07:48:24.144 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 07:48:24.145 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:48:24.145 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:48:24.145 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:48:24.145 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:48:24.145 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:48:24.145 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:48:24.145 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:48:24.145 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:48:24.145 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:48:24.145 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:48:24.145 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:48:24.145 | ++ 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:48:24.145 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:48:24.145 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:48:24.145 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.145 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.145 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.145 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.145 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:48:24.145 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:48:24.145 | + 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:48:24.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.145 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.145 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.145 | ++ 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:48:24.145 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:48:24.145 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:48:24.145 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:48:24.145 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.145 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.146 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.146 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.146 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:48:24.146 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:48:24.146 | ++ functions-common:get_field:825 : echo '| e863cd29c769473b98da635d73eb9417 | eb9b3119cdb54949b42371e0c3e5ae03 | | 4447213ddc7e44438fa20aabe4dfff11 | | | False |' 2022-04-14 07:48:24.146 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:48:24.146 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.146 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e863cd29c769473b98da635d73eb9417 2022-04-14 07:48:24.146 | + functions-common:get_or_add_user_project_role:1004 : echo e863cd29c769473b98da635d73eb9417 2022-04-14 07:48:24.146 | e863cd29c769473b98da635d73eb9417 2022-04-14 07:48:24.146 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:48:24.146 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 07:48:24.146 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:48:24.146 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 07:48:24.146 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 07:48:24.146 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:48:24.146 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:48:24.146 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:48:24.146 | ++ 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:48:24.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.146 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.146 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.146 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.147 | + functions-common:get_or_create_user:932 : user_id=238b8cca1e1948669bd746edb99a8c2e 2022-04-14 07:48:24.147 | + functions-common:get_or_create_user:933 : echo 238b8cca1e1948669bd746edb99a8c2e 2022-04-14 07:48:24.147 | 238b8cca1e1948669bd746edb99a8c2e 2022-04-14 07:48:24.147 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 07:48:24.147 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:48:24.147 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:48:24.147 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:48:24.147 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:48:24.147 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:48:24.147 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:48:24.147 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:48:24.147 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:48:24.147 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:48:24.147 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:48:24.147 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:48:24.147 | ++ 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:48:24.147 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:48:24.147 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:48:24.147 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.147 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.147 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.147 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.148 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:48:24.148 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:48:24.148 | + 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:48:24.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.148 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.148 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.148 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:48:24.148 | ++ 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:48:24.148 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:48:24.148 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:48:24.148 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.148 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.148 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.148 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.148 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:48:24.148 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:48:24.148 | ++ functions-common:get_field:825 : echo '| e863cd29c769473b98da635d73eb9417 | 238b8cca1e1948669bd746edb99a8c2e | | 4447213ddc7e44438fa20aabe4dfff11 | | | False |' 2022-04-14 07:48:24.148 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:48:24.148 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.148 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e863cd29c769473b98da635d73eb9417 2022-04-14 07:48:24.148 | + functions-common:get_or_add_user_project_role:1004 : echo e863cd29c769473b98da635d73eb9417 2022-04-14 07:48:24.148 | e863cd29c769473b98da635d73eb9417 2022-04-14 07:48:24.148 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 07:48:24.148 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 07:48:24.148 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:48:24.148 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:48:24.148 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:48:24.148 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:48:24.148 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:48:24.148 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:48:24.148 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:48:24.148 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:48:24.149 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:48:24.149 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:48:24.149 | ++ 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:48:24.149 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:48:24.149 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:48:24.149 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:48:24.149 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.149 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.149 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.149 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.149 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:48:24.149 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:48:24.149 | + 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:48:24.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.149 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.149 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.149 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:48:24.149 | ++ 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:48:24.149 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:48:24.149 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:48:24.149 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.149 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.149 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.149 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.149 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:48:24.149 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:48:24.149 | ++ functions-common:get_field:825 : echo '| 592c9f6deda5438ba82f3f7ae9785bc9 | 238b8cca1e1948669bd746edb99a8c2e | | 4447213ddc7e44438fa20aabe4dfff11 | | | False |' 2022-04-14 07:48:24.149 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:48:24.150 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.150 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=592c9f6deda5438ba82f3f7ae9785bc9 2022-04-14 07:48:24.150 | + functions-common:get_or_add_user_project_role:1004 : echo 592c9f6deda5438ba82f3f7ae9785bc9 2022-04-14 07:48:24.150 | 592c9f6deda5438ba82f3f7ae9785bc9 2022-04-14 07:48:24.150 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 07:48:24.150 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:48:24.150 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 07:48:24.150 | ++ 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:48:24.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.150 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.150 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.150 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.150 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:48:24.150 | 01fa97b4d5144b81b62efa402e992132' 2022-04-14 07:48:24.150 | + functions-common:get_or_create_service:1101 : echo 01fa97b4d5144b81b62efa402e992132 2022-04-14 07:48:24.150 | 01fa97b4d5144b81b62efa402e992132 2022-04-14 07:48:24.150 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.46/image 2022-04-14 07:48:24.150 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:48:24.150 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.46/image RegionOne 2022-04-14 07:48:24.150 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:48:24.150 | +++ 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:48:24.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.150 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.150 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.150 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.150 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:48:24.150 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:48:24.150 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.46/image --region RegionOne -f value -c id 2022-04-14 07:48:24.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.150 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.151 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.151 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.151 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=a7a76bfcc0314c3091ea64fe87fa5111 2022-04-14 07:48:24.151 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo a7a76bfcc0314c3091ea64fe87fa5111 2022-04-14 07:48:24.151 | + functions-common:get_or_create_endpoint:1134 : public_id=a7a76bfcc0314c3091ea64fe87fa5111 2022-04-14 07:48:24.151 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:48:24.151 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:48:24.151 | + functions-common:get_or_create_endpoint:1143 : echo a7a76bfcc0314c3091ea64fe87fa5111 2022-04-14 07:48:24.151 | a7a76bfcc0314c3091ea64fe87fa5111 2022-04-14 07:48:24.151 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 07:48:24.151 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:48:24.151 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:48:24.151 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:48:24.151 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:48:24.151 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 07:48:24.151 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 07:48:24.151 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 07:48:24.151 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 07:48:24.189 | [150293 Async create_glance_accounts:184770]: finished create_glance_accounts with result 0 in 73 seconds 2022-04-14 07:48:24.228 | [150293 Async create_cinder_accounts:184900]: Waiting for completion of create_cinder_accounts running on PID 184900 (4 other jobs running) 2022-04-14 07:48:24.254 | [150293 Async create_cinder_accounts:184900]: Signaling child to exit 2022-04-14 07:48:24.254 | WAKEUP 2022-04-14 07:48:24.278 | [150293 Async create_cinder_accounts:184900]: Signaled 2022-04-14 07:48:24.279 | + 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:48:24.279 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 07:48:24.279 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 07:48:24.279 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:48:24.279 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:48:24.279 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:48:24.279 | ++ 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:48:24.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.279 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.279 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.279 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.279 | + functions-common:get_or_create_user:932 : user_id=fc80214b06e247388de7672f3f1c97ce 2022-04-14 07:48:24.280 | + functions-common:get_or_create_user:933 : echo fc80214b06e247388de7672f3f1c97ce 2022-04-14 07:48:24.280 | fc80214b06e247388de7672f3f1c97ce 2022-04-14 07:48:24.280 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 07:48:24.280 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:48:24.280 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:48:24.280 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:48:24.280 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:48:24.280 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:48:24.280 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:48:24.280 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:48:24.280 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:48:24.280 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:48:24.280 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:48:24.280 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:48:24.280 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:48:24.280 | ++ 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:48:24.280 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:48:24.280 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.280 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.280 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.280 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.280 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:48:24.280 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:48:24.280 | + 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:48:24.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.280 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.280 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.280 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:48:24.280 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:48:24.280 | ++ 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:48:24.280 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:48:24.281 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.281 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.281 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.281 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.281 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:48:24.281 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:48:24.281 | ++ functions-common:get_field:825 : echo '| e863cd29c769473b98da635d73eb9417 | fc80214b06e247388de7672f3f1c97ce | | 4447213ddc7e44438fa20aabe4dfff11 | | | False |' 2022-04-14 07:48:24.281 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:48:24.281 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.281 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e863cd29c769473b98da635d73eb9417 2022-04-14 07:48:24.281 | + functions-common:get_or_add_user_project_role:1004 : echo e863cd29c769473b98da635d73eb9417 2022-04-14 07:48:24.281 | e863cd29c769473b98da635d73eb9417 2022-04-14 07:48:24.281 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:48:24.281 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 07:48:24.281 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:48:24.281 | ++ 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:48:24.281 | ++ 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:48:24.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.281 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.281 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.281 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.281 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:48:24.281 | 54c81ffa3be24c7b934100daa5b962de' 2022-04-14 07:48:24.281 | + functions-common:get_or_create_service:1101 : echo 54c81ffa3be24c7b934100daa5b962de 2022-04-14 07:48:24.281 | 54c81ffa3be24c7b934100daa5b962de 2022-04-14 07:48:24.281 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 07:48:24.281 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.46/volume/v3/$(project_id)s' 2022-04-14 07:48:24.281 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:48:24.281 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.46/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:48:24.281 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:48:24.282 | +++ 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:48:24.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.282 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.282 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.282 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.282 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:48:24.282 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:48:24.282 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.46/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:48:24.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.282 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.282 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.282 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.282 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=124dca61b62e4c3d8cb076f9a99a22f4 2022-04-14 07:48:24.282 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 124dca61b62e4c3d8cb076f9a99a22f4 2022-04-14 07:48:24.282 | + functions-common:get_or_create_endpoint:1134 : public_id=124dca61b62e4c3d8cb076f9a99a22f4 2022-04-14 07:48:24.282 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:48:24.282 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:48:24.282 | + functions-common:get_or_create_endpoint:1143 : echo 124dca61b62e4c3d8cb076f9a99a22f4 2022-04-14 07:48:24.282 | 124dca61b62e4c3d8cb076f9a99a22f4 2022-04-14 07:48:24.282 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 07:48:24.282 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:48:24.282 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 07:48:24.282 | ++ 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:48:24.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.282 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.282 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.282 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.282 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:48:24.282 | ed4065b5d26d4bc9a08fbf78956f3bc0' 2022-04-14 07:48:24.282 | + functions-common:get_or_create_service:1101 : echo ed4065b5d26d4bc9a08fbf78956f3bc0 2022-04-14 07:48:24.283 | ed4065b5d26d4bc9a08fbf78956f3bc0 2022-04-14 07:48:24.283 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.46/volume/v3/$(project_id)s' 2022-04-14 07:48:24.283 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:48:24.283 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.46/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:48:24.283 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:48:24.283 | +++ 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:48:24.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.283 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.283 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.283 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.283 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:48:24.283 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:48:24.283 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.46/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:48:24.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.283 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.283 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.283 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.283 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=533f9701775f4cfba0406a0aba7923a4 2022-04-14 07:48:24.283 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 533f9701775f4cfba0406a0aba7923a4 2022-04-14 07:48:24.283 | + functions-common:get_or_create_endpoint:1134 : public_id=533f9701775f4cfba0406a0aba7923a4 2022-04-14 07:48:24.283 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:48:24.283 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:48:24.283 | + functions-common:get_or_create_endpoint:1143 : echo 533f9701775f4cfba0406a0aba7923a4 2022-04-14 07:48:24.283 | 533f9701775f4cfba0406a0aba7923a4 2022-04-14 07:48:24.283 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 07:48:24.283 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 07:48:24.283 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:48:24.283 | +++ 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:48:24.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.283 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.284 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.284 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.284 | ++ functions-common:get_or_create_project:945 : project_id=4447213ddc7e44438fa20aabe4dfff11 2022-04-14 07:48:24.284 | ++ functions-common:get_or_create_project:946 : echo 4447213ddc7e44438fa20aabe4dfff11 2022-04-14 07:48:24.284 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 4447213ddc7e44438fa20aabe4dfff11 2022-04-14 07:48:24.284 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 07:48:24.284 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:48:24.284 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:48:24.284 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 07:48:24.284 | +++ 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:48:24.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.284 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.284 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.284 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 07:48:24.284 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.284 | ++ functions-common:get_or_create_user:932 : user_id=fc80214b06e247388de7672f3f1c97ce 2022-04-14 07:48:24.284 | ++ functions-common:get_or_create_user:933 : echo fc80214b06e247388de7672f3f1c97ce 2022-04-14 07:48:24.284 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id fc80214b06e247388de7672f3f1c97ce 2022-04-14 07:48:24.325 | [150293 Async create_cinder_accounts:184900]: finished create_cinder_accounts with result 0 in 57 seconds 2022-04-14 07:48:24.330 | + inc/async:async_wait:197 : return 0 2022-04-14 07:48:24.332 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 07:48:24.384 | [150293 Async create_neutron_accounts:185015]: Waiting for completion of create_neutron_accounts running on PID 185015 (3 other jobs running) 2022-04-14 07:48:24.410 | [150293 Async create_neutron_accounts:185015]: Signaling child to exit 2022-04-14 07:48:24.410 | WAKEUP 2022-04-14 07:48:24.435 | [150293 Async create_neutron_accounts:185015]: Signaled 2022-04-14 07:48:24.437 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 07:48:24.437 | ++ 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:48:24.437 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:48:24.437 | + 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:48:24.437 | + 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:48:24.437 | + 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:48:24.437 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:48:24.437 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 07:48:24.437 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 07:48:24.437 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 07:48:24.437 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.46:9696/ 2022-04-14 07:48:24.437 | + 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:48:24.437 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 07:48:24.437 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 07:48:24.437 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:48:24.437 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:48:24.437 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:48:24.437 | ++ 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:48:24.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.437 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.437 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.437 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.437 | + functions-common:get_or_create_user:932 : user_id=9f4fa238dc64478392775e2ce35c1498 2022-04-14 07:48:24.437 | + functions-common:get_or_create_user:933 : echo 9f4fa238dc64478392775e2ce35c1498 2022-04-14 07:48:24.437 | 9f4fa238dc64478392775e2ce35c1498 2022-04-14 07:48:24.437 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 07:48:24.438 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:48:24.438 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:48:24.438 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:48:24.438 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:48:24.438 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:48:24.438 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:48:24.438 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:48:24.438 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:48:24.438 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:48:24.438 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:48:24.438 | ++ 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:48:24.438 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:48:24.438 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:48:24.438 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:48:24.438 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.438 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.438 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.438 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.438 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:48:24.438 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:48:24.439 | + 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:48:24.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.439 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.439 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.439 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:48:24.439 | ++ 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:48:24.439 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:48:24.439 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:48:24.439 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.439 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.439 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.439 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.439 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:48:24.439 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:48:24.439 | ++ functions-common:get_field:825 : echo '| e863cd29c769473b98da635d73eb9417 | 9f4fa238dc64478392775e2ce35c1498 | | 4447213ddc7e44438fa20aabe4dfff11 | | | False |' 2022-04-14 07:48:24.439 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:48:24.439 | ++ functions-common:get_field:819 : read data 2022-04-14 07:48:24.439 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e863cd29c769473b98da635d73eb9417 2022-04-14 07:48:24.439 | + functions-common:get_or_add_user_project_role:1004 : echo e863cd29c769473b98da635d73eb9417 2022-04-14 07:48:24.439 | e863cd29c769473b98da635d73eb9417 2022-04-14 07:48:24.439 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:48:24.439 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 07:48:24.439 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:48:24.439 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 07:48:24.439 | ++ 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:48:24.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.439 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.440 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.440 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.440 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:48:24.440 | c9d3de22a66a477cba1bfcc4ead4c98c' 2022-04-14 07:48:24.440 | + functions-common:get_or_create_service:1101 : echo c9d3de22a66a477cba1bfcc4ead4c98c 2022-04-14 07:48:24.440 | c9d3de22a66a477cba1bfcc4ead4c98c 2022-04-14 07:48:24.440 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.46:9696/ 2022-04-14 07:48:24.440 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:48:24.440 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.46:9696/ RegionOne 2022-04-14 07:48:24.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:48:24.440 | +++ 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:48:24.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.440 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.440 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.440 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:48:24.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:48:24.440 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.46:9696/ --region RegionOne -f value -c id 2022-04-14 07:48:24.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.440 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:48:24.440 | from cryptography.utils import int_from_bytes 2022-04-14 07:48:24.440 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:48:24.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=839e6ad09e884a869d00f0671017ca42 2022-04-14 07:48:24.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 839e6ad09e884a869d00f0671017ca42 2022-04-14 07:48:24.440 | + functions-common:get_or_create_endpoint:1134 : public_id=839e6ad09e884a869d00f0671017ca42 2022-04-14 07:48:24.440 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:48:24.440 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:48:24.440 | + functions-common:get_or_create_endpoint:1143 : echo 839e6ad09e884a869d00f0671017ca42 2022-04-14 07:48:24.440 | 839e6ad09e884a869d00f0671017ca42 2022-04-14 07:48:24.486 | [150293 Async create_neutron_accounts:185015]: finished create_neutron_accounts with result 0 in 39 seconds 2022-04-14 07:48:24.524 | [150293 Async create_swift_accounts:185156]: Waiting for completion of create_swift_accounts running on PID 185156 (2 other jobs running) 2022-04-14 07:48:24.551 | [150293 Async create_swift_accounts:185156]: Signaling child to exit 2022-04-14 07:49:10.945 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:49:10.970 | [185156 Async create_swift_accounts:185156]: finished successfully 2022-04-14 07:49:10.991 | WAKEUP 2022-04-14 07:49:11.013 | [150293 Async create_swift_accounts:185156]: Signaled 2022-04-14 07:49:11.015 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 07:49:11.015 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 07:49:11.015 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 07:49:11.015 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 07:49:11.015 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 07:49:11.015 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 07:49:11.015 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 07:49:11.015 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 07:49:11.015 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 07:49:11.015 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 07:49:11.015 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:49:11.015 | +++ 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:49:11.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:49:11.015 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.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:49:11.015 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.015 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.015 | ++ functions-common:get_or_create_role:957 : role_id=13e952fcd81a4861a67cd3ea3dbc41cd 2022-04-14 07:49:11.015 | ++ functions-common:get_or_create_role:958 : echo 13e952fcd81a4861a67cd3ea3dbc41cd 2022-04-14 07:49:11.015 | + lib/swift:create_swift_accounts:614 : another_role=13e952fcd81a4861a67cd3ea3dbc41cd 2022-04-14 07:49:11.015 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 07:49:11.015 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 07:49:11.015 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:49:11.015 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:49:11.015 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:49:11.015 | ++ 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:49:11.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:49:11.015 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.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:49:11.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.016 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.016 | + functions-common:get_or_create_user:932 : user_id=f430cb01b7b5447092d0aa5aa7bbf91d 2022-04-14 07:49:11.016 | + functions-common:get_or_create_user:933 : echo f430cb01b7b5447092d0aa5aa7bbf91d 2022-04-14 07:49:11.016 | f430cb01b7b5447092d0aa5aa7bbf91d 2022-04-14 07:49:11.016 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 07:49:11.016 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:49:11.016 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:49:11.016 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:49:11.016 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:49:11.016 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:49:11.016 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:49:11.016 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:49:11.016 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:49:11.016 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:49:11.016 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:49:11.016 | ++ 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:49:11.016 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:49:11.016 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:49:11.016 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:49:11.016 | ++ functions-common:get_field:819 : read data 2022-04-14 07:49:11.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:49:11.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.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:49:11.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.016 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.016 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:49:11.016 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:49:11.016 | + 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:49:11.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:49:11.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.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:49:11.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.016 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:49:11.016 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:49:11.017 | ++ functions-common:get_field:819 : read data 2022-04-14 07:49:11.017 | ++ 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:49:11.017 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:49:11.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:49:11.017 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.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:49:11.017 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.017 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.017 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:49:11.017 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:49:11.017 | ++ functions-common:get_field:825 : echo '| e863cd29c769473b98da635d73eb9417 | f430cb01b7b5447092d0aa5aa7bbf91d | | 4447213ddc7e44438fa20aabe4dfff11 | | | False |' 2022-04-14 07:49:11.017 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:49:11.017 | ++ functions-common:get_field:819 : read data 2022-04-14 07:49:11.017 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e863cd29c769473b98da635d73eb9417 2022-04-14 07:49:11.017 | + functions-common:get_or_add_user_project_role:1004 : echo e863cd29c769473b98da635d73eb9417 2022-04-14 07:49:11.017 | e863cd29c769473b98da635d73eb9417 2022-04-14 07:49:11.017 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:49:11.017 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 07:49:11.017 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:49:11.017 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:49:11.017 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:49:11.017 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:49:11.017 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:49:11.017 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:49:11.017 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:49:11.017 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:49:11.017 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:49:11.017 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:49:11.017 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:49:11.017 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:49:11.017 | ++ 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:49:11.017 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:49:11.017 | ++ functions-common:get_field:819 : read data 2022-04-14 07:49:11.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.018 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.018 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.018 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.018 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:49:11.018 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:49:11.018 | + 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:49:11.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.018 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.018 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.018 | ++ 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:49:11.018 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:49:11.018 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:49:11.018 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:49:11.018 | ++ functions-common:get_field:819 : read data 2022-04-14 07:49:11.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.018 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.018 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.018 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.018 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:49:11.018 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:49:11.018 | ++ functions-common:get_field:825 : echo '| 09d1379a0cfd4b61bb20a1607f751605 | f430cb01b7b5447092d0aa5aa7bbf91d | | 4447213ddc7e44438fa20aabe4dfff11 | | | False |' 2022-04-14 07:49:11.018 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:49:11.018 | ++ functions-common:get_field:819 : read data 2022-04-14 07:49:11.018 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:49:11.018 | + functions-common:get_or_add_user_project_role:1004 : echo 09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:49:11.018 | 09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:49:11.018 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 07:49:11.019 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:49:11.019 | ++ 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:49:11.019 | ++ 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:49:11.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.019 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.019 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.019 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.019 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:49:11.019 | 71c3b40e718d4b05ae51c4c7b228fa8a' 2022-04-14 07:49:11.019 | + functions-common:get_or_create_service:1101 : echo 71c3b40e718d4b05ae51c4c7b228fa8a 2022-04-14 07:49:11.019 | 71c3b40e718d4b05ae51c4c7b228fa8a 2022-04-14 07:49:11.019 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.46:8080/v1/AUTH_$(project_id)s' http://10.222.0.46:8080 2022-04-14 07:49:11.019 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:49:11.019 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.46:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 07:49:11.019 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:49:11.019 | +++ 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:49:11.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.019 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.019 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.019 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.019 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:49:11.019 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:49:11.019 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.46:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:49:11.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.019 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.019 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.019 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.019 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=9da688e400a04afe9e0606f281825944 2022-04-14 07:49:11.019 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 9da688e400a04afe9e0606f281825944 2022-04-14 07:49:11.019 | + functions-common:get_or_create_endpoint:1134 : public_id=9da688e400a04afe9e0606f281825944 2022-04-14 07:49:11.020 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.46:8080 ]] 2022-04-14 07:49:11.020 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.46:8080 RegionOne 2022-04-14 07:49:11.020 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:49:11.020 | ++ 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:49:11.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.020 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.020 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.020 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.020 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:49:11.020 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:49:11.020 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.46:8080 --region RegionOne -f value -c id 2022-04-14 07:49:11.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.020 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.020 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.020 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.020 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=577a0206179140499887b067b9465c6b 2022-04-14 07:49:11.020 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 577a0206179140499887b067b9465c6b 2022-04-14 07:49:11.020 | 577a0206179140499887b067b9465c6b 2022-04-14 07:49:11.020 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:49:11.020 | + functions-common:get_or_create_endpoint:1143 : echo 9da688e400a04afe9e0606f281825944 2022-04-14 07:49:11.020 | 9da688e400a04afe9e0606f281825944 2022-04-14 07:49:11.020 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 07:49:11.020 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 07:49:11.020 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:49:11.020 | +++ 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:49:11.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.020 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.020 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.020 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.020 | ++ functions-common:get_or_create_project:945 : project_id=ac9b535b5a5f4aababbe8be68b07a1f8 2022-04-14 07:49:11.020 | ++ functions-common:get_or_create_project:946 : echo ac9b535b5a5f4aababbe8be68b07a1f8 2022-04-14 07:49:11.021 | + lib/swift:create_swift_accounts:628 : swift_project_test1=ac9b535b5a5f4aababbe8be68b07a1f8 2022-04-14 07:49:11.021 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 07:49:11.021 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:49:11.021 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 07:49:11.021 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:49:11.021 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 07:49:11.021 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 07:49:11.021 | +++ 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:49:11.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.021 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.021 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.021 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.021 | ++ functions-common:get_or_create_user:932 : user_id=5afdd1a652224aef9c451d473935f2e7 2022-04-14 07:49:11.021 | ++ functions-common:get_or_create_user:933 : echo 5afdd1a652224aef9c451d473935f2e7 2022-04-14 07:49:11.021 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=5afdd1a652224aef9c451d473935f2e7 2022-04-14 07:49:11.021 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 07:49:11.021 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:49:11.021 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 5afdd1a652224aef9c451d473935f2e7 ac9b535b5a5f4aababbe8be68b07a1f8 2022-04-14 07:49:11.021 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:49:11.021 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:49:11.021 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:49:11.021 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:49:11.021 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:49:11.021 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:49:11.021 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:49:11.021 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:49:11.021 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:49:11.021 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:49:11.021 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5afdd1a652224aef9c451d473935f2e7 --project ac9b535b5a5f4aababbe8be68b07a1f8 2022-04-14 07:49:11.021 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:49:11.021 | ++ functions-common:get_field:819 : read data 2022-04-14 07:49:11.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.022 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.022 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.022 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.022 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:49:11.022 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:49:11.022 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 5afdd1a652224aef9c451d473935f2e7 --project ac9b535b5a5f4aababbe8be68b07a1f8 2022-04-14 07:49:11.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.022 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.022 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.022 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:49:11.022 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5afdd1a652224aef9c451d473935f2e7 --project ac9b535b5a5f4aababbe8be68b07a1f8 2022-04-14 07:49:11.022 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:49:11.022 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:49:11.022 | ++ functions-common:get_field:819 : read data 2022-04-14 07:49:11.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.022 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.022 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.022 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.022 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:49:11.022 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:49:11.022 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:49:11.022 | ++ functions-common:get_field:825 : echo '| 09d1379a0cfd4b61bb20a1607f751605 | 5afdd1a652224aef9c451d473935f2e7 | | ac9b535b5a5f4aababbe8be68b07a1f8 | | | False |' 2022-04-14 07:49:11.022 | ++ functions-common:get_field:819 : read data 2022-04-14 07:49:11.022 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:49:11.022 | + functions-common:get_or_add_user_project_role:1004 : echo 09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:49:11.022 | 09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:49:11.022 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 07:49:11.022 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 07:49:11.022 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:49:11.022 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 07:49:11.022 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 07:49:11.023 | +++ 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:49:11.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.023 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.023 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.023 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.023 | ++ functions-common:get_or_create_user:932 : user_id=2b95e1bb8236446d86a6a22df347a1ce 2022-04-14 07:49:11.023 | ++ functions-common:get_or_create_user:933 : echo 2b95e1bb8236446d86a6a22df347a1ce 2022-04-14 07:49:11.023 | + lib/swift:create_swift_accounts:637 : swift_user_test3=2b95e1bb8236446d86a6a22df347a1ce 2022-04-14 07:49:11.023 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 07:49:11.023 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:49:11.023 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 13e952fcd81a4861a67cd3ea3dbc41cd 2b95e1bb8236446d86a6a22df347a1ce ac9b535b5a5f4aababbe8be68b07a1f8 2022-04-14 07:49:11.023 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:49:11.023 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:49:11.023 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:49:11.023 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:49:11.023 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:49:11.023 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:49:11.023 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:49:11.023 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:49:11.023 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 13e952fcd81a4861a67cd3ea3dbc41cd --user 2b95e1bb8236446d86a6a22df347a1ce --project ac9b535b5a5f4aababbe8be68b07a1f8 2022-04-14 07:49:11.023 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:49:11.023 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:49:11.023 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:49:11.023 | ++ functions-common:get_field:819 : read data 2022-04-14 07:49:11.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.023 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.023 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.023 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.023 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:49:11.023 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:49:11.023 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 13e952fcd81a4861a67cd3ea3dbc41cd --user 2b95e1bb8236446d86a6a22df347a1ce --project ac9b535b5a5f4aababbe8be68b07a1f8 2022-04-14 07:49:11.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.024 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.024 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.024 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 13e952fcd81a4861a67cd3ea3dbc41cd --user 2b95e1bb8236446d86a6a22df347a1ce --project ac9b535b5a5f4aababbe8be68b07a1f8 2022-04-14 07:49:11.024 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:49:11.024 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:49:11.024 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:49:11.024 | ++ functions-common:get_field:819 : read data 2022-04-14 07:49:11.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.024 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.024 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.024 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.024 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:49:11.024 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:49:11.024 | ++ functions-common:get_field:825 : echo '| 13e952fcd81a4861a67cd3ea3dbc41cd | 2b95e1bb8236446d86a6a22df347a1ce | | ac9b535b5a5f4aababbe8be68b07a1f8 | | | False |' 2022-04-14 07:49:11.024 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:49:11.024 | ++ functions-common:get_field:819 : read data 2022-04-14 07:49:11.024 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=13e952fcd81a4861a67cd3ea3dbc41cd 2022-04-14 07:49:11.024 | + functions-common:get_or_add_user_project_role:1004 : echo 13e952fcd81a4861a67cd3ea3dbc41cd 2022-04-14 07:49:11.024 | 13e952fcd81a4861a67cd3ea3dbc41cd 2022-04-14 07:49:11.024 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 07:49:11.024 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 07:49:11.024 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:49:11.024 | +++ 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:49:11.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.024 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.024 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.024 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.024 | ++ functions-common:get_or_create_project:945 : project_id=b11419cfe91d48d6a33ee8dc5c97ed66 2022-04-14 07:49:11.024 | ++ functions-common:get_or_create_project:946 : echo b11419cfe91d48d6a33ee8dc5c97ed66 2022-04-14 07:49:11.024 | + lib/swift:create_swift_accounts:642 : swift_project_test2=b11419cfe91d48d6a33ee8dc5c97ed66 2022-04-14 07:49:11.025 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 07:49:11.025 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:49:11.025 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 07:49:11.025 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 07:49:11.025 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:49:11.025 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 07:49:11.025 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 07:49:11.025 | +++ 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:49:11.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.025 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.025 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.025 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.025 | ++ functions-common:get_or_create_user:932 : user_id=817305da43174212988ec25b398e61ad 2022-04-14 07:49:11.025 | ++ functions-common:get_or_create_user:933 : echo 817305da43174212988ec25b398e61ad 2022-04-14 07:49:11.025 | + lib/swift:create_swift_accounts:647 : swift_user_test2=817305da43174212988ec25b398e61ad 2022-04-14 07:49:11.025 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 07:49:11.025 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:49:11.025 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 817305da43174212988ec25b398e61ad b11419cfe91d48d6a33ee8dc5c97ed66 2022-04-14 07:49:11.025 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:49:11.025 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:49:11.025 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:49:11.025 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:49:11.025 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:49:11.025 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:49:11.025 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:49:11.025 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:49:11.025 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 817305da43174212988ec25b398e61ad --project b11419cfe91d48d6a33ee8dc5c97ed66 2022-04-14 07:49:11.025 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:49:11.025 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:49:11.025 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:49:11.025 | ++ functions-common:get_field:819 : read data 2022-04-14 07:49:11.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.026 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.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:49:11.026 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.026 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.026 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:49:11.026 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:49:11.026 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 817305da43174212988ec25b398e61ad --project b11419cfe91d48d6a33ee8dc5c97ed66 2022-04-14 07:49:11.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:49:11.026 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.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:49:11.026 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.026 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 817305da43174212988ec25b398e61ad --project b11419cfe91d48d6a33ee8dc5c97ed66 2022-04-14 07:49:11.026 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:49:11.026 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:49:11.026 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:49:11.026 | ++ functions-common:get_field:819 : read data 2022-04-14 07:49:11.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:49:11.026 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.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:49:11.026 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.026 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.026 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:49:11.026 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:49:11.026 | ++ functions-common:get_field:825 : echo '| 09d1379a0cfd4b61bb20a1607f751605 | 817305da43174212988ec25b398e61ad | | b11419cfe91d48d6a33ee8dc5c97ed66 | | | False |' 2022-04-14 07:49:11.026 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:49:11.026 | ++ functions-common:get_field:819 : read data 2022-04-14 07:49:11.026 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:49:11.026 | + functions-common:get_or_add_user_project_role:1004 : echo 09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:49:11.026 | 09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:49:11.026 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 07:49:11.026 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 07:49:11.026 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:49:11.027 | +++ 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:49:11.027 | +++ 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:49:11.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.027 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.027 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.027 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.027 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 07:49:11.027 | 5ca2234996744ee4a17c5d58170526db' 2022-04-14 07:49:11.027 | ++ functions-common:get_or_create_domain:895 : echo 5ca2234996744ee4a17c5d58170526db 2022-04-14 07:49:11.027 | + lib/swift:create_swift_accounts:652 : swift_domain=5ca2234996744ee4a17c5d58170526db 2022-04-14 07:49:11.027 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 07:49:11.027 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:49:11.027 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 07:49:11.027 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 5ca2234996744ee4a17c5d58170526db 2022-04-14 07:49:11.027 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:49:11.027 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=5ca2234996744ee4a17c5d58170526db --or-show -f value -c id 2022-04-14 07:49:11.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.027 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.027 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.027 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.027 | ++ functions-common:get_or_create_project:945 : project_id=713cd0590090474da1b1dde4ff0d4ccf 2022-04-14 07:49:11.027 | ++ functions-common:get_or_create_project:946 : echo 713cd0590090474da1b1dde4ff0d4ccf 2022-04-14 07:49:11.027 | + lib/swift:create_swift_accounts:656 : swift_project_test4=713cd0590090474da1b1dde4ff0d4ccf 2022-04-14 07:49:11.027 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 07:49:11.027 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:49:11.027 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 07:49:11.027 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 5ca2234996744ee4a17c5d58170526db test4@example.com 2022-04-14 07:49:11.027 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:49:11.027 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 07:49:11.027 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 07:49:11.027 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=5ca2234996744ee4a17c5d58170526db --email=test4@example.com --or-show -f value -c id 2022-04-14 07:49:11.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.028 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.028 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.028 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.028 | ++ functions-common:get_or_create_user:932 : user_id=5febda6c90ec40339848b11681fbf1a0 2022-04-14 07:49:11.028 | ++ functions-common:get_or_create_user:933 : echo 5febda6c90ec40339848b11681fbf1a0 2022-04-14 07:49:11.028 | + lib/swift:create_swift_accounts:661 : swift_user_test4=5febda6c90ec40339848b11681fbf1a0 2022-04-14 07:49:11.028 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 07:49:11.028 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:49:11.028 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 5febda6c90ec40339848b11681fbf1a0 713cd0590090474da1b1dde4ff0d4ccf 2022-04-14 07:49:11.028 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:49:11.028 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:49:11.028 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:49:11.028 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:49:11.028 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:49:11.028 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:49:11.028 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:49:11.028 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:49:11.028 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:49:11.028 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5febda6c90ec40339848b11681fbf1a0 --project 713cd0590090474da1b1dde4ff0d4ccf 2022-04-14 07:49:11.028 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:49:11.028 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:49:11.028 | ++ functions-common:get_field:819 : read data 2022-04-14 07:49:11.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.028 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.028 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.028 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.028 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:49:11.028 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:49:11.028 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 5febda6c90ec40339848b11681fbf1a0 --project 713cd0590090474da1b1dde4ff0d4ccf 2022-04-14 07:49:11.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.029 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.029 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.029 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5febda6c90ec40339848b11681fbf1a0 --project 713cd0590090474da1b1dde4ff0d4ccf 2022-04-14 07:49:11.029 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:49:11.029 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:49:11.029 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:49:11.029 | ++ functions-common:get_field:819 : read data 2022-04-14 07:49:11.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.029 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:11.029 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:11.029 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:49:11.029 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:49:11.029 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:49:11.029 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:49:11.029 | ++ functions-common:get_field:825 : echo '| 09d1379a0cfd4b61bb20a1607f751605 | 5febda6c90ec40339848b11681fbf1a0 | | 713cd0590090474da1b1dde4ff0d4ccf | | | False |' 2022-04-14 07:49:11.029 | ++ functions-common:get_field:819 : read data 2022-04-14 07:49:11.029 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:49:11.029 | + functions-common:get_or_add_user_project_role:1004 : echo 09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:49:11.029 | 09d1379a0cfd4b61bb20a1607f751605 2022-04-14 07:49:11.065 | [150293 Async create_swift_accounts:185156]: finished create_swift_accounts with result 0 in 125 seconds 2022-04-14 07:49:11.072 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 07:49:11.075 | + inc/async:async_wait:197 : return 0 2022-04-14 07:49:11.078 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-14 07:49:11.095 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:49:11.097 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-14 07:49:11.116 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:49:11.118 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-14 07:49:11.121 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:49:11.123 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-14 07:49:11.126 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-14 07:49:11.128 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 07:49:11.187 | + inc/async:async_inner:63 : init_glance 2022-04-14 07:49:11.228 | [150293 Async init_glance:189417]: running: init_glance 2022-04-14 07:49:11.230 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-14 07:49:11.248 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:49:11.251 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-14 07:49:11.254 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:49:11.256 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-14 07:49:11.259 | + ./stack.sh:main:1147 : configure_neutron 2022-04-14 07:49:11.262 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 07:49:11.266 | ++ 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:49:11.267 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:49:11.274 | + 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:49:11.276 | + 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:49:11.279 | + 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:49:11.282 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:49:11.285 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 07:49:11.288 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 07:49:11.291 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 07:49:11.294 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 07:49:11.308 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 07:49:11.311 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 07:49:14.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:14.767 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:14.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:14.767 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:18.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:18.291 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:18.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:18.291 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:21.163 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:49:21.189 | [189417 Async init_glance:189417]: finished successfully 2022-04-14 07:49:21.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:21.835 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:21.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:21.835 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:25.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:25.258 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:25.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:25.258 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:28.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:28.691 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:28.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:28.692 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:32.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:32.091 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:32.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:32.091 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:35.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:35.522 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:35.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:35.522 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:39.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:39.129 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:39.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:49:39.130 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:43.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:43.715 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:43.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:43.715 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:43.715 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 07:49:49.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:49.533 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:49.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:49.533 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:49.842 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 07:49:49.847 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 07:49:49.850 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 07:49:49.852 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 07:49:49.855 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 07:49:49.857 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 07:49:49.859 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 07:49:49.861 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 07:49:49.863 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 07:49:49.866 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 07:49:49.868 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 07:49:49.870 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 07:49:49.872 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 07:49:49.874 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 07:49:49.877 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 07:49:49.879 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 07:49:49.883 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:49:49.886 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 07:49:49.888 | + 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:49:49.893 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 07:49:49.896 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 07:49:49.898 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 07:49:49.900 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 07:49:49.903 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 07:49:49.905 | + 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:49:49.933 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 07:49:49.962 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 07:49:49.991 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 07:49:50.019 | + 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:49:50.049 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 07:49:50.078 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 07:49:50.080 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 07:49:50.083 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 07:49:50.086 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:49:50.089 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:49:50.105 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:49:50.107 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:49:50.110 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:49:50.112 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:49:50.114 | + 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:49:50.143 | + 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:49:50.171 | + 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:49:50.200 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:49:50.229 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 07:49:50.246 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:49:50.249 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 07:49:50.251 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:49:50.253 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 07:49:50.256 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 07:49:50.258 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 07:49:50.270 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 07:49:50.272 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:49:50.275 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 07:49:50.277 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 07:49:50.289 | + 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:49:50.302 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 07:49:50.304 | + 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:49:50.317 | + 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:49:50.329 | + 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:49:50.341 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:49:50.344 | + 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:49:50.347 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 07:49:50.351 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.rVVRRnZrlj 2022-04-14 07:49:50.353 | + 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:49:50.356 | + 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:49:50.358 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.rVVRRnZrlj 2022-04-14 07:49:50.362 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.rVVRRnZrlj 2022-04-14 07:49:50.374 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.rVVRRnZrlj /etc/sudoers.d/neutron-rootwrap 2022-04-14 07:49:50.386 | + 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:49:50.415 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 07:49:50.417 | + 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:49:50.447 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 07:49:50.449 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 07:49:50.451 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 07:49:50.454 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:49:50.456 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:49:50.459 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:49:50.475 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:49:50.478 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:49:50.481 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:49:50.483 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:49:50.501 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:49:50.503 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:49:50.507 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:49:50.536 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:49:50.538 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:49:50.541 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 07:49:50.559 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:49:50.562 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 07:49:50.564 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 07:49:50.567 | + 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:49:50.570 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:49:50.572 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 07:49:50.575 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 07:49:50.577 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:49:50.580 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 07:49:50.582 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 07:49:50.585 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 07:49:50.589 | + 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:49:50.592 | + 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:49:50.596 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 07:49:50.614 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:49:50.617 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 07:49:50.619 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 07:49:50.622 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 07:49:50.627 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 07:49:50.656 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:49:50.686 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 07:49:50.716 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 07:49:50.747 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 07:49:50.776 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 07:49:50.779 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:49:50.782 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 07:49:50.784 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:49:50.787 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 07:49:50.816 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 07:49:50.846 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-04-14 07:49:50.876 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 07:49:50.905 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 07:49:50.936 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 07:49:50.966 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 07:49:50.996 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 07:49:51.026 | + 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:49:51.056 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:49:51.086 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 07:49:51.116 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 07:49:51.146 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 07:49:51.149 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:49:51.151 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:49:51.154 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:49:51.156 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 07:49:51.187 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 07:49:51.217 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.46/identity 2022-04-14 07:49:51.247 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 07:49:51.277 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 07:49:51.307 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 07:49:51.337 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 07:49:51.368 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 07:49:51.397 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:49:51.428 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 07:49:51.457 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 07:49:51.460 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 07:49:51.462 | + 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:49:51.465 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 07:49:51.467 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 07:49:51.470 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 07:49:51.472 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 07:49:51.475 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 400:449 != '' ]] 2022-04-14 07:49:51.478 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:400:449 2022-04-14 07:49:51.480 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:400:449 != '' ]] 2022-04-14 07:49:51.482 | + 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:49:51.485 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 07:49:51.487 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 07:49:51.490 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 07:49:51.493 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 07:49:51.495 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 07:49:51.497 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 07:49:51.500 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 07:49:51.502 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 07:49:51.505 | + 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:49:51.532 | + 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:49:51.535 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:49:51.538 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:49:51.540 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 07:49:51.543 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 07:49:51.545 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:49:51.548 | + 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:49:51.577 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 07:49:51.579 | + 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:49:51.581 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:49:51.584 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:49:51.586 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 07:49:51.589 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 07:49:51.591 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:49:51.593 | + 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:49:51.622 | + 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:49:51.625 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:49:51.627 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:49:51.629 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 07:49:51.632 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 07:49:51.634 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:49:51.637 | + 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:49:51.665 | + 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:49:51.668 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:49:51.670 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 07:49:51.673 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 07:49:51.675 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 07:49:51.678 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:49:51.681 | + 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:49:51.710 | + 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:49:51.712 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:49:51.715 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 07:49:51.717 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:49:51.719 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:49:51.722 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:49:51.725 | + 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:49:51.753 | + 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:49:51.756 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:49:51.758 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 07:49:51.761 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 07:49:51.763 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 07:49:51.766 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:49:51.768 | + 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:49:51.797 | + 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:400:449 2022-04-14 07:49:51.800 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:49:51.802 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 07:49:51.805 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:400:449 2022-04-14 07:49:51.807 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:400:449 ']' 2022-04-14 07:49:51.810 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:49:51.812 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:400:449 2022-04-14 07:49:51.842 | + 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:49:51.844 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:49:51.846 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 07:49:51.849 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:49:51.852 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:49:51.854 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:49:51.857 | + 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:49:51.885 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 07:49:51.888 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 07:49:51.905 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:49:51.908 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 07:49:51.910 | + 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:49:51.942 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 07:49:51.945 | + 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:49:51.974 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:49:52.006 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 07:49:52.009 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 07:49:52.011 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 07:49:52.014 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:49:55.027 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:49:55.028 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 07:49:55.028 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=191394) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:49:55.078 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=191394) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:49:55.079 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=191394) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:49:55.079 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=191394) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:49:55.079 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=191394) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:49:55.079 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=191394) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:49:55.079 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=191394) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:49:55.132 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:49:55.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:55.132 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:55.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:55.132 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:55.478 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 07:49:55.481 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 07:49:55.483 | + 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:49:55.486 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:49:55.489 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 07:49:55.547 | + 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:49:55.565 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 07:49:55.567 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 07:49:55.570 | + 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:49:55.602 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 07:49:55.605 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 07:49:55.613 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 07:49:55.616 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 07:49:55.618 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 07:49:55.631 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 07:49:55.643 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:49:55.646 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 07:49:55.654 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 07:49:55.658 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:49:55.661 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 07:49:55.669 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 07:49:55.672 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 07:49:55.675 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 07:49:55.677 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 07:49:55.680 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 07:49:55.682 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:49:55.685 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:49:55.687 | + 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:49:55.690 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:49:55.693 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:49:55.719 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 07:49:55.721 | + 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:49:55.756 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 07:49:55.758 | + 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:49:55.789 | + 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:49:55.818 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 07:49:55.840 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:49:55.843 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 07:49:55.846 | + 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:49:55.851 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 07:49:55.880 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 07:49:55.910 | + 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:49:55.942 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 07:49:55.945 | + 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:49:55.974 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 07:49:55.991 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:49:55.993 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:49:55.996 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:49:56.026 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:49:56.028 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:49:56.031 | + 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:49:56.060 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 07:49:56.062 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:49:56.065 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 07:49:56.068 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 07:49:56.086 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:49:56.088 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 07:49:56.091 | + 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:49:56.095 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 07:49:56.124 | + 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:49:56.156 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 07:49:56.159 | + 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:49:56.187 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:49:56.190 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:49:56.220 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:49:56.222 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:49:56.225 | + 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:49:56.254 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 07:49:56.257 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:49:56.259 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 07:49:56.262 | + 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:49:59.217 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:49:59.217 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 07:49:59.217 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=191924) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:49:59.267 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=191924) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:49:59.267 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=191924) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:49:59.268 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=191924) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:49:59.268 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=191924) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:49:59.268 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=191924) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:49:59.268 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=191924) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:49:59.327 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 07:49:59.328 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=191924) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 07:49:59.328 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=191924) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 07:49:59.328 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:49:59.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:59.328 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:59.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:49:59.328 | from cryptography.utils import int_from_bytes 2022-04-14 07:49:59.693 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 07:49:59.696 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 07:49:59.698 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:49:59.701 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:49:59.703 | + 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:49:59.706 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:49:59.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:49:59.726 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 07:49:59.728 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 07:49:59.731 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 07:49:59.733 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 07:49:59.746 | + 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:49:59.763 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 07:49:59.765 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 07:49:59.768 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 07:49:59.770 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 07:49:59.773 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 07:49:59.775 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 07:49:59.778 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 07:49:59.780 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 07:49:59.783 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 07:49:59.786 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 07:49:59.788 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 07:49:59.791 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 07:49:59.793 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 07:49:59.796 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 07:49:59.799 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 07:49:59.799 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 07:49:59.806 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 07:49:59.809 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 07:49:59.811 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 07:49:59.814 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 07:49:59.818 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 07:49:59.818 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 07:49:59.820 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 07:49:59.824 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.14/22 brd 192.168.3.255' 2022-04-14 07:49:59.827 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 07:49:59.829 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 07:49:59.831 | + 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:49:59.834 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 07:49:59.836 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.14/22 brd 192.168.3.255 != '' ]] 2022-04-14 07:49:59.839 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.14/22 brd 192.168.3.255 dev eth1' 2022-04-14 07:49:59.841 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.14/22 brd 192.168.3.255 dev br-data' 2022-04-14 07:49:59.844 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 07:49:59.846 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 07:49:59.851 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.14/22 brd 192.168.3.255 2022-04-14 07:49:59.852 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 07:49:59.852 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 07:49:59.852 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 07:49:59.858 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.14 2022-04-14 07:49:59.861 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.14 ' 2022-04-14 07:49:59.864 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.14/22 brd 192.168.3.255 dev eth1 2022-04-14 07:49:59.876 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.14/22 brd 192.168.3.255 dev br-data 2022-04-14 07:49:59.888 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 07:49:59.901 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 07:49:59.921 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.14 2022-04-14 07:50:02.930 | ARPING 192.168.0.14 from 192.168.0.14 br-data 2022-04-14 07:50:02.930 | Sent 3 probes (3 broadcast(s)) 2022-04-14 07:50:02.930 | Received 0 response(s) 2022-04-14 07:50:02.950 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 07:50:02.952 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-14 07:50:02.955 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-14 07:50:02.958 | + ./stack.sh:exit_trap:522 : jobs='175713 2022-04-14 07:50:02.959 | 189417' 2022-04-14 07:50:02.961 | + ./stack.sh:exit_trap:525 : [[ -n 175713 2022-04-14 07:50:02.961 | 189417 ]] 2022-04-14 07:50:02.963 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-074112 ]] 2022-04-14 07:50:02.965 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-14 07:50:02.968 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-14 07:50:02.968 | exit_trap: cleaning up child processes 2022-04-14 07:50:02.970 | + ./stack.sh:exit_trap:527 : kill 175713 189417 2022-04-14 07:50:02.972 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.bS5ttpVSUt ']' 2022-04-14 07:50:02.975 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.bS5ttpVSUt 2022-04-14 07:50:02.979 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-14 07:50:02.981 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-14 07:50:02.983 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-14 07:50:02.985 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-14 07:50:02.985 | Error on exit 2022-04-14 07:50:02.988 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-14 07:50:02.991 | + ./stack.sh:exit_trap:542 : generate-subunit 1649922069 533 fail 2022-04-14 07:50:03.642 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-14 07:50:03.644 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 07:50:04.743 | + ./stack.sh:exit_trap:556 : exit 1