2022-04-14 06:40:16.886 | + ./stack.sh:main:489 : exec 2022-04-14 06:40:16.886 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-064016' 2022-04-14 06:40:16.886 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-064016.summary.2022-04-14-064016 2022-04-14 06:40:16.886 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:40:16.886 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-064016 2022-04-14 06:40:16.886 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-064016 /opt/stack/logs/stack.sh.log 2022-04-14 06:40:16.886 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-064016.summary.2022-04-14-064016 /opt/stack/logs/stack.sh.log.summary 2022-04-14 06:40:16.886 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-14 06:40:16.886 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 06:40:16.886 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 06:40:16.886 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 06:40:16.886 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 06:40:16.886 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 06:40:16.886 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 06:40:16.886 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 06:40:16.886 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 06:40:16.886 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 06:40:16.886 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 06:40:16.886 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 06:40:16.886 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 06:40:16.886 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 06:40:16.886 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 06:40:16.888 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-14 06:40:16.890 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-14 06:40:16.893 | + ./stack.sh:main:575 : set -o errexit 2022-04-14 06:40:16.895 | + ./stack.sh:main:578 : uname -a 2022-04-14 06:40:16.896 | Linux dv-neutron-837552-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-14 06:40:16.898 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 06:40:16.899 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 06:40:16.902 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-14 06:40:16.942 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 06:40:16.957 | + ./stack.sh:main:592 : fetch_plugins 2022-04-14 06:40:16.959 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 06:40:16.961 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 06:40:16.962 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 06:40:16.964 | + functions-common:fetch_plugins:1783 : return 2022-04-14 06:40:16.966 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-14 06:40:16.968 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 06:40:16.972 | + functions-common:run_phase:1861 : local phase= 2022-04-14 06:40:16.974 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 06:40:16.975 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 06:40:16.977 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 06:40:16.979 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 06:40:16.980 | + functions-common:run_phase:1870 : local extra 2022-04-14 06:40:16.983 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 06:40:16.985 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 06:40:16.987 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 06:40:16.989 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 06:40:16.991 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 06:40:16.993 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 06:40:17.005 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:40:17.007 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 06:40:17.008 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:40:17.010 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:40:17.012 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:40:17.013 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:40:17.015 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:40:17.018 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 06:40:17.019 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 06:40:17.021 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 06:40:17.023 | + 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 06:40:17.025 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 06:40:17.026 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 06:40:17.028 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 06:40:17.030 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 06:40:17.031 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 06:40:17.034 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-14 06:40:17.050 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-14 06:40:17.052 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 06:40:17.064 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:40:17.066 | +++ lib/tls:source:43 : hostname -f 2022-04-14 06:40:17.069 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 06:40:17.071 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 06:40:17.073 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 06:40:17.075 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 06:40:17.077 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 06:40:17.078 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 06:40:17.081 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 06:40:17.083 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 06:40:17.084 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 06:40:17.086 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 06:40:17.091 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-14 06:40:17.102 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 06:40:17.118 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 06:40:17.130 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 06:40:17.142 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 06:40:17.176 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-14 06:40:17.231 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-14 06:40:17.316 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-14 06:40:17.336 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 06:40:17.384 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-14 06:40:17.433 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 06:40:17.572 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 06:40:17.586 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 06:40:17.598 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 06:40:17.611 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 06:40:17.694 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 06:40:17.696 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 06:40:17.699 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 06:40:17.701 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 06:40:17.703 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 06:40:17.705 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 06:40:17.708 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 06:40:17.708 | False' 2022-04-14 06:40:17.710 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 06:40:17.725 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 06:40:17.727 | + ./stack.sh:main:626 : run_phase source 2022-04-14 06:40:17.729 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 06:40:17.731 | + functions-common:run_phase:1861 : local phase= 2022-04-14 06:40:17.733 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 06:40:17.735 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 06:40:17.737 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 06:40:17.739 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 06:40:17.741 | + functions-common:run_phase:1870 : local extra 2022-04-14 06:40:17.743 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 06:40:17.747 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 06:40:17.749 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 06:40:17.751 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 06:40:17.753 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 06:40:17.755 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 06:40:17.769 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:40:17.771 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 06:40:17.773 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 06:40:17.810 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 06:40:17.812 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 06:40:17.814 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 06:40:17.816 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 06:40:17.818 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 06:40:17.820 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 06:40:17.822 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 06:40:17.824 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 06:40:17.826 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 06:40:17.829 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 06:40:17.831 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.833 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 06:40:17.836 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.838 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 06:40:17.840 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.842 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 06:40:17.844 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.847 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 06:40:17.849 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.852 | + 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 06:40:17.854 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.856 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 06:40:17.858 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.860 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 06:40:17.863 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.865 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 06:40:17.867 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.869 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 06:40:17.871 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.873 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 06:40:17.876 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.878 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-14 06:40:17.881 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.883 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 06:40:17.885 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.887 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 06:40:17.889 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.892 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 06:40:17.894 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.896 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 06:40:17.899 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.901 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 06:40:17.903 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.905 | + 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 06:40:17.907 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.909 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 06:40:17.912 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.914 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 06:40:17.916 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.918 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 06:40:17.920 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.922 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 06:40:17.925 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.927 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 06:40:17.929 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.931 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 06:40:17.933 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.936 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 06:40:17.938 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.941 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 06:40:17.943 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.945 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 06:40:17.948 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.950 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 06:40:17.952 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.955 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 06:40:17.958 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.960 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 06:40:17.963 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.965 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 06:40:17.967 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.969 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 06:40:17.972 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.974 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 06:40:17.976 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.978 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-14 06:40:17.981 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.983 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 06:40:17.985 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.987 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 06:40:17.989 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.991 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 06:40:17.994 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:17.996 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 06:40:17.998 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:18.000 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 06:40:18.003 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:18.005 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 06:40:18.007 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:18.010 | + 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 06:40:18.012 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:18.014 | + 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 06:40:18.016 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:18.019 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 06:40:18.021 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:18.023 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 06:40:18.025 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:18.028 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 06:40:18.030 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:18.032 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 06:40:18.034 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:18.036 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 06:40:18.039 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:40:18.041 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 06:40:18.044 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-14 06:40:18.046 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 06:40:18.048 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 06:40:18.062 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:40:18.065 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 06:40:18.067 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 06:40:18.069 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 06:40:18.084 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:40:18.086 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 06:40:18.088 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 06:40:18.091 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 06:40:18.093 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 06:40:18.095 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 06:40:18.097 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 06:40:18.099 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 06:40:18.101 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 06:40:18.104 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-14 06:40:18.104 | Using mysql database backend 2022-04-14 06:40:18.106 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 06:40:18.122 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-14 06:40:18.125 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 06:40:18.128 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 06:40:18.130 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 06:40:18.133 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 06:40:18.135 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-14 06:40:18.151 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:40:18.153 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 06:40:18.169 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-14 06:40:18.184 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:40:18.186 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 06:40:18.202 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 06:40:18.217 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-14 06:40:18.232 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:40:18.235 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-14 06:40:18.250 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:40:18.253 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 06:40:18.270 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-14 06:40:18.272 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-14 06:40:18.275 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-14 06:40:18.277 | + functions-common:save_stackenv:60 : local tag=759 2022-04-14 06:40:18.280 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 06:40:18.284 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-064018 2022-04-14 06:40:18.287 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-064018 759' 2022-04-14 06:40:18.289 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:40:18.291 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 06:40:18.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:40:18.296 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 06:40:18.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:40:18.300 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 06:40:18.302 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:40:18.305 | + 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 06:40:18.307 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:40:18.309 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-04-14 06:40:18.312 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:40:18.314 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-04-14 06:40:18.316 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:40:18.319 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-064016 2022-04-14 06:40:18.321 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:40:18.323 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 06:40:18.325 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:40:18.328 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-04-14 06:40:18.330 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:40:18.333 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 06:40:18.335 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:40:18.337 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 06:40:18.339 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:40:18.342 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 06:40:18.344 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:40:18.347 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 06:40:18.349 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-14 06:40:18.351 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-14 06:40:18.354 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 06:40:18.356 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 06:40:18.358 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:40:18.360 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:40:18.362 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:40:18.365 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:40:18.367 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:40:18.369 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:40:18.384 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:40:18.386 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:40:18.388 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:40:18.390 | + functions-common:git_clone:629 : echo master 2022-04-14 06:40:18.391 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:40:18.396 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 06:40:18.398 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:40:18.400 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 06:40:18.412 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 06:40:18.415 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:40:18.415 | + functions-common:git_clone:685 : head -1 2022-04-14 06:40:18.418 | 53f1cd32 switch from py36/38 to py38/39 2022-04-14 06:40:18.420 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:40:18.423 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-14 06:40:18.425 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:40:18.428 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-14 06:40:18.430 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 06:40:18.433 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 06:40:18.435 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 06:40:18.438 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 06:40:18.440 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 06:40:18.442 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 06:40:18.445 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 06:40:18.448 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 06:40:18.452 | ++ tools/install_prereqs.sh:source:47 : NOW=1649918418 2022-04-14 06:40:18.455 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 06:40:18.459 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-04-14 06:40:18.462 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-04-14 06:40:18.464 | ++ tools/install_prereqs.sh:source:49 : DELTA=1649918418 2022-04-14 06:40:18.467 | ++ tools/install_prereqs.sh:source:50 : [[ 1649918418 -lt 7200 ]] 2022-04-14 06:40:18.469 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 06:40:18.472 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 06:40:18.474 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 06:40:18.477 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 06:40:18.479 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 06:40:18.481 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 06:40:18.483 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 06:40:18.486 | +++ 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 06:40:18.533 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 06:40:18.533 | apache2-dev 2022-04-14 06:40:18.533 | bc 2022-04-14 06:40:18.533 | bsdmainutils 2022-04-14 06:40:18.533 | curl 2022-04-14 06:40:18.533 | g++ 2022-04-14 06:40:18.533 | gawk 2022-04-14 06:40:18.533 | gcc 2022-04-14 06:40:18.533 | gettext 2022-04-14 06:40:18.533 | git 2022-04-14 06:40:18.533 | graphviz 2022-04-14 06:40:18.533 | iputils-ping 2022-04-14 06:40:18.533 | libapache2-mod-proxy-uwsgi 2022-04-14 06:40:18.534 | libffi-dev 2022-04-14 06:40:18.534 | libjpeg-dev 2022-04-14 06:40:18.534 | libpcre3-dev 2022-04-14 06:40:18.534 | libpq-dev 2022-04-14 06:40:18.534 | libssl-dev 2022-04-14 06:40:18.534 | libsystemd-dev 2022-04-14 06:40:18.534 | libxml2-dev 2022-04-14 06:40:18.534 | libxslt1-dev 2022-04-14 06:40:18.534 | libyaml-dev 2022-04-14 06:40:18.534 | lsof 2022-04-14 06:40:18.534 | openssh-server 2022-04-14 06:40:18.534 | openssl 2022-04-14 06:40:18.534 | pkg-config 2022-04-14 06:40:18.534 | psmisc 2022-04-14 06:40:18.534 | python3-dev 2022-04-14 06:40:18.534 | python3-pip 2022-04-14 06:40:18.534 | python3-systemd 2022-04-14 06:40:18.534 | python3-venv 2022-04-14 06:40:18.534 | tar 2022-04-14 06:40:18.534 | tcpdump 2022-04-14 06:40:18.534 | unzip 2022-04-14 06:40:18.534 | uuid-runtime 2022-04-14 06:40:18.534 | wget 2022-04-14 06:40:18.534 | wget 2022-04-14 06:40:18.534 | zlib1g-dev 2022-04-14 06:40:18.534 | libkrb5-dev 2022-04-14 06:40:18.534 | libldap2-dev 2022-04-14 06:40:18.534 | libsasl2-dev 2022-04-14 06:40:18.534 | memcached 2022-04-14 06:40:18.534 | python3-mysqldb 2022-04-14 06:40:18.534 | sqlite3 2022-04-14 06:40:18.534 | conntrack 2022-04-14 06:40:18.534 | curl 2022-04-14 06:40:18.534 | dnsmasq-base 2022-04-14 06:40:18.534 | dnsmasq-utils 2022-04-14 06:40:18.534 | ebtables 2022-04-14 06:40:18.534 | genisoimage 2022-04-14 06:40:18.534 | iptables 2022-04-14 06:40:18.535 | iputils-arping 2022-04-14 06:40:18.535 | kpartx 2022-04-14 06:40:18.535 | libjs-jquery-tablesorter 2022-04-14 06:40:18.535 | parted 2022-04-14 06:40:18.535 | pm-utils 2022-04-14 06:40:18.535 | python3-mysqldb 2022-04-14 06:40:18.535 | socat 2022-04-14 06:40:18.535 | sqlite3 2022-04-14 06:40:18.535 | sudo 2022-04-14 06:40:18.535 | vlan 2022-04-14 06:40:18.535 | lsscsi 2022-04-14 06:40:18.535 | open-iscsi 2022-04-14 06:40:18.535 | lvm2 2022-04-14 06:40:18.535 | qemu-utils 2022-04-14 06:40:18.535 | thin-provisioning-tools 2022-04-14 06:40:18.535 | acl 2022-04-14 06:40:18.535 | dnsmasq-base 2022-04-14 06:40:18.535 | dnsmasq-utils 2022-04-14 06:40:18.535 | ebtables 2022-04-14 06:40:18.535 | haproxy 2022-04-14 06:40:18.535 | iptables 2022-04-14 06:40:18.535 | iputils-arping 2022-04-14 06:40:18.535 | iputils-ping 2022-04-14 06:40:18.535 | postgresql-server-dev-all 2022-04-14 06:40:18.535 | python3-mysqldb 2022-04-14 06:40:18.535 | sqlite3 2022-04-14 06:40:18.535 | sudo 2022-04-14 06:40:18.535 | vlan 2022-04-14 06:40:18.535 | pcp 2022-04-14 06:40:18.535 | ipset 2022-04-14 06:40:18.535 | conntrack 2022-04-14 06:40:18.535 | conntrackd 2022-04-14 06:40:18.535 | keepalived 2022-04-14 06:40:18.535 | lvm2 2022-04-14 06:40:18.535 | qemu-utils 2022-04-14 06:40:18.535 | thin-provisioning-tools 2022-04-14 06:40:18.535 | curl 2022-04-14 06:40:18.535 | liberasurecode-dev 2022-04-14 06:40:18.536 | make 2022-04-14 06:40:18.536 | memcached 2022-04-14 06:40:18.536 | rsync 2022-04-14 06:40:18.536 | sqlite3 2022-04-14 06:40:18.536 | xfsprogs' 2022-04-14 06:40:18.536 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 06:40:18.553 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 06:40:18.553 | apache2-dev 2022-04-14 06:40:18.553 | bc 2022-04-14 06:40:18.553 | bsdmainutils 2022-04-14 06:40:18.553 | curl 2022-04-14 06:40:18.553 | g++ 2022-04-14 06:40:18.553 | gawk 2022-04-14 06:40:18.553 | gcc 2022-04-14 06:40:18.553 | gettext 2022-04-14 06:40:18.553 | git 2022-04-14 06:40:18.554 | graphviz 2022-04-14 06:40:18.554 | iputils-ping 2022-04-14 06:40:18.554 | libapache2-mod-proxy-uwsgi 2022-04-14 06:40:18.554 | libffi-dev 2022-04-14 06:40:18.554 | libjpeg-dev 2022-04-14 06:40:18.554 | libpcre3-dev 2022-04-14 06:40:18.554 | libpq-dev 2022-04-14 06:40:18.554 | libssl-dev 2022-04-14 06:40:18.554 | libsystemd-dev 2022-04-14 06:40:18.554 | libxml2-dev 2022-04-14 06:40:18.554 | libxslt1-dev 2022-04-14 06:40:18.554 | libyaml-dev 2022-04-14 06:40:18.554 | lsof 2022-04-14 06:40:18.554 | openssh-server 2022-04-14 06:40:18.554 | openssl 2022-04-14 06:40:18.554 | pkg-config 2022-04-14 06:40:18.554 | psmisc 2022-04-14 06:40:18.554 | python3-dev 2022-04-14 06:40:18.554 | python3-pip 2022-04-14 06:40:18.554 | python3-systemd 2022-04-14 06:40:18.554 | python3-venv 2022-04-14 06:40:18.554 | tar 2022-04-14 06:40:18.554 | tcpdump 2022-04-14 06:40:18.554 | unzip 2022-04-14 06:40:18.554 | uuid-runtime 2022-04-14 06:40:18.554 | wget 2022-04-14 06:40:18.554 | wget 2022-04-14 06:40:18.554 | zlib1g-dev 2022-04-14 06:40:18.554 | libkrb5-dev 2022-04-14 06:40:18.554 | libldap2-dev 2022-04-14 06:40:18.554 | libsasl2-dev 2022-04-14 06:40:18.554 | memcached 2022-04-14 06:40:18.554 | python3-mysqldb 2022-04-14 06:40:18.554 | sqlite3 2022-04-14 06:40:18.554 | conntrack 2022-04-14 06:40:18.554 | curl 2022-04-14 06:40:18.554 | dnsmasq-base 2022-04-14 06:40:18.554 | dnsmasq-utils 2022-04-14 06:40:18.555 | ebtables 2022-04-14 06:40:18.555 | genisoimage 2022-04-14 06:40:18.555 | iptables 2022-04-14 06:40:18.555 | iputils-arping 2022-04-14 06:40:18.555 | kpartx 2022-04-14 06:40:18.555 | libjs-jquery-tablesorter 2022-04-14 06:40:18.555 | parted 2022-04-14 06:40:18.555 | pm-utils 2022-04-14 06:40:18.555 | python3-mysqldb 2022-04-14 06:40:18.555 | socat 2022-04-14 06:40:18.555 | sqlite3 2022-04-14 06:40:18.555 | sudo 2022-04-14 06:40:18.555 | vlan 2022-04-14 06:40:18.555 | lsscsi 2022-04-14 06:40:18.555 | open-iscsi 2022-04-14 06:40:18.555 | lvm2 2022-04-14 06:40:18.555 | qemu-utils 2022-04-14 06:40:18.555 | thin-provisioning-tools 2022-04-14 06:40:18.555 | acl 2022-04-14 06:40:18.555 | dnsmasq-base 2022-04-14 06:40:18.555 | dnsmasq-utils 2022-04-14 06:40:18.555 | ebtables 2022-04-14 06:40:18.555 | haproxy 2022-04-14 06:40:18.555 | iptables 2022-04-14 06:40:18.555 | iputils-arping 2022-04-14 06:40:18.555 | iputils-ping 2022-04-14 06:40:18.555 | postgresql-server-dev-all 2022-04-14 06:40:18.555 | python3-mysqldb 2022-04-14 06:40:18.555 | sqlite3 2022-04-14 06:40:18.555 | sudo 2022-04-14 06:40:18.555 | vlan 2022-04-14 06:40:18.555 | pcp 2022-04-14 06:40:18.555 | ipset 2022-04-14 06:40:18.555 | conntrack 2022-04-14 06:40:18.555 | conntrackd 2022-04-14 06:40:18.555 | keepalived 2022-04-14 06:40:18.555 | lvm2 2022-04-14 06:40:18.555 | qemu-utils 2022-04-14 06:40:18.556 | thin-provisioning-tools 2022-04-14 06:40:18.556 | curl 2022-04-14 06:40:18.556 | liberasurecode-dev 2022-04-14 06:40:18.556 | make 2022-04-14 06:40:18.556 | memcached 2022-04-14 06:40:18.556 | rsync 2022-04-14 06:40:18.556 | sqlite3 2022-04-14 06:40:18.556 | xfsprogs ' 2022-04-14 06:40:18.556 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 06:40:18.558 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:40:18.560 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:40:18.563 | ++ 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 06:40:18.564 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 06:40:18.568 | ++ 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 06:40:18.570 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 06:40:18.572 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:40:18.574 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 06:40:18.577 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:40:18.579 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:40:18.581 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:40:18.584 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:40:18.586 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:40:18.588 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:40:18.590 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 06:40:18.592 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 06:40:18.594 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 06:40:18.597 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 06:40:18.600 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 06:40:18.602 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 06:40:18.605 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 06:40:18.606 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 06:40:18.609 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:40:18.611 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:40:18.614 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649918418612 2022-04-14 06:40:18.616 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 06:40:18.618 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 06:40:18.621 | ++ 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 06:40:18.967 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 06:40:19.064 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 06:40:19.069 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 06:40:19.181 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-14 06:40:21.206 | Reading package lists... 2022-04-14 06:40:21.237 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 06:40:21.239 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 06:40:21.241 | ++ functions-common:time_stop:2432 : local name 2022-04-14 06:40:21.243 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 06:40:21.245 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:40:21.247 | ++ functions-common:time_stop:2435 : local total 2022-04-14 06:40:21.249 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 06:40:21.251 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 06:40:21.253 | ++ functions-common:time_stop:2439 : start_time=1649918418612 2022-04-14 06:40:21.255 | ++ functions-common:time_stop:2441 : [[ -z 1649918418612 ]] 2022-04-14 06:40:21.258 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:40:21.261 | ++ functions-common:time_stop:2444 : end_time=1649918421259 2022-04-14 06:40:21.263 | ++ functions-common:time_stop:2445 : elapsed_time=2647 2022-04-14 06:40:21.265 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 06:40:21.268 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:40:21.270 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2647 2022-04-14 06:40:21.272 | ++ 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 06:40:21.274 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:40:21.276 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:40:21.278 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:40:21.281 | ++ 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 06:40:21.300 | ++ 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 06:40:21.408 | Reading package lists... 2022-04-14 06:40:21.642 | Building dependency tree... 2022-04-14 06:40:21.643 | Reading state information... 2022-04-14 06:40:21.913 | bc is already the newest version (1.07.1-2build1). 2022-04-14 06:40:21.914 | bc set to manually installed. 2022-04-14 06:40:21.914 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 06:40:21.914 | bsdmainutils set to manually installed. 2022-04-14 06:40:21.914 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 06:40:21.914 | gawk set to manually installed. 2022-04-14 06:40:21.914 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 06:40:21.914 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 06:40:21.914 | iptables set to manually installed. 2022-04-14 06:40:21.914 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 06:40:21.914 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 06:40:21.914 | kpartx set to manually installed. 2022-04-14 06:40:21.914 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 06:40:21.914 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 06:40:21.914 | psmisc is already the newest version (23.3-1). 2022-04-14 06:40:21.914 | psmisc set to manually installed. 2022-04-14 06:40:21.914 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 06:40:21.914 | python3-systemd is already the newest version (234-3build2). 2022-04-14 06:40:21.914 | python3-systemd set to manually installed. 2022-04-14 06:40:21.914 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 06:40:21.914 | thin-provisioning-tools set to manually installed. 2022-04-14 06:40:21.914 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 06:40:21.914 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 06:40:21.914 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 06:40:21.914 | lsof set to manually installed. 2022-04-14 06:40:21.914 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 06:40:21.914 | parted set to manually installed. 2022-04-14 06:40:21.914 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 06:40:21.914 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 06:40:21.914 | zlib1g-dev set to manually installed. 2022-04-14 06:40:21.914 | The following packages were automatically installed and are no longer required: 2022-04-14 06:40:21.915 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:40:21.915 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:40:21.915 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:40:21.915 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:40:21.915 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:40:21.915 | python3-zope.interface 2022-04-14 06:40:21.915 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:40:21.915 | The following additional packages will be installed: 2022-04-14 06:40:21.915 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-04-14 06:40:21.915 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-04-14 06:40:21.915 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-04-14 06:40:21.915 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-04-14 06:40:21.915 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-04-14 06:40:21.915 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-04-14 06:40:21.915 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-04-14 06:40:21.915 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-04-14 06:40:21.915 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-04-14 06:40:21.915 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-04-14 06:40:21.915 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-04-14 06:40:21.915 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-04-14 06:40:21.915 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-04-14 06:40:21.915 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-04-14 06:40:21.916 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-04-14 06:40:21.916 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-04-14 06:40:21.916 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-04-14 06:40:21.916 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-04-14 06:40:21.916 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-04-14 06:40:21.916 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-04-14 06:40:21.916 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-04-14 06:40:21.916 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-04-14 06:40:21.916 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-04-14 06:40:21.916 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-04-14 06:40:21.916 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-04-14 06:40:21.916 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-04-14 06:40:21.916 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-04-14 06:40:21.916 | libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-04-14 06:40:21.916 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-04-14 06:40:21.916 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-04-14 06:40:21.916 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-04-14 06:40:21.916 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-04-14 06:40:21.916 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-04-14 06:40:21.916 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-14 06:40:21.916 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-04-14 06:40:21.916 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-04-14 06:40:21.916 | systemd-timesyncd uuid-dev vbetool x11-common 2022-04-14 06:40:21.917 | Suggested packages: 2022-04-14 06:40:21.918 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-04-14 06:40:21.918 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-04-14 06:40:21.918 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-04-14 06:40:21.918 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-04-14 06:40:21.918 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-04-14 06:40:21.918 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-04-14 06:40:21.918 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-04-14 06:40:21.918 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-04-14 06:40:21.918 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-04-14 06:40:21.918 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-04-14 06:40:21.918 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-04-14 06:40:21.918 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-04-14 06:40:21.918 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-04-14 06:40:21.918 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-04-14 06:40:21.918 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-04-14 06:40:21.918 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-04-14 06:40:21.918 | | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2022-04-14 06:40:21.918 | tar-scripts tar-doc zip 2022-04-14 06:40:22.170 | The following NEW packages will be installed: 2022-04-14 06:40:22.170 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-04-14 06:40:22.170 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-04-14 06:40:22.170 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-04-14 06:40:22.170 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-04-14 06:40:22.170 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-04-14 06:40:22.170 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-04-14 06:40:22.170 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-04-14 06:40:22.170 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-04-14 06:40:22.170 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-04-14 06:40:22.170 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-04-14 06:40:22.170 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-04-14 06:40:22.170 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-04-14 06:40:22.170 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-04-14 06:40:22.171 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-04-14 06:40:22.171 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-04-14 06:40:22.171 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-04-14 06:40:22.171 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-04-14 06:40:22.171 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-04-14 06:40:22.171 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-04-14 06:40:22.171 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-04-14 06:40:22.171 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-04-14 06:40:22.171 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-04-14 06:40:22.171 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-04-14 06:40:22.171 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-04-14 06:40:22.171 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-04-14 06:40:22.171 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-04-14 06:40:22.171 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-04-14 06:40:22.171 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-04-14 06:40:22.171 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-04-14 06:40:22.171 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-04-14 06:40:22.171 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-04-14 06:40:22.171 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-04-14 06:40:22.171 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-04-14 06:40:22.171 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-04-14 06:40:22.171 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-04-14 06:40:22.171 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-04-14 06:40:22.171 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-04-14 06:40:22.171 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-14 06:40:22.171 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-04-14 06:40:22.171 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-04-14 06:40:22.171 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-04-14 06:40:22.171 | unzip uuid-dev vbetool vlan x11-common 2022-04-14 06:40:22.172 | The following packages will be upgraded: 2022-04-14 06:40:22.172 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-04-14 06:40:22.172 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-04-14 06:40:22.173 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-04-14 06:40:22.173 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd tar 2022-04-14 06:40:22.173 | tcpdump uuid-runtime wget 2022-04-14 06:40:22.428 | 26 upgraded, 219 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:40:22.428 | Need to get 165 MB of archives. 2022-04-14 06:40:22.428 | After this operation, 768 MB of additional disk space will be used. 2022-04-14 06:40:22.428 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-04-14 06:40:23.028 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.16 [96.1 kB] 2022-04-14 06:40:23.065 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.16 [28.1 kB] 2022-04-14 06:40:23.073 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.16 [10.3 kB] 2022-04-14 06:40:23.077 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.16 [186 kB] 2022-04-14 06:40:23.166 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.16 [3,809 kB] 2022-04-14 06:40:23.611 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.16 [269 kB] 2022-04-14 06:40:23.632 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-04-14 06:40:23.803 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-04-14 06:40:23.804 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-04-14 06:40:23.805 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-04-14 06:40:23.806 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1,322 kB] 2022-04-14 06:40:23.898 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-04-14 06:40:23.908 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-04-14 06:40:23.909 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-04-14 06:40:23.913 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-04-14 06:40:23.913 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-04-14 06:40:24.020 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-04-14 06:40:24.021 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-04-14 06:40:24.035 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-04-14 06:40:24.055 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-04-14 06:40:24.057 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-04-14 06:40:24.134 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-04-14 06:40:25.388 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [640 kB] 2022-04-14 06:40:25.401 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-04-14 06:40:25.549 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-04-14 06:40:25.552 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-04-14 06:40:25.554 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-04-14 06:40:25.556 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-04-14 06:40:25.635 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-04-14 06:40:26.011 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-04-14 06:40:26.013 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-04-14 06:40:26.013 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-04-14 06:40:26.013 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-04-14 06:40:26.092 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-04-14 06:40:26.093 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-04-14 06:40:26.094 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-04-14 06:40:26.098 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-04-14 06:40:26.267 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-04-14 06:40:26.307 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-04-14 06:40:26.354 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-04-14 06:40:26.384 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 2022-04-14 06:40:26.469 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-04-14 06:40:26.485 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-04-14 06:40:26.486 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-04-14 06:40:26.558 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-04-14 06:40:26.651 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-04-14 06:40:26.810 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-04-14 06:40:26.818 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-04-14 06:40:26.819 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-04-14 06:40:26.820 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-04-14 06:40:26.823 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-04-14 06:40:26.968 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-04-14 06:40:27.053 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-04-14 06:40:27.135 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-04-14 06:40:29.623 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-04-14 06:40:31.169 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-04-14 06:40:31.568 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-04-14 06:40:31.594 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-04-14 06:40:31.595 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-04-14 06:40:31.600 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-04-14 06:40:31.953 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-04-14 06:40:32.076 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-04-14 06:40:32.126 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-04-14 06:40:32.942 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-04-14 06:40:34.270 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-04-14 06:40:34.278 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-04-14 06:40:34.301 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-04-14 06:40:34.303 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-04-14 06:40:34.312 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-04-14 06:40:34.324 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-04-14 06:40:34.326 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-04-14 06:40:34.328 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-04-14 06:40:34.329 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-04-14 06:40:34.384 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-04-14 06:40:34.475 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-04-14 06:40:34.571 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-04-14 06:40:34.592 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-04-14 06:40:34.603 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-04-14 06:40:34.727 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-04-14 06:40:34.731 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-04-14 06:40:34.763 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-04-14 06:40:34.885 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-04-14 06:40:34.889 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-04-14 06:40:34.890 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-04-14 06:40:34.899 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-04-14 06:40:34.996 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-04-14 06:40:35.032 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-04-14 06:40:35.087 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-04-14 06:40:35.112 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-04-14 06:40:35.121 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-04-14 06:40:36.398 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-04-14 06:40:36.398 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-04-14 06:40:36.398 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-04-14 06:40:36.399 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-04-14 06:40:36.400 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-04-14 06:40:36.400 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-04-14 06:40:36.445 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-04-14 06:40:36.446 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-04-14 06:40:36.447 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-04-14 06:40:36.524 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-04-14 06:40:36.747 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-04-14 06:40:37.143 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-04-14 06:40:37.174 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-04-14 06:40:37.251 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-04-14 06:40:37.624 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-04-14 06:40:37.707 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-04-14 06:40:37.711 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-04-14 06:40:37.720 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-04-14 06:40:37.735 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-04-14 06:40:37.763 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-04-14 06:40:37.765 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-04-14 06:40:37.767 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-04-14 06:40:37.770 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-04-14 06:40:37.780 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-04-14 06:40:37.850 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-04-14 06:40:37.853 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-04-14 06:40:37.869 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-04-14 06:40:37.882 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-04-14 06:40:37.962 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-04-14 06:40:37.972 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-04-14 06:40:37.985 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-04-14 06:40:38.004 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-04-14 06:40:38.006 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-04-14 06:40:38.006 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-04-14 06:40:38.074 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-04-14 06:40:38.124 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-04-14 06:40:38.130 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-04-14 06:40:38.164 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-04-14 06:40:38.185 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-04-14 06:40:38.187 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-04-14 06:40:38.189 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-04-14 06:40:38.203 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-04-14 06:40:38.206 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-04-14 06:40:38.208 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-04-14 06:40:38.297 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-04-14 06:40:38.353 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-04-14 06:40:38.367 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-04-14 06:40:38.382 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-04-14 06:40:38.409 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-04-14 06:40:38.413 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-04-14 06:40:38.414 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-04-14 06:40:38.428 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-04-14 06:40:38.431 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-04-14 06:40:38.446 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-04-14 06:40:38.520 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-04-14 06:40:38.533 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-04-14 06:40:38.538 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-04-14 06:40:38.558 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-04-14 06:40:38.633 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-04-14 06:40:38.633 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-04-14 06:40:38.634 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-04-14 06:40:38.639 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-04-14 06:40:38.642 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-04-14 06:40:38.646 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-04-14 06:40:38.744 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-04-14 06:40:38.748 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-04-14 06:40:38.758 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-04-14 06:40:38.762 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-04-14 06:40:38.856 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-04-14 06:40:38.858 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-04-14 06:40:38.858 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-04-14 06:40:38.879 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-04-14 06:40:38.900 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-04-14 06:40:38.903 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-04-14 06:40:38.968 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-04-14 06:40:40.215 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-04-14 06:40:40.216 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-04-14 06:40:40.217 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-04-14 06:40:40.219 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-04-14 06:40:40.231 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-04-14 06:40:40.232 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-04-14 06:40:40.232 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-04-14 06:40:40.242 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-04-14 06:40:40.243 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-04-14 06:40:40.345 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-04-14 06:40:40.348 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-04-14 06:40:40.440 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-04-14 06:40:40.442 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-04-14 06:40:40.471 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-04-14 06:40:40.480 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-04-14 06:40:40.662 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-04-14 06:40:40.719 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-04-14 06:40:40.721 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-04-14 06:40:40.721 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-04-14 06:40:40.726 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-04-14 06:40:40.727 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-04-14 06:40:40.728 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-04-14 06:40:40.731 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-04-14 06:40:40.735 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-04-14 06:40:41.232 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-04-14 06:40:41.585 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-04-14 06:40:41.626 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-04-14 06:40:41.628 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.12 [1,584 kB] 2022-04-14 06:40:41.832 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.16 [246 kB] 2022-04-14 06:40:41.838 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-04-14 06:40:41.838 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-04-14 06:40:41.840 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [737 kB] 2022-04-14 06:40:42.129 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-04-14 06:40:42.133 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-04-14 06:40:42.136 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-04-14 06:40:42.140 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-04-14 06:40:43.124 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-04-14 06:40:43.481 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-04-14 06:40:43.873 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-04-14 06:40:43.938 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-04-14 06:40:44.999 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-04-14 06:40:45.001 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-04-14 06:40:48.792 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-04-14 06:40:48.797 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-04-14 06:40:48.798 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-04-14 06:40:48.810 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-04-14 06:40:48.818 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-04-14 06:40:49.082 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-04-14 06:40:49.082 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-04-14 06:40:49.086 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-04-14 06:40:49.234 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-04-14 06:40:49.234 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-04-14 06:40:49.501 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-04-14 06:40:49.502 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-04-14 06:40:49.586 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-04-14 06:40:49.591 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-04-14 06:40:49.592 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-04-14 06:40:49.592 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-04-14 06:40:49.594 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-04-14 06:40:49.772 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-04-14 06:40:49.775 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-04-14 06:40:49.915 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-04-14 06:40:49.918 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-04-14 06:40:49.918 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-04-14 06:40:49.919 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-04-14 06:40:49.921 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B] 2022-04-14 06:40:49.921 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-04-14 06:40:49.922 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-04-14 06:40:49.923 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-04-14 06:40:49.996 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-04-14 06:40:50.036 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-04-14 06:40:50.038 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-04-14 06:40:50.039 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-04-14 06:40:50.042 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-04-14 06:40:50.059 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-04-14 06:40:50.067 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-04-14 06:40:50.076 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-04-14 06:40:50.535 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-04-14 06:40:50.598 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-04-14 06:40:52.196 | Preconfiguring packages ... 2022-04-14 06:40:52.492 | Fetched 165 MB in 28s (5,794 kB/s) 2022-04-14 06:40:52.711 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-04-14 06:40:52.713 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-04-14 06:40:52.896 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-04-14 06:40:53.480 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-04-14 06:40:53.998 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-04-14 06:40:54.001 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 06:40:54.193 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-14 06:40:54.686 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 06:40:54.868 | Unpacking systemd-timesyncd (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-14 06:40:55.703 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 06:40:55.833 | Unpacking systemd-sysv (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-14 06:40:56.246 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 06:40:56.405 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-14 06:40:56.971 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 06:40:57.292 | Unpacking systemd (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-14 06:40:58.589 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 06:40:58.770 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-14 06:40:59.205 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.16) ... 2022-04-14 06:40:59.712 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-04-14 06:40:59.714 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-04-14 06:40:59.906 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-04-14 06:41:00.748 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-14 06:41:00.889 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-14 06:41:01.284 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-14 06:41:01.802 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-04-14 06:41:01.804 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-14 06:41:01.947 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-14 06:41:02.411 | Selecting previously unselected package libapr1:amd64. 2022-04-14 06:41:02.419 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-04-14 06:41:02.473 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-14 06:41:02.977 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-14 06:41:03.119 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-14 06:41:03.691 | Selecting previously unselected package libaprutil1:amd64. 2022-04-14 06:41:03.698 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-04-14 06:41:03.736 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-14 06:41:04.051 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-04-14 06:41:04.058 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-04-14 06:41:04.108 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-14 06:41:04.463 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-14 06:41:04.633 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-14 06:41:05.080 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-14 06:41:05.278 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-14 06:41:05.731 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-14 06:41:05.884 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-04-14 06:41:06.256 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-04-14 06:41:06.263 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-04-14 06:41:06.319 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-14 06:41:06.681 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-14 06:41:06.820 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-14 06:41:07.308 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-14 06:41:07.507 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-14 06:41:08.028 | Selecting previously unselected package libjansson4:amd64. 2022-04-14 06:41:08.035 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-04-14 06:41:08.090 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-04-14 06:41:08.484 | Selecting previously unselected package liblua5.2-0:amd64. 2022-04-14 06:41:08.492 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-04-14 06:41:08.553 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-14 06:41:08.983 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-04-14 06:41:09.147 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-04-14 06:41:10.944 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-14 06:41:11.068 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-04-14 06:41:11.513 | Selecting previously unselected package apache2-bin. 2022-04-14 06:41:11.521 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-14 06:41:11.576 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-14 06:41:12.062 | Selecting previously unselected package apache2-data. 2022-04-14 06:41:12.069 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-04-14 06:41:12.124 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-14 06:41:12.559 | Selecting previously unselected package apache2-utils. 2022-04-14 06:41:12.566 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-14 06:41:12.610 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-14 06:41:13.084 | Selecting previously unselected package apache2. 2022-04-14 06:41:13.091 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-14 06:41:13.163 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-04-14 06:41:13.565 | Selecting previously unselected package liblua5.3-0:amd64. 2022-04-14 06:41:13.572 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-04-14 06:41:13.622 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-14 06:41:13.999 | Selecting previously unselected package haproxy. 2022-04-14 06:41:14.007 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-04-14 06:41:14.063 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-04-14 06:41:14.667 | Selecting previously unselected package libnl-3-200:amd64. 2022-04-14 06:41:14.674 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-04-14 06:41:14.725 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-04-14 06:41:15.124 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-04-14 06:41:15.132 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-04-14 06:41:15.181 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-14 06:41:15.599 | Selecting previously unselected package mysql-common. 2022-04-14 06:41:15.606 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-04-14 06:41:15.659 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-14 06:41:16.039 | Selecting previously unselected package libmysqlclient21:amd64. 2022-04-14 06:41:16.046 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-14 06:41:16.096 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 06:41:16.662 | Selecting previously unselected package libsensors-config. 2022-04-14 06:41:16.669 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-04-14 06:41:16.707 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-14 06:41:17.049 | Selecting previously unselected package libsensors5:amd64. 2022-04-14 06:41:17.056 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-04-14 06:41:17.208 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-14 06:41:17.598 | Selecting previously unselected package libsnmp-base. 2022-04-14 06:41:17.605 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-04-14 06:41:17.650 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-14 06:41:18.043 | Selecting previously unselected package libsnmp35:amd64. 2022-04-14 06:41:18.050 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-04-14 06:41:18.117 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-14 06:41:18.639 | Selecting previously unselected package keepalived. 2022-04-14 06:41:18.646 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-04-14 06:41:18.696 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-14 06:41:19.279 | Selecting previously unselected package memcached. 2022-04-14 06:41:19.286 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-04-14 06:41:19.335 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-04-14 06:41:19.841 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-04-14 06:41:20.739 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-04-14 06:41:21.194 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-14 06:41:21.364 | Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-14 06:41:21.913 | Selecting previously unselected package python3-yaml. 2022-04-14 06:41:21.921 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-04-14 06:41:21.976 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-14 06:41:22.463 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-14 06:41:22.581 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-14 06:41:23.092 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-14 06:41:23.418 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-14 06:41:24.337 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-14 06:41:24.499 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-14 06:41:25.097 | Preparing to unpack .../037-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-04-14 06:41:25.244 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-04-14 06:41:25.726 | Preparing to unpack .../038-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-04-14 06:41:25.844 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-04-14 06:41:26.393 | Selecting previously unselected package acl. 2022-04-14 06:41:26.401 | Preparing to unpack .../039-acl_2.2.53-6_amd64.deb ... 2022-04-14 06:41:26.461 | Unpacking acl (2.2.53-6) ... 2022-04-14 06:41:26.759 | Selecting previously unselected package autotools-dev. 2022-04-14 06:41:26.766 | Preparing to unpack .../040-autotools-dev_20180224.1_all.deb ... 2022-04-14 06:41:26.816 | Unpacking autotools-dev (20180224.1) ... 2022-04-14 06:41:27.090 | Selecting previously unselected package m4. 2022-04-14 06:41:27.097 | Preparing to unpack .../041-m4_1.4.18-4_amd64.deb ... 2022-04-14 06:41:27.164 | Unpacking m4 (1.4.18-4) ... 2022-04-14 06:41:27.512 | Selecting previously unselected package autoconf. 2022-04-14 06:41:27.519 | Preparing to unpack .../042-autoconf_2.69-11.1_all.deb ... 2022-04-14 06:41:27.564 | Unpacking autoconf (2.69-11.1) ... 2022-04-14 06:41:28.004 | Selecting previously unselected package automake. 2022-04-14 06:41:28.012 | Preparing to unpack .../043-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-04-14 06:41:28.074 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-04-14 06:41:28.456 | Selecting previously unselected package autopoint. 2022-04-14 06:41:28.464 | Preparing to unpack .../044-autopoint_0.19.8.1-10build1_all.deb ... 2022-04-14 06:41:28.496 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-04-14 06:41:28.844 | Selecting previously unselected package libllvm10:amd64. 2022-04-14 06:41:28.852 | Preparing to unpack .../045-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 06:41:28.878 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-14 06:41:31.604 | Selecting previously unselected package libclang-cpp10. 2022-04-14 06:41:31.611 | Preparing to unpack .../046-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 06:41:31.649 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-14 06:41:33.484 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-04-14 06:41:33.492 | Preparing to unpack .../047-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-14 06:41:33.530 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-14 06:41:34.473 | Selecting previously unselected package libgc1c2:amd64. 2022-04-14 06:41:34.480 | Preparing to unpack .../048-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-04-14 06:41:34.507 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-14 06:41:34.907 | Selecting previously unselected package libobjc4:amd64. 2022-04-14 06:41:34.915 | Preparing to unpack .../049-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-14 06:41:34.970 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-14 06:41:35.301 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-04-14 06:41:35.308 | Preparing to unpack .../050-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-14 06:41:35.352 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-14 06:41:35.781 | Selecting previously unselected package libc6-i386. 2022-04-14 06:41:35.789 | Preparing to unpack .../051-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-04-14 06:41:35.815 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-14 06:41:36.695 | Selecting previously unselected package lib32gcc-s1. 2022-04-14 06:41:36.703 | Preparing to unpack .../052-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-14 06:41:36.752 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-14 06:41:37.152 | Selecting previously unselected package lib32stdc++6. 2022-04-14 06:41:37.160 | Preparing to unpack .../053-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-14 06:41:37.209 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-14 06:41:37.621 | Selecting previously unselected package libclang-common-10-dev. 2022-04-14 06:41:37.628 | Preparing to unpack .../054-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 06:41:37.678 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-14 06:41:39.009 | Selecting previously unselected package libclang1-10. 2022-04-14 06:41:39.016 | Preparing to unpack .../055-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 06:41:39.066 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-14 06:41:40.597 | Selecting previously unselected package clang-10. 2022-04-14 06:41:40.605 | Preparing to unpack .../056-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 06:41:40.660 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-14 06:41:40.935 | Selecting previously unselected package libtool. 2022-04-14 06:41:40.943 | Preparing to unpack .../057-libtool_2.4.6-14_all.deb ... 2022-04-14 06:41:40.981 | Unpacking libtool (2.4.6-14) ... 2022-04-14 06:41:41.295 | Selecting previously unselected package dh-autoreconf. 2022-04-14 06:41:41.302 | Preparing to unpack .../058-dh-autoreconf_19_all.deb ... 2022-04-14 06:41:41.352 | Unpacking dh-autoreconf (19) ... 2022-04-14 06:41:41.570 | Selecting previously unselected package libdebhelper-perl. 2022-04-14 06:41:41.578 | Preparing to unpack .../059-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-04-14 06:41:41.609 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-04-14 06:41:41.873 | Selecting previously unselected package libarchive-zip-perl. 2022-04-14 06:41:41.880 | Preparing to unpack .../060-libarchive-zip-perl_1.67-2_all.deb ... 2022-04-14 06:41:41.924 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-04-14 06:41:42.193 | Selecting previously unselected package libsub-override-perl. 2022-04-14 06:41:42.200 | Preparing to unpack .../061-libsub-override-perl_0.09-2_all.deb ... 2022-04-14 06:41:42.261 | Unpacking libsub-override-perl (0.09-2) ... 2022-04-14 06:41:42.541 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-04-14 06:41:42.549 | Preparing to unpack .../062-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-04-14 06:41:42.598 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-14 06:41:42.896 | Selecting previously unselected package dh-strip-nondeterminism. 2022-04-14 06:41:42.903 | Preparing to unpack .../063-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-04-14 06:41:42.952 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-04-14 06:41:43.221 | Selecting previously unselected package libdpkg-perl. 2022-04-14 06:41:43.229 | Preparing to unpack .../064-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-04-14 06:41:43.272 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-04-14 06:41:43.604 | Selecting previously unselected package make. 2022-04-14 06:41:43.611 | Preparing to unpack .../065-make_4.2.1-1.2_amd64.deb ... 2022-04-14 06:41:43.654 | Unpacking make (4.2.1-1.2) ... 2022-04-14 06:41:44.123 | Selecting previously unselected package dpkg-dev. 2022-04-14 06:41:44.131 | Preparing to unpack .../066-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-04-14 06:41:44.181 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-04-14 06:41:44.593 | Selecting previously unselected package dwz. 2022-04-14 06:41:44.600 | Preparing to unpack .../067-dwz_0.13-5_amd64.deb ... 2022-04-14 06:41:44.643 | Unpacking dwz (0.13-5) ... 2022-04-14 06:41:45.095 | Selecting previously unselected package libcroco3:amd64. 2022-04-14 06:41:45.104 | Preparing to unpack .../068-libcroco3_0.6.13-1_amd64.deb ... 2022-04-14 06:41:45.157 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-04-14 06:41:45.455 | Selecting previously unselected package gettext. 2022-04-14 06:41:45.463 | Preparing to unpack .../069-gettext_0.19.8.1-10build1_amd64.deb ... 2022-04-14 06:41:45.517 | Unpacking gettext (0.19.8.1-10build1) ... 2022-04-14 06:41:45.907 | Selecting previously unselected package intltool-debian. 2022-04-14 06:41:45.914 | Preparing to unpack .../070-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-04-14 06:41:45.964 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-04-14 06:41:46.335 | Selecting previously unselected package po-debconf. 2022-04-14 06:41:46.342 | Preparing to unpack .../071-po-debconf_1.0.21_all.deb ... 2022-04-14 06:41:46.403 | Unpacking po-debconf (1.0.21) ... 2022-04-14 06:41:46.815 | Selecting previously unselected package debhelper. 2022-04-14 06:41:46.823 | Preparing to unpack .../072-debhelper_12.10ubuntu1_all.deb ... 2022-04-14 06:41:46.866 | Unpacking debhelper (12.10ubuntu1) ... 2022-04-14 06:41:47.370 | Selecting previously unselected package uuid-dev:amd64. 2022-04-14 06:41:47.377 | Preparing to unpack .../073-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-14 06:41:47.426 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-14 06:41:47.855 | Selecting previously unselected package libsctp1:amd64. 2022-04-14 06:41:47.863 | Preparing to unpack .../074-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-04-14 06:41:47.912 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-14 06:41:48.141 | Selecting previously unselected package libsctp-dev:amd64. 2022-04-14 06:41:48.149 | Preparing to unpack .../075-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-04-14 06:41:48.204 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-14 06:41:48.512 | Selecting previously unselected package libapr1-dev. 2022-04-14 06:41:48.520 | Preparing to unpack .../076-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-04-14 06:41:48.558 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-14 06:41:49.141 | Selecting previously unselected package libldap2-dev:amd64. 2022-04-14 06:41:49.149 | Preparing to unpack .../077-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-14 06:41:49.215 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-14 06:41:49.547 | Selecting previously unselected package libaprutil1-dev. 2022-04-14 06:41:49.555 | Preparing to unpack .../078-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-04-14 06:41:49.581 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-14 06:41:50.186 | Selecting previously unselected package apache2-dev. 2022-04-14 06:41:50.194 | Preparing to unpack .../079-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-14 06:41:50.260 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-14 06:41:50.706 | Selecting previously unselected package binfmt-support. 2022-04-14 06:41:50.715 | Preparing to unpack .../080-binfmt-support_2.2.0-2_amd64.deb ... 2022-04-14 06:41:50.777 | Unpacking binfmt-support (2.2.0-2) ... 2022-04-14 06:41:51.118 | Selecting previously unselected package g++-9. 2022-04-14 06:41:51.126 | Preparing to unpack .../081-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-14 06:41:51.191 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-14 06:41:52.798 | Selecting previously unselected package g++. 2022-04-14 06:41:52.809 | Preparing to unpack .../082-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-04-14 06:41:52.860 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-04-14 06:41:53.089 | Selecting previously unselected package build-essential. 2022-04-14 06:41:53.097 | Preparing to unpack .../083-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-04-14 06:41:53.157 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-04-14 06:41:53.495 | Selecting previously unselected package conntrack. 2022-04-14 06:41:53.503 | Preparing to unpack .../084-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-04-14 06:41:53.558 | Unpacking conntrack (1:1.4.5-2) ... 2022-04-14 06:41:53.981 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-04-14 06:41:53.988 | Preparing to unpack .../085-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-04-14 06:41:54.038 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-14 06:41:54.421 | Selecting previously unselected package libnetfilter-queue1. 2022-04-14 06:41:54.429 | Preparing to unpack .../086-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-04-14 06:41:54.483 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-04-14 06:41:54.941 | Selecting previously unselected package conntrackd. 2022-04-14 06:41:54.949 | Preparing to unpack .../087-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-04-14 06:41:55.009 | Unpacking conntrackd (1:1.4.5-2) ... 2022-04-14 06:41:55.397 | Selecting previously unselected package dns-root-data. 2022-04-14 06:41:55.406 | Preparing to unpack .../088-dns-root-data_2019052802_all.deb ... 2022-04-14 06:41:55.454 | Unpacking dns-root-data (2019052802) ... 2022-04-14 06:41:55.821 | Selecting previously unselected package libidn11:amd64. 2022-04-14 06:41:55.829 | Preparing to unpack .../089-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-04-14 06:41:55.883 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-14 06:41:56.227 | Selecting previously unselected package dnsmasq-base. 2022-04-14 06:41:56.235 | Preparing to unpack .../090-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-14 06:41:56.289 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-14 06:41:56.631 | Selecting previously unselected package dnsmasq-utils. 2022-04-14 06:41:56.639 | Preparing to unpack .../091-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-14 06:41:56.706 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-14 06:41:57.153 | Selecting previously unselected package ebtables. 2022-04-14 06:41:57.162 | Preparing to unpack .../092-ebtables_2.0.11-3build1_amd64.deb ... 2022-04-14 06:41:57.221 | Unpacking ebtables (2.0.11-3build1) ... 2022-04-14 06:41:57.632 | Selecting previously unselected package libfakeroot:amd64. 2022-04-14 06:41:57.640 | Preparing to unpack .../093-libfakeroot_1.24-1_amd64.deb ... 2022-04-14 06:41:57.700 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-04-14 06:41:58.123 | Selecting previously unselected package fakeroot. 2022-04-14 06:41:58.131 | Preparing to unpack .../094-fakeroot_1.24-1_amd64.deb ... 2022-04-14 06:41:58.202 | Unpacking fakeroot (1.24-1) ... 2022-04-14 06:41:58.495 | Selecting previously unselected package fonts-dejavu-core. 2022-04-14 06:41:58.503 | Preparing to unpack .../095-fonts-dejavu-core_2.37-1_all.deb ... 2022-04-14 06:41:58.540 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-04-14 06:41:58.992 | Selecting previously unselected package fonts-liberation. 2022-04-14 06:41:59.000 | Preparing to unpack .../096-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-04-14 06:41:59.031 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-04-14 06:41:59.575 | Selecting previously unselected package fontconfig-config. 2022-04-14 06:41:59.583 | Preparing to unpack .../097-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-04-14 06:41:59.620 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-14 06:42:00.072 | Selecting previously unselected package libfontconfig1:amd64. 2022-04-14 06:42:00.080 | Preparing to unpack .../098-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-04-14 06:42:00.129 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-14 06:42:00.552 | Selecting previously unselected package fontconfig. 2022-04-14 06:42:00.560 | Preparing to unpack .../099-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-04-14 06:42:00.597 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-04-14 06:42:01.026 | Selecting previously unselected package genisoimage. 2022-04-14 06:42:01.034 | Preparing to unpack .../100-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-04-14 06:42:01.083 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-14 06:42:01.558 | Selecting previously unselected package libann0. 2022-04-14 06:42:01.566 | Preparing to unpack .../101-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-04-14 06:42:01.615 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-04-14 06:42:01.924 | Selecting previously unselected package libcdt5:amd64. 2022-04-14 06:42:01.931 | Preparing to unpack .../102-libcdt5_2.42.2-3build2_amd64.deb ... 2022-04-14 06:42:01.957 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-04-14 06:42:02.260 | Selecting previously unselected package libcgraph6:amd64. 2022-04-14 06:42:02.269 | Preparing to unpack .../103-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-04-14 06:42:02.317 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-14 06:42:02.701 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-04-14 06:42:02.709 | Preparing to unpack .../104-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-14 06:42:02.746 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-14 06:42:03.095 | Selecting previously unselected package libjpeg8:amd64. 2022-04-14 06:42:03.103 | Preparing to unpack .../105-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-04-14 06:42:03.152 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-14 06:42:03.495 | Selecting previously unselected package libjbig0:amd64. 2022-04-14 06:42:03.503 | Preparing to unpack .../106-libjbig0_2.1-3.1build1_amd64.deb ... 2022-04-14 06:42:03.546 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-04-14 06:42:03.906 | Selecting previously unselected package libwebp6:amd64. 2022-04-14 06:42:03.914 | Preparing to unpack .../107-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-04-14 06:42:03.963 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-14 06:42:04.323 | Selecting previously unselected package libtiff5:amd64. 2022-04-14 06:42:04.331 | Preparing to unpack .../108-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-04-14 06:42:04.380 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-14 06:42:04.769 | Selecting previously unselected package libxpm4:amd64. 2022-04-14 06:42:04.777 | Preparing to unpack .../109-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-04-14 06:42:04.826 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-04-14 06:42:05.175 | Selecting previously unselected package libgd3:amd64. 2022-04-14 06:42:05.183 | Preparing to unpack .../110-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-04-14 06:42:05.243 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-14 06:42:05.643 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-04-14 06:42:05.651 | Preparing to unpack .../111-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-04-14 06:42:05.700 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-14 06:42:06.083 | Selecting previously unselected package libpixman-1-0:amd64. 2022-04-14 06:42:06.091 | Preparing to unpack .../112-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-04-14 06:42:06.139 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-14 06:42:06.507 | Selecting previously unselected package libxcb-render0:amd64. 2022-04-14 06:42:06.514 | Preparing to unpack .../113-libxcb-render0_1.14-2_amd64.deb ... 2022-04-14 06:42:06.540 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-04-14 06:42:06.854 | Selecting previously unselected package libxcb-shm0:amd64. 2022-04-14 06:42:06.862 | Preparing to unpack .../114-libxcb-shm0_1.14-2_amd64.deb ... 2022-04-14 06:42:06.912 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-04-14 06:42:07.209 | Selecting previously unselected package libxrender1:amd64. 2022-04-14 06:42:07.217 | Preparing to unpack .../115-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-04-14 06:42:07.266 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-04-14 06:42:07.609 | Selecting previously unselected package libcairo2:amd64. 2022-04-14 06:42:07.617 | Preparing to unpack .../116-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-04-14 06:42:07.655 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-14 06:42:08.078 | Selecting previously unselected package libgraphite2-3:amd64. 2022-04-14 06:42:08.086 | Preparing to unpack .../117-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-04-14 06:42:08.140 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-14 06:42:08.523 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-04-14 06:42:08.531 | Preparing to unpack .../118-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-04-14 06:42:08.579 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-14 06:42:08.912 | Selecting previously unselected package libthai-data. 2022-04-14 06:42:08.920 | Preparing to unpack .../119-libthai-data_0.1.28-3_all.deb ... 2022-04-14 06:42:08.968 | Unpacking libthai-data (0.1.28-3) ... 2022-04-14 06:42:09.364 | Selecting previously unselected package libdatrie1:amd64. 2022-04-14 06:42:09.371 | Preparing to unpack .../120-libdatrie1_0.2.12-3_amd64.deb ... 2022-04-14 06:42:09.420 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-04-14 06:42:09.809 | Selecting previously unselected package libthai0:amd64. 2022-04-14 06:42:09.817 | Preparing to unpack .../121-libthai0_0.1.28-3_amd64.deb ... 2022-04-14 06:42:09.877 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-04-14 06:42:10.278 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-04-14 06:42:10.287 | Preparing to unpack .../122-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-14 06:42:10.335 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-14 06:42:10.683 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-04-14 06:42:10.692 | Preparing to unpack .../123-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-14 06:42:10.746 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-14 06:42:11.089 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-04-14 06:42:11.097 | Preparing to unpack .../124-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-14 06:42:11.146 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-14 06:42:11.455 | Selecting previously unselected package libpathplan4:amd64. 2022-04-14 06:42:11.462 | Preparing to unpack .../125-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-04-14 06:42:11.511 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-14 06:42:11.872 | Selecting previously unselected package libgvc6. 2022-04-14 06:42:11.880 | Preparing to unpack .../126-libgvc6_2.42.2-3build2_amd64.deb ... 2022-04-14 06:42:11.912 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-04-14 06:42:12.369 | Selecting previously unselected package libgvpr2:amd64. 2022-04-14 06:42:12.377 | Preparing to unpack .../127-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-04-14 06:42:12.409 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-14 06:42:12.723 | Selecting previously unselected package liblab-gamut1:amd64. 2022-04-14 06:42:12.731 | Preparing to unpack .../128-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-04-14 06:42:12.774 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-14 06:42:13.358 | Selecting previously unselected package x11-common. 2022-04-14 06:42:13.366 | Preparing to unpack .../129-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-04-14 06:42:13.432 | dpkg-query: no packages found matching nux-tools 2022-04-14 06:42:13.442 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-04-14 06:42:13.814 | Selecting previously unselected package libice6:amd64. 2022-04-14 06:42:13.822 | Preparing to unpack .../130-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-04-14 06:42:13.871 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-14 06:42:14.169 | Selecting previously unselected package libsm6:amd64. 2022-04-14 06:42:14.176 | Preparing to unpack .../131-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-04-14 06:42:14.220 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-04-14 06:42:14.483 | Selecting previously unselected package libxt6:amd64. 2022-04-14 06:42:14.492 | Preparing to unpack .../132-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-04-14 06:42:14.522 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-04-14 06:42:14.894 | Selecting previously unselected package libxmu6:amd64. 2022-04-14 06:42:14.902 | Preparing to unpack .../133-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-04-14 06:42:14.951 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-14 06:42:15.272 | Selecting previously unselected package libxaw7:amd64. 2022-04-14 06:42:15.280 | Preparing to unpack .../134-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-04-14 06:42:15.334 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-04-14 06:42:15.677 | Selecting previously unselected package graphviz. 2022-04-14 06:42:15.686 | Preparing to unpack .../135-graphviz_2.42.2-3build2_amd64.deb ... 2022-04-14 06:42:15.717 | Unpacking graphviz (2.42.2-3build2) ... 2022-04-14 06:42:16.220 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-04-14 06:42:16.228 | Preparing to unpack .../136-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-04-14 06:42:16.282 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-14 06:42:16.751 | Selecting previously unselected package libibverbs1:amd64. 2022-04-14 06:42:16.759 | Preparing to unpack .../137-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-04-14 06:42:16.814 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-14 06:42:17.272 | Selecting previously unselected package ibverbs-providers:amd64. 2022-04-14 06:42:17.280 | Preparing to unpack .../138-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-04-14 06:42:17.329 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-14 06:42:17.677 | Selecting previously unselected package icu-devtools. 2022-04-14 06:42:17.685 | Preparing to unpack .../139-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-04-14 06:42:17.740 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-04-14 06:42:18.009 | Selecting previously unselected package iputils-arping. 2022-04-14 06:42:18.016 | Preparing to unpack .../140-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-04-14 06:42:18.065 | Unpacking iputils-arping (3:20190709-3) ... 2022-04-14 06:42:18.369 | Selecting previously unselected package javascript-common. 2022-04-14 06:42:18.377 | Preparing to unpack .../141-javascript-common_11_all.deb ... 2022-04-14 06:42:18.415 | Unpacking javascript-common (11) ... 2022-04-14 06:42:18.786 | Selecting previously unselected package libgssrpc4:amd64. 2022-04-14 06:42:18.794 | Preparing to unpack .../142-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-04-14 06:42:18.831 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 06:42:19.277 | Selecting previously unselected package libkdb5-9:amd64. 2022-04-14 06:42:19.285 | Preparing to unpack .../143-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-04-14 06:42:19.340 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 06:42:19.706 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-04-14 06:42:19.714 | Preparing to unpack .../144-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-14 06:42:19.751 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 06:42:20.077 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-04-14 06:42:20.085 | Preparing to unpack .../145-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-14 06:42:20.134 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 06:42:20.483 | Selecting previously unselected package comerr-dev:amd64. 2022-04-14 06:42:20.491 | Preparing to unpack .../146-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-04-14 06:42:20.531 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-14 06:42:20.803 | Selecting previously unselected package krb5-multidev:amd64. 2022-04-14 06:42:20.811 | Preparing to unpack .../147-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-14 06:42:20.865 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 06:42:21.175 | Selecting previously unselected package libalgorithm-diff-perl. 2022-04-14 06:42:21.183 | Preparing to unpack .../148-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-04-14 06:42:21.237 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-04-14 06:42:21.575 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-04-14 06:42:21.583 | Preparing to unpack .../149-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-04-14 06:42:21.752 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-14 06:42:22.072 | Selecting previously unselected package libalgorithm-merge-perl. 2022-04-14 06:42:22.084 | Preparing to unpack .../150-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-04-14 06:42:22.145 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-04-14 06:42:22.449 | Selecting previously unselected package libarchive-cpio-perl. 2022-04-14 06:42:22.457 | Preparing to unpack .../151-libarchive-cpio-perl_0.10-1_all.deb ... 2022-04-14 06:42:22.511 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-04-14 06:42:22.832 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-04-14 06:42:22.840 | Preparing to unpack .../152-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-14 06:42:22.877 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-14 06:42:23.283 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-04-14 06:42:23.292 | Preparing to unpack .../153-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-14 06:42:23.328 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-14 06:42:23.775 | Selecting previously unselected package libfile-fcntllock-perl. 2022-04-14 06:42:23.783 | Preparing to unpack .../154-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-04-14 06:42:23.825 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-04-14 06:42:24.077 | Selecting previously unselected package libgts-bin. 2022-04-14 06:42:24.085 | Preparing to unpack .../155-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-04-14 06:42:24.134 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-04-14 06:42:24.397 | Selecting previously unselected package libicu-dev:amd64. 2022-04-14 06:42:24.405 | Preparing to unpack .../156-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-04-14 06:42:24.437 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-14 06:42:26.134 | Selecting previously unselected package libipset13:amd64. 2022-04-14 06:42:26.142 | Preparing to unpack .../157-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-14 06:42:26.174 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-14 06:42:26.534 | Selecting previously unselected package librdmacm1:amd64. 2022-04-14 06:42:26.543 | Preparing to unpack .../158-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-04-14 06:42:26.579 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-14 06:42:27.009 | Selecting previously unselected package libiscsi7:amd64. 2022-04-14 06:42:27.017 | Preparing to unpack .../159-libiscsi7_1.18.0-2_amd64.deb ... 2022-04-14 06:42:27.077 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-04-14 06:42:27.363 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-04-14 06:42:27.371 | Preparing to unpack .../160-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-14 06:42:27.442 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-14 06:42:27.814 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-04-14 06:42:27.822 | Preparing to unpack .../161-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-04-14 06:42:27.882 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-14 06:42:28.180 | Selecting previously unselected package libjpeg-dev:amd64. 2022-04-14 06:42:28.188 | Preparing to unpack .../162-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-04-14 06:42:28.225 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-14 06:42:28.437 | Selecting previously unselected package libjs-jquery. 2022-04-14 06:42:28.445 | Preparing to unpack .../163-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-04-14 06:42:28.482 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-04-14 06:42:28.871 | Selecting previously unselected package libjs-jquery-metadata. 2022-04-14 06:42:28.879 | Preparing to unpack .../164-libjs-jquery-metadata_12-1.1_all.deb ... 2022-04-14 06:42:28.922 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-04-14 06:42:29.260 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-04-14 06:42:29.268 | Preparing to unpack .../165-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-04-14 06:42:29.305 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-14 06:42:29.666 | Selecting previously unselected package libltdl-dev:amd64. 2022-04-14 06:42:29.674 | Preparing to unpack .../166-libltdl-dev_2.4.6-14_amd64.deb ... 2022-04-14 06:42:29.711 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-04-14 06:42:30.014 | Selecting previously unselected package libsys-hostname-long-perl. 2022-04-14 06:42:30.022 | Preparing to unpack .../167-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-04-14 06:42:30.054 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-04-14 06:42:30.249 | Selecting previously unselected package libmail-sendmail-perl. 2022-04-14 06:42:30.257 | Preparing to unpack .../168-libmail-sendmail-perl_0.80-1_all.deb ... 2022-04-14 06:42:30.288 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-04-14 06:42:30.597 | Selecting previously unselected package libncurses-dev:amd64. 2022-04-14 06:42:30.605 | Preparing to unpack .../169-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-14 06:42:30.654 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-14 06:42:31.140 | Selecting previously unselected package libnspr4:amd64. 2022-04-14 06:42:31.148 | Preparing to unpack .../170-libnspr4_2%3a4.25-1_amd64.deb ... 2022-04-14 06:42:31.191 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-04-14 06:42:31.540 | Selecting previously unselected package libnss3:amd64. 2022-04-14 06:42:31.548 | Preparing to unpack .../171-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-04-14 06:42:31.603 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-14 06:42:32.134 | Selecting previously unselected package libomp5-10:amd64. 2022-04-14 06:42:32.142 | Preparing to unpack .../172-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 06:42:32.191 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-14 06:42:32.517 | Selecting previously unselected package libomp-10-dev. 2022-04-14 06:42:32.525 | Preparing to unpack .../173-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 06:42:32.568 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-14 06:42:32.815 | Selecting previously unselected package pcp-conf. 2022-04-14 06:42:32.823 | Preparing to unpack .../174-pcp-conf_5.0.3-1_amd64.deb ... 2022-04-14 06:42:32.871 | Unpacking pcp-conf (5.0.3-1) ... 2022-04-14 06:42:33.169 | Selecting previously unselected package libpcp3. 2022-04-14 06:42:33.177 | Preparing to unpack .../175-libpcp3_5.0.3-1_amd64.deb ... 2022-04-14 06:42:33.219 | Unpacking libpcp3 (5.0.3-1) ... 2022-04-14 06:42:33.626 | Selecting previously unselected package libpcp-pmda3. 2022-04-14 06:42:33.634 | Preparing to unpack .../176-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-04-14 06:42:33.677 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-04-14 06:42:33.968 | Selecting previously unselected package libpcp-pmda-perl. 2022-04-14 06:42:33.976 | Preparing to unpack .../177-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-04-14 06:42:34.025 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-04-14 06:42:34.443 | Selecting previously unselected package libpq5:amd64. 2022-04-14 06:42:34.451 | Preparing to unpack .../178-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-14 06:42:34.488 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-14 06:42:34.763 | Selecting previously unselected package libpq-dev. 2022-04-14 06:42:34.771 | Preparing to unpack .../179-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-14 06:42:34.825 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-14 06:42:35.289 | Selecting previously unselected package librados2. 2022-04-14 06:42:35.297 | Preparing to unpack .../180-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-14 06:42:35.351 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-14 06:42:36.214 | Selecting previously unselected package librbd1. 2022-04-14 06:42:36.222 | Preparing to unpack .../181-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-14 06:42:36.254 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-14 06:42:36.786 | Selecting previously unselected package libsasl2-dev. 2022-04-14 06:42:36.795 | Preparing to unpack .../182-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-14 06:42:36.842 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-14 06:42:37.151 | Preparing to unpack .../183-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-14 06:42:37.236 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-14 06:42:37.585 | Selecting previously unselected package libssl-dev:amd64. 2022-04-14 06:42:37.594 | Preparing to unpack .../184-libssl-dev_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-14 06:42:37.659 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-14 06:42:38.220 | Selecting previously unselected package libsystemd-dev:amd64. 2022-04-14 06:42:38.228 | Preparing to unpack .../185-libsystemd-dev_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 06:42:38.259 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.16) ... 2022-04-14 06:42:38.620 | Selecting previously unselected package libtinfo-dev:amd64. 2022-04-14 06:42:38.628 | Preparing to unpack .../186-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-14 06:42:38.665 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-14 06:42:38.888 | Selecting previously unselected package libx86-1:amd64. 2022-04-14 06:42:38.896 | Preparing to unpack .../187-libx86-1_1.1+ds1-11_amd64.deb ... 2022-04-14 06:42:38.945 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-04-14 06:42:39.266 | Selecting previously unselected package libxml2-dev:amd64. 2022-04-14 06:42:39.274 | Preparing to unpack .../188-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-14 06:42:39.317 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-14 06:42:39.740 | Selecting previously unselected package libxslt1-dev:amd64. 2022-04-14 06:42:39.748 | Preparing to unpack .../189-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-04-14 06:42:39.802 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-14 06:42:40.237 | Selecting previously unselected package llvm-10-runtime. 2022-04-14 06:42:40.245 | Preparing to unpack .../190-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 06:42:40.276 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-14 06:42:40.602 | Selecting previously unselected package libpfm4:amd64. 2022-04-14 06:42:40.611 | Preparing to unpack .../191-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-04-14 06:42:40.642 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-14 06:42:40.957 | Selecting previously unselected package llvm-10. 2022-04-14 06:42:40.965 | Preparing to unpack .../192-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 06:42:40.996 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-14 06:42:42.100 | Selecting previously unselected package libffi-dev:amd64. 2022-04-14 06:42:42.108 | Preparing to unpack .../193-libffi-dev_3.3-4_amd64.deb ... 2022-04-14 06:42:42.156 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-04-14 06:42:42.431 | Selecting previously unselected package python3-pygments. 2022-04-14 06:42:42.439 | Preparing to unpack .../194-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-04-14 06:42:42.465 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-14 06:42:42.940 | Selecting previously unselected package llvm-10-tools. 2022-04-14 06:42:42.948 | Preparing to unpack .../195-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 06:42:42.996 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-14 06:42:43.505 | Selecting previously unselected package libz3-4:amd64. 2022-04-14 06:42:43.514 | Preparing to unpack .../196-libz3-4_4.8.7-4build1_amd64.deb ... 2022-04-14 06:42:43.545 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-04-14 06:42:44.802 | Selecting previously unselected package libz3-dev:amd64. 2022-04-14 06:42:44.811 | Preparing to unpack .../197-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-04-14 06:42:44.865 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-14 06:42:45.180 | Selecting previously unselected package llvm-10-dev. 2022-04-14 06:42:45.188 | Preparing to unpack .../198-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 06:42:45.231 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-14 06:42:50.151 | Selecting previously unselected package lsscsi. 2022-04-14 06:42:50.160 | Preparing to unpack .../199-lsscsi_0.30-0.1_amd64.deb ... 2022-04-14 06:42:50.213 | Unpacking lsscsi (0.30-0.1) ... 2022-04-14 06:42:50.545 | Selecting previously unselected package pkg-config. 2022-04-14 06:42:50.554 | Preparing to unpack .../200-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-04-14 06:42:50.602 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-04-14 06:42:50.917 | Selecting previously unselected package pm-utils. 2022-04-14 06:42:50.926 | Preparing to unpack .../201-pm-utils_1.4.1-19_all.deb ... 2022-04-14 06:42:50.979 | Unpacking pm-utils (1.4.1-19) ... 2022-04-14 06:42:51.340 | Selecting previously unselected package postgresql-client-common. 2022-04-14 06:42:51.348 | Preparing to unpack .../202-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-04-14 06:42:51.396 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-04-14 06:42:51.677 | Selecting previously unselected package postgresql-client-12. 2022-04-14 06:42:51.685 | Preparing to unpack .../203-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-14 06:42:51.716 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-14 06:42:52.254 | Selecting previously unselected package ssl-cert. 2022-04-14 06:42:52.263 | Preparing to unpack .../204-ssl-cert_1.0.39_all.deb ... 2022-04-14 06:42:52.305 | Unpacking ssl-cert (1.0.39) ... 2022-04-14 06:42:52.791 | Selecting previously unselected package postgresql-common. 2022-04-14 06:42:52.800 | Preparing to unpack .../205-postgresql-common_214ubuntu0.1_all.deb ... 2022-04-14 06:42:52.876 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-04-14 06:42:52.911 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-04-14 06:42:53.288 | Selecting previously unselected package postgresql-server-dev-12. 2022-04-14 06:42:53.297 | Preparing to unpack .../206-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-14 06:42:53.328 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-14 06:42:53.854 | Selecting previously unselected package postgresql-server-dev-all. 2022-04-14 06:42:53.863 | Preparing to unpack .../207-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-04-14 06:42:53.911 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-14 06:42:54.260 | Selecting previously unselected package python-pip-whl. 2022-04-14 06:42:54.269 | Preparing to unpack .../208-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-04-14 06:42:54.316 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-14 06:42:54.785 | Selecting previously unselected package python3-mysqldb. 2022-04-14 06:42:54.794 | Preparing to unpack .../209-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-04-14 06:42:54.842 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-04-14 06:42:55.203 | Selecting previously unselected package python3-wheel. 2022-04-14 06:42:55.211 | Preparing to unpack .../210-python3-wheel_0.34.2-1_all.deb ... 2022-04-14 06:42:55.248 | Unpacking python3-wheel (0.34.2-1) ... 2022-04-14 06:42:55.563 | Selecting previously unselected package python3-pip. 2022-04-14 06:42:55.572 | Preparing to unpack .../211-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-04-14 06:42:55.602 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-14 06:42:55.997 | Selecting previously unselected package python3.8-venv. 2022-04-14 06:42:56.006 | Preparing to unpack .../212-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-04-14 06:42:56.048 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-14 06:42:56.288 | Selecting previously unselected package python3-venv. 2022-04-14 06:42:56.297 | Preparing to unpack .../213-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-04-14 06:42:56.351 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-04-14 06:42:56.608 | Selecting previously unselected package qemu-block-extra:amd64. 2022-04-14 06:42:56.617 | Preparing to unpack .../214-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-14 06:42:56.642 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-14 06:42:56.928 | Selecting previously unselected package qemu-utils. 2022-04-14 06:42:56.937 | Preparing to unpack .../215-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-14 06:42:56.990 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-14 06:42:57.511 | Selecting previously unselected package sharutils. 2022-04-14 06:42:57.520 | Preparing to unpack .../216-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-04-14 06:42:57.545 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-04-14 06:42:57.860 | Selecting previously unselected package sqlite3. 2022-04-14 06:42:57.868 | Preparing to unpack .../217-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-04-14 06:42:57.922 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-14 06:42:58.443 | Selecting previously unselected package unzip. 2022-04-14 06:42:58.451 | Preparing to unpack .../218-unzip_6.0-25ubuntu1_amd64.deb ... 2022-04-14 06:42:58.499 | Unpacking unzip (6.0-25ubuntu1) ... 2022-04-14 06:42:58.843 | Selecting previously unselected package vbetool. 2022-04-14 06:42:58.851 | Preparing to unpack .../219-vbetool_1.1-4_amd64.deb ... 2022-04-14 06:42:58.922 | Unpacking vbetool (1.1-4) ... 2022-04-14 06:42:59.340 | Selecting previously unselected package ipset. 2022-04-14 06:42:59.349 | Preparing to unpack .../220-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-14 06:42:59.381 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-14 06:42:59.745 | Selecting previously unselected package ipvsadm. 2022-04-14 06:42:59.754 | Preparing to unpack .../221-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-04-14 06:42:59.785 | Unpacking ipvsadm (1:1.31-1) ... 2022-04-14 06:43:00.088 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-04-14 06:43:00.097 | Preparing to unpack .../222-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-14 06:43:00.152 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-14 06:43:00.471 | Selecting previously unselected package liberasurecode1:amd64. 2022-04-14 06:43:00.479 | Preparing to unpack .../223-liberasurecode1_1.6.1-4_amd64.deb ... 2022-04-14 06:43:00.545 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-04-14 06:43:00.854 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-04-14 06:43:00.863 | Preparing to unpack .../224-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-04-14 06:43:00.916 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-14 06:43:01.191 | Selecting previously unselected package libkrb5-dev:amd64. 2022-04-14 06:43:01.199 | Preparing to unpack .../225-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-14 06:43:01.253 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 06:43:01.597 | Selecting previously unselected package libpcp-gui2. 2022-04-14 06:43:01.605 | Preparing to unpack .../226-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-04-14 06:43:01.653 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-04-14 06:43:01.945 | Selecting previously unselected package libpcp-import1. 2022-04-14 06:43:01.954 | Preparing to unpack .../227-libpcp-import1_5.0.3-1_amd64.deb ... 2022-04-14 06:43:02.002 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-04-14 06:43:02.294 | Selecting previously unselected package libpcp-mmv1. 2022-04-14 06:43:02.303 | Preparing to unpack .../228-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-04-14 06:43:02.339 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-04-14 06:43:02.637 | Selecting previously unselected package libpcp-trace2. 2022-04-14 06:43:02.645 | Preparing to unpack .../229-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-04-14 06:43:02.694 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-04-14 06:43:02.991 | Selecting previously unselected package libpcp-web1. 2022-04-14 06:43:03.000 | Preparing to unpack .../230-libpcp-web1_5.0.3-1_amd64.deb ... 2022-04-14 06:43:03.059 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-04-14 06:43:03.345 | Selecting previously unselected package libyaml-dev:amd64. 2022-04-14 06:43:03.354 | Preparing to unpack .../231-libyaml-dev_0.2.2-1_amd64.deb ... 2022-04-14 06:43:03.402 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-04-14 06:43:03.837 | Selecting previously unselected package python3-pcp. 2022-04-14 06:43:03.846 | Preparing to unpack .../232-python3-pcp_5.0.3-1_amd64.deb ... 2022-04-14 06:43:03.899 | Unpacking python3-pcp (5.0.3-1) ... 2022-04-14 06:43:04.357 | Selecting previously unselected package pcp. 2022-04-14 06:43:04.366 | Preparing to unpack .../233-pcp_5.0.3-1_amd64.deb ... 2022-04-14 06:43:04.464 | Unpacking pcp (5.0.3-1) ... 2022-04-14 06:43:05.517 | Selecting previously unselected package socat. 2022-04-14 06:43:05.526 | Preparing to unpack .../234-socat_1.7.3.3-2_amd64.deb ... 2022-04-14 06:43:05.561 | Unpacking socat (1.7.3.3-2) ... 2022-04-14 06:43:05.865 | Selecting previously unselected package vlan. 2022-04-14 06:43:05.874 | Preparing to unpack .../235-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-04-14 06:43:05.910 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-14 06:43:06.230 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-14 06:43:06.385 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-04-14 06:43:06.607 | Setting up javascript-common (11) ... 2022-04-14 06:43:06.804 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-04-14 06:43:06.865 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-14 06:43:06.990 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-14 06:43:07.145 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-14 06:43:07.293 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-14 06:43:07.502 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-14 06:43:07.563 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-14 06:43:07.659 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-04-14 06:43:07.768 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-14 06:43:07.922 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-04-14 06:43:08.065 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-04-14 06:43:08.219 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-04-14 06:43:08.373 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-04-14 06:43:08.465 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-04-14 06:43:08.608 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-04-14 06:43:08.722 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-04-14 06:43:08.814 | Setting up libarchive-zip-perl (1.67-2) ... 2022-04-14 06:43:08.905 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-14 06:43:09.019 | Setting up vbetool (1.1-4) ... 2022-04-14 06:43:09.156 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-04-14 06:43:09.276 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-14 06:43:09.482 | Setting up pm-utils (1.4.1-19) ... 2022-04-14 06:43:09.705 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-14 06:43:10.150 | Setting up unzip (6.0-25ubuntu1) ... 2022-04-14 06:43:10.322 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-04-14 06:43:10.448 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-14 06:43:10.630 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-14 06:43:10.767 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-04-14 06:43:11.674 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-04-14 06:43:12.396 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-14 06:43:12.648 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-14 06:43:12.802 | Setting up m4 (1.4.18-4) ... 2022-04-14 06:43:12.956 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-14 06:43:13.396 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-14 06:43:13.556 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-04-14 06:43:13.693 | Setting up iputils-arping (3:20190709-3) ... 2022-04-14 06:43:13.853 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-04-14 06:43:14.008 | Setting up conntrack (1:1.4.5-2) ... 2022-04-14 06:43:14.116 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-14 06:43:14.253 | Setting up python3-wheel (0.34.2-1) ... 2022-04-14 06:43:14.630 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-04-14 06:43:14.790 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-04-14 06:43:15.275 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-04-14 06:43:17.453 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-04-14 06:43:17.585 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-04-14 06:43:17.733 | Setting up acl (2.2.53-6) ... 2022-04-14 06:43:17.859 | Setting up dns-root-data (2019052802) ... 2022-04-14 06:43:17.996 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-14 06:43:18.133 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-14 06:43:18.219 | Setting up fakeroot (1.24-1) ... 2022-04-14 06:43:18.319 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-04-14 06:43:18.407 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-14 06:43:18.499 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 06:43:18.596 | Setting up autotools-dev (20180224.1) ... 2022-04-14 06:43:18.733 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-14 06:43:19.704 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-04-14 06:43:19.824 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-14 06:43:19.985 | Setting up make (4.2.1-1.2) ... 2022-04-14 06:43:20.116 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-04-14 06:43:20.264 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-14 06:43:20.453 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-14 06:43:20.619 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-14 06:43:20.791 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-14 06:43:20.951 | Setting up ebtables (2.0.11-3build1) ... 2022-04-14 06:43:21.688 | Setting up socat (1.7.3.3-2) ... 2022-04-14 06:43:21.813 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-04-14 06:43:21.950 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-14 06:43:22.127 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-14 06:43:22.293 | Setting up autopoint (0.19.8.1-10build1) ... 2022-04-14 06:43:22.470 | Setting up binfmt-support (2.2.0-2) ... 2022-04-14 06:43:22.955 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-04-14 06:43:24.036 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-14 06:43:24.190 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-04-14 06:43:24.327 | Setting up fonts-dejavu-core (2.37-1) ... 2022-04-14 06:43:25.133 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-04-14 06:43:25.276 | Setting up lsscsi (0.30-0.1) ... 2022-04-14 06:43:25.447 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-14 06:43:25.625 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-14 06:43:25.762 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-14 06:43:25.933 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-14 06:43:26.053 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-04-14 06:43:26.167 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-14 06:43:26.327 | Setting up autoconf (2.69-11.1) ... 2022-04-14 06:43:26.562 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-04-14 06:43:26.722 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-04-14 06:43:26.841 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-04-14 06:43:26.928 | Setting up dwz (0.13-5) ... 2022-04-14 06:43:27.059 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-14 06:43:27.168 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-14 06:43:27.368 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-14 06:43:27.470 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-14 06:43:27.613 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-14 06:43:27.950 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-04-14 06:43:29.373 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 06:43:29.551 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-14 06:43:29.693 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-04-14 06:43:29.887 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-14 06:43:30.064 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-04-14 06:43:30.242 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-04-14 06:43:30.493 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-14 06:43:30.630 | Setting up pcp-conf (5.0.3-1) ... 2022-04-14 06:43:30.824 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-14 06:43:31.024 | Setting up libsub-override-perl (0.09-2) ... 2022-04-14 06:43:31.144 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-14 06:43:31.316 | Setting up libthai-data (0.1.28-3) ... 2022-04-14 06:43:31.476 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-14 06:43:31.607 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-04-14 06:43:31.727 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-14 06:43:31.876 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-14 06:43:32.030 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 06:43:32.184 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-04-14 06:43:32.287 | Setting up sharutils (1:4.15.2-4build1) ... 2022-04-14 06:43:32.413 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-14 06:43:32.590 | Setting up openssl (1.1.1f-1ubuntu2.12) ... 2022-04-14 06:43:32.773 | Setting up conntrackd (1:1.4.5-2) ... 2022-04-14 06:43:34.056 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-04-14 06:43:34.430 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-04-14 06:43:34.584 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-14 06:43:34.739 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-14 06:43:34.893 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-14 06:43:34.990 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.16) ... 2022-04-14 06:43:35.093 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-14 06:43:35.190 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-04-14 06:43:36.710 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-04-14 06:43:36.836 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-14 06:43:36.956 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-14 06:43:37.098 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-04-14 06:43:37.205 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-04-14 06:43:37.270 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-14 06:43:37.424 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-14 06:43:37.591 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 06:43:37.744 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-04-14 06:43:37.898 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-14 06:43:38.053 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-14 06:43:38.213 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-04-14 06:43:38.596 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-14 06:43:38.745 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 06:43:38.859 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-14 06:43:38.979 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-14 06:43:39.116 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-14 06:43:39.281 | Setting up wget (1.20.3-1ubuntu2) ... 2022-04-14 06:43:39.545 | Setting up libtool (2.4.6-14) ... 2022-04-14 06:43:39.710 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-14 06:43:42.064 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-04-14 06:43:42.322 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-04-14 06:43:43.797 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-04-14 06:43:44.892 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-14 06:43:45.053 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-14 06:43:45.207 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-14 06:43:45.419 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-14 06:43:46.246 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-14 06:43:46.401 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-14 06:43:46.561 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-14 06:43:46.726 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-04-14 06:43:48.579 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-04-14 06:43:49.310 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-04-14 06:43:49.590 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-14 06:43:49.721 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-04-14 06:43:50.104 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-14 06:43:50.292 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-04-14 06:43:50.441 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-04-14 06:43:50.635 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-04-14 06:43:50.818 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-14 06:43:50.996 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-14 06:43:51.161 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-14 06:43:51.310 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-14 06:43:51.430 | Setting up ssl-cert (1.0.39) ... 2022-04-14 06:43:52.435 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-14 06:43:52.607 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-14 06:43:52.818 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-04-14 06:43:52.990 | Setting up postgresql-common (214ubuntu0.1) ... 2022-04-14 06:43:54.291 | Adding user postgres to group ssl-cert 2022-04-14 06:43:54.585 | 2022-04-14 06:43:54.585 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-04-14 06:43:54.783 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-04-14 06:43:54.783 | Removing obsolete dictionary files: 2022-04-14 06:43:55.376 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-04-14 06:43:56.629 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-04-14 06:43:56.796 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-14 06:43:56.944 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-04-14 06:43:57.265 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-14 06:43:57.835 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-04-14 06:43:57.967 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-14 06:43:58.092 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-14 06:43:58.259 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-14 06:43:58.373 | Setting up build-essential (12.8ubuntu1.1) ... 2022-04-14 06:43:58.527 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-04-14 06:43:58.653 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-14 06:43:58.813 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-04-14 06:43:58.984 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-14 06:43:59.162 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-14 06:43:59.344 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-04-14 06:43:59.476 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-14 06:43:59.630 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 06:43:59.789 | Setting up ipvsadm (1:1.31-1) ... 2022-04-14 06:44:00.819 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-04-14 06:44:00.943 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-14 06:44:01.333 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-04-14 06:44:03.502 | Regenerating fonts cache... done. 2022-04-14 06:44:03.572 | Setting up gettext (0.19.8.1-10build1) ... 2022-04-14 06:44:03.744 | Setting up libpcp3 (5.0.3-1) ... 2022-04-14 06:44:03.921 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-04-14 06:44:04.116 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-14 06:44:04.310 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-04-14 06:44:06.053 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-04-14 06:44:07.000 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-14 06:44:07.841 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-14 06:44:08.012 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-14 06:44:09.257 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-04-14 06:44:10.047 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-14 06:44:10.247 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-04-14 06:44:10.424 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-14 06:44:10.601 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-04-14 06:44:10.738 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-14 06:44:10.921 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-14 06:44:11.047 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-14 06:44:11.190 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-04-14 06:44:11.436 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-14 06:44:11.589 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-14 06:44:11.773 | Setting up libpcp-web1 (5.0.3-1) ... 2022-04-14 06:44:11.943 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-04-14 06:44:12.103 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 06:44:12.276 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-14 06:44:12.459 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-14 06:44:13.196 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-04-14 06:44:13.355 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-04-14 06:44:13.538 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-04-14 06:44:13.709 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-14 06:44:13.869 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-14 06:44:14.036 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-04-14 06:44:14.156 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-14 06:44:14.372 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-14 06:44:14.526 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-14 06:44:14.669 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-14 06:44:14.819 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-14 06:44:14.977 | Setting up libpcp-import1 (5.0.3-1) ... 2022-04-14 06:44:15.139 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-14 06:44:15.264 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-14 06:44:15.413 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-14 06:44:15.573 | Setting up po-debconf (1.0.21) ... 2022-04-14 06:44:15.739 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-04-14 06:44:24.416 | Enabling module mpm_event. 2022-04-14 06:44:24.480 | Enabling module authz_core. 2022-04-14 06:44:24.485 | Enabling module authz_host. 2022-04-14 06:44:24.544 | Enabling module authn_core. 2022-04-14 06:44:24.549 | Enabling module auth_basic. 2022-04-14 06:44:24.608 | Enabling module access_compat. 2022-04-14 06:44:24.666 | Enabling module authn_file. 2022-04-14 06:44:24.725 | Enabling module authz_user. 2022-04-14 06:44:24.783 | Enabling module alias. 2022-04-14 06:44:24.842 | Enabling module dir. 2022-04-14 06:44:24.901 | Enabling module autoindex. 2022-04-14 06:44:24.960 | Enabling module env. 2022-04-14 06:44:25.019 | Enabling module mime. 2022-04-14 06:44:25.077 | Enabling module negotiation. 2022-04-14 06:44:25.136 | Enabling module setenvif. 2022-04-14 06:44:25.195 | Enabling module filter. 2022-04-14 06:44:25.255 | Enabling module deflate. 2022-04-14 06:44:25.316 | Enabling module status. 2022-04-14 06:44:25.375 | Enabling module reqtimeout. 2022-04-14 06:44:25.433 | Enabling conf charset. 2022-04-14 06:44:25.495 | Enabling conf localized-error-pages. 2022-04-14 06:44:25.554 | Enabling conf other-vhosts-access-log. 2022-04-14 06:44:25.623 | Enabling conf security. 2022-04-14 06:44:25.683 | Enabling conf serve-cgi-bin. 2022-04-14 06:44:25.742 | Enabling site 000-default. 2022-04-14 06:44:25.794 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-04-14 06:44:25.849 | Enabling conf javascript-common. 2022-04-14 06:44:26.109 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-04-14 06:44:26.679 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-04-14 06:44:29.390 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-04-14 06:44:29.629 | Setting up python3-pcp (5.0.3-1) ... 2022-04-14 06:44:30.121 | Setting up libgvc6 (2.42.2-3build2) ... 2022-04-14 06:44:30.304 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-14 06:44:30.475 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-14 06:44:30.670 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-04-14 06:44:30.801 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-14 06:44:30.931 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-14 06:44:31.171 | Setting up graphviz (2.42.2-3build2) ... 2022-04-14 06:44:31.332 | Setting up pcp (5.0.3-1) ... 2022-04-14 06:44:34.689 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-04-14 06:44:35.110 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-04-14 06:44:35.541 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-04-14 06:44:35.964 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-04-14 06:44:52.624 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-14 06:44:52.792 | Setting up systemd (245.4-4ubuntu3.16) ... 2022-04-14 06:44:52.842 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-04-14 06:44:54.705 | Setting up dh-autoreconf (19) ... 2022-04-14 06:44:54.836 | Setting up systemd-timesyncd (245.4-4ubuntu3.16) ... 2022-04-14 06:44:55.929 | Setting up systemd-sysv (245.4-4ubuntu3.16) ... 2022-04-14 06:44:56.092 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.16) ... 2022-04-14 06:44:56.237 | Setting up debhelper (12.10ubuntu1) ... 2022-04-14 06:44:56.373 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.16) ... 2022-04-14 06:44:56.911 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-14 06:44:57.028 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-04-14 06:44:57.160 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-04-14 06:44:57.306 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-04-14 06:45:10.931 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-14 06:45:11.072 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-04-14 06:45:11.581 | Processing triggers for ufw (0.36-6) ... 2022-04-14 06:45:11.806 | Processing triggers for man-db (2.9.1-1) ... 2022-04-14 06:45:39.353 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-14 06:45:39.415 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-04-14 06:45:47.192 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 06:45:47.194 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:45:47.197 | ++ functions-common:time_stop:2432 : local name 2022-04-14 06:45:47.199 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 06:45:47.201 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:45:47.203 | ++ functions-common:time_stop:2435 : local total 2022-04-14 06:45:47.205 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 06:45:47.207 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:45:47.209 | ++ functions-common:time_stop:2439 : start_time=1649918421298 2022-04-14 06:45:47.211 | ++ functions-common:time_stop:2441 : [[ -z 1649918421298 ]] 2022-04-14 06:45:47.214 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:45:47.218 | ++ functions-common:time_stop:2444 : end_time=1649918747216 2022-04-14 06:45:47.221 | ++ functions-common:time_stop:2445 : elapsed_time=325918 2022-04-14 06:45:47.223 | ++ functions-common:time_stop:2446 : total=736 2022-04-14 06:45:47.225 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:45:47.227 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=326654 2022-04-14 06:45:47.229 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 06:45:47.231 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 06:45:47.234 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 06:45:47.237 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 06:45:47.241 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 06:45:47.244 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-14 06:45:47.247 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-14 06:45:47.249 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 06:45:48.560 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 06:45:48.562 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 06:45:48.564 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 06:45:48.566 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 06:45:48.568 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 06:45:48.570 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 06:45:48.572 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 06:45:48.573 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 06:45:48.575 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 06:45:48.577 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 06:45:48.579 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 06:45:48.581 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 06:45:48.583 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 06:45:48.584 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 06:45:48.586 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 06:45:48.588 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 06:45:48.590 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 06:45:48.591 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 06:45:48.593 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 06:45:48.595 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 06:45:48.597 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 06:45:48.599 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 06:45:48.601 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 06:45:48.603 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 06:45:48.670 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 06:45:48.672 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 06:45:48.739 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 06:45:48.741 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 06:45:48.807 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 06:45:48.809 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 06:45:48.811 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 06:45:48.813 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 06:45:48.815 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 06:45:48.817 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 06:45:48.819 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 06:45:48.821 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 06:45:48.823 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 06:45:48.825 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 06:45:48.827 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 06:45:48.827 | Distro: focal 2022-04-14 06:45:48.829 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 06:45:48.831 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 06:45:48.835 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 06:45:48.836 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 06:45:48.839 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 06:45:48.839 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 06:45:49.403 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 06:45:49.405 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 06:45:49.405 | pip: 21.3.1 2022-04-14 06:45:49.407 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 06:45:49.409 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 06:45:49.411 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:45:49.412 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:45:49.414 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:45:49.416 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:45:49.417 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:45:49.419 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:45:49.421 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:45:49.423 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:45:49.425 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:45:49.426 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:45:49.428 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:45:49.430 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 06:45:49.432 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:45:49.433 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:45:49.435 | + tools/install_pip.sh:main:142 : : 2022-04-14 06:45:49.437 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 06:45:49.439 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 06:45:49.441 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 06:45:49.442 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:45:49.445 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 06:45:49.446 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 06:45:49.448 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:45:49.451 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:45:49.451 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:45:49.456 | ++ 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 06:45:49.457 | ++ 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 06:45:49.459 | ++ 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 06:45:49.461 | + 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 06:45:49.463 | + 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 06:45:49.479 | 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 06:45:49.481 | + 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 06:45:50.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:45:50.191 | from cryptography.utils import int_from_bytes 2022-04-14 06:45:50.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:45:50.191 | from cryptography.utils import int_from_bytes 2022-04-14 06:45:51.395 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:45:52.668 | 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 06:45:52.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-14 06:45:54.354 | Installing collected packages: setuptools 2022-04-14 06:45:55.280 | Successfully installed setuptools-62.0.0 2022-04-14 06:45:55.280 | 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 06:45:55.454 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:45:55.454 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:45:55.565 | + inc/python:pip_install:200 : result=0 2022-04-14 06:45:55.567 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:45:55.569 | + functions-common:time_stop:2432 : local name 2022-04-14 06:45:55.570 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:45:55.574 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:45:55.576 | + functions-common:time_stop:2435 : local total 2022-04-14 06:45:55.577 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:45:55.579 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:45:55.581 | + functions-common:time_stop:2439 : start_time=1649918749475 2022-04-14 06:45:55.583 | + functions-common:time_stop:2441 : [[ -z 1649918749475 ]] 2022-04-14 06:45:55.585 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:45:55.588 | + functions-common:time_stop:2444 : end_time=1649918755586 2022-04-14 06:45:55.590 | + functions-common:time_stop:2445 : elapsed_time=6111 2022-04-14 06:45:55.591 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:45:55.593 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:45:55.595 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6111 2022-04-14 06:45:55.597 | + inc/python:pip_install:203 : return 0 2022-04-14 06:45:55.599 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 06:45:55.602 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 06:45:55.607 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 06:45:55.609 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 06:45:55.612 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 06:45:55.612 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 06:45:56.185 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 06:45:56.187 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 06:45:56.187 | pip: 21.3.1 2022-04-14 06:45:56.190 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 06:45:56.193 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 06:45:56.196 | + ./stack.sh:main:798 : fixup_all 2022-04-14 06:45:56.198 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 06:45:56.200 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 06:45:56.202 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:45:56.204 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:45:56.206 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-04-14 06:45:56.217 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 06:45:56.228 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 06:45:56.239 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 06:45:56.241 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 06:45:56.243 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:45:56.245 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:45:56.248 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:45:56.250 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:45:56.252 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:45:56.254 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:45:56.256 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:45:56.258 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:45:56.260 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:45:56.262 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:45:56.264 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:45:56.266 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 06:45:56.269 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 06:45:56.271 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 06:45:56.273 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:45:56.275 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:45:56.277 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:45:56.279 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:45:56.282 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:45:56.284 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:45:56.286 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 06:45:56.288 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 06:45:56.291 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 06:45:56.293 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 06:45:56.295 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 06:45:56.297 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 06:45:56.299 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-14 06:45:56.319 | Using python 3.8 to install os-testr 2022-04-14 06:45:56.321 | + 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 06:45:57.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:45:57.036 | from cryptography.utils import int_from_bytes 2022-04-14 06:45:57.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:45:57.036 | from cryptography.utils import int_from_bytes 2022-04-14 06:45:58.217 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:45:58.321 | Collecting os-testr 2022-04-14 06:45:58.329 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-04-14 06:45:58.339 | 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 06:45:58.374 | Collecting python-subunit>=1.0.0 2022-04-14 06:45:58.381 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-04-14 06:45:58.389 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 06:45:58.404 | 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 06:45:58.413 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-14 06:45:58.423 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-14 06:45:59.983 | Installing collected packages: python-subunit, os-testr 2022-04-14 06:46:00.328 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-04-14 06:46:00.329 | 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 06:46:00.334 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:46:00.334 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:46:00.438 | + inc/python:pip_install:200 : result=0 2022-04-14 06:46:00.441 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:46:00.443 | + functions-common:time_stop:2432 : local name 2022-04-14 06:46:00.445 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:46:00.447 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:46:00.449 | + functions-common:time_stop:2435 : local total 2022-04-14 06:46:00.451 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:46:00.454 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:46:00.456 | + functions-common:time_stop:2439 : start_time=1649918756314 2022-04-14 06:46:00.458 | + functions-common:time_stop:2441 : [[ -z 1649918756314 ]] 2022-04-14 06:46:00.460 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:46:00.464 | + functions-common:time_stop:2444 : end_time=1649918760462 2022-04-14 06:46:00.466 | + functions-common:time_stop:2445 : elapsed_time=4148 2022-04-14 06:46:00.469 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:46:00.471 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:46:00.473 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4148 2022-04-14 06:46:00.475 | + inc/python:pip_install:203 : return 0 2022-04-14 06:46:00.477 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 06:46:00.525 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-14 06:46:00.716 | + ./stack.sh:main:812 : install_infra 2022-04-14 06:46:00.719 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 06:46:00.722 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 06:46:00.724 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-04-14 06:46:03.776 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 06:46:03.779 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 06:46:03.803 | + 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 06:46:05.572 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.584 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.600 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.636 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.669 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.675 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.699 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.708 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.729 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.733 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.750 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.760 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.780 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.791 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.840 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.856 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.915 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.934 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.951 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.981 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:05.989 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.003 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.020 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.032 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.044 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.054 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.060 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.093 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.097 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.118 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.128 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.159 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.191 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.197 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.200 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.205 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.231 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.247 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.274 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.277 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.291 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.292 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.309 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.325 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.345 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.361 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.378 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.392 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.402 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.412 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.422 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.445 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.477 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.488 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.492 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.508 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.520 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.538 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.544 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.548 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:06.553 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:46:06.693 | Collecting pbr===5.8.1 2022-04-14 06:46:06.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-14 06:46:06.738 | Installing collected packages: pbr 2022-04-14 06:46:06.879 | Successfully installed pbr-5.8.1 2022-04-14 06:46:06.938 | + inc/python:pip_install:200 : result=0 2022-04-14 06:46:06.940 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:46:06.942 | + functions-common:time_stop:2432 : local name 2022-04-14 06:46:06.944 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:46:06.946 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:46:06.948 | + functions-common:time_stop:2435 : local total 2022-04-14 06:46:06.950 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:46:06.953 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:46:06.955 | + functions-common:time_stop:2439 : start_time=1649918763793 2022-04-14 06:46:06.957 | + functions-common:time_stop:2441 : [[ -z 1649918763793 ]] 2022-04-14 06:46:06.959 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:46:06.963 | + functions-common:time_stop:2444 : end_time=1649918766961 2022-04-14 06:46:06.965 | + functions-common:time_stop:2445 : elapsed_time=3168 2022-04-14 06:46:06.967 | + functions-common:time_stop:2446 : total=4148 2022-04-14 06:46:06.969 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:46:06.971 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7316 2022-04-14 06:46:06.974 | + inc/python:pip_install:203 : return 0 2022-04-14 06:46:06.976 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 06:46:06.978 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 06:46:07.000 | + 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 06:46:08.771 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:08.783 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:08.800 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:08.837 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:08.869 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:08.876 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:08.900 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:08.908 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:08.930 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:08.934 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:08.951 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:08.961 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:08.981 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:08.992 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.041 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.057 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.117 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.137 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.153 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.184 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.193 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.207 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.224 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.236 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.248 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.258 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.264 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.298 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.302 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.322 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.331 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.363 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.394 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.400 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.403 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.407 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.433 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.450 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.477 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.481 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.494 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.496 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.513 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.530 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.549 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.566 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.583 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.597 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.607 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.617 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.628 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.650 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.677 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.689 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.694 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.709 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.722 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.739 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.746 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.751 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:46:09.755 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:46:09.757 | Processing /opt/stack/requirements 2022-04-14 06:46:11.182 | Collecting fixtures===3.0.0 2022-04-14 06:46:11.190 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-04-14 06:46:11.390 | Collecting PyYAML===6.0 2022-04-14 06:46:11.398 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-04-14 06:46:11.578 | Collecting requests===2.27.1 2022-04-14 06:46:11.585 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-04-14 06:46:11.676 | Collecting packaging===21.3 2022-04-14 06:46:11.683 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-14 06:46:11.747 | Collecting testtools===2.5.0 2022-04-14 06:46:11.753 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-04-14 06:46:11.834 | Collecting idna===3.3 2022-04-14 06:46:11.840 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-04-14 06:46:11.979 | Collecting pyparsing===3.0.7 2022-04-14 06:46:11.986 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-04-14 06:46:12.042 | Collecting six===1.16.0 2022-04-14 06:46:12.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-04-14 06:46:12.102 | Collecting charset-normalizer===2.0.12 2022-04-14 06:46:12.108 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-04-14 06:46:12.142 | Collecting Parsley>=1.2 2022-04-14 06:46:12.148 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-14 06:46:12.194 | Collecting beagle>=0.2.1 2022-04-14 06:46:12.200 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-04-14 06:46:12.227 | 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 48)) (5.8.1) 2022-04-14 06:46:12.295 | Collecting certifi>=2017.4.17 2022-04-14 06:46:12.301 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-04-14 06:46:12.386 | Collecting urllib3===1.26.9 2022-04-14 06:46:12.393 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-04-14 06:46:12.470 | Collecting extras===1.0.0 2022-04-14 06:46:12.476 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-04-14 06:46:12.560 | Collecting cliff===3.10.1 2022-04-14 06:46:12.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-04-14 06:46:12.674 | Collecting stevedore===3.5.0 2022-04-14 06:46:12.680 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-04-14 06:46:12.742 | Collecting prettytable===3.2.0 2022-04-14 06:46:12.748 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6c/5ec87c3ef9df5/prettytable-3.2.0-py3-none-any.whl (26 kB) 2022-04-14 06:46:12.793 | Collecting autopage===0.5.0 2022-04-14 06:46:12.798 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-04-14 06:46:12.943 | Collecting cmd2===2.4.0 2022-04-14 06:46:12.949 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-04-14 06:46:13.045 | Collecting wcwidth===0.2.5 2022-04-14 06:46:13.052 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-04-14 06:46:13.105 | Collecting pyperclip===1.8.2 2022-04-14 06:46:13.111 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-04-14 06:46:13.159 | Collecting attrs===21.4.0 2022-04-14 06:46:13.165 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-04-14 06:46:13.262 | Building wheels for collected packages: openstack-requirements 2022-04-14 06:46:13.263 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 06:46:14.074 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 06:46:14.074 | ERROR: Command errored out with exit status 1: 2022-04-14 06:46:14.074 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-4228g1yb/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-4228g1yb/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-hxtj1mrt 2022-04-14 06:46:14.074 | cwd: /tmp/pip-req-build-4228g1yb/ 2022-04-14 06:46:14.074 | Complete output (6 lines): 2022-04-14 06:46:14.074 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 06:46:14.074 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 06:46:14.074 | or: setup.py --help-commands 2022-04-14 06:46:14.074 | or: setup.py cmd --help 2022-04-14 06:46:14.074 | 2022-04-14 06:46:14.074 | error: invalid command 'bdist_wheel' 2022-04-14 06:46:14.075 | ---------------------------------------- 2022-04-14 06:46:14.075 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 06:46:14.075 | Running setup.py clean for openstack-requirements 2022-04-14 06:46:14.880 | Failed to build openstack-requirements 2022-04-14 06:46:15.129 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, pyparsing, stevedore, autopage, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-04-14 06:46:17.010 | Running setup.py install for openstack-requirements: started 2022-04-14 06:46:19.279 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 06:46:19.312 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5355 packaging-21.3 prettytable-3.2.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.9 wcwidth-0.2.5 2022-04-14 06:46:19.450 | + inc/python:pip_install:200 : result=0 2022-04-14 06:46:19.452 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:46:19.454 | + functions-common:time_stop:2432 : local name 2022-04-14 06:46:19.456 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:46:19.458 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:46:19.460 | + functions-common:time_stop:2435 : local total 2022-04-14 06:46:19.462 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:46:19.464 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:46:19.466 | + functions-common:time_stop:2439 : start_time=1649918766993 2022-04-14 06:46:19.469 | + functions-common:time_stop:2441 : [[ -z 1649918766993 ]] 2022-04-14 06:46:19.471 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:46:19.475 | + functions-common:time_stop:2444 : end_time=1649918779473 2022-04-14 06:46:19.477 | + functions-common:time_stop:2445 : elapsed_time=12480 2022-04-14 06:46:19.479 | + functions-common:time_stop:2446 : total=7316 2022-04-14 06:46:19.481 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:46:19.483 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=19796 2022-04-14 06:46:19.486 | + inc/python:pip_install:203 : return 0 2022-04-14 06:46:19.489 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 06:46:19.491 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 06:46:19.493 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 06:46:19.495 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:46:19.498 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:46:19.500 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 06:46:19.502 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:46:19.504 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 06:46:19.524 | Using python 3.8 to install pbr 2022-04-14 06:46:19.526 | + 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 06:46:20.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:46:20.261 | from cryptography.utils import int_from_bytes 2022-04-14 06:46:20.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:46:20.261 | from cryptography.utils import int_from_bytes 2022-04-14 06:46:21.416 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:46:21.448 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 06:46:23.194 | 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 06:46:23.200 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:46:23.200 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:46:23.304 | + inc/python:pip_install:200 : result=0 2022-04-14 06:46:23.307 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:46:23.309 | + functions-common:time_stop:2432 : local name 2022-04-14 06:46:23.311 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:46:23.313 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:46:23.315 | + functions-common:time_stop:2435 : local total 2022-04-14 06:46:23.317 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:46:23.319 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:46:23.321 | + functions-common:time_stop:2439 : start_time=1649918779519 2022-04-14 06:46:23.324 | + functions-common:time_stop:2441 : [[ -z 1649918779519 ]] 2022-04-14 06:46:23.326 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:46:23.330 | + functions-common:time_stop:2444 : end_time=1649918783328 2022-04-14 06:46:23.333 | + functions-common:time_stop:2445 : elapsed_time=3809 2022-04-14 06:46:23.335 | + functions-common:time_stop:2446 : total=19796 2022-04-14 06:46:23.337 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:46:23.339 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=23605 2022-04-14 06:46:23.341 | + inc/python:pip_install:203 : return 0 2022-04-14 06:46:23.344 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 06:46:26.411 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 06:46:28.160 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:46:28.666 | Collecting bindep 2022-04-14 06:46:28.673 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-04-14 06:46:29.038 | Collecting distro 2022-04-14 06:46:29.043 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-04-14 06:46:29.163 | Collecting pbr>=2.0.0 2022-04-14 06:46:29.170 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-14 06:46:29.232 | Collecting Parsley 2022-04-14 06:46:29.239 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-14 06:46:29.335 | Collecting packaging; python_version >= "3.6" 2022-04-14 06:46:29.341 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-14 06:46:29.511 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-04-14 06:46:29.519 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef7/b523f6356f763/pyparsing-3.0.8-py3-none-any.whl (98 kB) 2022-04-14 06:46:29.566 | Installing collected packages: distro, pbr, Parsley, pyparsing, packaging, bindep 2022-04-14 06:46:30.110 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.8 2022-04-14 06:46:30.178 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 06:46:30.181 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 06:46:30.184 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-14 06:46:30.200 | + ./stack.sh:main:821 : pkgs= 2022-04-14 06:46:30.202 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-14 06:46:30.205 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-14 06:46:30.207 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 06:46:30.209 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 06:46:30.211 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 06:46:30.214 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 06:46:30.216 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 06:46:30.218 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 06:46:30.221 | + functions-common:run_phase:1870 : local extra 2022-04-14 06:46:30.224 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 06:46:30.228 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 06:46:30.230 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 06:46:30.232 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 06:46:30.234 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 06:46:30.237 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 06:46:30.251 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:46:30.253 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 06:46:30.255 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:46:30.257 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 06:46:30.259 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:46:30.261 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 06:46:30.263 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:46:30.266 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 06:46:30.268 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:46:30.270 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 06:46:30.272 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:46:30.274 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 06:46:30.276 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 06:46:30.278 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 06:46:30.280 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 06:46:30.283 | + 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 06:46:30.285 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 06:46:30.287 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 06:46:30.289 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 06:46:30.291 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 06:46:30.293 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 06:46:30.296 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 06:46:30.298 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 06:46:30.300 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 06:46:30.303 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 06:46:30.305 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 06:46:30.354 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 06:46:30.354 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 06:46:30.356 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 06:46:30.692 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-14 06:46:30.694 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 06:46:30.709 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:46:30.712 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 06:46:30.714 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:46:30.716 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:46:30.719 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:46:30.721 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:46:30.723 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:46:30.725 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:46:30.728 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:46:30.730 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:46:30.732 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:46:30.735 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:46:30.737 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:46:30.739 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:46:30.742 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 06:46:30.744 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:46:30.746 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:46:30.748 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:46:30.750 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 06:46:30.770 | + 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 06:46:30.877 | Reading package lists... 2022-04-14 06:46:31.111 | Building dependency tree... 2022-04-14 06:46:31.112 | Reading state information... 2022-04-14 06:46:31.353 | The following packages were automatically installed and are no longer required: 2022-04-14 06:46:31.354 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:46:31.354 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:46:31.354 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:46:31.354 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:46:31.354 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:46:31.354 | python3-zope.interface 2022-04-14 06:46:31.354 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:46:31.355 | The following additional packages will be installed: 2022-04-14 06:46:31.355 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-14 06:46:31.355 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-14 06:46:31.355 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-14 06:46:31.355 | erlang-tools erlang-xmerl locales-all 2022-04-14 06:46:31.356 | Suggested packages: 2022-04-14 06:46:31.357 | erlang erlang-manpages erlang-doc 2022-04-14 06:46:31.425 | The following NEW packages will be installed: 2022-04-14 06:46:31.425 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-14 06:46:31.426 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-14 06:46:31.426 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-14 06:46:31.426 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-04-14 06:46:31.539 | 0 upgraded, 19 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:46:31.551 | Need to get 38.1 MB of archives. 2022-04-14 06:46:31.551 | After this operation, 276 MB of additional disk space will be used. 2022-04-14 06:46:31.551 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-04-14 06:46:32.594 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-04-14 06:46:32.702 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-04-14 06:46:32.728 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-04-14 06:46:32.772 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-04-14 06:46:32.838 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-04-14 06:46:33.033 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-04-14 06:46:33.278 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-04-14 06:46:33.280 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-04-14 06:46:33.282 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-04-14 06:46:33.283 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-04-14 06:46:33.292 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-04-14 06:46:33.419 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-04-14 06:46:33.429 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-04-14 06:46:33.492 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-04-14 06:46:33.497 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-04-14 06:46:33.555 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-04-14 06:46:33.774 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-04-14 06:46:35.624 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-04-14 06:46:37.967 | Fetched 38.1 MB in 6s (6,375 kB/s) 2022-04-14 06:46:38.163 | Selecting previously unselected package erlang-base. 2022-04-14 06:46:38.212 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-04-14 06:46:38.215 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 06:46:38.265 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:39.723 | Selecting previously unselected package erlang-asn1. 2022-04-14 06:46:39.732 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 06:46:39.783 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:40.183 | Selecting previously unselected package erlang-crypto. 2022-04-14 06:46:40.193 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 06:46:40.226 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:40.534 | Selecting previously unselected package erlang-public-key. 2022-04-14 06:46:40.543 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 06:46:40.580 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:40.932 | Selecting previously unselected package erlang-mnesia. 2022-04-14 06:46:40.941 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 06:46:40.988 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:41.363 | Selecting previously unselected package erlang-runtime-tools. 2022-04-14 06:46:41.372 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 06:46:41.417 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:41.755 | Selecting previously unselected package erlang-ssl. 2022-04-14 06:46:41.763 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 06:46:41.812 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:42.246 | Selecting previously unselected package erlang-eldap. 2022-04-14 06:46:42.254 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 06:46:42.303 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:42.588 | Selecting previously unselected package erlang-ftp. 2022-04-14 06:46:42.598 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 06:46:42.645 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:42.946 | Selecting previously unselected package erlang-tftp. 2022-04-14 06:46:42.954 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 06:46:43.008 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:43.311 | Selecting previously unselected package erlang-inets. 2022-04-14 06:46:43.321 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 06:46:43.371 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:43.754 | Selecting previously unselected package erlang-snmp. 2022-04-14 06:46:43.763 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 06:46:43.817 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:44.288 | Selecting previously unselected package erlang-os-mon. 2022-04-14 06:46:44.297 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 06:46:44.340 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:44.648 | Selecting previously unselected package erlang-parsetools. 2022-04-14 06:46:44.657 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 06:46:44.705 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:44.957 | Selecting previously unselected package erlang-syntax-tools. 2022-04-14 06:46:44.966 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 06:46:45.017 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:45.329 | Selecting previously unselected package erlang-tools. 2022-04-14 06:46:45.338 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 06:46:45.391 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:45.757 | Selecting previously unselected package erlang-xmerl. 2022-04-14 06:46:45.766 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 06:46:45.817 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:46.269 | Selecting previously unselected package locales-all. 2022-04-14 06:46:46.277 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-04-14 06:46:46.348 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-04-14 06:46:50.917 | Selecting previously unselected package rabbitmq-server. 2022-04-14 06:46:50.929 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-04-14 06:46:50.968 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-14 06:46:52.393 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:53.251 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-04-14 06:46:53.251 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-04-14 06:46:57.501 | Searching for services which depend on erlang and should be started... none found. 2022-04-14 06:46:57.582 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:57.731 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:57.891 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-04-14 06:46:58.037 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:58.177 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:58.322 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:58.468 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:58.603 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:58.746 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:58.885 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:59.031 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:59.242 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:59.403 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:59.519 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:59.620 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:59.782 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-14 06:46:59.914 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-14 06:47:00.071 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-14 06:47:00.414 | Adding group `rabbitmq' (GID 125) ... 2022-04-14 06:47:00.523 | Done. 2022-04-14 06:47:00.603 | Adding system user `rabbitmq' (UID 117) ... 2022-04-14 06:47:00.603 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-04-14 06:47:00.874 | Not creating home directory `/var/lib/rabbitmq'. 2022-04-14 06:47:01.134 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-04-14 06:47:08.466 | Processing triggers for man-db (2.9.1-1) ... 2022-04-14 06:47:09.240 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-14 06:47:17.242 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:47:17.244 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:47:17.246 | + functions-common:time_stop:2432 : local name 2022-04-14 06:47:17.248 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:47:17.250 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:47:17.252 | + functions-common:time_stop:2435 : local total 2022-04-14 06:47:17.255 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:47:17.257 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:47:17.259 | + functions-common:time_stop:2439 : start_time=1649918790768 2022-04-14 06:47:17.261 | + functions-common:time_stop:2441 : [[ -z 1649918790768 ]] 2022-04-14 06:47:17.264 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:47:17.267 | + functions-common:time_stop:2444 : end_time=1649918837265 2022-04-14 06:47:17.270 | + functions-common:time_stop:2445 : elapsed_time=46497 2022-04-14 06:47:17.272 | + functions-common:time_stop:2446 : total=326654 2022-04-14 06:47:17.274 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:47:17.276 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=373151 2022-04-14 06:47:17.279 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:47:17.281 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 06:47:17.283 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:47:17.286 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:47:17.288 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:47:17.290 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:47:17.293 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:47:17.295 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:47:17.297 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 06:47:17.299 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:47:17.301 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:47:17.304 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:47:17.306 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:47:17.308 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:47:17.310 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:47:17.313 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:47:17.315 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:47:17.317 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:47:17.319 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:47:17.322 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:47:17.324 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 06:47:17.326 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:47:17.328 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:47:17.330 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:47:17.333 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:47:17.335 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:47:17.337 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:47:17.340 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-14 06:47:17.342 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 06:47:17.358 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:47:17.360 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 06:47:17.362 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:47:17.364 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-14 06:47:17.367 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 06:47:17.369 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 06:47:17.373 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 06:47:17.376 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 06:47:17.378 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 06:47:17.380 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 06:47:17.382 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 06:47:17.384 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 06:47:17.387 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 06:47:18.114 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 06:47:18.114 | user tags 2022-04-14 06:47:18.114 | guest [administrator]' 2022-04-14 06:47:18.117 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 06:47:18.117 | user tags 2022-04-14 06:47:18.117 | guest [administrator]' 2022-04-14 06:47:18.117 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 06:47:18.132 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-04-14 06:47:18.134 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-04-14 06:47:18.137 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-04-14 06:47:18.775 | Adding user "stackrabbit" ... 2022-04-14 06:47:18.842 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 06:47:19.512 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 06:47:19.561 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 06:47:19.564 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 06:47:20.216 | Changing password for user "stackrabbit" ... 2022-04-14 06:47:20.276 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 06:47:20.278 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 06:47:20.280 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 06:47:20.934 | Deleting user "guest" ... 2022-04-14 06:47:21.047 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-14 06:47:21.063 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:47:21.066 | + ./stack.sh:main:838 : install_database 2022-04-14 06:47:21.068 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 06:47:21.070 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 06:47:21.073 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:47:21.075 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:47:21.077 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 06:47:21.428 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 06:47:21.430 | + lib/databases/mysql:install_database_mysql:171 : cat 2022-04-14 06:47:21.435 | + lib/databases/mysql:install_database_mysql:177 : is_ubuntu 2022-04-14 06:47:21.437 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:47:21.440 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:47:21.442 | + lib/databases/mysql:install_database_mysql:177 : '[' mysql '!=' mariadb ']' 2022-04-14 06:47:21.445 | + lib/databases/mysql:install_database_mysql:178 : echo host=127.0.0.1 2022-04-14 06:47:21.447 | + lib/databases/mysql:install_database_mysql:180 : chmod 0600 /home/ubuntu/.my.cnf 2022-04-14 06:47:21.451 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 06:47:21.453 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 06:47:21.455 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 06:47:21.458 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:47:21.460 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 06:47:21.463 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:47:21.465 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:47:21.467 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:47:21.469 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:47:21.472 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:47:21.474 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:47:21.476 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:47:21.478 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:47:21.480 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:47:21.483 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:47:21.485 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:47:21.487 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 06:47:21.490 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:47:21.492 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:47:21.494 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:47:21.496 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:47:21.499 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:47:21.501 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:47:21.503 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 06:47:21.506 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:47:21.508 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:47:21.510 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 06:47:21.513 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:47:21.515 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:47:21.517 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:47:21.520 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:47:21.522 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:47:21.524 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:47:21.526 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:47:21.529 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:47:21.531 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:47:21.533 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:47:21.535 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:47:21.537 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:47:21.540 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 06:47:21.542 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:47:21.544 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:47:21.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:47:21.548 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 06:47:21.569 | + 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 06:47:21.677 | Reading package lists... 2022-04-14 06:47:21.916 | Building dependency tree... 2022-04-14 06:47:21.917 | Reading state information... 2022-04-14 06:47:22.165 | The following packages were automatically installed and are no longer required: 2022-04-14 06:47:22.166 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:47:22.166 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:47:22.166 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:47:22.166 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:47:22.166 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:47:22.166 | python3-zope.interface 2022-04-14 06:47:22.166 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:47:22.166 | The following additional packages will be installed: 2022-04-14 06:47:22.167 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-14 06:47:22.167 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-14 06:47:22.167 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-14 06:47:22.167 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-14 06:47:22.167 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-14 06:47:22.167 | mysql-server-8.0 mysql-server-core-8.0 2022-04-14 06:47:22.168 | Suggested packages: 2022-04-14 06:47:22.168 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-04-14 06:47:22.244 | The following NEW packages will be installed: 2022-04-14 06:47:22.244 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-14 06:47:22.244 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-14 06:47:22.245 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-14 06:47:22.245 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-14 06:47:22.245 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-14 06:47:22.245 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-04-14 06:47:22.527 | 0 upgraded, 24 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:47:22.527 | Need to get 31.4 MB of archives. 2022-04-14 06:47:22.527 | After this operation, 262 MB of additional disk space will be used. 2022-04-14 06:47:22.527 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-04-14 06:47:24.046 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-04-14 06:47:24.046 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-04-14 06:47:24.054 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-04-14 06:47:24.055 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-04-14 06:47:24.078 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-04-14 06:47:27.178 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-04-14 06:47:27.227 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-04-14 06:47:27.228 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-04-14 06:47:27.362 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-04-14 06:47:27.364 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-04-14 06:47:27.368 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-04-14 06:47:27.369 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-04-14 06:47:27.369 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-04-14 06:47:27.370 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-04-14 06:47:27.371 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-04-14 06:47:27.441 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-04-14 06:47:27.442 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-04-14 06:47:27.571 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-04-14 06:47:27.574 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-04-14 06:47:27.589 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-04-14 06:47:27.589 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-04-14 06:47:28.826 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-04-14 06:47:28.827 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-04-14 06:47:29.328 | Preconfiguring packages ... 2022-04-14 06:47:29.574 | Fetched 31.4 MB in 7s (4,784 kB/s) 2022-04-14 06:47:29.680 | Selecting previously unselected package mysql-client-core-8.0. 2022-04-14 06:47:29.731 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-04-14 06:47:29.734 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-14 06:47:29.779 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 06:47:31.107 | Selecting previously unselected package mysql-client-8.0. 2022-04-14 06:47:31.117 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-14 06:47:31.156 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 06:47:31.462 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-04-14 06:47:31.471 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-14 06:47:31.536 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-14 06:47:31.934 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-04-14 06:47:31.944 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-14 06:47:32.008 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-14 06:47:32.351 | Selecting previously unselected package libmecab2:amd64. 2022-04-14 06:47:32.361 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-04-14 06:47:32.402 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-04-14 06:47:32.822 | Selecting previously unselected package mysql-server-core-8.0. 2022-04-14 06:47:32.832 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-14 06:47:32.879 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 06:47:36.539 | Selecting previously unselected package mysql-server-8.0. 2022-04-14 06:47:36.549 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-14 06:47:37.523 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 06:47:37.905 | Selecting previously unselected package libhtml-tagset-perl. 2022-04-14 06:47:37.914 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-04-14 06:47:37.967 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-04-14 06:47:38.284 | Selecting previously unselected package liburi-perl. 2022-04-14 06:47:38.296 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-04-14 06:47:38.329 | Unpacking liburi-perl (1.76-2) ... 2022-04-14 06:47:38.690 | Selecting previously unselected package libhtml-parser-perl. 2022-04-14 06:47:38.700 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-04-14 06:47:38.745 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-04-14 06:47:39.059 | Selecting previously unselected package libcgi-pm-perl. 2022-04-14 06:47:39.069 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-04-14 06:47:39.110 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-04-14 06:47:39.408 | Selecting previously unselected package libfcgi-perl. 2022-04-14 06:47:39.418 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-04-14 06:47:39.472 | Unpacking libfcgi-perl (0.79-1) ... 2022-04-14 06:47:39.764 | Selecting previously unselected package libcgi-fast-perl. 2022-04-14 06:47:39.774 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-04-14 06:47:39.815 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-04-14 06:47:40.139 | Selecting previously unselected package libencode-locale-perl. 2022-04-14 06:47:40.149 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-04-14 06:47:40.316 | Unpacking libencode-locale-perl (1.05-1) ... 2022-04-14 06:47:40.608 | Selecting previously unselected package libhtml-template-perl. 2022-04-14 06:47:40.617 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-04-14 06:47:40.665 | Unpacking libhtml-template-perl (2.97-1) ... 2022-04-14 06:47:40.976 | Selecting previously unselected package libtimedate-perl. 2022-04-14 06:47:40.985 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-04-14 06:47:41.033 | Unpacking libtimedate-perl (2.3200-1) ... 2022-04-14 06:47:41.339 | Selecting previously unselected package libhttp-date-perl. 2022-04-14 06:47:41.349 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-04-14 06:47:41.396 | Unpacking libhttp-date-perl (6.05-1) ... 2022-04-14 06:47:41.679 | Selecting previously unselected package libio-html-perl. 2022-04-14 06:47:41.688 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-04-14 06:47:41.735 | Unpacking libio-html-perl (1.001-1) ... 2022-04-14 06:47:41.991 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-04-14 06:47:42.000 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-04-14 06:47:42.048 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-04-14 06:47:42.325 | Selecting previously unselected package libhttp-message-perl. 2022-04-14 06:47:42.334 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-04-14 06:47:42.391 | Unpacking libhttp-message-perl (6.22-1) ... 2022-04-14 06:47:42.708 | Selecting previously unselected package mecab-utils. 2022-04-14 06:47:42.717 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-04-14 06:47:42.770 | Unpacking mecab-utils (0.996-10build1) ... 2022-04-14 06:47:43.105 | Selecting previously unselected package mecab-ipadic. 2022-04-14 06:47:43.115 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-04-14 06:47:43.162 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-14 06:47:44.873 | Selecting previously unselected package mecab-ipadic-utf8. 2022-04-14 06:47:44.882 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-04-14 06:47:44.935 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-14 06:47:45.233 | Selecting previously unselected package mysql-server. 2022-04-14 06:47:45.242 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-04-14 06:47:45.295 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 06:47:45.593 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-04-14 06:47:45.809 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 06:47:45.944 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-04-14 06:47:46.066 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-04-14 06:47:46.207 | Setting up libencode-locale-perl (1.05-1) ... 2022-04-14 06:47:46.364 | Setting up mecab-utils (0.996-10build1) ... 2022-04-14 06:47:46.489 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-14 06:47:46.630 | Setting up libio-html-perl (1.001-1) ... 2022-04-14 06:47:46.792 | Setting up libtimedate-perl (2.3200-1) ... 2022-04-14 06:47:46.939 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 06:47:47.093 | Setting up libfcgi-perl (0.79-1) ... 2022-04-14 06:47:47.244 | Setting up liburi-perl (1.76-2) ... 2022-04-14 06:47:47.373 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-14 06:47:47.510 | Setting up libhttp-date-perl (6.05-1) ... 2022-04-14 06:47:47.644 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-14 06:47:47.713 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-14 06:47:47.717 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-14 06:47:47.717 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-04-14 06:47:47.717 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-14 06:47:47.717 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-14 06:47:47.856 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-14 06:47:47.856 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-14 06:47:47.856 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-14 06:47:47.856 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-14 06:47:47.864 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-14 06:47:47.952 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-14 06:47:47.953 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-14 06:47:47.953 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-14 06:47:47.979 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-14 06:47:48.023 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-14 06:47:48.307 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-14 06:47:48.313 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-14 06:47:48.404 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-14 06:47:48.404 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-14 06:47:48.404 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-14 06:47:48.404 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-14 06:47:48.408 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-14 06:47:48.408 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-14 06:47:48.453 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-14 06:47:48.643 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-14 06:47:48.644 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-14 06:47:48.644 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-14 06:47:48.644 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-14 06:47:48.647 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-14 06:47:48.647 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-14 06:47:49.072 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-04-14 06:47:49.191 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-14 06:47:49.497 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-04-14 06:47:49.502 | 2022-04-14 06:47:49.502 | done! 2022-04-14 06:47:49.508 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-14 06:47:49.607 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 06:47:49.735 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-14 06:47:49.805 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-14 06:47:49.809 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-14 06:47:49.809 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-04-14 06:47:49.809 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-14 06:47:49.810 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-14 06:47:50.017 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-14 06:47:50.017 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-14 06:47:50.018 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-14 06:47:50.018 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-14 06:47:50.030 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-14 06:47:50.159 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-14 06:47:50.160 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-14 06:47:50.160 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-14 06:47:50.201 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-14 06:47:50.274 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-14 06:47:50.765 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-14 06:47:50.775 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-14 06:47:50.885 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-14 06:47:50.885 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-14 06:47:50.885 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-14 06:47:50.886 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-14 06:47:50.891 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-14 06:47:50.892 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-14 06:47:50.981 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-14 06:47:51.270 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-14 06:47:51.271 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-14 06:47:51.271 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-14 06:47:51.272 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-14 06:47:51.275 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-14 06:47:51.275 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-14 06:47:51.783 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-04-14 06:47:51.919 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-14 06:47:52.226 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-04-14 06:47:52.231 | 2022-04-14 06:47:52.231 | done! 2022-04-14 06:47:52.238 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-14 06:47:52.341 | Setting up libhtml-parser-perl (3.72-5) ... 2022-04-14 06:47:52.507 | Setting up libhttp-message-perl (6.22-1) ... 2022-04-14 06:47:52.655 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 06:47:53.910 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-14 06:47:53.975 | Renaming removed key_buffer and myisam-recover options (if present) 2022-04-14 06:48:35.788 | mysqld will log errors to /var/log/mysql/error.log 2022-04-14 06:48:37.172 | mysqld is running as pid 56855 2022-04-14 06:48:39.977 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-04-14 06:48:42.613 | Setting up libcgi-pm-perl (4.46-1) ... 2022-04-14 06:48:42.769 | Setting up libhtml-template-perl (2.97-1) ... 2022-04-14 06:48:42.923 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 06:48:43.072 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-04-14 06:48:43.238 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-14 06:48:43.716 | Processing triggers for man-db (2.9.1-1) ... 2022-04-14 06:48:45.648 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-14 06:48:53.374 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:48:53.376 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:48:53.379 | + functions-common:time_stop:2432 : local name 2022-04-14 06:48:53.381 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:48:53.383 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:48:53.385 | + functions-common:time_stop:2435 : local total 2022-04-14 06:48:53.387 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:48:53.389 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:48:53.392 | + functions-common:time_stop:2439 : start_time=1649918841566 2022-04-14 06:48:53.394 | + functions-common:time_stop:2441 : [[ -z 1649918841566 ]] 2022-04-14 06:48:53.396 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:48:53.401 | + functions-common:time_stop:2444 : end_time=1649918933398 2022-04-14 06:48:53.403 | + functions-common:time_stop:2445 : elapsed_time=91832 2022-04-14 06:48:53.405 | + functions-common:time_stop:2446 : total=373151 2022-04-14 06:48:53.407 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:48:53.409 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=464983 2022-04-14 06:48:53.411 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:48:53.414 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-14 06:48:53.416 | + ./stack.sh:main:841 : install_database_python 2022-04-14 06:48:53.418 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 06:48:53.420 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 06:48:53.422 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 06:48:53.425 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:48:53.427 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 06:48:53.430 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 06:48:53.432 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:48:53.435 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:48:53.436 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:48:53.441 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 06:48:53.443 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 06:48:53.446 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 06:48:53.448 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 06:48:53.451 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 06:48:53.472 | Using python 3.8 to install PyMySQL 2022-04-14 06:48:53.474 | + 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 06:48:54.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:48:54.190 | from cryptography.utils import int_from_bytes 2022-04-14 06:48:54.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:48:54.190 | from cryptography.utils import int_from_bytes 2022-04-14 06:48:55.362 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:48:55.486 | Collecting PyMySQL 2022-04-14 06:48:55.494 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-04-14 06:48:57.103 | Installing collected packages: PyMySQL 2022-04-14 06:48:57.309 | Successfully installed PyMySQL-1.0.2 2022-04-14 06:48:57.309 | 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 06:48:57.315 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:48:57.315 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:48:57.419 | + inc/python:pip_install:200 : result=0 2022-04-14 06:48:57.421 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:48:57.424 | + functions-common:time_stop:2432 : local name 2022-04-14 06:48:57.426 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:48:57.428 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:48:57.430 | + functions-common:time_stop:2435 : local total 2022-04-14 06:48:57.433 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:48:57.435 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:48:57.437 | + functions-common:time_stop:2439 : start_time=1649918933467 2022-04-14 06:48:57.439 | + functions-common:time_stop:2441 : [[ -z 1649918933467 ]] 2022-04-14 06:48:57.442 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:48:57.447 | + functions-common:time_stop:2444 : end_time=1649918937445 2022-04-14 06:48:57.449 | + functions-common:time_stop:2445 : elapsed_time=3978 2022-04-14 06:48:57.451 | + functions-common:time_stop:2446 : total=23605 2022-04-14 06:48:57.454 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:48:57.456 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27583 2022-04-14 06:48:57.458 | + inc/python:pip_install:203 : return 0 2022-04-14 06:48:57.461 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 06:48:57.463 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 06:48:57.465 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 06:48:57.468 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-14 06:48:57.484 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:48:57.487 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-14 06:48:57.489 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 06:48:57.492 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:48:57.493 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 06:48:57.498 | + 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 06:48:57.500 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 06:48:57.503 | + 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 06:48:57.505 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 06:48:57.508 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 06:48:57.510 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 06:48:57.526 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:48:57.528 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 06:48:57.530 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:48:57.533 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:48:57.535 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:48:57.537 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:48:57.539 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:48:57.542 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:48:57.544 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:48:57.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:48:57.548 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:48:57.551 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:48:57.553 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:48:57.555 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:48:57.558 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 06:48:57.560 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:48:57.562 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:48:57.564 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:48:57.567 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 06:48:57.588 | + 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 06:48:57.697 | Reading package lists... 2022-04-14 06:48:57.933 | Building dependency tree... 2022-04-14 06:48:57.935 | Reading state information... 2022-04-14 06:48:58.181 | The following packages were automatically installed and are no longer required: 2022-04-14 06:48:58.183 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:48:58.183 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:48:58.184 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:48:58.184 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:48:58.184 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:48:58.184 | python3-zope.interface 2022-04-14 06:48:58.184 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:48:58.251 | The following NEW packages will be installed: 2022-04-14 06:48:58.251 | radvd 2022-04-14 06:48:58.536 | 0 upgraded, 1 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:48:58.536 | Need to get 59.0 kB of archives. 2022-04-14 06:48:58.536 | After this operation, 164 kB of additional disk space will be used. 2022-04-14 06:48:58.536 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-04-14 06:48:59.378 | Fetched 59.0 kB in 1s (104 kB/s) 2022-04-14 06:48:59.615 | Selecting previously unselected package radvd. 2022-04-14 06:48:59.667 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-04-14 06:48:59.670 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-04-14 06:48:59.722 | Unpacking radvd (1:2.17-2) ... 2022-04-14 06:49:00.108 | Setting up radvd (1:2.17-2) ... 2022-04-14 06:49:01.424 | Job for radvd.service failed because the control process exited with error code. 2022-04-14 06:49:01.424 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-04-14 06:49:01.426 | invoke-rc.d: initscript radvd, action "start" failed. 2022-04-14 06:49:01.437 | ● radvd.service - Router advertisement daemon for IPv6 2022-04-14 06:49:01.437 | Loaded: loaded (]8;;file://dv-neutron-837552-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-04-14 06:49:01.437 | Active: failed (Result: exit-code) since Thu 2022-04-14 06:49:01 UTC; 14ms ago 2022-04-14 06:49:01.437 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-04-14 06:49:01.437 | Process: 57975 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-04-14 06:49:01.437 | 2022-04-14 06:49:01.438 | Apr 14 06:49:01 dv-neutron-837552-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-04-14 06:49:01.438 | Apr 14 06:49:01 dv-neutron-837552-1-hyperv radvd[57975]: can't open /etc/radvd.conf: No such file or directory 2022-04-14 06:49:01.438 | Apr 14 06:49:01 dv-neutron-837552-1-hyperv radvd[57975]: Insecure file permissions, but continuing anyway 2022-04-14 06:49:01.438 | Apr 14 06:49:01 dv-neutron-837552-1-hyperv radvd[57975]: exiting, failed to read config file 2022-04-14 06:49:01.438 | Apr 14 06:49:01 dv-neutron-837552-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-04-14 06:49:01.438 | Apr 14 06:49:01 dv-neutron-837552-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-04-14 06:49:01.438 | Apr 14 06:49:01 dv-neutron-837552-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-04-14 06:49:01.494 | Processing triggers for man-db (2.9.1-1) ... 2022-04-14 06:49:01.741 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-14 06:49:09.762 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:49:09.764 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:49:09.767 | + functions-common:time_stop:2432 : local name 2022-04-14 06:49:09.769 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:49:09.771 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:49:09.773 | + functions-common:time_stop:2435 : local total 2022-04-14 06:49:09.775 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:49:09.777 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:49:09.779 | + functions-common:time_stop:2439 : start_time=1649918937585 2022-04-14 06:49:09.782 | + functions-common:time_stop:2441 : [[ -z 1649918937585 ]] 2022-04-14 06:49:09.784 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:49:09.788 | + functions-common:time_stop:2444 : end_time=1649918949786 2022-04-14 06:49:09.790 | + functions-common:time_stop:2445 : elapsed_time=12201 2022-04-14 06:49:09.793 | + functions-common:time_stop:2446 : total=464983 2022-04-14 06:49:09.795 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:49:09.797 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=477184 2022-04-14 06:49:09.799 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:49:09.802 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 06:49:09.819 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:49:09.821 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 06:49:09.823 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 06:49:09.826 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 06:49:09.829 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 06:49:09.847 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 06:49:09.850 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:49:09.852 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:49:09.854 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:49:09.857 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:49:09.860 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:49:09.863 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:49:09.868 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:49:09.871 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:49:09.873 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:49:09.875 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:49:09.877 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:49:09.880 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:49:09.882 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 06:49:09.885 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:49:09.887 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:49:09.889 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:49:09.891 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 06:49:09.911 | + 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 06:49:10.020 | Reading package lists... 2022-04-14 06:49:10.269 | Building dependency tree... 2022-04-14 06:49:10.270 | Reading state information... 2022-04-14 06:49:10.521 | fakeroot is already the newest version (1.24-1). 2022-04-14 06:49:10.521 | fakeroot set to manually installed. 2022-04-14 06:49:10.521 | make is already the newest version (4.2.1-1.2). 2022-04-14 06:49:10.521 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 06:49:10.521 | The following packages were automatically installed and are no longer required: 2022-04-14 06:49:10.522 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:49:10.522 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:49:10.522 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:49:10.522 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:49:10.522 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:49:10.522 | python3-zope.interface 2022-04-14 06:49:10.522 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:49:10.649 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:49:10.653 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:49:10.656 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:49:10.658 | + functions-common:time_stop:2432 : local name 2022-04-14 06:49:10.660 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:49:10.663 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:49:10.665 | + functions-common:time_stop:2435 : local total 2022-04-14 06:49:10.667 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:49:10.669 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:49:10.671 | + functions-common:time_stop:2439 : start_time=1649918949909 2022-04-14 06:49:10.673 | + functions-common:time_stop:2441 : [[ -z 1649918949909 ]] 2022-04-14 06:49:10.675 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:49:10.680 | + functions-common:time_stop:2444 : end_time=1649918950677 2022-04-14 06:49:10.682 | + functions-common:time_stop:2445 : elapsed_time=768 2022-04-14 06:49:10.684 | + functions-common:time_stop:2446 : total=477184 2022-04-14 06:49:10.686 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:49:10.688 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=477952 2022-04-14 06:49:10.691 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:49:10.693 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 06:49:10.695 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:49:10.698 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:49:10.700 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 06:49:10.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 06:49:10.705 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 06:49:10.709 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 06:49:10.711 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 06:49:10.714 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 06:49:10.714 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 06:49:10.719 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 06:49:10.721 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 06:49:10.723 | + functions:vercmp:628 : local v1=5.4 2022-04-14 06:49:10.726 | + functions:vercmp:629 : local 'op=<' 2022-04-14 06:49:10.728 | + functions:vercmp:630 : local v2=3.13 2022-04-14 06:49:10.730 | + functions:vercmp:631 : local result 2022-04-14 06:49:10.734 | ++ functions:vercmp:635 : sort -V 2022-04-14 06:49:10.734 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 06:49:10.735 | ++ functions:vercmp:635 : head -1 2022-04-14 06:49:10.739 | + functions:vercmp:635 : result=3.13 2022-04-14 06:49:10.742 | + functions:vercmp:637 : case $op in 2022-04-14 06:49:10.744 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 06:49:10.746 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 06:49:10.748 | + functions:vercmp:648 : return 2022-04-14 06:49:10.750 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 06:49:10.753 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:49:10.755 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 06:49:11.070 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 06:49:11.073 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 06:49:11.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:11.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:11.080 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 06:49:11.082 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:11.085 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-14 06:49:11.104 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:49:11.106 | + ./stack.sh:main:849 : install_etcd3 2022-04-14 06:49:11.108 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 06:49:11.108 | Installing etcd 2022-04-14 06:49:11.111 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 06:49:11.123 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 06:49:11.138 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 06:49:11.140 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 06:49:11.156 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 06:49:11.159 | ++ 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 06:49:11.162 | ++ 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 06:49:11.165 | +++ 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 06:49:11.169 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:49:11.172 | ++ 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 06:49:11.174 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 06:49:11.176 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:49:11.180 | --2022-04-14 06:49:11-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:49:11.184 | Resolving github.com (github.com)... 140.82.121.3 2022-04-14 06:49:11.229 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-04-14 06:49:11.366 | HTTP request sent, awaiting response... 302 Found 2022-04-14 06:49:11.366 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220414%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220414T064851Z&X-Amz-Expires=300&X-Amz-Signature=83d075c37d915ac49167b4e476954e40d18f227f2d1f4f90579b34813ce1b39d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-04-14 06:49:11.366 | --2022-04-14 06:49:11-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220414%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220414T064851Z&X-Amz-Expires=300&X-Amz-Signature=83d075c37d915ac49167b4e476954e40d18f227f2d1f4f90579b34813ce1b39d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-04-14 06:49:11.368 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... 2022-04-14 06:49:11.392 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-04-14 06:49:11.579 | HTTP request sent, awaiting response... 200 OK 2022-04-14 06:49:11.579 | Length: 11350736 (11M) [application/octet-stream] 2022-04-14 06:49:11.579 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-04-14 06:49:11.691 | 2022-04-14 06:49:11.847 | 0K ........ .. 100% 40.4M=0.3s 2022-04-14 06:49:11.847 | 2022-04-14 06:49:11.847 | 2022-04-14 06:49:11 (40.4 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-04-14 06:49:11.847 | 2022-04-14 06:49:11.851 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-04-14 06:49:11.853 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:49:11.856 | ++ functions:get_extra_file:74 : return 2022-04-14 06:49:11.858 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:49:11.861 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 06:49:11.863 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-04-14 06:49:11.866 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-04-14 06:49:11.997 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-04-14 06:49:11.999 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-04-14 06:49:12.004 | etcd-v3.3.12-linux-amd64/ 2022-04-14 06:49:12.004 | etcd-v3.3.12-linux-amd64/README.md 2022-04-14 06:49:12.004 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-04-14 06:49:12.004 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-04-14 06:49:12.004 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-04-14 06:49:12.004 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-04-14 06:49:12.004 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-04-14 06:49:12.004 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-04-14 06:49:12.004 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-04-14 06:49:12.004 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-04-14 06:49:12.004 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-04-14 06:49:12.004 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-04-14 06:49:12.004 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-04-14 06:49:12.004 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-04-14 06:49:12.005 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-04-14 06:49:12.005 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-04-14 06:49:12.005 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-04-14 06:49:12.005 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-04-14 06:49:12.005 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-04-14 06:49:12.005 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-04-14 06:49:12.005 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-14 06:49:12.005 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-04-14 06:49:12.005 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-04-14 06:49:12.005 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-14 06:49:12.005 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-14 06:49:12.005 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-14 06:49:12.005 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-14 06:49:12.005 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-04-14 06:49:12.005 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-04-14 06:49:12.005 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-04-14 06:49:12.006 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-04-14 06:49:12.006 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-04-14 06:49:12.006 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-04-14 06:49:12.006 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-04-14 06:49:12.006 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-04-14 06:49:12.006 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-04-14 06:49:12.006 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-04-14 06:49:12.007 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-04-14 06:49:12.008 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-04-14 06:49:12.008 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-04-14 06:49:12.008 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-04-14 06:49:12.008 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-04-14 06:49:12.008 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-04-14 06:49:12.008 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-04-14 06:49:12.008 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-04-14 06:49:12.008 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-04-14 06:49:12.008 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-04-14 06:49:12.008 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-04-14 06:49:12.008 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-04-14 06:49:12.009 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-04-14 06:49:12.009 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-04-14 06:49:12.009 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-04-14 06:49:12.009 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-04-14 06:49:12.009 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-04-14 06:49:12.009 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-04-14 06:49:12.009 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-04-14 06:49:12.009 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-04-14 06:49:12.009 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-04-14 06:49:12.009 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-04-14 06:49:12.009 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-04-14 06:49:12.009 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-04-14 06:49:12.009 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-04-14 06:49:12.009 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-04-14 06:49:12.009 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-04-14 06:49:12.009 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-04-14 06:49:12.009 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-04-14 06:49:12.009 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-04-14 06:49:12.009 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-04-14 06:49:12.010 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-04-14 06:49:12.010 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-04-14 06:49:12.010 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-04-14 06:49:12.010 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-04-14 06:49:12.010 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-04-14 06:49:12.010 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-04-14 06:49:12.010 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-04-14 06:49:12.010 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-04-14 06:49:12.010 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-04-14 06:49:12.010 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-04-14 06:49:12.010 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-04-14 06:49:12.010 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-04-14 06:49:12.010 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-04-14 06:49:12.010 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-04-14 06:49:12.010 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-04-14 06:49:12.011 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-04-14 06:49:12.011 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-04-14 06:49:12.011 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-04-14 06:49:12.011 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-04-14 06:49:12.011 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-04-14 06:49:12.011 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-04-14 06:49:12.011 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-04-14 06:49:12.011 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-04-14 06:49:12.011 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-04-14 06:49:12.011 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-04-14 06:49:12.011 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-04-14 06:49:12.012 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-04-14 06:49:12.012 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-04-14 06:49:12.012 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-04-14 06:49:12.012 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-04-14 06:49:12.012 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-04-14 06:49:12.012 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-04-14 06:49:12.012 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-04-14 06:49:12.012 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-04-14 06:49:12.012 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-04-14 06:49:12.013 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-04-14 06:49:12.013 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-04-14 06:49:12.013 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-04-14 06:49:12.013 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-04-14 06:49:12.014 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-04-14 06:49:12.014 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-04-14 06:49:12.014 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-04-14 06:49:12.014 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-04-14 06:49:12.015 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-04-14 06:49:12.015 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-04-14 06:49:12.015 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-04-14 06:49:12.015 | etcd-v3.3.12-linux-amd64/etcdctl 2022-04-14 06:49:12.212 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-04-14 06:49:12.213 | etcd-v3.3.12-linux-amd64/etcd 2022-04-14 06:49:12.443 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-04-14 06:49:12.480 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-04-14 06:49:12.514 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 06:49:12.516 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-14 06:49:12.533 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:49:12.536 | + ./stack.sh:main:868 : install_dstat 2022-04-14 06:49:12.539 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 06:49:12.558 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:49:12.560 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-14 06:49:12.562 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:49:12.565 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-14 06:49:12.567 | + ./stack.sh:main:877 : install_libs 2022-04-14 06:49:12.570 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 06:49:12.572 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 06:49:12.574 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 06:49:12.576 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 06:49:12.579 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.581 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.583 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 06:49:12.586 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.588 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 06:49:12.590 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 06:49:12.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 06:49:12.595 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 06:49:12.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 06:49:12.604 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.606 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 06:49:12.608 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 06:49:12.610 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 06:49:12.612 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 06:49:12.615 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.617 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.619 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 06:49:12.621 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.624 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 06:49:12.626 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 06:49:12.628 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 06:49:12.630 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 06:49:12.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.637 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 06:49:12.639 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.641 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 06:49:12.643 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 06:49:12.646 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 06:49:12.648 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 06:49:12.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.653 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.655 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 06:49:12.657 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.659 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 06:49:12.662 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 06:49:12.664 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 06:49:12.667 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 06:49:12.669 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.671 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.673 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 06:49:12.676 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.678 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 06:49:12.680 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 06:49:12.682 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 06:49:12.685 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 06:49:12.687 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.689 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.691 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 06:49:12.693 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.696 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 06:49:12.698 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 06:49:12.700 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 06:49:12.702 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 06:49:12.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.707 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.709 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 06:49:12.712 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.714 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 06:49:12.716 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 06:49:12.719 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 06:49:12.721 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 06:49:12.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.726 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.728 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 06:49:12.730 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.733 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 06:49:12.735 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 06:49:12.737 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 06:49:12.740 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 06:49:12.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.744 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.746 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 06:49:12.748 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.751 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 06:49:12.753 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 06:49:12.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 06:49:12.757 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 06:49:12.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.762 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.764 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 06:49:12.766 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.769 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 06:49:12.771 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 06:49:12.774 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 06:49:12.776 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 06:49:12.778 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.780 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.782 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 06:49:12.785 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.787 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 06:49:12.790 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 06:49:12.792 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 06:49:12.794 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 06:49:12.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.799 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.801 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 06:49:12.803 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.805 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 06:49:12.808 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 06:49:12.810 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 06:49:12.812 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 06:49:12.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.817 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 06:49:12.821 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.824 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 06:49:12.826 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 06:49:12.828 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 06:49:12.830 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 06:49:12.833 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.835 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.838 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 06:49:12.840 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.842 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 06:49:12.845 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 06:49:12.847 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 06:49:12.849 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 06:49:12.852 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.854 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.856 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 06:49:12.859 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.861 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 06:49:12.863 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 06:49:12.865 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 06:49:12.868 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 06:49:12.879 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.882 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 06:49:12.886 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.889 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 06:49:12.891 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 06:49:12.893 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 06:49:12.895 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 06:49:12.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.901 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 06:49:12.905 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.907 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 06:49:12.910 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 06:49:12.912 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 06:49:12.914 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 06:49:12.917 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 06:49:12.923 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.926 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 06:49:12.928 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 06:49:12.930 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 06:49:12.933 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 06:49:12.935 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 06:49:12.942 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.945 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 06:49:12.947 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 06:49:12.949 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 06:49:12.952 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 06:49:12.954 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.956 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.958 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 06:49:12.961 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.964 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 06:49:12.966 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 06:49:12.968 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 06:49:12.970 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 06:49:12.973 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.975 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.977 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 06:49:12.979 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:12.982 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 06:49:12.984 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 06:49:12.986 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 06:49:12.989 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 06:49:12.991 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:12.993 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:12.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 06:49:12.998 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:13.000 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 06:49:13.002 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 06:49:13.005 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 06:49:13.008 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 06:49:13.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:13.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:13.014 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 06:49:13.017 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:13.019 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 06:49:13.022 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 06:49:13.024 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 06:49:13.026 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 06:49:13.029 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:13.031 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:13.033 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 06:49:13.036 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:13.038 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 06:49:13.040 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 06:49:13.042 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 06:49:13.045 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 06:49:13.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:13.049 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:13.052 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 06:49:13.054 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:13.056 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 06:49:13.059 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 06:49:13.061 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 06:49:13.063 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 06:49:13.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:13.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:13.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 06:49:13.074 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:13.076 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 06:49:13.078 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 06:49:13.080 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 06:49:13.083 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 06:49:13.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:13.088 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:13.090 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 06:49:13.092 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:13.095 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 06:49:13.097 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 06:49:13.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 06:49:13.101 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 06:49:13.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:13.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:13.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 06:49:13.111 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:13.113 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 06:49:13.115 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 06:49:13.117 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 06:49:13.120 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 06:49:13.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:13.125 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:13.127 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 06:49:13.129 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:13.132 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 06:49:13.134 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 06:49:13.137 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 06:49:13.139 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 06:49:13.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:13.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:13.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 06:49:13.149 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:13.151 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 06:49:13.153 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 06:49:13.155 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 06:49:13.158 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 06:49:13.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:13.162 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:13.165 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 06:49:13.167 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:13.169 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 06:49:13.171 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 06:49:13.174 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 06:49:13.176 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 06:49:13.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:13.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:13.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 06:49:13.185 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:13.187 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 06:49:13.190 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 06:49:13.192 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 06:49:13.195 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 06:49:13.197 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:13.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:13.202 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 06:49:13.204 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:13.207 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 06:49:13.209 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 06:49:13.212 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 06:49:13.214 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 06:49:13.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:13.218 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:13.221 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 06:49:13.223 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:13.226 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 06:49:13.228 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 06:49:13.230 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 06:49:13.232 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 06:49:13.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:13.237 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:13.239 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 06:49:13.241 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:13.244 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 06:49:13.246 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 06:49:13.249 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 06:49:13.251 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 06:49:13.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:13.255 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:13.258 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 06:49:13.261 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:13.263 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 06:49:13.265 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 06:49:13.267 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 06:49:13.270 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 06:49:13.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:13.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:13.277 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 06:49:13.280 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:13.282 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 06:49:13.302 | Using python 3.8 to install etcd3 2022-04-14 06:49:13.305 | + 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 06:49:14.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:49:14.026 | from cryptography.utils import int_from_bytes 2022-04-14 06:49:14.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:49:14.026 | from cryptography.utils import int_from_bytes 2022-04-14 06:49:15.206 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:49:15.303 | Collecting etcd3 2022-04-14 06:49:15.311 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-04-14 06:49:15.337 | Preparing metadata (setup.py): started 2022-04-14 06:49:18.710 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:49:21.103 | Collecting grpcio>=1.27.1 2022-04-14 06:49:21.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36a/7bdd6ef9bca05/grpcio-1.44.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) 2022-04-14 06:49:22.001 | Collecting protobuf>=3.6.1 2022-04-14 06:49:22.010 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38f/d9eb74b852e4e/protobuf-3.20.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2022-04-14 06:49:22.036 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 06:49:22.037 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 06:49:22.065 | Building wheels for collected packages: etcd3 2022-04-14 06:49:22.066 | Building wheel for etcd3 (setup.py): started 2022-04-14 06:49:26.339 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-04-14 06:49:26.340 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=1bd58b0baf1257e5713f81d32da239e290c6305546d82381e6edb513a8b5270e 2022-04-14 06:49:26.340 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-04-14 06:49:26.344 | Successfully built etcd3 2022-04-14 06:49:27.940 | Installing collected packages: protobuf, grpcio, etcd3 2022-04-14 06:49:28.654 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.20.0 2022-04-14 06:49:28.654 | 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 06:49:28.660 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:49:28.660 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:49:28.804 | + inc/python:pip_install:200 : result=0 2022-04-14 06:49:28.806 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:49:28.808 | + functions-common:time_stop:2432 : local name 2022-04-14 06:49:28.810 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:49:28.813 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:49:28.815 | + functions-common:time_stop:2435 : local total 2022-04-14 06:49:28.817 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:49:28.819 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:49:28.822 | + functions-common:time_stop:2439 : start_time=1649918953297 2022-04-14 06:49:28.824 | + functions-common:time_stop:2441 : [[ -z 1649918953297 ]] 2022-04-14 06:49:28.826 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:49:28.830 | + functions-common:time_stop:2444 : end_time=1649918968828 2022-04-14 06:49:28.832 | + functions-common:time_stop:2445 : elapsed_time=15531 2022-04-14 06:49:28.834 | + functions-common:time_stop:2446 : total=27583 2022-04-14 06:49:28.837 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:49:28.839 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=43114 2022-04-14 06:49:28.841 | + inc/python:pip_install:203 : return 0 2022-04-14 06:49:28.844 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 06:49:28.864 | Using python 3.8 to install etcd3gw 2022-04-14 06:49:28.866 | + 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 06:49:29.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:49:29.612 | from cryptography.utils import int_from_bytes 2022-04-14 06:49:29.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:49:29.612 | from cryptography.utils import int_from_bytes 2022-04-14 06:49:30.769 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:49:30.871 | Collecting etcd3gw 2022-04-14 06:49:30.879 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-04-14 06:49:30.890 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 06:49:30.891 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 06:49:30.892 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 06:49:30.893 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 06:49:30.928 | 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 06:49:30.930 | 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 06:49:30.931 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-14 06:49:30.932 | 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 06:49:32.513 | Installing collected packages: etcd3gw 2022-04-14 06:49:32.686 | Successfully installed etcd3gw-1.0.1 2022-04-14 06:49:32.686 | 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 06:49:32.693 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:49:32.693 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:49:32.804 | + inc/python:pip_install:200 : result=0 2022-04-14 06:49:32.808 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:49:32.809 | + functions-common:time_stop:2432 : local name 2022-04-14 06:49:32.811 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:49:32.814 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:49:32.816 | + functions-common:time_stop:2435 : local total 2022-04-14 06:49:32.818 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:49:32.820 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:49:32.822 | + functions-common:time_stop:2439 : start_time=1649918968859 2022-04-14 06:49:32.824 | + functions-common:time_stop:2441 : [[ -z 1649918968859 ]] 2022-04-14 06:49:32.827 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:49:32.831 | + functions-common:time_stop:2444 : end_time=1649918972829 2022-04-14 06:49:32.833 | + functions-common:time_stop:2445 : elapsed_time=3970 2022-04-14 06:49:32.836 | + functions-common:time_stop:2446 : total=43114 2022-04-14 06:49:32.838 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:49:32.840 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=47084 2022-04-14 06:49:32.842 | + inc/python:pip_install:203 : return 0 2022-04-14 06:49:32.845 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-14 06:49:32.847 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 06:49:32.849 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 06:49:32.852 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:49:32.855 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:49:32.857 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:49:32.859 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:49:32.862 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:49:32.864 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:49:32.866 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:49:32.868 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:49:32.871 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:49:32.873 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:49:32.875 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:49:32.877 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 06:49:32.880 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:49:32.882 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:49:32.884 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 06:49:32.886 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 06:49:32.888 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:49:32.891 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:49:32.893 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:49:32.895 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:49:32.898 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:49:32.900 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:49:32.903 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:49:32.905 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:49:32.907 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:49:32.910 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:49:32.912 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:49:32.915 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:49:32.917 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 06:49:32.919 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:49:32.921 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:49:32.924 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:49:32.926 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 06:49:32.947 | + 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 06:49:33.055 | Reading package lists... 2022-04-14 06:49:33.297 | Building dependency tree... 2022-04-14 06:49:33.299 | Reading state information... 2022-04-14 06:49:33.539 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 06:49:33.539 | The following packages were automatically installed and are no longer required: 2022-04-14 06:49:33.540 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:49:33.540 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:49:33.540 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:49:33.540 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:49:33.540 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:49:33.540 | python3-zope.interface 2022-04-14 06:49:33.540 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:49:33.541 | The following additional packages will be installed: 2022-04-14 06:49:33.541 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-04-14 06:49:33.542 | Suggested packages: 2022-04-14 06:49:33.542 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-04-14 06:49:33.609 | The following NEW packages will be installed: 2022-04-14 06:49:33.609 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-04-14 06:49:33.890 | 0 upgraded, 6 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:49:33.890 | Need to get 1,306 kB of archives. 2022-04-14 06:49:33.890 | After this operation, 4,613 kB of additional disk space will be used. 2022-04-14 06:49:33.890 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-04-14 06:49:34.612 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-04-14 06:49:34.664 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-04-14 06:49:34.776 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-04-14 06:49:34.900 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-04-14 06:49:34.903 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-04-14 06:49:35.461 | Fetched 1,306 kB in 1s (1,009 kB/s) 2022-04-14 06:49:35.683 | Selecting previously unselected package libnorm1:amd64. 2022-04-14 06:49:35.733 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-04-14 06:49:35.737 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-04-14 06:49:35.796 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-14 06:49:36.213 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-04-14 06:49:36.222 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-04-14 06:49:36.270 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-14 06:49:36.654 | Selecting previously unselected package libzmq5:amd64. 2022-04-14 06:49:36.663 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-04-14 06:49:36.716 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-14 06:49:37.008 | Selecting previously unselected package uwsgi-core. 2022-04-14 06:49:37.017 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-04-14 06:49:37.047 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-14 06:49:37.745 | Selecting previously unselected package uwsgi. 2022-04-14 06:49:37.755 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-04-14 06:49:37.802 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-04-14 06:49:38.174 | Selecting previously unselected package uwsgi-plugin-python3. 2022-04-14 06:49:38.184 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-04-14 06:49:38.230 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-14 06:49:38.553 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-14 06:49:38.676 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-14 06:49:38.830 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-14 06:49:38.978 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-14 06:49:39.202 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-04-14 06:49:40.413 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-14 06:49:40.614 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-14 06:49:41.043 | Processing triggers for man-db (2.9.1-1) ... 2022-04-14 06:49:41.534 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-14 06:49:49.306 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:49:49.309 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:49:49.311 | + functions-common:time_stop:2432 : local name 2022-04-14 06:49:49.313 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:49:49.315 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:49:49.318 | + functions-common:time_stop:2435 : local total 2022-04-14 06:49:49.320 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:49:49.322 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:49:49.325 | + functions-common:time_stop:2439 : start_time=1649918972944 2022-04-14 06:49:49.327 | + functions-common:time_stop:2441 : [[ -z 1649918972944 ]] 2022-04-14 06:49:49.329 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:49:49.333 | + functions-common:time_stop:2444 : end_time=1649918989331 2022-04-14 06:49:49.336 | + functions-common:time_stop:2445 : elapsed_time=16387 2022-04-14 06:49:49.338 | + functions-common:time_stop:2446 : total=477952 2022-04-14 06:49:49.340 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:49:49.342 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=494339 2022-04-14 06:49:49.344 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:49:49.347 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 06:49:49.349 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:49:49.351 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:49:49.353 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 06:49:49.414 | Enabling module proxy. 2022-04-14 06:49:49.420 | To activate the new configuration, you need to run: 2022-04-14 06:49:49.420 | systemctl restart apache2 2022-04-14 06:49:49.424 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 06:49:49.485 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 06:49:49.485 | Module proxy already enabled 2022-04-14 06:49:49.485 | Enabling module proxy_uwsgi. 2022-04-14 06:49:49.491 | To activate the new configuration, you need to run: 2022-04-14 06:49:49.491 | systemctl restart apache2 2022-04-14 06:49:49.495 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 06:49:49.498 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:49:49.500 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:49:49.502 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:49:49.629 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-14 06:49:49.633 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 06:49:49.636 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 06:49:49.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:49.641 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:49.643 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 06:49:49.646 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:49.648 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-14 06:49:49.650 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 06:49:49.653 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 06:49:49.655 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:49.657 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:49.660 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 06:49:49.662 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:49.664 | + ./stack.sh:main:885 : install_glanceclient 2022-04-14 06:49:49.667 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 06:49:49.670 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 06:49:49.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:49.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:49.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 06:49:49.679 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:49.681 | + ./stack.sh:main:886 : install_cinderclient 2022-04-14 06:49:49.684 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 06:49:49.686 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 06:49:49.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:49.691 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:49.693 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 06:49:49.696 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:49.698 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 06:49:49.700 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 06:49:49.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:49.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:49.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 06:49:49.710 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:49.712 | + ./stack.sh:main:887 : install_novaclient 2022-04-14 06:49:49.714 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 06:49:49.716 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 06:49:49.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:49.721 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:49.723 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 06:49:49.726 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:49.728 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-14 06:49:49.745 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:49:49.747 | + ./stack.sh:main:889 : install_swiftclient 2022-04-14 06:49:49.750 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 06:49:49.752 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 06:49:49.754 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:49.756 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:49.759 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 06:49:49.761 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:49.763 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-14 06:49:49.779 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:49:49.782 | + ./stack.sh:main:892 : install_neutronclient 2022-04-14 06:49:49.784 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 06:49:49.786 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 06:49:49.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:49.791 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:49.793 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 06:49:49.796 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:49.798 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-14 06:49:49.801 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 06:49:49.803 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 06:49:49.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:49:49.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:49:49.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 06:49:49.813 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:49:49.815 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 06:49:49.818 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 06:49:49.820 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:49:49.823 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 06:49:49.826 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 06:49:49.828 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:49:49.832 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:49:49.832 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:49:49.837 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 06:49:49.839 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 06:49:49.841 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 06:49:49.844 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 06:49:49.847 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 06:49:49.867 | Using python 3.8 to install keystonemiddleware 2022-04-14 06:49:49.870 | + 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 06:49:50.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:49:50.610 | from cryptography.utils import int_from_bytes 2022-04-14 06:49:50.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:49:50.610 | from cryptography.utils import int_from_bytes 2022-04-14 06:49:51.756 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:49:51.787 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 06:49:51.839 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 06:49:51.840 | 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 06:49:51.841 | 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 06:49:51.843 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 06:49:51.844 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 06:49:51.845 | 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 06:49:51.846 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 06:49:51.847 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 06:49:51.848 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 06:49:51.849 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 06:49:51.850 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 06:49:51.851 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 06:49:51.852 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 06:49:51.853 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 06:49:51.909 | 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 06:49:51.910 | 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 06:49:51.912 | 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 06:49:51.951 | 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 06:49:51.990 | 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 06:49:51.991 | 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 06:49:51.993 | 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 06:49:51.994 | 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 06:49:52.041 | 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 06:49:52.045 | 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 06:49:52.054 | 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 06:49:52.056 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-14 06:49:52.070 | 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 06:49:52.071 | 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 06:49:52.074 | 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 06:49:52.137 | 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 06:49:52.138 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-14 06:49:52.140 | 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 06:49:52.142 | 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 06:49:52.192 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-14 06:49:52.204 | 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 06:49:53.759 | 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 06:49:53.765 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:49:53.765 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:49:53.868 | + inc/python:pip_install:200 : result=0 2022-04-14 06:49:53.871 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:49:53.873 | + functions-common:time_stop:2432 : local name 2022-04-14 06:49:53.875 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:49:53.877 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:49:53.879 | + functions-common:time_stop:2435 : local total 2022-04-14 06:49:53.881 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:49:53.883 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:49:53.886 | + functions-common:time_stop:2439 : start_time=1649918989862 2022-04-14 06:49:53.888 | + functions-common:time_stop:2441 : [[ -z 1649918989862 ]] 2022-04-14 06:49:53.890 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:49:53.894 | + functions-common:time_stop:2444 : end_time=1649918993892 2022-04-14 06:49:53.897 | + functions-common:time_stop:2445 : elapsed_time=4030 2022-04-14 06:49:53.899 | + functions-common:time_stop:2446 : total=47084 2022-04-14 06:49:53.901 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:49:53.904 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=51114 2022-04-14 06:49:53.906 | + inc/python:pip_install:203 : return 0 2022-04-14 06:49:53.908 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 06:49:53.910 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 06:49:53.913 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:49:53.916 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 06:49:53.919 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 06:49:53.921 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:49:53.925 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:49:53.925 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:49:53.930 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 06:49:53.933 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 06:49:53.935 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 06:49:53.938 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 06:49:53.940 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 06:49:53.961 | Using python 3.8 to install python-memcached 2022-04-14 06:49:53.964 | + 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 06:49:54.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:49:54.713 | from cryptography.utils import int_from_bytes 2022-04-14 06:49:54.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:49:54.713 | from cryptography.utils import int_from_bytes 2022-04-14 06:49:55.907 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:49:56.002 | Collecting python-memcached 2022-04-14 06:49:56.009 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-04-14 06:49:56.015 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 06:49:57.644 | Installing collected packages: python-memcached 2022-04-14 06:49:57.814 | Successfully installed python-memcached-1.59 2022-04-14 06:49:57.814 | 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 06:49:57.820 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:49:57.820 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:49:57.923 | + inc/python:pip_install:200 : result=0 2022-04-14 06:49:57.926 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:49:57.928 | + functions-common:time_stop:2432 : local name 2022-04-14 06:49:57.930 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:49:57.933 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:49:57.935 | + functions-common:time_stop:2435 : local total 2022-04-14 06:49:57.937 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:49:57.939 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:49:57.941 | + functions-common:time_stop:2439 : start_time=1649918993955 2022-04-14 06:49:57.943 | + functions-common:time_stop:2441 : [[ -z 1649918993955 ]] 2022-04-14 06:49:57.946 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:49:57.951 | + functions-common:time_stop:2444 : end_time=1649918997948 2022-04-14 06:49:57.953 | + functions-common:time_stop:2445 : elapsed_time=3993 2022-04-14 06:49:57.955 | + functions-common:time_stop:2446 : total=51114 2022-04-14 06:49:57.957 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:49:57.959 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=55107 2022-04-14 06:49:57.963 | + inc/python:pip_install:203 : return 0 2022-04-14 06:49:57.966 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-14 06:49:57.981 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:49:57.984 | + ./stack.sh:main:899 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-04-14 06:49:57.986 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-14 06:49:57.988 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 06:49:57.991 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 06:49:57.993 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:49:57.995 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 06:49:57.998 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 06:49:58.013 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:49:58.015 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-14 06:49:58.017 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 06:49:58.019 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 06:49:58.021 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:49:58.023 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:49:58.026 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:49:58.029 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:49:58.031 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:49:58.034 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:49:58.048 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:49:58.050 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:49:58.052 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:49:58.055 | + functions-common:git_clone:629 : echo master 2022-04-14 06:49:58.055 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:49:58.060 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 06:49:58.062 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:49:58.064 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 06:49:58.077 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 06:49:58.080 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:49:58.080 | + functions-common:git_clone:685 : head -1 2022-04-14 06:49:58.083 | c141e6164 trivial: Fix typo 2022-04-14 06:49:58.085 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:49:58.088 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 06:49:58.090 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:49:58.093 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 06:49:58.095 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 06:49:58.097 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:49:58.099 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 06:49:58.102 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:49:58.104 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 06:49:58.106 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 06:49:58.108 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:49:58.111 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:49:58.113 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 06:49:58.116 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:49:58.118 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 06:49:58.121 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:49:58.123 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:49:58.126 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 06:49:58.131 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 06:49:58.134 | + 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 06:49:58.815 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 06:49:58.817 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:49:58.819 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:49:58.822 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:49:58.824 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 06:49:58.830 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 06:49:58.832 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:49:58.835 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:49:58.837 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:49:58.839 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:49:58.842 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:49:58.844 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:49:58.846 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:49:58.848 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 06:49:58.869 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 06:49:58.872 | + 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 06:49:59.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:49:59.597 | from cryptography.utils import int_from_bytes 2022-04-14 06:49:59.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:49:59.597 | from cryptography.utils import int_from_bytes 2022-04-14 06:50:00.734 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:50:00.764 | Obtaining file:///opt/stack/keystone 2022-04-14 06:50:00.765 | Preparing metadata (setup.py): started 2022-04-14 06:50:05.432 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:50:05.572 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-14 06:50:05.573 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-14 06:50:05.670 | Collecting Flask!=0.11,>=1.0.2 2022-04-14 06:50:05.677 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/cf32d904cf562/Flask-2.1.1-py3-none-any.whl (95 kB) 2022-04-14 06:50:05.727 | Collecting Flask-RESTful>=0.3.5 2022-04-14 06:50:05.735 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-04-14 06:50:05.738 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-14 06:50:05.739 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-14 06:50:05.740 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-14 06:50:05.742 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-14 06:50:05.785 | Collecting passlib>=1.7.0 2022-04-14 06:50:05.793 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-04-14 06:50:05.809 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-14 06:50:05.810 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-14 06:50:05.811 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 06:50:06.045 | Collecting scrypt>=0.8.0 2022-04-14 06:50:06.056 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-04-14 06:50:06.086 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-14 06:50:06.087 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-14 06:50:06.088 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-14 06:50:06.089 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-14 06:50:06.090 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-14 06:50:06.091 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-14 06:50:06.092 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-14 06:50:06.093 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-14 06:50:06.094 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-14 06:50:06.095 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-14 06:50:06.096 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-14 06:50:06.097 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-14 06:50:06.146 | Collecting oauthlib>=0.6.2 2022-04-14 06:50:06.153 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-04-14 06:50:06.219 | Collecting pysaml2>=5.0.0 2022-04-14 06:50:06.225 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d91/5961aaa4d4d97/pysaml2-7.1.2-py2.py3-none-any.whl (406 kB) 2022-04-14 06:50:06.310 | Collecting PyJWT>=1.6.1 2022-04-14 06:50:06.316 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-04-14 06:50:06.320 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-14 06:50:06.321 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 06:50:06.322 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-14 06:50:06.323 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-14 06:50:06.324 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-14 06:50:06.325 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-14 06:50:06.335 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-14 06:50:06.336 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-14 06:50:06.379 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-14 06:50:06.484 | Collecting Werkzeug>=2.0 2022-04-14 06:50:06.491 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c5/493ece8268fec/Werkzeug-2.1.1-py3-none-any.whl (224 kB) 2022-04-14 06:50:06.574 | Collecting click>=8.0 2022-04-14 06:50:06.581 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/24e/1a4a9ec5bf629/click-8.1.2-py3-none-any.whl (96 kB) 2022-04-14 06:50:06.588 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-14 06:50:06.595 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-14 06:50:06.629 | Collecting itsdangerous>=2.0 2022-04-14 06:50:06.638 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-04-14 06:50:06.714 | Collecting aniso8601>=0.82 2022-04-14 06:50:06.721 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-04-14 06:50:06.785 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-14 06:50:06.787 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 06:50:06.909 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-14 06:50:06.910 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 06:50:06.912 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-14 06:50:06.913 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-14 06:50:06.966 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-14 06:50:06.968 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-14 06:50:06.971 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-14 06:50:07.020 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-14 06:50:07.021 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-14 06:50:07.077 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 06:50:07.078 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-14 06:50:07.081 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-14 06:50:07.082 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-14 06:50:07.083 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-14 06:50:07.086 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-14 06:50:07.105 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-14 06:50:07.153 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-14 06:50:07.172 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-14 06:50:07.174 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-14 06:50:07.175 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-14 06:50:07.177 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-14 06:50:07.229 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 06:50:07.376 | Collecting defusedxml 2022-04-14 06:50:07.383 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-04-14 06:50:07.484 | Collecting xmlschema>=1.2.1 2022-04-14 06:50:07.490 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dbd/68bded2fef00c/xmlschema-1.10.0-py3-none-any.whl (273 kB) 2022-04-14 06:50:07.501 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-14 06:50:07.502 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-14 06:50:07.503 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-14 06:50:07.721 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-14 06:50:07.744 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-14 06:50:07.744 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-14 06:50:07.812 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-14 06:50:07.830 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 06:50:07.886 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-14 06:50:07.927 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-14 06:50:08.032 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-14 06:50:08.089 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 06:50:08.161 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-14 06:50:08.287 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-14 06:50:08.318 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-14 06:50:08.357 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-14 06:50:08.358 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-14 06:50:08.359 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-14 06:50:08.361 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 06:50:08.363 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-14 06:50:08.365 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-14 06:50:08.420 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-14 06:50:08.556 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-14 06:50:08.591 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-14 06:50:08.592 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-14 06:50:08.594 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-14 06:50:08.748 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 06:50:08.912 | Collecting elementpath<3.0.0,>=2.5.0 2022-04-14 06:50:08.920 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a4/32775e37a19e4/elementpath-2.5.0-py3-none-any.whl (181 kB) 2022-04-14 06:50:09.184 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-14 06:50:09.447 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-14 06:50:09.479 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-14 06:50:10.808 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-04-14 06:50:11.487 | Attempting uninstall: click 2022-04-14 06:50:11.489 | Found existing installation: Click 7.0 2022-04-14 06:50:11.492 | Uninstalling Click-7.0: 2022-04-14 06:50:11.521 | Successfully uninstalled Click-7.0 2022-04-14 06:50:13.122 | Attempting uninstall: PyJWT 2022-04-14 06:50:13.123 | Found existing installation: PyJWT 1.7.1 2022-04-14 06:50:13.133 | Uninstalling PyJWT-1.7.1: 2022-04-14 06:50:13.162 | Successfully uninstalled PyJWT-1.7.1 2022-04-14 06:50:13.698 | Attempting uninstall: oauthlib 2022-04-14 06:50:13.700 | Found existing installation: oauthlib 3.1.0 2022-04-14 06:50:13.707 | Uninstalling oauthlib-3.1.0: 2022-04-14 06:50:13.735 | Successfully uninstalled oauthlib-3.1.0 2022-04-14 06:50:14.014 | Running setup.py develop for keystone 2022-04-14 06:50:19.677 | Successfully installed Flask-2.1.1 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.1.1 aniso8601-9.0.1 click-8.1.2 defusedxml-0.7.1 elementpath-2.5.0 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.2 scrypt-0.8.20 xmlschema-1.10.0 2022-04-14 06:50:19.677 | 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 06:50:19.684 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:50:19.684 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:50:19.833 | + inc/python:pip_install:200 : result=0 2022-04-14 06:50:19.836 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:50:19.838 | + functions-common:time_stop:2432 : local name 2022-04-14 06:50:19.840 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:50:19.842 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:50:19.844 | + functions-common:time_stop:2435 : local total 2022-04-14 06:50:19.846 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:50:19.848 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:50:19.850 | + functions-common:time_stop:2439 : start_time=1649918998864 2022-04-14 06:50:19.852 | + functions-common:time_stop:2441 : [[ -z 1649918998864 ]] 2022-04-14 06:50:19.855 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:50:19.859 | + functions-common:time_stop:2444 : end_time=1649919019857 2022-04-14 06:50:19.861 | + functions-common:time_stop:2445 : elapsed_time=20993 2022-04-14 06:50:19.863 | + functions-common:time_stop:2446 : total=55107 2022-04-14 06:50:19.865 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:50:19.867 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=76100 2022-04-14 06:50:19.870 | + inc/python:pip_install:203 : return 0 2022-04-14 06:50:19.872 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:50:19.874 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 06:50:19.877 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 06:50:19.894 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 06:50:19.906 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 06:50:19.908 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 06:50:19.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:50:19.913 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:50:19.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 06:50:19.918 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:50:19.920 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 06:50:19.936 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:50:19.938 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 06:50:19.940 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:50:19.943 | + ./stack.sh:main:901 : configure_keystone 2022-04-14 06:50:19.945 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 06:50:19.957 | + 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 06:50:19.959 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 06:50:19.964 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 06:50:19.980 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:50:19.983 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 06:50:20.011 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 06:50:20.039 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 06:50:20.068 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 06:50:20.098 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 06:50:20.127 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 06:50:20.158 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 06:50:20.185 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 06:50:20.211 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 06:50:20.214 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 06:50:20.217 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 06:50:20.219 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 06:50:20.221 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 06:50:20.223 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:50:20.238 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:50:20.241 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 06:50:20.244 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 06:50:20.246 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:50:20.261 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:50:20.263 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 06:50:20.266 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 06:50:20.296 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:50:20.298 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:50:20.300 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 06:50:20.302 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 06:50:20.318 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:50:20.320 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.37/identity 2022-04-14 06:50:20.350 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 06:50:20.353 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 06:50:20.383 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 06:50:20.385 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 06:50:20.388 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 06:50:20.390 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 06:50:20.392 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 06:50:20.395 | + 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 06:50:20.425 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 06:50:20.427 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 06:50:20.430 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 06:50:20.434 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 06:50:20.437 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:50:20.454 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:50:20.456 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:50:20.458 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:50:20.460 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:50:20.462 | + 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 06:50:20.489 | + 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 06:50:20.517 | + 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 06:50:20.544 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:50:20.571 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 06:50:20.598 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 06:50:20.600 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 06:50:20.603 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 06:50:20.605 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 06:50:20.608 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 06:50:20.610 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 06:50:20.612 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:50:20.615 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 06:50:20.619 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 06:50:20.622 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:50:20.624 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:50:20.636 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:50:20.636 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:50:20.644 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:50:20.647 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:50:20.663 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 06:50:20.667 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 06:50:20.673 | + 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 06:50:20.701 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 06:50:20.728 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 06:50:20.754 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 06:50:20.781 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 06:50:20.808 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 06:50:20.834 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 06:50:20.861 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 06:50:20.887 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 06:50:20.914 | + 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 06:50:20.940 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 06:50:20.967 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 06:50:20.994 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 06:50:21.020 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 06:50:21.023 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 06:50:21.026 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 06:50:21.028 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 06:50:21.031 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:50:21.033 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:50:21.035 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:50:21.037 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 06:50:21.040 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 06:50:21.042 | + 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 06:50:21.069 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 06:50:21.096 | + 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 06:50:21.097 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 06:50:21.105 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 06:50:21.108 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 06:50:21.111 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 06:50:21.113 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:50:21.115 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:50:21.117 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:50:21.120 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:50:21.122 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:50:21.124 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:50:21.126 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:50:21.129 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:50:21.131 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:50:21.133 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 06:50:21.193 | Enabling site keystone-wsgi-public. 2022-04-14 06:50:21.199 | To activate the new configuration, you need to run: 2022-04-14 06:50:21.199 | systemctl reload apache2 2022-04-14 06:50:21.203 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 06:50:21.206 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:50:21.208 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:50:21.210 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:50:21.338 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 06:50:21.366 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 06:50:21.396 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 06:50:21.426 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 06:50:21.429 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 06:50:21.460 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 06:50:21.488 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 06:50:21.515 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 06:50:21.518 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-14 06:50:21.535 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:50:21.538 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-14 06:50:21.554 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:50:21.557 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-14 06:50:21.559 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 06:50:21.561 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 06:50:21.564 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:50:21.566 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 06:50:21.569 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-14 06:50:21.571 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 06:50:21.573 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 06:50:21.575 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:50:21.578 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:50:21.580 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:50:21.583 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:50:21.585 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:50:21.588 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:50:21.604 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:50:21.606 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:50:21.609 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:50:21.611 | + functions-common:git_clone:629 : echo master 2022-04-14 06:50:21.612 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:50:21.617 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 06:50:21.619 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:50:21.621 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 06:50:21.633 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 06:50:21.636 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:50:21.636 | + functions-common:git_clone:685 : head -1 2022-04-14 06:50:21.639 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-14 06:50:21.642 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:50:21.644 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 06:50:21.647 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:50:21.651 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 06:50:21.653 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 06:50:21.656 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 06:50:21.658 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 06:50:21.661 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:50:21.663 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 06:50:21.666 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 06:50:21.668 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:50:21.670 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 06:50:21.674 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 06:50:21.676 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:50:21.679 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 06:50:21.681 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:50:21.683 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:50:21.686 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 06:50:21.692 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 06:50:21.694 | + 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 06:50:22.359 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 06:50:22.361 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:50:22.364 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:50:22.366 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:50:22.369 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 06:50:22.371 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 06:50:22.373 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:50:22.375 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 06:50:22.378 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:50:22.380 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 06:50:22.382 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 06:50:22.385 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 06:50:22.387 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:50:22.390 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 06:50:22.410 | Using python 3.8 to install /opt/stack/swift 2022-04-14 06:50:22.412 | + 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 06:50:23.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:50:23.161 | from cryptography.utils import int_from_bytes 2022-04-14 06:50:23.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:50:23.161 | from cryptography.utils import int_from_bytes 2022-04-14 06:50:24.317 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:50:24.350 | Obtaining file:///opt/stack/swift 2022-04-14 06:50:24.350 | Preparing metadata (setup.py): started 2022-04-14 06:50:28.737 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:50:28.851 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-14 06:50:28.852 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-14 06:50:28.853 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-14 06:50:28.854 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-14 06:50:29.828 | Collecting lxml>=3.4.1 2022-04-14 06:50:29.864 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-04-14 06:50:30.027 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-14 06:50:30.028 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-14 06:50:30.136 | Collecting xattr>=0.4 2022-04-14 06:50:30.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-04-14 06:50:30.184 | Collecting PyECLib>=1.3.1 2022-04-14 06:50:30.199 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-04-14 06:50:30.516 | Preparing metadata (setup.py): started 2022-04-14 06:50:33.405 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:50:33.409 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-14 06:50:33.410 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-14 06:50:33.449 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-14 06:50:33.456 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-14 06:50:33.512 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-14 06:50:33.513 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-14 06:50:33.514 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-14 06:50:33.515 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-14 06:50:33.517 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-14 06:50:33.518 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-14 06:50:33.519 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-14 06:50:33.520 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-14 06:50:33.521 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-14 06:50:33.522 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-14 06:50:33.523 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-14 06:50:33.525 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-14 06:50:33.549 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-14 06:50:33.580 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-14 06:50:33.583 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-14 06:50:33.584 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-14 06:50:33.586 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-14 06:50:33.611 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-14 06:50:33.749 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-14 06:50:33.750 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-14 06:50:33.751 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-14 06:50:33.794 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-14 06:50:33.838 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-14 06:50:33.839 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-14 06:50:33.841 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-14 06:50:33.842 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-14 06:50:33.901 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-14 06:50:33.905 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-14 06:50:33.918 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-14 06:50:33.920 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-14 06:50:33.938 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-14 06:50:33.939 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-14 06:50:34.075 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-14 06:50:34.090 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-14 06:50:34.386 | Building wheels for collected packages: PyECLib 2022-04-14 06:50:34.387 | Building wheel for PyECLib (setup.py): started 2022-04-14 06:50:38.577 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-04-14 06:50:38.577 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55546 sha256=da88bdbd27490f26252a8f2766e2bfd2c2d919c3039e218f94ccacd79091712f 2022-04-14 06:50:38.578 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-04-14 06:50:38.581 | Successfully built PyECLib 2022-04-14 06:50:39.957 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-04-14 06:50:40.511 | Running setup.py develop for swift 2022-04-14 06:50:45.918 | Successfully installed PyECLib-1.6.0 lxml-4.8.0 swift xattr-0.9.9 2022-04-14 06:50:45.918 | 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 06:50:45.925 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:50:45.925 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:50:46.069 | + inc/python:pip_install:200 : result=0 2022-04-14 06:50:46.072 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:50:46.074 | + functions-common:time_stop:2432 : local name 2022-04-14 06:50:46.076 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:50:46.078 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:50:46.080 | + functions-common:time_stop:2435 : local total 2022-04-14 06:50:46.082 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:50:46.085 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:50:46.087 | + functions-common:time_stop:2439 : start_time=1649919022404 2022-04-14 06:50:46.090 | + functions-common:time_stop:2441 : [[ -z 1649919022404 ]] 2022-04-14 06:50:46.092 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:50:46.096 | + functions-common:time_stop:2444 : end_time=1649919046094 2022-04-14 06:50:46.098 | + functions-common:time_stop:2445 : elapsed_time=23690 2022-04-14 06:50:46.101 | + functions-common:time_stop:2446 : total=76100 2022-04-14 06:50:46.103 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:50:46.105 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=99790 2022-04-14 06:50:46.107 | + inc/python:pip_install:203 : return 0 2022-04-14 06:50:46.109 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:50:46.112 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 06:50:46.114 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 06:50:46.132 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 06:50:46.144 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 06:50:46.146 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 06:50:46.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:50:46.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:50:46.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 06:50:46.157 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:50:46.159 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 06:50:46.161 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:50:46.164 | + ./stack.sh:main:910 : configure_swift 2022-04-14 06:50:46.166 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 06:50:46.168 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 06:50:46.170 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 06:50:46.172 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 06:50:46.174 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 06:50:47.331 | No proxy-server running 2022-04-14 06:50:47.331 | No object-replicator running 2022-04-14 06:50:47.331 | No container-replicator running 2022-04-14 06:50:47.331 | No account-auditor running 2022-04-14 06:50:47.331 | No container-updater running 2022-04-14 06:50:47.331 | No container-sharder running 2022-04-14 06:50:47.331 | No account-reaper running 2022-04-14 06:50:47.331 | No account-replicator running 2022-04-14 06:50:47.331 | No object-auditor running 2022-04-14 06:50:47.331 | No container-reconciler running 2022-04-14 06:50:47.331 | No container-sync running 2022-04-14 06:50:47.331 | No container-server running 2022-04-14 06:50:47.331 | No object-expirer running 2022-04-14 06:50:47.331 | No object-updater running 2022-04-14 06:50:47.331 | No account-server running 2022-04-14 06:50:47.331 | No container-auditor running 2022-04-14 06:50:47.332 | No object-server running 2022-04-14 06:50:47.332 | No object-reconstructor running 2022-04-14 06:50:47.422 | + lib/swift:configure_swift:337 : true 2022-04-14 06:50:47.424 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 06:50:47.436 | + 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 06:50:47.448 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 06:50:47.451 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 06:50:47.451 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 06:50:47.456 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 06:50:47.456 | s/%GROUP%/ubuntu/; 2022-04-14 06:50:47.456 | s/%USER%/ubuntu/; 2022-04-14 06:50:47.456 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 06:50:47.456 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 06:50:47.459 | uid = ubuntu 2022-04-14 06:50:47.459 | gid = ubuntu 2022-04-14 06:50:47.459 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 06:50:47.459 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 06:50:47.459 | address = 127.0.0.1 2022-04-14 06:50:47.459 | 2022-04-14 06:50:47.459 | [account6612] 2022-04-14 06:50:47.460 | max connections = 25 2022-04-14 06:50:47.460 | path = /opt/stack/data/swift/1/node/ 2022-04-14 06:50:47.460 | read only = false 2022-04-14 06:50:47.460 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 06:50:47.460 | 2022-04-14 06:50:47.460 | [account6622] 2022-04-14 06:50:47.460 | max connections = 25 2022-04-14 06:50:47.460 | path = /opt/stack/data/swift/2/node/ 2022-04-14 06:50:47.460 | read only = false 2022-04-14 06:50:47.460 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 06:50:47.460 | 2022-04-14 06:50:47.460 | [account6632] 2022-04-14 06:50:47.460 | max connections = 25 2022-04-14 06:50:47.460 | path = /opt/stack/data/swift/3/node/ 2022-04-14 06:50:47.460 | read only = false 2022-04-14 06:50:47.460 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 06:50:47.460 | 2022-04-14 06:50:47.460 | [account6642] 2022-04-14 06:50:47.460 | max connections = 25 2022-04-14 06:50:47.460 | path = /opt/stack/data/swift/4/node/ 2022-04-14 06:50:47.460 | read only = false 2022-04-14 06:50:47.460 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 06:50:47.460 | 2022-04-14 06:50:47.460 | 2022-04-14 06:50:47.460 | [container6611] 2022-04-14 06:50:47.460 | max connections = 25 2022-04-14 06:50:47.460 | path = /opt/stack/data/swift/1/node/ 2022-04-14 06:50:47.460 | read only = false 2022-04-14 06:50:47.460 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 06:50:47.460 | 2022-04-14 06:50:47.460 | [container6621] 2022-04-14 06:50:47.460 | max connections = 25 2022-04-14 06:50:47.460 | path = /opt/stack/data/swift/2/node/ 2022-04-14 06:50:47.460 | read only = false 2022-04-14 06:50:47.460 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 06:50:47.461 | 2022-04-14 06:50:47.461 | [container6631] 2022-04-14 06:50:47.461 | max connections = 25 2022-04-14 06:50:47.461 | path = /opt/stack/data/swift/3/node/ 2022-04-14 06:50:47.461 | read only = false 2022-04-14 06:50:47.461 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 06:50:47.461 | 2022-04-14 06:50:47.461 | [container6641] 2022-04-14 06:50:47.461 | max connections = 25 2022-04-14 06:50:47.461 | path = /opt/stack/data/swift/4/node/ 2022-04-14 06:50:47.461 | read only = false 2022-04-14 06:50:47.461 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 06:50:47.461 | 2022-04-14 06:50:47.461 | 2022-04-14 06:50:47.461 | [object6613] 2022-04-14 06:50:47.461 | max connections = 25 2022-04-14 06:50:47.461 | path = /opt/stack/data/swift/1/node/ 2022-04-14 06:50:47.461 | read only = false 2022-04-14 06:50:47.461 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 06:50:47.461 | 2022-04-14 06:50:47.461 | [object6623] 2022-04-14 06:50:47.461 | max connections = 25 2022-04-14 06:50:47.461 | path = /opt/stack/data/swift/2/node/ 2022-04-14 06:50:47.461 | read only = false 2022-04-14 06:50:47.461 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 06:50:47.461 | 2022-04-14 06:50:47.461 | [object6633] 2022-04-14 06:50:47.462 | max connections = 25 2022-04-14 06:50:47.462 | path = /opt/stack/data/swift/3/node/ 2022-04-14 06:50:47.462 | read only = false 2022-04-14 06:50:47.462 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 06:50:47.462 | 2022-04-14 06:50:47.462 | [object6643] 2022-04-14 06:50:47.462 | max connections = 25 2022-04-14 06:50:47.462 | path = /opt/stack/data/swift/4/node/ 2022-04-14 06:50:47.462 | read only = false 2022-04-14 06:50:47.462 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 06:50:47.463 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 06:50:47.465 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:50:47.467 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:50:47.469 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 06:50:47.480 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 06:50:47.482 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 06:50:47.487 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 06:50:47.491 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 06:50:47.493 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 06:50:47.497 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 06:50:47.525 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.37:8080/v1/ 2022-04-14 06:50:47.549 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 06:50:47.566 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 06:50:47.594 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 06:50:47.612 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 06:50:47.640 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 06:50:47.658 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 06:50:47.685 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 06:50:47.703 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 06:50:47.731 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 06:50:47.748 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 06:50:47.776 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 06:50:47.794 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 06:50:47.809 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:50:47.811 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 06:50:47.839 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 06:50:47.865 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 06:50:47.892 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 06:50:47.918 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 06:50:47.933 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:50:47.935 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 06:50:47.962 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 06:50:47.976 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:50:47.978 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 06:50:47.996 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:50:47.999 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 06:50:48.001 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 06:50:48.017 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:50:48.019 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 06:50:48.021 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 06:50:48.023 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 06:50:48.028 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 06:50:48.036 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 06:50:48.063 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 06:50:48.089 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 06:50:48.118 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 06:50:48.147 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 06:50:48.173 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 06:50:48.175 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 06:50:48.177 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 06:50:48.179 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 06:50:48.182 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 06:50:48.208 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 06:50:48.235 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.37/identity 2022-04-14 06:50:48.262 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 06:50:48.288 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 06:50:48.316 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 06:50:48.342 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 06:50:48.371 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 06:50:48.398 | + 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 06:50:48.425 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 06:50:48.451 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 06:50:48.478 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 06:50:48.505 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 06:50:48.532 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 06:50:48.562 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 06:50:48.589 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 06:50:48.608 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 06:50:48.634 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 06:50:48.661 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 06:50:48.666 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 06:50:48.693 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 06:50:48.720 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 06:50:48.746 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 06:50:48.748 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 06:50:48.750 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 06:50:48.752 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 06:50:48.756 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 06:50:48.759 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 06:50:48.761 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 06:50:48.763 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 06:50:48.766 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 06:50:48.768 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 06:50:48.770 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 06:50:48.772 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 06:50:48.789 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 06:50:48.819 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 06:50:48.838 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 06:50:48.865 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 06:50:48.882 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 06:50:48.910 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 06:50:48.927 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 06:50:48.955 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 06:50:48.973 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 06:50:49.000 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 06:50:49.018 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 06:50:49.046 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 06:50:49.064 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 06:50:49.092 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 06:50:49.109 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 06:50:49.137 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 06:50:49.155 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 06:50:49.182 | + 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 06:50:49.188 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 06:50:49.206 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 06:50:49.234 | + 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 06:50:49.263 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 06:50:49.265 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 06:50:49.269 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 06:50:49.272 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 06:50:49.274 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 06:50:49.276 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 06:50:49.278 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 06:50:49.280 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 06:50:49.282 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 06:50:49.284 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 06:50:49.308 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 06:50:49.337 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 06:50:49.354 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 06:50:49.382 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 06:50:49.400 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 06:50:49.427 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 06:50:49.445 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 06:50:49.472 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 06:50:49.490 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 06:50:49.518 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 06:50:49.535 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 06:50:49.563 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 06:50:49.581 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 06:50:49.616 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 06:50:49.639 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 06:50:49.668 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 06:50:49.686 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 06:50:49.713 | + 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 06:50:49.723 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 06:50:49.740 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 06:50:49.768 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 06:50:49.770 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 06:50:49.775 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 06:50:49.778 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 06:50:49.780 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 06:50:49.782 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 06:50:49.784 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 06:50:49.786 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 06:50:49.788 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 06:50:49.790 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 06:50:49.807 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 06:50:49.835 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 06:50:49.853 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 06:50:49.881 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 06:50:49.898 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 06:50:49.929 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 06:50:49.948 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 06:50:49.976 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 06:50:49.993 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 06:50:50.021 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 06:50:50.039 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 06:50:50.067 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 06:50:50.085 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 06:50:50.113 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 06:50:50.130 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 06:50:50.158 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 06:50:50.176 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 06:50:50.202 | + 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 06:50:50.207 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 06:50:50.226 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 06:50:50.254 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 06:50:50.282 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 06:50:50.309 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 06:50:50.338 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 06:50:50.340 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 06:50:50.344 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 06:50:50.371 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 06:50:50.401 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 06:50:50.428 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 06:50:50.457 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 06:50:50.485 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 06:50:50.512 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 06:50:50.539 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 06:50:50.567 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 06:50:50.597 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 06:50:50.612 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:50:50.614 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 06:50:50.632 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 06:50:50.635 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 06:50:50.654 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 06:50:50.656 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.37 2022-04-14 06:50:50.683 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 06:50:50.685 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 06:50:50.713 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.37/identity 2022-04-14 06:50:50.741 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 06:50:50.743 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 06:50:50.770 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 06:50:50.786 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:50:50.788 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 06:50:50.791 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 06:50:50.795 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 06:50:50.798 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 06:50:50.811 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 06:50:50.813 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 06:50:50.824 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 06:50:50.827 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 06:50:50.829 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:50:50.831 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:50:50.833 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:50:50.835 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:50:50.838 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:50:50.840 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:50:50.842 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 06:50:50.854 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 06:50:50.856 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 06:50:50.858 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-14 06:50:50.876 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:50:50.878 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-14 06:50:50.895 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:50:50.898 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-14 06:50:50.900 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 06:50:50.902 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 06:50:50.905 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:50:50.907 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 06:50:50.910 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 06:50:50.912 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 06:50:50.915 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 06:50:50.931 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:50:50.934 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 06:50:50.936 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 06:50:50.953 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:50:50.955 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 06:50:50.958 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 06:50:50.960 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 06:50:50.963 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:50:50.965 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:50:50.968 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 06:50:50.970 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:50:50.974 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 06:50:50.976 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 06:50:50.979 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 06:50:50.982 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 06:50:50.984 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 06:50:50.987 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 06:50:50.989 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 06:50:50.992 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 06:50:50.995 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 06:50:50.998 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 06:50:51.002 | +++ 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 06:50:51.002 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 06:50:51.007 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 06:50:51.010 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 06:50:51.012 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 06:50:51.015 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 06:50:51.018 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 06:50:51.039 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 06:50:51.042 | + 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 06:50:51.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:50:51.795 | from cryptography.utils import int_from_bytes 2022-04-14 06:50:51.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:50:51.796 | from cryptography.utils import int_from_bytes 2022-04-14 06:50:52.958 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:50:53.111 | Collecting glance-store[cinder,swift]!=0.29.0 2022-04-14 06:50:53.118 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-04-14 06:50:53.209 | 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 06:50:53.210 | 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 06:50:53.211 | 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 06:50:53.212 | 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 06:50:53.213 | 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 06:50:53.214 | 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 06:50:53.215 | 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 06:50:53.216 | 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 06:50:53.218 | 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 06:50:53.219 | 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 06:50:53.220 | 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 06:50:53.221 | 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 06:50:53.290 | Collecting python-swiftclient>=3.2.0 2022-04-14 06:50:53.297 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/984/805daa56148eb/python_swiftclient-3.13.1-py2.py3-none-any.whl (87 kB) 2022-04-14 06:50:53.304 | 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 06:50:53.449 | Collecting os-brick>=2.6.0 2022-04-14 06:50:53.455 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-04-14 06:50:53.562 | Collecting python-cinderclient>=4.1.0 2022-04-14 06:50:53.569 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-04-14 06:50:53.581 | 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 06:50:53.584 | 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 06:50:53.593 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-14 06:50:53.594 | 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 06:50:53.606 | 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 06:50:53.676 | 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 06:50:53.677 | 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 06:50:53.678 | 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 06:50:53.702 | 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 06:50:53.703 | 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 06:50:53.704 | 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 06:50:53.706 | 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 06:50:53.708 | 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 06:50:53.722 | 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 06:50:53.763 | 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 06:50:53.765 | 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 06:50:53.766 | 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 06:50:53.766 | 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 06:50:53.787 | 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 06:50:53.788 | 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 06:50:53.803 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-14 06:50:53.820 | 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 06:50:53.821 | 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 06:50:53.842 | 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 06:50:53.843 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 06:50:53.921 | 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 06:50:53.924 | 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 06:50:53.926 | 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 06:50:53.927 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-14 06:50:53.978 | 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 06:50:54.003 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-14 06:50:54.235 | 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 06:50:54.237 | 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 06:50:54.272 | 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 06:50:54.273 | 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 06:50:54.275 | 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 06:50:54.276 | 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 06:50:54.277 | 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 06:50:54.279 | 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 06:50:54.332 | 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 06:50:54.511 | 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 06:50:54.534 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-14 06:50:54.617 | 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 06:50:54.762 | 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 06:50:56.362 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-04-14 06:50:57.669 | Successfully installed glance-store-3.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-04-14 06:50:57.669 | 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 06:50:57.675 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:50:57.675 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:50:57.795 | + inc/python:pip_install:200 : result=0 2022-04-14 06:50:57.797 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:50:57.800 | + functions-common:time_stop:2432 : local name 2022-04-14 06:50:57.802 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:50:57.804 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:50:57.807 | + functions-common:time_stop:2435 : local total 2022-04-14 06:50:57.809 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:50:57.811 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:50:57.814 | + functions-common:time_stop:2439 : start_time=1649919051033 2022-04-14 06:50:57.816 | + functions-common:time_stop:2441 : [[ -z 1649919051033 ]] 2022-04-14 06:50:57.819 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:50:57.824 | + functions-common:time_stop:2444 : end_time=1649919057821 2022-04-14 06:50:57.826 | + functions-common:time_stop:2445 : elapsed_time=6788 2022-04-14 06:50:57.828 | + functions-common:time_stop:2446 : total=99790 2022-04-14 06:50:57.830 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:50:57.833 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=106578 2022-04-14 06:50:57.835 | + inc/python:pip_install:203 : return 0 2022-04-14 06:50:57.838 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 06:50:57.841 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 06:50:57.843 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 06:50:57.856 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 06:50:57.860 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-14 06:50:57.863 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 06:50:57.865 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 06:50:57.867 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:50:57.869 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:50:57.872 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:50:57.875 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:50:57.877 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:50:57.880 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:50:57.896 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:50:57.898 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:50:57.901 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:50:57.904 | + functions-common:git_clone:629 : echo master 2022-04-14 06:50:57.904 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:50:57.909 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 06:50:57.912 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:50:57.914 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 06:50:57.926 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 06:50:57.929 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:50:57.929 | + functions-common:git_clone:685 : head -1 2022-04-14 06:50:57.972 | e8e7d66cf Merge "Update http with https" 2022-04-14 06:50:57.975 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:50:57.978 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 06:50:57.981 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:50:57.983 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 06:50:57.986 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 06:50:57.988 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:50:57.991 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 06:50:57.993 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:50:57.995 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 06:50:57.998 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 06:50:58.000 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:50:58.003 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:50:58.006 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 06:50:58.008 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:50:58.012 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 06:50:58.014 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:50:58.016 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:50:58.019 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 06:50:58.026 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 06:50:58.028 | + 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 06:50:58.680 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 06:50:58.683 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:50:58.686 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:50:58.688 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:50:58.690 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 06:50:58.693 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 06:50:58.695 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:50:58.697 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:50:58.700 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:50:58.702 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:50:58.704 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:50:58.707 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:50:58.709 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:50:58.711 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 06:50:58.732 | Using python 3.8 to install /opt/stack/glance 2022-04-14 06:50:58.735 | + 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 06:50:59.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:50:59.490 | from cryptography.utils import int_from_bytes 2022-04-14 06:50:59.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:50:59.490 | from cryptography.utils import int_from_bytes 2022-04-14 06:51:00.649 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:51:00.679 | Obtaining file:///opt/stack/glance 2022-04-14 06:51:00.680 | Preparing metadata (setup.py): started 2022-04-14 06:51:05.224 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:51:05.371 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.8.1) 2022-04-14 06:51:05.372 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.7.1) 2022-04-14 06:51:05.373 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.4.35) 2022-04-14 06:51:05.374 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.33.0) 2022-04-14 06:51:05.375 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.1.1) 2022-04-14 06:51:05.376 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.1) 2022-04-14 06:51:05.377 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.8.7) 2022-04-14 06:51:05.378 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.4.2) 2022-04-14 06:51:05.379 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.7.7) 2022-04-14 06:51:05.380 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.20.4) 2022-04-14 06:51:05.381 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (8.8.0) 2022-04-14 06:51:05.382 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 06:51:05.384 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.1.0) 2022-04-14 06:51:05.385 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 06:51:05.386 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.12.2) 2022-04-14 06:51:05.387 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 06:51:05.388 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.4.0) 2022-04-14 06:51:05.537 | Collecting taskflow>=4.0.0 2022-04-14 06:51:05.544 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-04-14 06:51:05.563 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 06:51:05.564 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (9.4.0) 2022-04-14 06:51:05.606 | Collecting WSME>=0.8.0 2022-04-14 06:51:05.613 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-04-14 06:51:05.618 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 06:51:05.619 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 06:51:05.621 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 06:51:05.622 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.4.0) 2022-04-14 06:51:05.623 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (22.0.0) 2022-04-14 06:51:05.624 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (11.2.0) 2022-04-14 06:51:05.625 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.1.0) 2022-04-14 06:51:05.665 | Collecting oslo.limit>=1.4.0 2022-04-14 06:51:05.672 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-04-14 06:51:05.676 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.7.0) 2022-04-14 06:51:05.677 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (12.13.0) 2022-04-14 06:51:05.678 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.1) 2022-04-14 06:51:05.679 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.3.0) 2022-04-14 06:51:05.680 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.11.0) 2022-04-14 06:51:05.711 | Collecting retrying!=1.3.0,>=1.2.3 2022-04-14 06:51:05.718 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-04-14 06:51:05.722 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.4.2) 2022-04-14 06:51:05.723 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.0.0) 2022-04-14 06:51:05.724 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.0) 2022-04-14 06:51:05.725 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (36.0.2) 2022-04-14 06:51:05.757 | Collecting cursive>=0.2.1 2022-04-14 06:51:05.763 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-04-14 06:51:05.767 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.0.2) 2022-04-14 06:51:05.768 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.6.0) 2022-04-14 06:51:05.854 | Collecting castellan>=0.17.0 2022-04-14 06:51:05.861 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1fb/f349d59a1db61/castellan-3.10.1-py3-none-any.whl (96 kB) 2022-04-14 06:51:05.882 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (4.11.3) 2022-04-14 06:51:05.883 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (1.2.0) 2022-04-14 06:51:05.885 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (5.6.0) 2022-04-14 06:51:05.969 | Collecting python-barbicanclient>=4.5.2 2022-04-14 06:51:05.976 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-04-14 06:51:05.983 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev6) (2.27.1) 2022-04-14 06:51:06.023 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev6) (1.15.0) 2022-04-14 06:51:06.046 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev6) (4.3.0) 2022-04-14 06:51:06.053 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev6) (1.14.0) 2022-04-14 06:51:06.072 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (2.2.1) 2022-04-14 06:51:06.073 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.16.0) 2022-04-14 06:51:06.074 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.1.2) 2022-04-14 06:51:06.165 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev6) (3.0.7) 2022-04-14 06:51:06.267 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev6) (1.7.0) 2022-04-14 06:51:06.317 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev6) (2.10.1) 2022-04-14 06:51:06.320 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 06:51:06.355 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev6) (0.17.3) 2022-04-14 06:51:06.399 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (0.8.0) 2022-04-14 06:51:06.400 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (6.0) 2022-04-14 06:51:06.401 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (1.5.0) 2022-04-14 06:51:06.461 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 06:51:06.463 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.13.0) 2022-04-14 06:51:06.466 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (2.0.1) 2022-04-14 06:51:06.492 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev6) (0.61.0) 2022-04-14 06:51:06.543 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (0.9.6) 2022-04-14 06:51:06.545 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (2.8.2) 2022-04-14 06:51:06.606 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (2.8.0) 2022-04-14 06:51:06.607 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.1.0) 2022-04-14 06:51:06.609 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (0.4.0) 2022-04-14 06:51:06.611 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.2.4) 2022-04-14 06:51:06.612 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.0.0) 2022-04-14 06:51:06.635 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 06:51:06.639 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.3.0) 2022-04-14 06:51:06.640 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.2.0) 2022-04-14 06:51:06.683 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev6) (5.9.0) 2022-04-14 06:51:06.724 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (21.3) 2022-04-14 06:51:06.726 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (0.11.0) 2022-04-14 06:51:06.727 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (2022.1) 2022-04-14 06:51:06.805 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev6) (62.0.0) 2022-04-14 06:51:06.863 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev6) (0.2.5) 2022-04-14 06:51:06.965 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev6) (0.7) 2022-04-14 06:51:07.341 | Collecting networkx>=2.1.0 2022-04-14 06:51:07.353 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a1/e8fe052cc1b4e/networkx-2.8-py3-none-any.whl (2.0 MB) 2022-04-14 06:51:07.421 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (6.3.1) 2022-04-14 06:51:07.485 | Collecting automaton>=1.9.0 2022-04-14 06:51:07.492 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-04-14 06:51:07.526 | Collecting pydot>=1.2.4 2022-04-14 06:51:07.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-04-14 06:51:07.617 | Collecting simplegeneric 2022-04-14 06:51:07.625 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-04-14 06:51:07.629 | Preparing metadata (setup.py): started 2022-04-14 06:51:10.266 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:51:10.295 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.0.0) 2022-04-14 06:51:10.389 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev6) (2.21) 2022-04-14 06:51:10.503 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev6) (2.1.1) 2022-04-14 06:51:10.718 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.1.5) 2022-04-14 06:51:10.720 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.0.0) 2022-04-14 06:51:10.721 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.4.4) 2022-04-14 06:51:10.724 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (5.1.1) 2022-04-14 06:51:10.725 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.4.0) 2022-04-14 06:51:10.726 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 06:51:10.727 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.32) 2022-04-14 06:51:10.877 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (0.14.1) 2022-04-14 06:51:10.908 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev6) (1.0.3) 2022-04-14 06:51:10.956 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (3.0.0) 2022-04-14 06:51:10.958 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (1.3.3) 2022-04-14 06:51:11.214 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (3.10.1) 2022-04-14 06:51:11.407 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (2.0.12) 2022-04-14 06:51:11.408 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (1.26.9) 2022-04-14 06:51:11.414 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (2019.11.28) 2022-04-14 06:51:11.414 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (3.3) 2022-04-14 06:51:11.520 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.2) 2022-04-14 06:51:11.675 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 06:51:11.777 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev6) (3.8.0) 2022-04-14 06:51:12.087 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 06:51:12.089 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (2.4.0) 2022-04-14 06:51:12.315 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (2.2) 2022-04-14 06:51:12.597 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev6) (1.0.0) 2022-04-14 06:51:12.952 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (21.4.0) 2022-04-14 06:51:12.953 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (1.8.2) 2022-04-14 06:51:13.308 | Building wheels for collected packages: simplegeneric 2022-04-14 06:51:13.309 | Building wheel for simplegeneric (setup.py): started 2022-04-14 06:51:16.957 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-04-14 06:51:16.958 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=763dfae4c6521bc3adce3f3af91704c307cef504933f43fb218d83251d2be7a6 2022-04-14 06:51:16.958 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-04-14 06:51:16.961 | Successfully built simplegeneric 2022-04-14 06:51:17.815 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-04-14 06:51:21.241 | Running setup.py develop for glance 2022-04-14 06:51:26.937 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.10.1 cursive-0.2.2 glance networkx-2.8 oslo.limit-1.5.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.4 2022-04-14 06:51:26.937 | 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 06:51:26.945 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:51:26.945 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:51:27.095 | + inc/python:pip_install:200 : result=0 2022-04-14 06:51:27.098 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:51:27.108 | + functions-common:time_stop:2432 : local name 2022-04-14 06:51:27.108 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:51:27.108 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:51:27.108 | + functions-common:time_stop:2435 : local total 2022-04-14 06:51:27.109 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:51:27.111 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:51:27.114 | + functions-common:time_stop:2439 : start_time=1649919058726 2022-04-14 06:51:27.116 | + functions-common:time_stop:2441 : [[ -z 1649919058726 ]] 2022-04-14 06:51:27.119 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:51:27.123 | + functions-common:time_stop:2444 : end_time=1649919087120 2022-04-14 06:51:27.125 | + functions-common:time_stop:2445 : elapsed_time=28394 2022-04-14 06:51:27.127 | + functions-common:time_stop:2446 : total=106578 2022-04-14 06:51:27.129 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:51:27.132 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=134972 2022-04-14 06:51:27.134 | + inc/python:pip_install:203 : return 0 2022-04-14 06:51:27.137 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:51:27.139 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 06:51:27.141 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 06:51:27.160 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 06:51:27.172 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 06:51:27.175 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 06:51:27.177 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:51:27.179 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:51:27.182 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 06:51:27.184 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:51:27.187 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:51:27.189 | + ./stack.sh:main:922 : configure_glance 2022-04-14 06:51:27.192 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 06:51:27.204 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 06:51:27.207 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 06:51:27.210 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 06:51:27.213 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 06:51:27.215 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 06:51:27.217 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 06:51:27.220 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 06:51:27.222 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 06:51:27.251 | + 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 06:51:27.281 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 06:51:27.308 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 06:51:27.336 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 06:51:27.367 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 06:51:27.397 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 06:51:27.399 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 06:51:27.402 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 06:51:27.404 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 06:51:27.406 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 06:51:27.436 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 06:51:27.463 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-14 06:51:27.491 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 06:51:27.518 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 06:51:27.546 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 06:51:27.574 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 06:51:27.602 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 06:51:27.629 | + 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 06:51:27.657 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 06:51:27.684 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 06:51:27.715 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 06:51:27.718 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 06:51:27.720 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 06:51:27.723 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 06:51:27.725 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 06:51:27.728 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:51:27.744 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:51:27.747 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 06:51:27.750 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 06:51:27.752 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:51:27.769 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:51:27.771 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 06:51:27.774 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 06:51:27.802 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:51:27.804 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:51:27.807 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 06:51:27.809 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 06:51:27.812 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 06:51:27.840 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 06:51:27.868 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 06:51:27.870 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 06:51:27.872 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 06:51:27.875 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 06:51:27.877 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 06:51:27.879 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 06:51:27.881 | + 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 06:51:27.912 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 06:51:27.914 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.37 2022-04-14 06:51:27.945 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 06:51:27.947 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 06:51:27.964 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:51:27.967 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 06:51:27.994 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 06:51:28.027 | + 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 06:51:28.055 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 06:51:28.083 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 06:51:28.111 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 06:51:28.128 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:51:28.130 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 06:51:28.158 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 06:51:28.188 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 06:51:28.216 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.37/identity/v3 2022-04-14 06:51:28.244 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 06:51:28.272 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.37/image 2022-04-14 06:51:28.301 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 06:51:28.318 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:51:28.320 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 06:51:28.323 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 06:51:28.326 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 06:51:28.329 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:51:28.345 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:51:28.348 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:51:28.350 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:51:28.352 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:51:28.355 | + 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 06:51:28.383 | + 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 06:51:28.411 | + 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 06:51:28.438 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:51:28.467 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 06:51:28.471 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 06:51:28.502 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 06:51:28.530 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 06:51:28.559 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.37/identity 2022-04-14 06:51:28.587 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 06:51:28.615 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 06:51:28.643 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 06:51:28.671 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 06:51:28.704 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 06:51:28.735 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 06:51:28.769 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 06:51:28.797 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 06:51:28.802 | + 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 06:51:28.810 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 06:51:28.826 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:51:28.829 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 06:51:28.831 | + 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 06:51:28.834 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 06:51:28.836 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 06:51:28.838 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 06:51:28.841 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 06:51:28.845 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 06:51:28.847 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 06:51:28.851 | + 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 06:51:28.881 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 06:51:28.883 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 06:51:28.885 | ++ functions:get_random_port:837 : true 2022-04-14 06:51:28.888 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 06:51:28.890 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 06:51:28.892 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 06:51:28.958 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 06:51:28.961 | ++ functions:get_random_port:841 : break 2 2022-04-14 06:51:28.965 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 06:51:28.967 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 06:51:28.970 | + 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 06:51:28.997 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 06:51:29.024 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 06:51:29.051 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:51:29.078 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:51:29.106 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:51:29.133 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:51:29.160 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:51:29.187 | + 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 06:51:29.215 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:51:29.243 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:51:29.270 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:51:29.298 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:51:29.326 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 06:51:29.353 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 06:51:29.380 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 06:51:29.409 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 06:51:29.436 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 06:51:29.464 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 06:51:29.491 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 06:51:29.493 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 06:51:29.496 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:51:29.498 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:51:29.500 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:51:29.503 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 06:51:29.505 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 06:51:29.563 | proxy (enabled by site administrator) 2022-04-14 06:51:29.566 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 06:51:29.569 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 06:51:29.571 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:51:29.574 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:51:29.576 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:51:29.578 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 06:51:29.581 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 06:51:29.633 | No module matches proxy_http 2022-04-14 06:51:29.637 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-04-14 06:51:29.699 | Considering dependency proxy for proxy_http: 2022-04-14 06:51:29.699 | Module proxy already enabled 2022-04-14 06:51:29.699 | Enabling module proxy_http. 2022-04-14 06:51:29.704 | To activate the new configuration, you need to run: 2022-04-14 06:51:29.705 | systemctl restart apache2 2022-04-14 06:51:29.709 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-04-14 06:51:29.711 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:51:29.714 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:51:29.716 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:51:29.843 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 06:51:29.846 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 06:51:29.849 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 06:51:29.852 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:51:29.855 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:51:29.857 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:51:29.859 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:51:29.863 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:51:29.866 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 06:51:29.866 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:51:29.876 | KeepAlive Off 2022-04-14 06:51:29.880 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 06:51:29.880 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:51:29.889 | SetEnv proxy-sendchunked 1 2022-04-14 06:51:29.893 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 06:51:29.893 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:51:29.901 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 06:51:29.904 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 06:51:29.907 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 06:51:29.909 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:51:29.912 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:51:29.914 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:51:29.916 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:51:29.918 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:51:29.921 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:51:29.923 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:51:29.926 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:51:29.928 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:51:29.931 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 06:51:29.991 | Enabling site glance-wsgi-api. 2022-04-14 06:51:29.997 | To activate the new configuration, you need to run: 2022-04-14 06:51:29.997 | systemctl reload apache2 2022-04-14 06:51:30.001 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 06:51:30.003 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:51:30.006 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:51:30.008 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:51:30.134 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 06:51:30.142 | + 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 06:51:30.171 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 06:51:30.173 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-14 06:51:30.191 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:51:30.194 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-14 06:51:30.197 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 06:51:30.199 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 06:51:30.202 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:51:30.204 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 06:51:30.207 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-14 06:51:30.209 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 06:51:30.212 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 06:51:30.214 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:51:30.217 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:51:30.220 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:51:30.222 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:51:30.224 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:51:30.227 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:51:30.243 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:51:30.245 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:51:30.248 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:51:30.250 | + functions-common:git_clone:629 : echo master 2022-04-14 06:51:30.251 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:51:30.256 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 06:51:30.258 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:51:30.261 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 06:51:30.273 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 06:51:30.276 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:51:30.277 | + functions-common:git_clone:685 : head -1 2022-04-14 06:51:30.281 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-14 06:51:30.283 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:51:30.286 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 06:51:30.288 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:51:30.291 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 06:51:30.293 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 06:51:30.296 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:51:30.299 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 06:51:30.301 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:51:30.304 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 06:51:30.306 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 06:51:30.308 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:51:30.311 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:51:30.314 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 06:51:30.317 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:51:30.320 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 06:51:30.323 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:51:30.325 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:51:30.328 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 06:51:30.335 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 06:51:30.338 | + 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 06:51:31.003 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 06:51:31.006 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:51:31.008 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:51:31.010 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:51:31.013 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 06:51:31.015 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 06:51:31.017 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:51:31.020 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:51:31.022 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:51:31.024 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:51:31.027 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:51:31.029 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:51:31.031 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:51:31.034 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 06:51:31.055 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 06:51:31.058 | + 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 06:51:31.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:51:31.856 | from cryptography.utils import int_from_bytes 2022-04-14 06:51:31.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:51:31.856 | from cryptography.utils import int_from_bytes 2022-04-14 06:51:33.021 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:51:33.052 | Obtaining file:///opt/stack/cinder 2022-04-14 06:51:33.053 | Preparing metadata (setup.py): started 2022-04-14 06:51:38.354 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:51:38.561 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-14 06:51:38.562 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-14 06:51:38.563 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-14 06:51:38.564 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-14 06:51:38.565 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-14 06:51:38.566 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-14 06:51:38.568 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-14 06:51:38.569 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 06:51:38.569 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-14 06:51:38.570 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-14 06:51:38.697 | Collecting oauth2client>=4.1.3 2022-04-14 06:51:38.716 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-04-14 06:51:38.726 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-14 06:51:38.727 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 06:51:38.728 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-14 06:51:38.729 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-14 06:51:38.730 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-14 06:51:38.732 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-14 06:51:38.733 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-14 06:51:38.734 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-14 06:51:38.735 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-14 06:51:38.736 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-14 06:51:38.737 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 06:51:38.738 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-14 06:51:38.739 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-14 06:51:38.740 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-14 06:51:38.741 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-14 06:51:38.742 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-14 06:51:38.743 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-14 06:51:38.744 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-14 06:51:38.897 | Collecting paramiko>=2.7.2 2022-04-14 06:51:38.909 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-04-14 06:51:38.919 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 06:51:38.920 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-14 06:51:38.921 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-14 06:51:38.922 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-14 06:51:38.923 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-14 06:51:39.034 | Collecting python-glanceclient>=3.2.2 2022-04-14 06:51:39.065 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB) 2022-04-14 06:51:39.075 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-14 06:51:39.076 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-14 06:51:39.077 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-14 06:51:39.078 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-14 06:51:39.079 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-14 06:51:39.080 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-14 06:51:39.081 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-14 06:51:39.134 | Collecting rtslib-fb>=2.1.74 2022-04-14 06:51:39.147 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-04-14 06:51:39.152 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-14 06:51:39.153 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-14 06:51:39.154 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-14 06:51:39.155 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 06:51:39.207 | Collecting tabulate>=0.8.7 2022-04-14 06:51:39.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-04-14 06:51:39.231 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 06:51:39.231 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-14 06:51:39.232 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-14 06:51:39.355 | Collecting oslo.vmware>=3.10.0 2022-04-14 06:51:39.384 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-04-14 06:51:39.402 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-14 06:51:39.403 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-14 06:51:39.404 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-14 06:51:39.568 | Collecting google-api-python-client>=1.11.0 2022-04-14 06:51:39.614 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a06/b9621de90623e/google_api_python_client-2.43.0-py2.py3-none-any.whl (8.3 MB) 2022-04-14 06:51:39.808 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-14 06:51:39.809 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-14 06:51:39.810 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-14 06:51:39.853 | Collecting zstd>=1.4.5.1 2022-04-14 06:51:39.860 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-04-14 06:51:39.959 | Preparing metadata (setup.py): started 2022-04-14 06:51:42.608 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:51:43.718 | Collecting boto3>=1.16.51 2022-04-14 06:51:43.736 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e8/45aa92b3ad70b/boto3-1.21.37-py3-none-any.whl (132 kB) 2022-04-14 06:51:45.315 | Collecting botocore<1.25.0,>=1.24.37 2022-04-14 06:51:45.337 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/21e/164a213beca36/botocore-1.24.37-py3-none-any.whl (8.7 MB) 2022-04-14 06:51:45.543 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-14 06:51:45.605 | Collecting s3transfer<0.6.0,>=0.5.0 2022-04-14 06:51:45.612 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-04-14 06:51:45.677 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-14 06:51:45.707 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev48) (2.2.1) 2022-04-14 06:51:45.877 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-04-14 06:51:45.887 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e0/79eb4d21df185/google_auth-2.6.3-py2.py3-none-any.whl (156 kB) 2022-04-14 06:51:45.930 | Collecting uritemplate<5,>=3.0.1 2022-04-14 06:51:45.936 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-04-14 06:51:46.091 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 2022-04-14 06:51:46.102 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6be/1fc59e2a7ba9f/google_api_core-2.7.1-py3-none-any.whl (114 kB) 2022-04-14 06:51:46.154 | Collecting google-auth-httplib2>=0.1.0 2022-04-14 06:51:46.159 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-04-14 06:51:46.259 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev48) (1.7.0) 2022-04-14 06:51:46.310 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (3.1.1) 2022-04-14 06:51:46.311 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (2.10.1) 2022-04-14 06:51:46.457 | Collecting pyasn1-modules>=0.0.5 2022-04-14 06:51:46.464 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-04-14 06:51:46.618 | Collecting pyasn1>=0.1.7 2022-04-14 06:51:46.626 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-04-14 06:51:46.689 | Collecting rsa>=3.1.4 2022-04-14 06:51:46.696 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-04-14 06:51:46.751 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev48) (0.17.3) 2022-04-14 06:51:46.796 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-14 06:51:46.797 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-14 06:51:46.799 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (0.8.0) 2022-04-14 06:51:46.800 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 06:51:46.861 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.7.7) 2022-04-14 06:51:46.862 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-14 06:51:46.864 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (2.0.1) 2022-04-14 06:51:46.921 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (2.8.2) 2022-04-14 06:51:46.925 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (0.9.6) 2022-04-14 06:51:46.985 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-14 06:51:46.989 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.1.0) 2022-04-14 06:51:46.990 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (2.4.0) 2022-04-14 06:51:46.991 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.2.4) 2022-04-14 06:51:46.992 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.4.0) 2022-04-14 06:51:47.014 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-14 06:51:47.017 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.3.0) 2022-04-14 06:51:47.019 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-14 06:51:47.064 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev48) (1.0.3) 2022-04-14 06:51:47.198 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (3.0.0) 2022-04-14 06:51:47.201 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-14 06:51:47.225 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-14 06:51:47.248 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev48) (0.11.0) 2022-04-14 06:51:47.315 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.26.9) 2022-04-14 06:51:47.684 | Collecting suds-community>=0.6 2022-04-14 06:51:47.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9bf/f1653ea6a86ba/suds_community-1.1.0-py3-none-any.whl (144 kB) 2022-04-14 06:51:47.950 | Collecting pynacl>=1.0.1 2022-04-14 06:51:47.958 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-04-14 06:51:48.004 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-14 06:51:48.150 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (3.10.1) 2022-04-14 06:51:48.185 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (22.0.0) 2022-04-14 06:51:48.226 | Collecting warlock<2,>=1.2.0 2022-04-14 06:51:48.233 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-04-14 06:51:48.237 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.14.0) 2022-04-14 06:51:48.436 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2.0.12) 2022-04-14 06:51:48.437 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-14 06:51:48.440 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-14 06:51:48.476 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-14 06:51:48.856 | Collecting pyudev>=0.16.1 2022-04-14 06:51:48.872 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-04-14 06:51:49.112 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-14 06:51:49.114 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-14 06:51:49.253 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-14 06:51:49.256 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 06:51:49.259 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-14 06:51:49.383 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-14 06:51:49.501 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.2.0) 2022-04-14 06:51:49.503 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (4.11.3) 2022-04-14 06:51:49.505 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (5.6.0) 2022-04-14 06:51:49.538 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-14 06:51:49.752 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-14 06:51:49.830 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (0.5.0) 2022-04-14 06:51:49.831 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (2.4.0) 2022-04-14 06:51:50.005 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 06:51:50.501 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-04-14 06:51:50.507 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/602/20c89b8bd5272/googleapis_common_protos-1.56.0-py2.py3-none-any.whl (241 kB) 2022-04-14 06:51:50.518 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-14 06:51:50.708 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (2.1.1) 2022-04-14 06:51:51.138 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (1.1.5) 2022-04-14 06:51:51.189 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.14.1) 2022-04-14 06:51:51.236 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (0.2.5) 2022-04-14 06:51:52.547 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.32) 2022-04-14 06:51:52.817 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (1.8.2) 2022-04-14 06:51:52.818 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (21.4.0) 2022-04-14 06:51:52.964 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (2.2) 2022-04-14 06:51:53.152 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.0.0) 2022-04-14 06:51:53.327 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (3.8.0) 2022-04-14 06:51:53.967 | Building wheels for collected packages: zstd 2022-04-14 06:51:53.978 | Building wheel for zstd (setup.py): started 2022-04-14 06:52:42.995 | Building wheel for zstd (setup.py): finished with status 'done' 2022-04-14 06:52:43.007 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761483 sha256=e69f3c359f095bf3c23b43225549a2c66aab16018a97111fdaa4558117657f1e 2022-04-14 06:52:43.008 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-04-14 06:52:43.012 | Successfully built zstd 2022-04-14 06:52:44.055 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-04-14 06:52:46.845 | Attempting uninstall: pynacl 2022-04-14 06:52:46.847 | Found existing installation: PyNaCl 1.3.0 2022-04-14 06:52:46.851 | Uninstalling PyNaCl-1.3.0: 2022-04-14 06:52:46.878 | Successfully uninstalled PyNaCl-1.3.0 2022-04-14 06:52:49.479 | Running setup.py develop for cinder 2022-04-14 06:52:56.713 | Successfully installed boto3-1.21.37 botocore-1.24.37 cinder google-api-core-2.7.1 google-api-python-client-2.43.0 google-auth-2.6.3 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.6.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.2 suds-community-1.1.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-04-14 06:52:56.713 | 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 06:52:56.721 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:52:56.721 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:52:56.974 | + inc/python:pip_install:200 : result=0 2022-04-14 06:52:56.977 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:52:56.979 | + functions-common:time_stop:2432 : local name 2022-04-14 06:52:56.981 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:52:56.983 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:52:56.986 | + functions-common:time_stop:2435 : local total 2022-04-14 06:52:56.988 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:52:56.990 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:52:56.993 | + functions-common:time_stop:2439 : start_time=1649919091049 2022-04-14 06:52:56.995 | + functions-common:time_stop:2441 : [[ -z 1649919091049 ]] 2022-04-14 06:52:56.998 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:52:57.002 | + functions-common:time_stop:2444 : end_time=1649919176999 2022-04-14 06:52:57.004 | + functions-common:time_stop:2445 : elapsed_time=85950 2022-04-14 06:52:57.006 | + functions-common:time_stop:2446 : total=134972 2022-04-14 06:52:57.009 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:52:57.011 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=220922 2022-04-14 06:52:57.014 | + inc/python:pip_install:203 : return 0 2022-04-14 06:52:57.016 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:52:57.018 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 06:52:57.021 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 06:52:57.040 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 06:52:57.052 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 06:52:57.054 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 06:52:57.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:52:57.059 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:52:57.062 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 06:52:57.064 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:52:57.067 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 06:52:57.070 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 06:52:57.072 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 06:52:57.074 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:52:57.077 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:52:57.079 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 06:52:57.094 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 06:52:57.097 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:52:57.099 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:52:57.102 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:52:57.104 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:52:57.107 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:52:57.109 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:52:57.112 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:52:57.114 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:52:57.117 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:52:57.119 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:52:57.121 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:52:57.124 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:52:57.126 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 06:52:57.129 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:52:57.131 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:52:57.134 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:52:57.136 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 06:52:57.159 | + 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 06:52:57.267 | Reading package lists... 2022-04-14 06:52:57.505 | Building dependency tree... 2022-04-14 06:52:57.507 | Reading state information... 2022-04-14 06:52:57.749 | The following packages were automatically installed and are no longer required: 2022-04-14 06:52:57.750 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:52:57.750 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:52:57.750 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:52:57.750 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:52:57.750 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:52:57.750 | python3-zope.interface 2022-04-14 06:52:57.750 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:52:57.751 | The following additional packages will be installed: 2022-04-14 06:52:57.751 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-04-14 06:52:57.751 | python3-urwid 2022-04-14 06:52:57.752 | Suggested packages: 2022-04-14 06:52:57.753 | python-pyparsing-doc python-urwid-doc 2022-04-14 06:52:57.819 | The following NEW packages will be installed: 2022-04-14 06:52:57.820 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-04-14 06:52:57.820 | python3-urwid targetcli-fb 2022-04-14 06:52:58.171 | 0 upgraded, 6 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:52:58.171 | Need to get 356 kB of archives. 2022-04-14 06:52:58.171 | After this operation, 2,294 kB of additional disk space will be used. 2022-04-14 06:52:58.171 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-04-14 06:52:58.602 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-04-14 06:52:58.838 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-04-14 06:52:58.868 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-04-14 06:52:58.890 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-04-14 06:52:58.912 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-04-14 06:52:59.488 | Fetched 356 kB in 1s (323 kB/s) 2022-04-14 06:52:59.651 | Selecting previously unselected package python3-pyparsing. 2022-04-14 06:52:59.702 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2022-04-14 06:52:59.706 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-04-14 06:52:59.753 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-04-14 06:53:00.186 | Selecting previously unselected package python3-urwid. 2022-04-14 06:53:00.196 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-04-14 06:53:00.248 | Unpacking python3-urwid (2.0.1-3) ... 2022-04-14 06:53:00.576 | Selecting previously unselected package python3-configshell-fb. 2022-04-14 06:53:00.586 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-04-14 06:53:00.616 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-04-14 06:53:00.991 | Selecting previously unselected package python3-pyudev. 2022-04-14 06:53:01.002 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-04-14 06:53:01.056 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-04-14 06:53:01.456 | Selecting previously unselected package python3-rtslib-fb. 2022-04-14 06:53:01.466 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-04-14 06:53:01.507 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-04-14 06:53:01.992 | Selecting previously unselected package targetcli-fb. 2022-04-14 06:53:02.001 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-04-14 06:53:02.071 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-04-14 06:53:02.492 | Setting up python3-urwid (2.0.1-3) ... 2022-04-14 06:53:02.926 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-14 06:53:02.926 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-14 06:53:02.926 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-14 06:53:02.926 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-14 06:53:02.926 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-14 06:53:02.926 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-14 06:53:02.926 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-14 06:53:02.926 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-14 06:53:03.094 | Setting up python3-pyparsing (2.4.6-1) ... 2022-04-14 06:53:03.574 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-04-14 06:53:04.026 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-04-14 06:53:04.474 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-04-14 06:53:05.957 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-04-14 06:53:06.594 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-04-14 06:53:06.594 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-04-14 06:53:08.634 | Processing triggers for man-db (2.9.1-1) ... 2022-04-14 06:53:08.908 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-14 06:53:17.519 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:53:17.522 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:53:17.524 | + functions-common:time_stop:2432 : local name 2022-04-14 06:53:17.527 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:53:17.530 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:53:17.532 | + functions-common:time_stop:2435 : local total 2022-04-14 06:53:17.535 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:53:17.537 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:53:17.539 | + functions-common:time_stop:2439 : start_time=1649919177156 2022-04-14 06:53:17.543 | + functions-common:time_stop:2441 : [[ -z 1649919177156 ]] 2022-04-14 06:53:17.546 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:53:17.550 | + functions-common:time_stop:2444 : end_time=1649919197548 2022-04-14 06:53:17.553 | + functions-common:time_stop:2445 : elapsed_time=20392 2022-04-14 06:53:17.555 | + functions-common:time_stop:2446 : total=494339 2022-04-14 06:53:17.557 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:53:17.560 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=514731 2022-04-14 06:53:17.562 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:53:17.565 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:53:17.567 | + ./stack.sh:main:928 : configure_cinder 2022-04-14 06:53:17.570 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 06:53:17.582 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 06:53:17.586 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 06:53:17.588 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 06:53:17.591 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 06:53:17.594 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 06:53:17.594 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 06:53:17.599 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 06:53:17.601 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 06:53:17.603 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 06:53:17.605 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 06:53:17.607 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 06:53:17.609 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 06:53:17.611 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 06:53:17.613 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 06:53:17.624 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 06:53:17.636 | + 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 06:53:17.648 | + 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 06:53:17.660 | + 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 06:53:17.672 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 06:53:17.675 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 06:53:17.678 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.3gtU7NvbcX 2022-04-14 06:53:17.681 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 06:53:17.683 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 06:53:17.685 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 06:53:17.687 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.3gtU7NvbcX 2022-04-14 06:53:17.691 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.3gtU7NvbcX 2022-04-14 06:53:17.703 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.3gtU7NvbcX /etc/sudoers.d/cinder-rootwrap 2022-04-14 06:53:17.715 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 06:53:17.719 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 06:53:17.721 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 06:53:17.723 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 06:53:17.725 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 06:53:17.728 | + 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 06:53:17.730 | + 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 06:53:17.732 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 06:53:17.735 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 06:53:17.739 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 06:53:17.743 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 06:53:17.763 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 06:53:17.781 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 06:53:17.799 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 06:53:17.818 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 06:53:17.836 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 06:53:17.855 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 06:53:17.874 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 06:53:17.892 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 06:53:17.895 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 06:53:17.897 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 06:53:17.899 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 06:53:17.901 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 06:53:17.930 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 06:53:17.958 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-14 06:53:17.985 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 06:53:18.013 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 06:53:18.040 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 06:53:18.068 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 06:53:18.096 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 06:53:18.123 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:53:18.151 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 06:53:18.178 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 06:53:18.209 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 06:53:18.237 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 06:53:18.239 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 06:53:18.242 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 06:53:18.244 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 06:53:18.247 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 06:53:18.250 | + 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 06:53:18.280 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 06:53:18.307 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 06:53:18.336 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 06:53:18.363 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 06:53:18.391 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 06:53:18.419 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 06:53:18.450 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 06:53:18.452 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.37 2022-04-14 06:53:18.479 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 06:53:18.511 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 06:53:18.518 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 4b89886c1a11a0a01fa33f6c4576c5fb 2022-04-14 06:53:18.546 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 06:53:18.549 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 06:53:18.577 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 06:53:18.605 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 06:53:18.633 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 06:53:18.661 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 06:53:18.677 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:53:18.680 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 06:53:18.682 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 06:53:18.685 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 06:53:18.687 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 06:53:18.689 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 06:53:18.692 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 06:53:18.694 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 06:53:18.696 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 06:53:18.699 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 06:53:18.702 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 06:53:18.704 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-14 06:53:18.734 | + 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 06:53:18.762 | + 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 06:53:18.789 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 06:53:18.817 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 06:53:18.845 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 06:53:18.872 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 06:53:18.875 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 06:53:18.877 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 06:53:18.879 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 06:53:18.907 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 06:53:18.909 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 06:53:18.937 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 06:53:18.939 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 06:53:18.942 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 06:53:18.944 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 06:53:18.972 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 06:53:18.975 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 06:53:18.977 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 06:53:18.993 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:53:18.996 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 06:53:18.998 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 06:53:19.001 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 06:53:19.003 | + 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 06:53:19.030 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.37:8080/v1/AUTH_ 2022-04-14 06:53:19.059 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 06:53:19.075 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:53:19.077 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 06:53:19.093 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:53:19.095 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 06:53:19.113 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:53:19.115 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 06:53:19.117 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 06:53:19.120 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 06:53:19.123 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 06:53:19.125 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 06:53:19.127 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 06:53:19.130 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:53:19.146 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:53:19.150 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 06:53:19.152 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 06:53:19.154 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:53:19.171 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:53:19.173 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 06:53:19.176 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 06:53:19.204 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:53:19.206 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:53:19.208 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 06:53:19.211 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 06:53:19.213 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 06:53:19.216 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:53:19.233 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:53:19.235 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:53:19.238 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:53:19.240 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:53:19.242 | + 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 06:53:19.270 | + 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 06:53:19.298 | + 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 06:53:19.326 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:53:19.353 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 06:53:19.370 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:53:19.375 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 06:53:19.378 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 06:53:19.381 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 06:53:19.383 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 06:53:19.385 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 06:53:19.388 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:53:19.394 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 06:53:19.398 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 06:53:19.401 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:53:19.404 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:53:19.416 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:53:19.417 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:53:19.425 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:53:19.429 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:53:19.444 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 06:53:19.447 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 06:53:19.450 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 06:53:19.480 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 06:53:19.507 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 06:53:19.534 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:53:19.562 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:53:19.590 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:53:19.617 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:53:19.644 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:53:19.672 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:53:19.699 | + 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 06:53:19.727 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:53:19.757 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:53:19.785 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:53:19.812 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 06:53:19.814 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 06:53:19.817 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 06:53:19.820 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 06:53:19.822 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:53:19.825 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:53:19.827 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:53:19.830 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 06:53:19.833 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 06:53:19.835 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 06:53:19.862 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 06:53:19.891 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 06:53:19.891 | + 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 06:53:19.899 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 06:53:19.903 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 06:53:19.905 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 06:53:19.907 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:53:19.910 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:53:19.912 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:53:19.915 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:53:19.917 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:53:19.919 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:53:19.921 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:53:19.924 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:53:19.926 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:53:19.928 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 06:53:19.991 | Enabling site cinder-wsgi. 2022-04-14 06:53:19.996 | To activate the new configuration, you need to run: 2022-04-14 06:53:19.996 | systemctl reload apache2 2022-04-14 06:53:20.000 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 06:53:20.003 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:53:20.005 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:53:20.007 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:53:20.135 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 06:53:20.140 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 06:53:20.172 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.37/image 2022-04-14 06:53:20.201 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 06:53:20.217 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:53:20.219 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 06:53:20.232 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 06:53:20.232 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 06:53:20.232 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 06:53:20.232 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 06:53:20.265 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 06:53:20.297 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.37/identity 2022-04-14 06:53:20.326 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 06:53:20.354 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 06:53:20.383 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 06:53:20.425 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 06:53:20.460 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 06:53:20.489 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:53:20.519 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 06:53:20.548 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 06:53:20.578 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 06:53:20.611 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 06:53:20.614 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 06:53:20.631 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:53:20.634 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.37:2379 2022-04-14 06:53:20.666 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 06:53:20.669 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-14 06:53:20.687 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:53:20.690 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-14 06:53:20.692 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 06:53:20.695 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 06:53:20.697 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:53:20.700 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 06:53:20.702 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 06:53:20.706 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:53:20.707 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 06:53:20.713 | + 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 06:53:20.716 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 06:53:20.718 | + 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 06:53:20.721 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 06:53:20.724 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 06:53:20.727 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 06:53:20.729 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 06:53:20.732 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:53:20.735 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:53:20.737 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 06:53:20.740 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:53:20.743 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-14 06:53:20.746 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 06:53:20.749 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 06:53:20.751 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:53:20.753 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:53:20.756 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:53:20.759 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:53:20.761 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:53:20.766 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:53:20.783 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:53:20.788 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:53:20.790 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:53:20.794 | + functions-common:git_clone:629 : echo master 2022-04-14 06:53:20.794 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:53:20.799 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 06:53:20.802 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:53:20.804 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 06:53:20.820 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 06:53:20.823 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:53:20.823 | + functions-common:git_clone:685 : head -1 2022-04-14 06:53:20.827 | 5e36ddb39a Merge commit 'refs/changes/52/837552/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-14 06:53:20.830 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:53:20.833 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 06:53:20.835 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:53:20.838 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 06:53:20.840 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 06:53:20.845 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:53:20.849 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 06:53:20.852 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:53:20.854 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 06:53:20.858 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 06:53:20.860 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:53:20.863 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:53:20.866 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 06:53:20.871 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:53:20.875 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 06:53:20.877 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:53:20.880 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:53:20.883 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 06:53:20.890 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 06:53:20.892 | + 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 06:53:21.568 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 06:53:21.571 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:53:21.573 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:53:21.577 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:53:21.580 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 06:53:21.582 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 06:53:21.585 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:53:21.587 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:53:21.590 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:53:21.592 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:53:21.595 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:53:21.597 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:53:21.600 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:53:21.602 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 06:53:21.624 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 06:53:21.626 | + 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 06:53:22.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:53:22.464 | from cryptography.utils import int_from_bytes 2022-04-14 06:53:22.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:53:22.464 | from cryptography.utils import int_from_bytes 2022-04-14 06:53:23.650 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:53:23.680 | Obtaining file:///opt/stack/neutron 2022-04-14 06:53:23.681 | Preparing metadata (setup.py): started 2022-04-14 06:53:29.269 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:53:29.360 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.8.1) 2022-04-14 06:53:29.361 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.5.0) 2022-04-14 06:53:29.362 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.1.1) 2022-04-14 06:53:29.363 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.5.1) 2022-04-14 06:53:29.364 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.5.0) 2022-04-14 06:53:29.365 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.1.1) 2022-04-14 06:53:29.366 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.33.0) 2022-04-14 06:53:29.367 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.4.1) 2022-04-14 06:53:29.368 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.20.4) 2022-04-14 06:53:29.369 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.27.1) 2022-04-14 06:53:29.370 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.1.1) 2022-04-14 06:53:29.372 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (9.4.0) 2022-04-14 06:53:29.373 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.8.0) 2022-04-14 06:53:29.374 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.11.0) 2022-04-14 06:53:29.375 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.20.0) 2022-04-14 06:53:29.376 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (7.8.0) 2022-04-14 06:53:29.377 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (6.3.1) 2022-04-14 06:53:29.378 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.4.35) 2022-04-14 06:53:29.379 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.8.7) 2022-04-14 06:53:29.380 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-14 06:53:29.381 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.7.7) 2022-04-14 06:53:29.382 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.5.0) 2022-04-14 06:53:29.383 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.10.1) 2022-04-14 06:53:29.384 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-14 06:53:29.385 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (8.8.0) 2022-04-14 06:53:29.386 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.1.0) 2022-04-14 06:53:29.387 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (11.2.0) 2022-04-14 06:53:29.388 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.1.0) 2022-04-14 06:53:29.389 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.7.0) 2022-04-14 06:53:29.391 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (12.13.0) 2022-04-14 06:53:29.392 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.1) 2022-04-14 06:53:29.393 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.11.0) 2022-04-14 06:53:29.394 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.7.0) 2022-04-14 06:53:29.395 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.3.0) 2022-04-14 06:53:29.396 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (6.3.1) 2022-04-14 06:53:29.397 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.3.0) 2022-04-14 06:53:29.398 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.8.0) 2022-04-14 06:53:29.399 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.5.0) 2022-04-14 06:53:29.400 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.12.2) 2022-04-14 06:53:29.402 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.6.0) 2022-04-14 06:53:29.403 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.4.2) 2022-04-14 06:53:29.404 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.3.1) 2022-04-14 06:53:29.405 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.1.0) 2022-04-14 06:53:29.407 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.16.0) 2022-04-14 06:53:29.408 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.16.0) 2022-04-14 06:53:29.410 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (21.3) 2022-04-14 06:53:29.411 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.9.0) 2022-04-14 06:53:29.412 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.6.9) 2022-04-14 06:53:29.414 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (22.0.0) 2022-04-14 06:53:29.416 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (17.7.0) 2022-04-14 06:53:29.418 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.61.0) 2022-04-14 06:53:29.419 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-14 06:53:29.421 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.7.1) 2022-04-14 06:53:29.422 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.4.0) 2022-04-14 06:53:29.424 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.11.0) 2022-04-14 06:53:29.446 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (1.2.0) 2022-04-14 06:53:29.448 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (5.6.0) 2022-04-14 06:53:29.450 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (4.11.3) 2022-04-14 06:53:29.457 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev116) (1.14.0) 2022-04-14 06:53:29.470 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (1.16.0) 2022-04-14 06:53:29.471 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (1.1.2) 2022-04-14 06:53:29.472 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (2.2.1) 2022-04-14 06:53:29.491 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev116) (3.0.7) 2022-04-14 06:53:29.498 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev116) (2.1.1) 2022-04-14 06:53:29.557 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev116) (1.0.2) 2022-04-14 06:53:29.559 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev116) (1.7.0) 2022-04-14 06:53:29.611 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev116) (4.4.0) 2022-04-14 06:53:29.615 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev116) (3.1.1) 2022-04-14 06:53:29.661 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev116) (1.2.2) 2022-04-14 06:53:29.664 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev116) (2.7.0) 2022-04-14 06:53:29.690 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.4.4) 2022-04-14 06:53:29.692 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.32) 2022-04-14 06:53:29.693 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.4.0) 2022-04-14 06:53:29.694 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.1.5) 2022-04-14 06:53:29.695 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (6.0) 2022-04-14 06:53:29.697 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (36.0.2) 2022-04-14 06:53:29.698 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.0.0) 2022-04-14 06:53:29.699 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (2.5.0) 2022-04-14 06:53:29.718 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev116) (1.0.3) 2022-04-14 06:53:29.807 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev116) (0.17.3) 2022-04-14 06:53:29.849 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev116) (1.5.0) 2022-04-14 06:53:29.935 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (2.0.1) 2022-04-14 06:53:29.937 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.5.0) 2022-04-14 06:53:29.939 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.13.0) 2022-04-14 06:53:29.995 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev116) (0.9.6) 2022-04-14 06:53:29.997 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev116) (2.8.2) 2022-04-14 06:53:30.056 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (0.4.0) 2022-04-14 06:53:30.061 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.2.4) 2022-04-14 06:53:30.062 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.0.0) 2022-04-14 06:53:30.063 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.1.0) 2022-04-14 06:53:30.086 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev116) (3.3.0) 2022-04-14 06:53:30.089 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-14 06:53:30.134 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev116) (1.15.0) 2022-04-14 06:53:30.187 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev116) (2022.1) 2022-04-14 06:53:30.220 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev116) (3.0.0) 2022-04-14 06:53:30.224 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev116) (1.3.3) 2022-04-14 06:53:30.246 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-14 06:53:30.385 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev116) (2.4.0) 2022-04-14 06:53:30.454 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev116) (62.0.0) 2022-04-14 06:53:30.533 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev116) (0.3.5) 2022-04-14 06:53:30.536 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev116) (3.0.0) 2022-04-14 06:53:30.643 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 06:53:30.644 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 06:53:30.645 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 06:53:30.646 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 06:53:30.647 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 06:53:30.648 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 06:53:30.649 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 06:53:30.854 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (2.5.0) 2022-04-14 06:53:30.855 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-14 06:53:30.859 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (3.10.1) 2022-04-14 06:53:30.905 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev116) (2.1.0) 2022-04-14 06:53:30.907 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev116) (3.17.6) 2022-04-14 06:53:30.994 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (1.26.9) 2022-04-14 06:53:30.997 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (2.0.12) 2022-04-14 06:53:30.999 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (3.3) 2022-04-14 06:53:31.000 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (2019.11.28) 2022-04-14 06:53:31.036 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev116) (0.7) 2022-04-14 06:53:31.371 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev116) (0.13.1) 2022-04-14 06:53:31.443 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.0.0) 2022-04-14 06:53:31.601 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev116) (2.21) 2022-04-14 06:53:31.672 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (0.5.0) 2022-04-14 06:53:31.675 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (2.4.0) 2022-04-14 06:53:31.903 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev116) (2.5.0) 2022-04-14 06:53:32.072 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev116) (2.2) 2022-04-14 06:53:32.631 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (0.14.1) 2022-04-14 06:53:32.678 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev116) (0.2.5) 2022-04-14 06:53:33.295 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.4.2) 2022-04-14 06:53:33.297 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.5.2) 2022-04-14 06:53:33.603 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (4.11.1) 2022-04-14 06:53:33.603 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (2.1.1) 2022-04-14 06:53:33.767 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev116) (3.8.0) 2022-04-14 06:53:34.004 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (21.4.0) 2022-04-14 06:53:34.005 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (1.8.2) 2022-04-14 06:53:34.187 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev116) (1.0.0) 2022-04-14 06:53:34.441 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (2.3.2) 2022-04-14 06:53:35.923 | Installing collected packages: neutron 2022-04-14 06:53:35.923 | Attempting uninstall: neutron 2022-04-14 06:53:35.925 | Found existing installation: neutron 20.0.0 2022-04-14 06:53:37.224 | Uninstalling neutron-20.0.0: 2022-04-14 06:53:37.300 | Successfully uninstalled neutron-20.0.0 2022-04-14 06:53:37.302 | Running setup.py develop for neutron 2022-04-14 06:53:44.896 | Successfully installed neutron 2022-04-14 06:53:44.896 | 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 06:53:44.905 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:53:44.905 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:53:45.041 | + inc/python:pip_install:200 : result=0 2022-04-14 06:53:45.043 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:53:45.046 | + functions-common:time_stop:2432 : local name 2022-04-14 06:53:45.048 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:53:45.050 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:53:45.053 | + functions-common:time_stop:2435 : local total 2022-04-14 06:53:45.055 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:53:45.057 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:53:45.060 | + functions-common:time_stop:2439 : start_time=1649919201618 2022-04-14 06:53:45.062 | + functions-common:time_stop:2441 : [[ -z 1649919201618 ]] 2022-04-14 06:53:45.065 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:53:45.069 | + functions-common:time_stop:2444 : end_time=1649919225066 2022-04-14 06:53:45.071 | + functions-common:time_stop:2445 : elapsed_time=23448 2022-04-14 06:53:45.074 | + functions-common:time_stop:2446 : total=220922 2022-04-14 06:53:45.076 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:53:45.078 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=244370 2022-04-14 06:53:45.081 | + inc/python:pip_install:203 : return 0 2022-04-14 06:53:45.083 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:53:45.086 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 06:53:45.088 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 06:53:45.107 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 06:53:45.118 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 06:53:45.121 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 06:53:45.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:53:45.126 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:53:45.129 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 06:53:45.131 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:53:45.134 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 06:53:45.137 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:53:45.139 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-14 06:53:45.156 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:53:45.159 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-14 06:53:45.161 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 06:53:45.163 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 06:53:45.166 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:53:45.169 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 06:53:45.171 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 06:53:45.174 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 06:53:45.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:53:45.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:53:45.181 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 06:53:45.184 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:53:45.186 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 06:53:45.203 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:53:45.206 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 06:53:45.222 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:53:45.224 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 06:53:45.247 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:53:45.250 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-14 06:53:45.252 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 06:53:45.254 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 06:53:45.257 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:53:45.259 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:53:45.262 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:53:45.265 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:53:45.267 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:53:45.270 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:53:45.285 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:53:45.287 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:53:45.289 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:53:45.293 | + functions-common:git_clone:629 : echo master 2022-04-14 06:53:45.293 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:53:45.298 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 06:53:45.300 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:53:45.302 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 06:53:45.315 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 06:53:45.318 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:53:45.318 | + functions-common:git_clone:685 : head -1 2022-04-14 06:53:45.322 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-14 06:53:45.324 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:53:45.327 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 06:53:45.329 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:53:45.332 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 06:53:45.334 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 06:53:45.336 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:53:45.339 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 06:53:45.341 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:53:45.344 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 06:53:45.346 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 06:53:45.348 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:53:45.351 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:53:45.354 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 06:53:45.357 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:53:45.360 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 06:53:45.362 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:53:45.364 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:53:45.367 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 06:53:45.374 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 06:53:45.376 | + 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 06:53:46.039 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 06:53:46.041 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:53:46.044 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:53:46.047 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:53:46.049 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 06:53:46.051 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 06:53:46.053 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:53:46.056 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:53:46.058 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:53:46.060 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:53:46.062 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:53:46.065 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:53:46.067 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:53:46.070 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 06:53:46.091 | Using python 3.8 to install /opt/stack/nova 2022-04-14 06:53:46.093 | + 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 06:53:46.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:53:46.930 | from cryptography.utils import int_from_bytes 2022-04-14 06:53:46.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:53:46.930 | from cryptography.utils import int_from_bytes 2022-04-14 06:53:48.117 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:53:48.148 | Obtaining file:///opt/stack/nova 2022-04-14 06:53:48.149 | Preparing metadata (setup.py): started 2022-04-14 06:53:54.685 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:53:54.899 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-14 06:53:54.900 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-14 06:53:54.901 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-14 06:53:54.902 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-14 06:53:54.903 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-14 06:53:54.904 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-14 06:53:54.906 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-14 06:53:54.907 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-14 06:53:54.908 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-14 06:53:54.909 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-14 06:53:54.910 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-14 06:53:54.911 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-14 06:53:54.912 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 06:53:54.913 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 06:53:54.914 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-14 06:53:54.915 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-14 06:53:54.916 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-14 06:53:54.918 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-14 06:53:54.919 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-14 06:53:54.920 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-14 06:53:54.921 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 06:53:54.922 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-14 06:53:54.923 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 06:53:54.924 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-14 06:53:54.925 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-14 06:53:54.927 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-14 06:53:54.928 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 06:53:55.004 | Collecting websockify>=0.9.0 2022-04-14 06:53:55.012 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-04-14 06:53:55.017 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-14 06:53:55.018 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 06:53:55.019 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-14 06:53:55.020 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-14 06:53:55.021 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-14 06:53:55.022 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 06:53:55.023 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-14 06:53:55.025 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-14 06:53:55.026 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 06:53:55.027 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-14 06:53:55.028 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-14 06:53:55.029 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-14 06:53:55.030 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-14 06:53:55.031 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-14 06:53:55.033 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 06:53:55.034 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-14 06:53:55.035 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-14 06:53:55.036 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 06:53:55.037 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-14 06:53:55.038 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-14 06:53:55.039 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-14 06:53:55.040 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-14 06:53:55.041 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-14 06:53:55.043 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 06:53:55.045 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-14 06:53:55.046 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-14 06:53:55.084 | Collecting microversion-parse>=0.2.1 2022-04-14 06:53:55.091 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-04-14 06:53:55.095 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-14 06:53:55.096 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-14 06:53:55.097 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-14 06:53:55.098 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-14 06:53:55.099 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-14 06:53:55.100 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-14 06:53:55.101 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-14 06:53:55.102 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-14 06:53:55.104 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-14 06:53:55.120 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-14 06:53:55.121 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-14 06:53:55.122 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-14 06:53:55.144 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-14 06:53:55.185 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-14 06:53:55.216 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-14 06:53:55.217 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-14 06:53:55.241 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-14 06:53:55.396 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-14 06:53:55.399 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-14 06:53:55.457 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-14 06:53:55.460 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-14 06:53:55.461 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 06:53:55.463 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:53:55.464 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-14 06:53:55.466 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-14 06:53:55.488 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-14 06:53:55.491 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-14 06:53:55.549 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:53:55.551 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-14 06:53:55.552 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:53:55.613 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-14 06:53:55.728 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-14 06:53:55.729 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 06:53:55.808 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-14 06:53:55.875 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-14 06:53:55.878 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 06:53:55.879 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-14 06:53:55.880 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-14 06:53:55.905 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-14 06:53:55.907 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-14 06:53:55.958 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-14 06:53:56.019 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-14 06:53:56.053 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-14 06:53:56.054 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 06:53:56.109 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-14 06:53:56.111 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-14 06:53:56.200 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-14 06:53:56.226 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-14 06:53:56.306 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-14 06:53:56.385 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-14 06:53:56.448 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 06:53:56.450 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-14 06:53:56.451 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-14 06:53:56.496 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-14 06:53:56.498 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:53:56.500 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-14 06:53:56.584 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-14 06:53:56.586 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-14 06:53:56.587 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-14 06:53:56.589 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-14 06:53:56.686 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-14 06:53:56.898 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-14 06:53:56.899 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-14 06:53:57.013 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:53:57.014 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-14 06:53:57.017 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-14 06:53:57.134 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-14 06:53:58.354 | Collecting numpy 2022-04-14 06:53:58.388 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ca/688e1b9b95d80/numpy-1.22.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-04-14 06:53:58.806 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 06:53:59.009 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-14 06:53:59.088 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 06:53:59.090 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-14 06:53:59.305 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:53:59.417 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-14 06:53:59.897 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-14 06:53:59.941 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-14 06:54:00.315 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:54:00.316 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:54:00.317 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:54:00.318 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:54:00.319 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:54:00.321 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:54:00.322 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:54:01.600 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-14 06:54:02.014 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-14 06:54:02.015 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-14 06:54:02.112 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-14 06:54:02.220 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 06:54:03.731 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-04-14 06:54:07.121 | Running setup.py develop for nova 2022-04-14 06:54:15.270 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.3 websockify-0.10.0 2022-04-14 06:54:15.270 | 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 06:54:15.277 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:54:15.277 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:54:15.447 | + inc/python:pip_install:200 : result=0 2022-04-14 06:54:15.450 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:54:15.452 | + functions-common:time_stop:2432 : local name 2022-04-14 06:54:15.454 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:54:15.456 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:54:15.458 | + functions-common:time_stop:2435 : local total 2022-04-14 06:54:15.460 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:54:15.463 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:54:15.465 | + functions-common:time_stop:2439 : start_time=1649919226085 2022-04-14 06:54:15.467 | + functions-common:time_stop:2441 : [[ -z 1649919226085 ]] 2022-04-14 06:54:15.470 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:54:15.474 | + functions-common:time_stop:2444 : end_time=1649919255472 2022-04-14 06:54:15.476 | + functions-common:time_stop:2445 : elapsed_time=29387 2022-04-14 06:54:15.478 | + functions-common:time_stop:2446 : total=244370 2022-04-14 06:54:15.481 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:54:15.483 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=273757 2022-04-14 06:54:15.485 | + inc/python:pip_install:203 : return 0 2022-04-14 06:54:15.487 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:54:15.490 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 06:54:15.492 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 06:54:15.511 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 06:54:15.522 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 06:54:15.525 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 06:54:15.528 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:54:15.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:54:15.533 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 06:54:15.535 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:54:15.538 | + 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 06:54:15.550 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:54:15.552 | + ./stack.sh:main:939 : configure_nova 2022-04-14 06:54:15.555 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 06:54:15.567 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 06:54:15.569 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 06:54:15.572 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 06:54:15.576 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 06:54:15.576 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 06:54:15.581 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 06:54:15.583 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 06:54:15.586 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 06:54:15.588 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 06:54:15.591 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 06:54:15.593 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 06:54:15.596 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 06:54:15.598 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 06:54:15.609 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 06:54:15.622 | + 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 06:54:15.636 | + 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 06:54:15.648 | + 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 06:54:15.661 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 06:54:15.664 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 06:54:15.668 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.EHNCJYAlOe 2022-04-14 06:54:15.670 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 06:54:15.673 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 06:54:15.676 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 06:54:15.678 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 06:54:15.681 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 06:54:15.684 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.EHNCJYAlOe 2022-04-14 06:54:15.688 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.EHNCJYAlOe 2022-04-14 06:54:15.701 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.EHNCJYAlOe /etc/sudoers.d/nova-rootwrap 2022-04-14 06:54:15.713 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 06:54:15.717 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 06:54:15.720 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 06:54:15.722 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 06:54:15.725 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 06:54:15.727 | + 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 06:54:15.729 | + 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 06:54:15.732 | + 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 06:54:15.735 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 06:54:15.739 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 06:54:15.756 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:54:15.758 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 06:54:15.761 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 06:54:15.765 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 06:54:15.768 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 06:54:15.797 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 06:54:15.799 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 06:54:15.826 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 06:54:15.854 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 06:54:15.881 | + 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 06:54:15.910 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 06:54:15.940 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 06:54:15.969 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 06:54:15.972 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.37 2022-04-14 06:54:15.998 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 06:54:16.026 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 06:54:16.053 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 06:54:16.080 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 06:54:16.107 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 06:54:16.136 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 06:54:16.138 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:54:16.141 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:54:16.143 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:54:16.145 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:54:16.147 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:54:16.150 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:54:16.152 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:54:16.155 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:54:16.157 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:54:16.159 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:54:16.161 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:54:16.163 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 06:54:16.165 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:54:16.168 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:54:16.170 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:54:16.172 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:54:16.174 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:54:16.176 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:54:16.179 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 06:54:16.194 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:54:16.197 | + 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 06:54:16.200 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 06:54:16.202 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 06:54:16.229 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 06:54:16.232 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 06:54:16.234 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 06:54:16.236 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 06:54:16.238 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 06:54:16.241 | + 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 06:54:16.271 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 06:54:16.274 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 06:54:16.276 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 06:54:16.279 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 06:54:16.281 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 06:54:16.284 | + 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 06:54:16.312 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 06:54:16.343 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 06:54:16.369 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 06:54:16.396 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 06:54:16.413 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:54:16.415 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 06:54:16.431 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:54:16.435 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 06:54:16.436 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 06:54:16.441 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 06:54:16.443 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 06:54:16.471 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 06:54:16.487 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:54:16.489 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 06:54:16.491 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 06:54:16.494 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 06:54:16.496 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 06:54:16.498 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 06:54:16.527 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 06:54:16.554 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-14 06:54:16.580 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 06:54:16.608 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 06:54:16.634 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 06:54:16.661 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 06:54:16.689 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 06:54:16.716 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:54:16.743 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 06:54:16.771 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 06:54:16.787 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:54:16.789 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 06:54:16.791 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 06:54:16.822 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 06:54:16.849 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.37/identity 2022-04-14 06:54:16.876 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 06:54:16.902 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 06:54:16.929 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 06:54:16.961 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 06:54:16.992 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 06:54:17.021 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 06:54:17.037 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:54:17.039 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 06:54:17.041 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 06:54:17.068 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 06:54:17.098 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 06:54:17.100 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 06:54:17.128 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 06:54:17.130 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 06:54:17.132 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 06:54:17.135 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:54:17.137 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:54:17.140 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:54:17.142 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:54:17.144 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:54:17.146 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:54:17.149 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 06:54:17.151 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:54:17.154 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:54:17.156 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:54:17.158 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:54:17.160 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:54:17.163 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:54:17.165 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:54:17.167 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:54:17.169 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:54:17.171 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:54:17.174 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:54:17.176 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 06:54:17.178 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 06:54:17.180 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 06:54:17.184 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:54:17.200 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:54:17.203 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:54:17.205 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:54:17.207 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:54:17.209 | + 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 06:54:17.236 | + 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 06:54:17.264 | + 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 06:54:17.291 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:54:17.318 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 06:54:17.349 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 06:54:17.364 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:54:17.366 | + 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 06:54:17.369 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 06:54:17.372 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 06:54:17.374 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 06:54:17.377 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 06:54:17.381 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:54:17.384 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 06:54:17.389 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 06:54:17.391 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:54:17.394 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:54:17.407 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:54:17.407 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:54:17.415 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:54:17.419 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:54:17.434 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 06:54:17.437 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 06:54:17.440 | + 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 06:54:17.469 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 06:54:17.496 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 06:54:17.522 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:54:17.549 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:54:17.576 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:54:17.602 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:54:17.630 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:54:17.656 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:54:17.684 | + 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 06:54:17.712 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:54:17.739 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:54:17.766 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:54:17.793 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 06:54:17.796 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 06:54:17.798 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 06:54:17.801 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 06:54:17.803 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:54:17.805 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:54:17.808 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:54:17.810 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 06:54:17.813 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 06:54:17.815 | + 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 06:54:17.842 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 06:54:17.870 | + 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 06:54:17.870 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 06:54:17.879 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 06:54:17.882 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 06:54:17.884 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 06:54:17.887 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:54:17.889 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:54:17.891 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:54:17.893 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:54:17.896 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:54:17.898 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:54:17.900 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:54:17.903 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:54:17.905 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:54:17.908 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 06:54:17.968 | Enabling site nova-api-wsgi. 2022-04-14 06:54:17.973 | To activate the new configuration, you need to run: 2022-04-14 06:54:17.973 | systemctl reload apache2 2022-04-14 06:54:17.977 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 06:54:17.980 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:54:17.982 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:54:17.985 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:54:18.117 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 06:54:18.134 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:54:18.137 | + 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 06:54:18.139 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 06:54:18.141 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 06:54:18.144 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 06:54:18.146 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 06:54:18.148 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:54:18.152 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 06:54:18.156 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 06:54:18.158 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:54:18.160 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:54:18.174 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:54:18.174 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:54:18.182 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:54:18.185 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:54:18.201 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 06:54:18.203 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 06:54:18.207 | + 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 06:54:18.237 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 06:54:18.263 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 06:54:18.290 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:54:18.318 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:54:18.346 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:54:18.372 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:54:18.399 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:54:18.426 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:54:18.454 | + 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 06:54:18.481 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:54:18.507 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:54:18.535 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:54:18.562 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 06:54:18.564 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 06:54:18.592 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 06:54:18.608 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:54:18.610 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 06:54:18.641 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 06:54:18.644 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 06:54:18.646 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 06:54:18.663 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:54:18.666 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 06:54:18.669 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 06:54:18.697 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 06:54:18.727 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 06:54:18.729 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 06:54:18.731 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 06:54:18.734 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 06:54:18.736 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 06:54:18.738 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:54:18.754 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:54:18.757 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 06:54:18.760 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 06:54:18.763 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:54:18.779 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:54:18.781 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 06:54:18.784 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 06:54:18.811 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:54:18.814 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:54:18.816 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 06:54:18.844 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 06:54:18.871 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 06:54:18.901 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 06:54:18.917 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:54:18.919 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 06:54:18.947 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 06:54:18.950 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 06:54:18.952 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 06:54:18.982 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 06:54:19.009 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.37/identity 2022-04-14 06:54:19.037 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 06:54:19.064 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 06:54:19.093 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 06:54:19.121 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 06:54:19.148 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 06:54:19.176 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 06:54:19.204 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 06:54:19.221 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:54:19.223 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 06:54:19.227 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 06:54:19.230 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 06:54:19.232 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 06:54:19.235 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 06:54:19.237 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 06:54:19.240 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 06:54:19.242 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 06:54:19.245 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 06:54:19.247 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 06:54:19.251 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 06:54:19.253 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 06:54:19.256 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 06:54:19.258 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 06:54:19.261 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 06:54:19.264 | + 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 06:54:19.294 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 06:54:19.324 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 06:54:19.355 | + 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 06:54:19.357 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 06:54:19.360 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 06:54:19.362 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 06:54:19.385 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:54:19.388 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 06:54:19.389 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 06:54:20.122 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-04-14 06:54:20.124 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-04-14 06:54:20.791 | Adding vhost "nova_cell1" ... 2022-04-14 06:54:21.081 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-04-14 06:54:21.760 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-04-14 06:54:21.816 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 06:54:21.819 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 06:54:21.821 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 06:54:21.824 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 06:54:21.827 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 06:54:21.829 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:54:21.845 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:54:21.848 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 06:54:21.850 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 06:54:21.852 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:54:21.868 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:54:21.871 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-04-14 06:54:21.873 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-04-14 06:54:21.901 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:54:21.903 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:54:21.905 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 06:54:21.921 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:54:21.924 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 06:54:21.926 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 06:54:21.928 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 06:54:21.959 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.37/identity 2022-04-14 06:54:21.985 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 06:54:22.014 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 06:54:22.042 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 06:54:22.072 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 06:54:22.100 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 06:54:22.126 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 06:54:22.154 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 06:54:22.157 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 06:54:22.159 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 06:54:22.162 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:54:22.178 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:54:22.180 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:54:22.183 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:54:22.185 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:54:22.187 | + 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 06:54:22.216 | + 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 06:54:22.243 | + 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 06:54:22.270 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:54:22.298 | + 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 06:54:22.301 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 06:54:22.305 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 06:54:22.307 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 06:54:22.309 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 06:54:22.312 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 06:54:22.315 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 06:54:22.317 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 06:54:22.320 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 06:54:22.322 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 06:54:22.325 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 06:54:22.327 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 06:54:22.330 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 06:54:22.332 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 06:54:22.334 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 06:54:22.350 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:54:22.353 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 06:54:22.355 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 06:54:22.372 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:54:22.374 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 06:54:22.390 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:54:22.393 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 06:54:22.410 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:54:22.412 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-14 06:54:22.429 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:54:22.431 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-14 06:54:22.434 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 06:54:22.437 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 06:54:22.439 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:54:22.442 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 06:54:22.444 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 06:54:22.447 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 06:54:22.450 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:54:22.453 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:54:22.455 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 06:54:22.458 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:54:22.460 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:54:22.463 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:54:22.466 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:54:22.468 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:54:22.470 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:54:22.473 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:54:22.475 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:54:22.478 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:54:22.481 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:54:22.484 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:54:22.486 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:54:22.488 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 06:54:22.491 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:54:22.493 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:54:22.496 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:54:22.498 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 06:54:22.519 | + 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 06:54:22.628 | Reading package lists... 2022-04-14 06:54:22.871 | Building dependency tree... 2022-04-14 06:54:22.873 | Reading state information... 2022-04-14 06:54:23.127 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 06:54:23.127 | The following packages were automatically installed and are no longer required: 2022-04-14 06:54:23.128 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:54:23.128 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:54:23.128 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:54:23.128 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:54:23.128 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:54:23.128 | python3-zope.interface 2022-04-14 06:54:23.128 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:54:23.239 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:54:23.243 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:54:23.246 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:54:23.249 | + functions-common:time_stop:2432 : local name 2022-04-14 06:54:23.251 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:54:23.254 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:54:23.256 | + functions-common:time_stop:2435 : local total 2022-04-14 06:54:23.259 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:54:23.262 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:54:23.264 | + functions-common:time_stop:2439 : start_time=1649919262517 2022-04-14 06:54:23.266 | + functions-common:time_stop:2441 : [[ -z 1649919262517 ]] 2022-04-14 06:54:23.269 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:54:23.274 | + functions-common:time_stop:2444 : end_time=1649919263271 2022-04-14 06:54:23.276 | + functions-common:time_stop:2445 : elapsed_time=754 2022-04-14 06:54:23.278 | + functions-common:time_stop:2446 : total=514731 2022-04-14 06:54:23.281 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:54:23.283 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=515485 2022-04-14 06:54:23.285 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:54:23.288 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 06:54:23.290 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 06:54:23.293 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 06:54:23.295 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 06:54:23.298 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 06:54:23.328 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 06:54:23.330 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:54:23.333 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:54:23.335 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:54:23.338 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:54:23.340 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:54:23.343 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:54:23.346 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:54:23.348 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:54:23.350 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:54:23.353 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:54:23.355 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:54:23.358 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:54:23.360 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 06:54:23.363 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:54:23.365 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:54:23.368 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:54:23.371 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 06:54:23.393 | + 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 06:54:23.504 | Reading package lists... 2022-04-14 06:54:23.747 | Building dependency tree... 2022-04-14 06:54:23.749 | Reading state information... 2022-04-14 06:54:23.990 | The following packages were automatically installed and are no longer required: 2022-04-14 06:54:23.991 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:54:23.991 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:54:23.991 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:54:23.991 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:54:23.991 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:54:23.992 | python3-zope.interface 2022-04-14 06:54:23.992 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:54:24.057 | The following NEW packages will be installed: 2022-04-14 06:54:24.058 | libapache2-mod-wsgi-py3 2022-04-14 06:54:24.337 | 0 upgraded, 1 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:54:24.338 | Need to get 93.3 kB of archives. 2022-04-14 06:54:24.338 | After this operation, 300 kB of additional disk space will be used. 2022-04-14 06:54:24.338 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-04-14 06:54:25.249 | Fetched 93.3 kB in 1s (147 kB/s) 2022-04-14 06:54:25.497 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-04-14 06:54:25.549 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2022-04-14 06:54:25.552 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-04-14 06:54:25.604 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-14 06:54:25.949 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-14 06:54:26.324 | apache2_invoke: Enable module wsgi 2022-04-14 06:54:35.118 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:54:35.121 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:54:35.123 | + functions-common:time_stop:2432 : local name 2022-04-14 06:54:35.126 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:54:35.128 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:54:35.131 | + functions-common:time_stop:2435 : local total 2022-04-14 06:54:35.133 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:54:35.136 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:54:35.138 | + functions-common:time_stop:2439 : start_time=1649919263391 2022-04-14 06:54:35.141 | + functions-common:time_stop:2441 : [[ -z 1649919263391 ]] 2022-04-14 06:54:35.143 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:54:35.148 | + functions-common:time_stop:2444 : end_time=1649919275145 2022-04-14 06:54:35.150 | + functions-common:time_stop:2445 : elapsed_time=11754 2022-04-14 06:54:35.153 | + functions-common:time_stop:2446 : total=515485 2022-04-14 06:54:35.155 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:54:35.158 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=527239 2022-04-14 06:54:35.160 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:54:35.163 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 06:54:35.165 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 06:54:35.168 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:54:35.170 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:54:35.173 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:54:35.175 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 06:54:35.178 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 06:54:35.233 | wsgi (enabled by maintainer script) 2022-04-14 06:54:35.236 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 06:54:35.239 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 06:54:35.241 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:54:35.245 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 06:54:35.248 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 06:54:35.250 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:54:35.254 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:54:35.254 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:54:35.259 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 06:54:35.262 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 06:54:35.265 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 06:54:35.268 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 06:54:35.270 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 06:54:35.293 | Using python 3.8 to install osc-placement 2022-04-14 06:54:35.295 | + 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 06:54:36.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:54:36.164 | from cryptography.utils import int_from_bytes 2022-04-14 06:54:36.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:54:36.164 | from cryptography.utils import int_from_bytes 2022-04-14 06:54:37.330 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:54:37.458 | Collecting osc-placement 2022-04-14 06:54:37.466 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-04-14 06:54:37.482 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 06:54:37.483 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 06:54:37.484 | 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 06:54:37.485 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 06:54:37.486 | 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 06:54:37.487 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 06:54:37.547 | 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 06:54:37.548 | 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 06:54:37.549 | 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 06:54:37.551 | 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 06:54:37.564 | 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 06:54:37.565 | 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 06:54:37.567 | 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 06:54:37.580 | 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 06:54:37.581 | 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 06:54:37.582 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-14 06:54:37.584 | 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 06:54:37.585 | 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 06:54:37.586 | 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 06:54:37.608 | 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 06:54:37.610 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-14 06:54:37.611 | 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 06:54:37.612 | 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 06:54:37.620 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-14 06:54:37.657 | 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 06:54:37.658 | 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 06:54:37.661 | 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 06:54:37.664 | 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 06:54:37.666 | 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 06:54:37.668 | 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 06:54:37.669 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-14 06:54:37.672 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-14 06:54:37.743 | 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 06:54:37.744 | 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 06:54:37.746 | 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 06:54:37.747 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-14 06:54:37.840 | 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 06:54:37.841 | 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 06:54:37.842 | 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 06:54:37.884 | 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 06:54:37.925 | 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 06:54:38.102 | 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 06:54:40.173 | Installing collected packages: osc-placement 2022-04-14 06:54:40.431 | Successfully installed osc-placement-3.2.0 2022-04-14 06:54:40.431 | 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 06:54:40.439 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:54:40.439 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:54:40.558 | + inc/python:pip_install:200 : result=0 2022-04-14 06:54:40.566 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:54:40.569 | + functions-common:time_stop:2432 : local name 2022-04-14 06:54:40.572 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:54:40.575 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:54:40.578 | + functions-common:time_stop:2435 : local total 2022-04-14 06:54:40.580 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:54:40.583 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:54:40.585 | + functions-common:time_stop:2439 : start_time=1649919275287 2022-04-14 06:54:40.587 | + functions-common:time_stop:2441 : [[ -z 1649919275287 ]] 2022-04-14 06:54:40.591 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:54:40.595 | + functions-common:time_stop:2444 : end_time=1649919280592 2022-04-14 06:54:40.598 | + functions-common:time_stop:2445 : elapsed_time=5305 2022-04-14 06:54:40.600 | + functions-common:time_stop:2446 : total=273757 2022-04-14 06:54:40.602 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:54:40.605 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=279062 2022-04-14 06:54:40.607 | + inc/python:pip_install:203 : return 0 2022-04-14 06:54:40.610 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-14 06:54:40.612 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 06:54:40.615 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 06:54:40.617 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:54:40.620 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:54:40.623 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:54:40.626 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:54:40.628 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:54:40.631 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:54:40.649 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:54:40.651 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:54:40.653 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:54:40.656 | + functions-common:git_clone:629 : echo master 2022-04-14 06:54:40.657 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:54:40.662 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 06:54:40.665 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-04-14 06:54:40.667 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-04-14 06:54:40.670 | + functions-common:git_timed:709 : local count=0 2022-04-14 06:54:40.672 | + functions-common:git_timed:710 : local timeout=0 2022-04-14 06:54:40.674 | + functions-common:git_timed:712 : [[ -n 0 ]] 2022-04-14 06:54:40.677 | + functions-common:git_timed:713 : timeout=0 2022-04-14 06:54:40.679 | + functions-common:git_timed:716 : time_start git_timed 2022-04-14 06:54:40.681 | + functions-common:time_start:2418 : local name=git_timed 2022-04-14 06:54:40.684 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:54:40.686 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:54:40.689 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:54:40.693 | + functions-common:time_start:2423 : _TIME_START[$name]=1649919280691 2022-04-14 06:54:40.696 | + functions-common:git_timed:717 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-04-14 06:54:40.700 | Cloning into '/opt/stack/placement'... 2022-04-14 06:54:48.418 | + functions-common:git_timed:731 : time_stop git_timed 2022-04-14 06:54:48.420 | + functions-common:time_stop:2432 : local name 2022-04-14 06:54:48.422 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:54:48.425 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:54:48.427 | + functions-common:time_stop:2435 : local total 2022-04-14 06:54:48.429 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:54:48.431 | + functions-common:time_stop:2438 : name=git_timed 2022-04-14 06:54:48.434 | + functions-common:time_stop:2439 : start_time=1649919280691 2022-04-14 06:54:48.437 | + functions-common:time_stop:2441 : [[ -z 1649919280691 ]] 2022-04-14 06:54:48.440 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:54:48.444 | + functions-common:time_stop:2444 : end_time=1649919288441 2022-04-14 06:54:48.446 | + functions-common:time_stop:2445 : elapsed_time=7750 2022-04-14 06:54:48.449 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:54:48.451 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:54:48.453 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7750 2022-04-14 06:54:48.456 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 06:54:48.468 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 06:54:48.471 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:54:48.472 | + functions-common:git_clone:685 : head -1 2022-04-14 06:54:48.475 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-14 06:54:48.478 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:54:48.481 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 06:54:48.484 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:54:48.486 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 06:54:48.488 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 06:54:48.491 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:54:48.493 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 06:54:48.496 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:54:48.499 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 06:54:48.501 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 06:54:48.504 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:54:48.506 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:54:48.509 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 06:54:48.512 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:54:48.515 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 06:54:48.517 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:54:48.520 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:54:48.523 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 06:54:48.529 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 06:54:48.531 | + 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 06:54:49.217 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 06:54:49.220 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:54:49.223 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:54:49.225 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:54:49.227 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 06:54:49.230 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 06:54:49.233 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:54:49.235 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:54:49.238 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:54:49.241 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:54:49.243 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:54:49.247 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:54:49.249 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:54:49.252 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 06:54:49.273 | Using python 3.8 to install /opt/stack/placement 2022-04-14 06:54:49.276 | + 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 06:54:50.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:54:50.125 | from cryptography.utils import int_from_bytes 2022-04-14 06:54:50.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:54:50.125 | from cryptography.utils import int_from_bytes 2022-04-14 06:54:51.277 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:54:51.313 | Obtaining file:///opt/stack/placement 2022-04-14 06:54:51.314 | Preparing metadata (setup.py): started 2022-04-14 06:54:55.863 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:54:55.996 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-14 06:54:55.998 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-14 06:54:55.999 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-14 06:54:56.000 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-14 06:54:56.001 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-14 06:54:56.001 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 06:54:56.003 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-14 06:54:56.004 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-14 06:54:56.005 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 06:54:56.006 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-14 06:54:56.008 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-14 06:54:56.009 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-14 06:54:56.010 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-14 06:54:56.011 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-14 06:54:56.012 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-14 06:54:56.013 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-14 06:54:56.014 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-14 06:54:56.015 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 06:54:56.016 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-14 06:54:56.017 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-14 06:54:56.018 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-14 06:54:56.082 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-14 06:54:56.083 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-14 06:54:56.084 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-14 06:54:56.086 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 06:54:56.087 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 06:54:56.089 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-14 06:54:56.108 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-14 06:54:56.148 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 06:54:56.150 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 06:54:56.151 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-14 06:54:56.152 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-14 06:54:56.153 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-14 06:54:56.203 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-14 06:54:56.204 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-14 06:54:56.206 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-14 06:54:56.208 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-14 06:54:56.247 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-14 06:54:56.251 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-14 06:54:56.268 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-14 06:54:56.269 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 06:54:56.272 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 06:54:56.297 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-14 06:54:56.299 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-14 06:54:56.310 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 06:54:56.327 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-14 06:54:56.330 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-14 06:54:56.330 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-14 06:54:56.332 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-14 06:54:56.374 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-14 06:54:56.374 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-14 06:54:56.377 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-14 06:54:56.379 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-14 06:54:56.395 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-14 06:54:56.581 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-14 06:54:56.620 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-14 06:54:56.621 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-14 06:54:56.623 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-14 06:54:56.638 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-14 06:54:56.671 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-14 06:54:56.726 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-14 06:54:56.790 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-14 06:54:56.872 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-14 06:54:56.921 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-14 06:54:57.107 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-14 06:54:57.108 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-14 06:54:57.110 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-14 06:54:57.186 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 06:54:57.248 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-14 06:54:57.404 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-14 06:54:57.513 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-14 06:54:57.514 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-14 06:54:59.317 | Installing collected packages: openstack-placement 2022-04-14 06:54:59.318 | Running setup.py develop for openstack-placement 2022-04-14 06:55:05.092 | Successfully installed openstack-placement 2022-04-14 06:55:05.093 | 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 06:55:05.100 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:55:05.100 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:55:05.222 | + inc/python:pip_install:200 : result=0 2022-04-14 06:55:05.225 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:55:05.227 | + functions-common:time_stop:2432 : local name 2022-04-14 06:55:05.229 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:55:05.231 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:55:05.234 | + functions-common:time_stop:2435 : local total 2022-04-14 06:55:05.236 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:55:05.238 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:55:05.240 | + functions-common:time_stop:2439 : start_time=1649919289268 2022-04-14 06:55:05.243 | + functions-common:time_stop:2441 : [[ -z 1649919289268 ]] 2022-04-14 06:55:05.246 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:55:05.250 | + functions-common:time_stop:2444 : end_time=1649919305248 2022-04-14 06:55:05.253 | + functions-common:time_stop:2445 : elapsed_time=15980 2022-04-14 06:55:05.255 | + functions-common:time_stop:2446 : total=279062 2022-04-14 06:55:05.257 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:55:05.259 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=295042 2022-04-14 06:55:05.262 | + inc/python:pip_install:203 : return 0 2022-04-14 06:55:05.265 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:55:05.268 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 06:55:05.270 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 06:55:05.289 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 06:55:05.301 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 06:55:05.304 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 06:55:05.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:55:05.309 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:55:05.312 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 06:55:05.314 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:55:05.317 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:55:05.319 | + ./stack.sh:main:945 : configure_placement 2022-04-14 06:55:05.322 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 06:55:05.334 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 06:55:05.337 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 06:55:05.341 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 06:55:05.344 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 06:55:05.347 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 06:55:05.349 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 06:55:05.352 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 06:55:05.355 | + 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 06:55:05.387 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 06:55:05.418 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 06:55:05.450 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 06:55:05.453 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 06:55:05.455 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 06:55:05.458 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 06:55:05.460 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 06:55:05.491 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 06:55:05.521 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-14 06:55:05.550 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 06:55:05.585 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 06:55:05.615 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 06:55:05.644 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 06:55:05.673 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 06:55:05.702 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:55:05.731 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 06:55:05.760 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 06:55:05.763 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 06:55:05.765 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 06:55:05.768 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:55:05.786 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:55:05.789 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:55:05.791 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:55:05.794 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:55:05.796 | + 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 06:55:05.827 | + 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 06:55:05.857 | + 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 06:55:05.886 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:55:05.915 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 06:55:05.918 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 06:55:05.920 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 06:55:05.923 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 06:55:05.925 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 06:55:05.928 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 06:55:05.930 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:55:05.934 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 06:55:05.938 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 06:55:05.941 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:55:05.943 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:55:05.957 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:55:05.957 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:55:05.965 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:55:05.969 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:55:05.984 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 06:55:05.987 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 06:55:05.990 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 06:55:06.022 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 06:55:06.050 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 06:55:06.079 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:55:06.108 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:55:06.137 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:55:06.165 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:55:06.194 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:55:06.223 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:55:06.252 | + 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 06:55:06.280 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:55:06.309 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:55:06.338 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:55:06.366 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 06:55:06.370 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 06:55:06.373 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 06:55:06.375 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 06:55:06.378 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:55:06.380 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:55:06.383 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:55:06.386 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 06:55:06.388 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 06:55:06.391 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 06:55:06.420 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 06:55:06.450 | + 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 06:55:06.451 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 06:55:06.459 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 06:55:06.463 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 06:55:06.465 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 06:55:06.468 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:55:06.470 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:55:06.473 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:55:06.475 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:55:06.478 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:55:06.481 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:55:06.483 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:55:06.486 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:55:06.488 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:55:06.491 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 06:55:06.553 | Enabling site placement-api. 2022-04-14 06:55:06.559 | To activate the new configuration, you need to run: 2022-04-14 06:55:06.559 | systemctl reload apache2 2022-04-14 06:55:06.563 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 06:55:06.566 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:55:06.568 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:55:06.571 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:55:06.724 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-14 06:55:06.746 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:55:06.749 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-14 06:55:06.768 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:55:06.771 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-14 06:55:06.793 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:55:06.796 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-14 06:55:06.798 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 06:55:06.801 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 06:55:06.834 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-04-14 06:55:06.865 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 06:55:06.895 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 06:55:06.928 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 06:55:06.960 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 06:55:06.990 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 06:55:07.019 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 06:55:07.049 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-14 06:55:07.066 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:55:07.068 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-14 06:55:07.086 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:55:07.089 | + ./stack.sh:main:971 : run_phase stack install 2022-04-14 06:55:07.092 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 06:55:07.094 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 06:55:07.097 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 06:55:07.099 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 06:55:07.102 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 06:55:07.104 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 06:55:07.107 | + functions-common:run_phase:1870 : local extra 2022-04-14 06:55:07.110 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 06:55:07.114 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 06:55:07.117 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 06:55:07.119 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 06:55:07.122 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 06:55:07.125 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 06:55:07.140 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:55:07.143 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 06:55:07.145 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:55:07.147 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 06:55:07.150 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 06:55:07.153 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:55:07.155 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-14 06:55:07.158 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 06:55:07.160 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 06:55:07.224 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 06:55:07.261 | [17840 Async install_tempest:77922]: running: install_tempest 2022-04-14 06:55:07.264 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 06:55:07.266 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 06:55:07.269 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 06:55:07.272 | + 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 06:55:07.275 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 06:55:07.278 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 06:55:07.281 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 06:55:07.283 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 06:55:07.286 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 06:55:07.289 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-14 06:55:07.291 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 06:55:07.293 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:55:07.296 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 06:55:07.299 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 06:55:07.302 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:55:07.305 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-14 06:55:07.307 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 06:55:07.310 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:55:07.314 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 06:55:07.317 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 06:55:07.320 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:55:07.325 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:55:07.325 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:55:07.331 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 06:55:07.333 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 06:55:07.336 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 06:55:07.339 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 06:55:07.342 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 06:55:07.364 | Using python 3.8 to install python-openstackclient 2022-04-14 06:55:07.367 | + 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 06:55:08.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:55:08.231 | from cryptography.utils import int_from_bytes 2022-04-14 06:55:08.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:55:08.231 | from cryptography.utils import int_from_bytes 2022-04-14 06:55:09.389 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:55:09.575 | Collecting python-openstackclient 2022-04-14 06:55:09.585 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-04-14 06:55:09.644 | 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 06:55:09.645 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 06:55:09.646 | 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 06:55:09.647 | 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 06:55:09.648 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 06:55:09.649 | 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 06:55:09.651 | 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 06:55:09.652 | 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 06:55:09.653 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 06:55:09.655 | 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 06:55:09.656 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 06:55:09.668 | 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 06:55:09.669 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-14 06:55:09.670 | 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 06:55:09.671 | 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 06:55:09.673 | 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 06:55:09.698 | 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 06:55:09.699 | 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 06:55:09.701 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-14 06:55:09.702 | 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 06:55:09.703 | 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 06:55:09.705 | 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 06:55:09.706 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-14 06:55:09.707 | 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 06:55:09.708 | 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 06:55:09.709 | 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 06:55:09.710 | 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 06:55:09.724 | 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 06:55:09.743 | 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 06:55:09.744 | 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 06:55:09.745 | 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 06:55:09.747 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-14 06:55:09.767 | 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 06:55:09.786 | 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 06:55:09.787 | 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 06:55:09.789 | 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 06:55:09.880 | 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 06:55:09.881 | 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 06:55:09.882 | 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 06:55:09.924 | 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 06:55:09.935 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-14 06:55:09.970 | 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 06:55:10.132 | 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 06:55:10.149 | 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 06:55:10.255 | 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 06:55:10.256 | 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 06:55:10.257 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-14 06:55:10.261 | 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 06:55:10.417 | 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 06:55:12.538 | Installing collected packages: python-openstackclient 2022-04-14 06:55:14.126 | Successfully installed python-openstackclient-5.8.0 2022-04-14 06:55:14.126 | 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 06:55:14.133 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:55:14.133 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:55:14.268 | + inc/python:pip_install:200 : result=0 2022-04-14 06:55:14.271 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:55:14.274 | + functions-common:time_stop:2432 : local name 2022-04-14 06:55:14.276 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:55:14.279 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:55:14.281 | + functions-common:time_stop:2435 : local total 2022-04-14 06:55:14.283 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:55:14.286 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:55:14.288 | + functions-common:time_stop:2439 : start_time=1649919307358 2022-04-14 06:55:14.290 | + functions-common:time_stop:2441 : [[ -z 1649919307358 ]] 2022-04-14 06:55:14.293 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:55:14.297 | + functions-common:time_stop:2444 : end_time=1649919314295 2022-04-14 06:55:14.300 | + functions-common:time_stop:2445 : elapsed_time=6937 2022-04-14 06:55:14.302 | + functions-common:time_stop:2446 : total=295042 2022-04-14 06:55:14.304 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:55:14.307 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=301979 2022-04-14 06:55:14.310 | + inc/python:pip_install:203 : return 0 2022-04-14 06:55:14.312 | + ./stack.sh:main:983 : install_oscwrap 2022-04-14 06:55:14.316 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 06:55:14.320 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.UXEfnBw54d 2022-04-14 06:55:14.323 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 06:55:14.326 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 06:55:14.328 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 06:55:14.331 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-14 06:55:14.334 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 06:55:14.336 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-14 06:55:14.356 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:55:14.359 | + ./stack.sh:main:1037 : configure_database 2022-04-14 06:55:14.361 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 06:55:14.364 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 06:55:14.366 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 06:55:14.368 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:55:14.371 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-14 06:55:14.374 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 06:55:14.376 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:55:14.378 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:55:14.381 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 06:55:14.384 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 06:55:14.387 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 06:55:14.388 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 06:55:14.393 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 06:55:14.453 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 06:55:14.456 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:55:14.458 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:55:14.461 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:55:14.464 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:55:14.466 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:55:14.468 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:55:14.471 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:55:14.474 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:55:14.477 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:55:14.480 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:55:14.482 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:55:14.485 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 06:55:14.487 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:55:14.490 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:55:14.492 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:55:14.494 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:55:14.497 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:55:14.499 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:55:14.502 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 06:55:14.504 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:55:14.506 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:55:14.509 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 06:55:14.512 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:55:14.514 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 06:55:17.718 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 06:55:17.772 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 06:55:17.772 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 06:55:17.794 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 06:55:17.814 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 06:55:17.841 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:55:17.866 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:55:17.882 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 06:55:17.906 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 06:55:17.926 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 06:55:17.954 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:55:17.974 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:55:17.980 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 06:55:17.982 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 06:55:17.993 | + 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 06:55:18.025 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 06:55:18.171 | + 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 06:55:18.223 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 06:55:18.402 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 06:55:18.682 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 06:55:18.974 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 06:55:19.262 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 06:55:19.277 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 06:55:19.293 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:55:19.322 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 06:55:22.867 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-14 06:55:22.870 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-14 06:55:22.873 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 06:55:22.878 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-065522 2022-04-14 06:55:22.880 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-065522 1041' 2022-04-14 06:55:22.883 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:55:22.886 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 06:55:22.889 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:55:22.891 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 06:55:22.894 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:55:22.896 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 06:55:22.899 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:55:22.902 | + 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 06:55:22.905 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:55:22.909 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-04-14 06:55:22.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:55:22.917 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-04-14 06:55:22.920 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:55:22.922 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-064016 2022-04-14 06:55:22.925 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:55:22.927 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 06:55:22.930 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:55:22.932 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-04-14 06:55:22.935 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:55:22.937 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 06:55:22.940 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:55:22.942 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 06:55:22.945 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:55:22.948 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 06:55:22.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:55:22.953 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 06:55:22.956 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-14 06:55:22.958 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 06:55:22.961 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 06:55:22.973 | + ./stack.sh:main:1067 : start_dstat 2022-04-14 06:55:22.976 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:55:22.979 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 06:55:22.981 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:55:22.984 | + functions-common:run_process:1689 : local group= 2022-04-14 06:55:22.986 | + functions-common:run_process:1690 : local user= 2022-04-14 06:55:22.989 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 06:55:22.991 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 06:55:22.994 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 06:55:22.996 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:55:22.999 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:55:23.002 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:55:23.006 | + functions-common:time_start:2423 : _TIME_START[$name]=1649919323004 2022-04-14 06:55:23.010 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 06:55:23.029 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:55:23.031 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 06:55:23.034 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 06:55:23.037 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:55:23.039 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:55:23.042 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:55:23.045 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:55:23.047 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 06:55:23.050 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 06:55:23.053 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 06:55:23.055 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 06:55:23.058 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 06:55:23.060 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 06:55:23.063 | + 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 06:55:23.065 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 06:55:23.068 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:55:23.070 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 06:55:23.073 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 06:55:23.076 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 06:55:23.078 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 06:55:23.081 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 06:55:23.083 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 06:55:23.088 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 06:55:23.152 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 06:55:23.216 | + 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 06:55:23.270 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 06:55:23.328 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 06:55:23.383 | + 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 06:55:23.439 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 06:55:23.441 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 06:55:23.511 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 06:55:23.924 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 06:55:23.937 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 06:55:24.316 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 06:55:24.364 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 06:55:24.366 | + functions-common:time_stop:2432 : local name 2022-04-14 06:55:24.369 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:55:24.372 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:55:24.374 | + functions-common:time_stop:2435 : local total 2022-04-14 06:55:24.377 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:55:24.379 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 06:55:24.382 | + functions-common:time_stop:2439 : start_time=1649919323004 2022-04-14 06:55:24.385 | + functions-common:time_stop:2441 : [[ -z 1649919323004 ]] 2022-04-14 06:55:24.390 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:55:24.393 | + functions-common:time_stop:2444 : end_time=1649919324390 2022-04-14 06:55:24.395 | + functions-common:time_stop:2445 : elapsed_time=1386 2022-04-14 06:55:24.398 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:55:24.401 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:55:24.404 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1386 2022-04-14 06:55:24.406 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 06:55:24.409 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 06:55:24.411 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 06:55:24.414 | + functions-common:run_process:1689 : local group= 2022-04-14 06:55:24.416 | + functions-common:run_process:1690 : local user=root 2022-04-14 06:55:24.419 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 06:55:24.421 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 06:55:24.425 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 06:55:24.427 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:55:24.430 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:55:24.435 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:55:24.438 | + functions-common:time_start:2423 : _TIME_START[$name]=1649919324435 2022-04-14 06:55:24.441 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 06:55:24.470 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:55:24.474 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 06:55:24.478 | + functions-common:time_stop:2432 : local name 2022-04-14 06:55:24.480 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:55:24.483 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:55:24.485 | + functions-common:time_stop:2435 : local total 2022-04-14 06:55:24.488 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:55:24.493 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 06:55:24.496 | + functions-common:time_stop:2439 : start_time=1649919324435 2022-04-14 06:55:24.505 | + functions-common:time_stop:2441 : [[ -z 1649919324435 ]] 2022-04-14 06:55:24.513 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:55:24.516 | + functions-common:time_stop:2444 : end_time=1649919324513 2022-04-14 06:55:24.521 | + functions-common:time_stop:2445 : elapsed_time=78 2022-04-14 06:55:24.523 | + functions-common:time_stop:2446 : total=1386 2022-04-14 06:55:24.527 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:55:24.529 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1464 2022-04-14 06:55:24.532 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 06:55:24.554 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:55:24.557 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-14 06:55:24.646 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:55:24.650 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-14 06:55:24.726 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:55:24.737 | + ./stack.sh:main:1080 : start_etcd3 2022-04-14 06:55:24.739 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 06:55:24.742 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837552-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 06:55:24.745 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 06:55:24.747 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837552-1-hyperv=http://10.222.0.37:2380' 2022-04-14 06:55:24.750 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.37:2380' 2022-04-14 06:55:24.755 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.37:2379' 2022-04-14 06:55:24.759 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 06:55:24.766 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 06:55:24.768 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.37:2379' 2022-04-14 06:55:24.773 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 06:55:24.776 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 06:55:24.778 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 06:55:24.781 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837552-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837552-1-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' '' root 2022-04-14 06:55:24.784 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 06:55:24.786 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837552-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837552-1-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-04-14 06:55:24.791 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 06:55:24.792 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 06:55:24.794 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 06:55:24.796 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 06:55:24.799 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 06:55:24.801 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 06:55:24.806 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 06:55:24.872 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 06:55:24.936 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837552-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837552-1-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-04-14 06:55:24.989 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 06:55:25.051 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 06:55:25.106 | + 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 06:55:25.163 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 06:55:25.166 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 06:55:25.235 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 06:55:25.613 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 06:55:25.674 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 06:55:25.733 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 06:55:25.789 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 06:55:25.848 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 06:55:25.851 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 06:55:25.855 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 06:55:25.858 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 06:55:26.281 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 06:55:26.295 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 06:55:26.678 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 06:55:27.558 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-14 06:55:27.582 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:55:27.585 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-14 06:55:27.588 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 06:55:27.591 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 06:55:27.596 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 06:55:27.608 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 06:55:27.621 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 06:55:27.623 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 06:55:27.626 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 06:55:27.723 | The user clouds.yaml file didn't exist. 2022-04-14 06:55:27.734 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 06:55:27.844 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 06:55:27.957 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 06:55:28.072 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 06:55:28.192 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 06:55:28.313 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 06:55:28.441 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 06:55:28.571 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 06:55:28.703 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 06:55:28.838 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 06:55:28.844 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 06:55:28.847 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 06:55:28.850 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 06:55:28.854 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-14 06:55:28.857 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-14 06:55:28.861 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-14 06:55:28.882 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:55:28.885 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-14 06:55:28.887 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:55:28.890 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-14 06:55:28.893 | + ./stack.sh:main:1097 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-04-14 06:55:28.895 | + ./stack.sh:main:1098 : init_keystone 2022-04-14 06:55:28.898 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 06:55:28.921 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:55:28.925 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 06:55:28.927 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 06:55:28.929 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 06:55:28.932 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 06:55:28.935 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 06:55:28.937 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 06:55:28.942 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 06:55:29.014 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 06:55:29.018 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 06:55:29.118 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 06:55:29.121 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 06:55:29.123 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:55:29.125 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:55:29.129 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:55:29.133 | + functions-common:time_start:2423 : _TIME_START[$name]=1649919329130 2022-04-14 06:55:29.136 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 06:55:33.914 | 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=79930) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 06:55:33.921 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:55:33.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:33.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:33.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:33.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:33.923 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:33.923 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:33.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:33.923 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:33.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:33.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:33.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:33.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:33.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:33.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:33.924 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:55:33.924 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:55:33.954 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:55:33.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:33.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:33.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:33.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:33.955 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:33.955 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:33.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:33.955 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:33.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:33.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:33.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:33.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:33.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:33.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:33.956 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:55:33.957 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:55:34.399 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:55:34.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:34.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:34.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:34.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:34.401 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:34.401 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:34.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:34.401 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:34.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:34.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:34.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:34.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:34.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:55:34.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:55:34.403 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:55:34.403 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:55:34.410 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 06:56:03.892 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:03.892 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 06:56:03.968 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:03.968 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 06:56:04.036 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:04.037 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 06:56:04.099 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:04.100 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 06:56:04.179 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:04.179 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 06:56:04.263 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:04.263 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 06:56:05.354 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:05.355 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:56:05.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.357 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.357 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.357 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.358 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.358 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:56:05.358 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:56:05.358 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:56:05.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.360 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.360 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.360 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.361 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:56:05.361 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:56:05.369 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:56:05.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.370 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.371 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.371 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.371 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.371 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:56:05.371 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:56:05.718 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:56:05.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.720 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.720 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.721 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.721 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.721 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:56:05.721 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:56:05.797 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:56:05.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.799 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.799 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.800 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:05.800 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:05.800 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:56:05.800 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:56:05.807 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 06:56:06.037 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:06.037 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 06:56:06.122 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:06.123 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 06:56:06.179 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:06.179 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 06:56:06.242 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:06.242 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 06:56:06.305 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:06.305 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 06:56:06.374 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:06.374 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 06:56:06.458 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:06.458 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:56:06.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.460 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.461 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.461 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.461 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:56:06.461 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:56:06.462 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:56:06.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.464 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.464 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.464 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.464 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.465 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:56:06.465 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:56:06.472 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:56:06.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.481 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.482 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:56:06.482 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:56:06.777 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:56:06.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.778 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.779 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.779 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.779 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:56:06.780 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:56:06.866 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:56:06.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.867 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.868 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.868 | 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=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:56:06.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:56:06.869 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:56:06.869 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:56:06.877 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 06:56:06.945 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:06.946 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 06:56:07.038 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:07.038 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 06:56:07.128 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:07.128 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 06:56:07.191 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:07.191 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 06:56:07.252 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:07.252 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 06:56:07.355 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:07.355 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 06:56:07.437 | INFO migrate.versioning.api [-] done 2022-04-14 06:56:07.827 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 06:56:07.829 | + functions-common:time_stop:2432 : local name 2022-04-14 06:56:07.832 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:56:07.834 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:56:07.837 | + functions-common:time_stop:2435 : local total 2022-04-14 06:56:07.840 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:56:07.843 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 06:56:07.845 | + functions-common:time_stop:2439 : start_time=1649919329130 2022-04-14 06:56:07.848 | + functions-common:time_stop:2441 : [[ -z 1649919329130 ]] 2022-04-14 06:56:07.851 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:56:07.855 | + functions-common:time_stop:2444 : end_time=1649919367852 2022-04-14 06:56:07.858 | + functions-common:time_stop:2445 : elapsed_time=38722 2022-04-14 06:56:07.860 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:56:07.862 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:56:07.865 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=38722 2022-04-14 06:56:07.867 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 06:56:07.876 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 06:56:07.876 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 06:56:10.129 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 06:56:10.157 | [77922 Async install_tempest:77922]: finished successfully 2022-04-14 06:56:12.475 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 06:56:12.476 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 06:56:12.476 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 06:56:12.476 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 06:56:12.477 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 06:56:12.477 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 06:56:12.477 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 06:56:12.477 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 06:56:12.478 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 06:56:12.833 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 06:56:12.837 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 06:56:17.298 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 06:56:17.298 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 06:56:17.299 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 06:56:17.299 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 06:56:17.299 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 06:56:17.299 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 06:56:17.300 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 06:56:17.300 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 06:56:17.300 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 06:56:17.653 | + ./stack.sh:main:1099 : start_keystone 2022-04-14 06:56:17.656 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 06:56:17.658 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 06:56:17.661 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 06:56:17.678 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:56:17.680 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 06:56:17.683 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 06:56:17.688 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 06:56:17.691 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 06:56:17.694 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:56:17.696 | + functions-common:run_process:1689 : local group= 2022-04-14 06:56:17.699 | + functions-common:run_process:1690 : local user= 2022-04-14 06:56:17.701 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 06:56:17.704 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 06:56:17.706 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 06:56:17.709 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:56:17.711 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:56:17.714 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:56:17.719 | + functions-common:time_start:2423 : _TIME_START[$name]=1649919377716 2022-04-14 06:56:17.721 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 06:56:17.737 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:56:17.740 | + 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 06:56:17.742 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 06:56:17.745 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:56:17.747 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:56:17.750 | + 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 06:56:17.752 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:56:17.755 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 06:56:17.757 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 06:56:17.760 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 06:56:17.762 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 06:56:17.765 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 06:56:17.767 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 06:56:17.770 | + 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 06:56:17.772 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 06:56:17.774 | + 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 06:56:17.776 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 06:56:17.778 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 06:56:17.781 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 06:56:17.783 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 06:56:17.787 | + 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 06:56:17.848 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 06:56:17.908 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 06:56:17.958 | + 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 06:56:18.016 | + 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 06:56:18.066 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 06:56:18.123 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 06:56:18.173 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 06:56:18.224 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 06:56:18.277 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 06:56:18.327 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 06:56:18.330 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 06:56:18.390 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 06:56:18.768 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 06:56:18.781 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 06:56:19.165 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 06:56:19.246 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 06:56:19.248 | + functions-common:time_stop:2432 : local name 2022-04-14 06:56:19.253 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:56:19.256 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:56:19.260 | + functions-common:time_stop:2435 : local total 2022-04-14 06:56:19.264 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:56:19.266 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 06:56:19.269 | + functions-common:time_stop:2439 : start_time=1649919377716 2022-04-14 06:56:19.272 | + functions-common:time_stop:2441 : [[ -z 1649919377716 ]] 2022-04-14 06:56:19.275 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:56:19.280 | + functions-common:time_stop:2444 : end_time=1649919379276 2022-04-14 06:56:19.282 | + functions-common:time_stop:2445 : elapsed_time=1560 2022-04-14 06:56:19.284 | + functions-common:time_stop:2446 : total=1464 2022-04-14 06:56:19.287 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:56:19.289 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3024 2022-04-14 06:56:19.291 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 06:56:19.292 | Waiting for keystone to start... 2022-04-14 06:56:19.294 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.37/identity/v3/ 2022-04-14 06:56:19.296 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.37/identity/v3/ 2022-04-14 06:56:19.299 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 06:56:19.301 | + functions:wait_for_service:458 : local url=http://10.222.0.37/identity/v3/ 2022-04-14 06:56:19.303 | + functions:wait_for_service:459 : local rval=0 2022-04-14 06:56:19.306 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 06:56:19.308 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 06:56:19.311 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:56:19.313 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:56:19.317 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:56:19.321 | + functions-common:time_start:2423 : _TIME_START[$name]=1649919379318 2022-04-14 06:56:19.324 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 06:56:19.330 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/identity/v3/ 2022-04-14 06:56:25.848 | + :: : [[ 200 == 503 ]] 2022-04-14 06:56:25.849 | + :: : [[ 0 -eq 7 ]] 2022-04-14 06:56:25.852 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 06:56:25.854 | + functions-common:time_stop:2432 : local name 2022-04-14 06:56:25.857 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:56:25.859 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:56:25.862 | + functions-common:time_stop:2435 : local total 2022-04-14 06:56:25.864 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:56:25.867 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 06:56:25.869 | + functions-common:time_stop:2439 : start_time=1649919379318 2022-04-14 06:56:25.871 | + functions-common:time_stop:2441 : [[ -z 1649919379318 ]] 2022-04-14 06:56:25.874 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:56:25.879 | + functions-common:time_stop:2444 : end_time=1649919385876 2022-04-14 06:56:25.881 | + functions-common:time_stop:2445 : elapsed_time=6558 2022-04-14 06:56:25.884 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:56:25.886 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:56:25.889 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6558 2022-04-14 06:56:25.891 | + functions:wait_for_service:467 : return 0 2022-04-14 06:56:25.894 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 06:56:25.911 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:56:25.914 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 06:56:25.916 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:56:25.919 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 06:56:25.943 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-14 06:56:25.946 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.37/identity 2022-04-14 06:56:30.509 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.509 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.509 | 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=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.517 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.533 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.533 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.564 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.597 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.598 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.686 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.687 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.687 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.687 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.687 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.687 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.700 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.700 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.700 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.700 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.701 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.701 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.701 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.708 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.711 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.711 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.711 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.711 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.712 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.712 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.712 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80803) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:56:30.745 | 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=80803) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 06:56:31.141 | INFO keystone.cmd.bootstrap [None req-aaa12a1b-9b9c-4dee-a379-e06c34ab1c73 None None] Created domain default 2022-04-14 06:56:31.255 | INFO keystone.cmd.bootstrap [None req-aaa12a1b-9b9c-4dee-a379-e06c34ab1c73 None None] Created project admin 2022-04-14 06:56:31.281 | DEBUG passlib.handlers.bcrypt [None req-aaa12a1b-9b9c-4dee-a379-e06c34ab1c73 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=80803) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 06:56:31.282 | DEBUG passlib.handlers.bcrypt [None req-aaa12a1b-9b9c-4dee-a379-e06c34ab1c73 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80803) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 06:56:31.430 | INFO keystone.cmd.bootstrap [None req-aaa12a1b-9b9c-4dee-a379-e06c34ab1c73 None None] Created user admin 2022-04-14 06:56:31.516 | INFO keystone.cmd.bootstrap [None req-aaa12a1b-9b9c-4dee-a379-e06c34ab1c73 None None] Created role reader 2022-04-14 06:56:31.573 | INFO keystone.cmd.bootstrap [None req-aaa12a1b-9b9c-4dee-a379-e06c34ab1c73 None None] Created role member 2022-04-14 06:56:31.650 | INFO keystone.cmd.bootstrap [None req-aaa12a1b-9b9c-4dee-a379-e06c34ab1c73 None None] Created implied role where 90a0f2980acf41f78487f367430874f8 implies 1220653a032244138d93a721a40e0395 2022-04-14 06:56:31.739 | INFO keystone.cmd.bootstrap [None req-aaa12a1b-9b9c-4dee-a379-e06c34ab1c73 None None] Created role admin 2022-04-14 06:56:31.822 | INFO keystone.cmd.bootstrap [None req-aaa12a1b-9b9c-4dee-a379-e06c34ab1c73 None None] Created implied role where 58b5f615ed9e4f30a32e3ecb47975f2c implies 90a0f2980acf41f78487f367430874f8 2022-04-14 06:56:31.893 | INFO keystone.cmd.bootstrap [None req-aaa12a1b-9b9c-4dee-a379-e06c34ab1c73 None None] Granted role admin on project admin to user admin. 2022-04-14 06:56:31.958 | INFO keystone.cmd.bootstrap [None req-aaa12a1b-9b9c-4dee-a379-e06c34ab1c73 None None] Granted role admin on the system to user admin. 2022-04-14 06:56:32.035 | WARNING py.warnings [None req-aaa12a1b-9b9c-4dee-a379-e06c34ab1c73 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 06:56:32.035 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 06:56:32.035 |  2022-04-14 06:56:32.038 | INFO keystone.cmd.bootstrap [None req-aaa12a1b-9b9c-4dee-a379-e06c34ab1c73 None None] Created region RegionOne 2022-04-14 06:56:32.207 | INFO keystone.cmd.bootstrap [None req-aaa12a1b-9b9c-4dee-a379-e06c34ab1c73 None None] Created public endpoint http://10.222.0.37/identity 2022-04-14 06:56:32.653 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 06:56:32.656 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-14 06:56:32.658 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 06:56:32.661 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 06:56:35.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:35.816 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:35.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:35.816 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:35.975 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:56:35.978 | + lib/keystone:create_keystone_accounts:310 : admin_project=0601881bfb9748db817e65db09981b32 2022-04-14 06:56:35.980 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 06:56:35.986 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 06:56:38.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:38.194 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:38.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:38.194 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:38.357 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:56:38.360 | + lib/keystone:create_keystone_accounts:312 : admin_user=bbfaeae6196a415c8b74b4236e40b4d9 2022-04-14 06:56:38.362 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 06:56:38.364 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 06:56:38.367 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 06:56:38.369 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin bbfaeae6196a415c8b74b4236e40b4d9 default 2022-04-14 06:56:38.425 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin bbfaeae6196a415c8b74b4236e40b4d9 default 2022-04-14 06:56:38.464 | [17840 Async ks-domain-role:80925]: running: get_or_add_user_domain_role admin bbfaeae6196a415c8b74b4236e40b4d9 default 2022-04-14 06:56:38.467 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 06:56:38.470 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 06:56:38.473 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 06:56:41.572 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 06:56:41.575 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 06:56:41.575 | default 2022-04-14 06:56:41.577 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 06:56:41.635 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 06:56:41.675 | [17840 Async ks-project:81064]: running: get_or_create_project service Default 2022-04-14 06:56:41.679 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 06:56:41.742 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 06:56:41.792 | [17840 Async ks-service:81150]: running: get_or_create_role service 2022-04-14 06:56:41.795 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 06:56:41.875 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 06:56:41.940 | [17840 Async ks-reseller:81236]: running: get_or_create_role ResellerAdmin 2022-04-14 06:56:41.962 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 06:56:41.986 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 06:56:42.425 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 06:56:42.618 | [17840 Async ks-anotherrole:81327]: running: get_or_create_role anotherrole 2022-04-14 06:56:42.650 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 06:56:42.679 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 06:56:42.698 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:56:42.742 | +++ 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 06:56:45.237 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:56:45.350 | [81150 Async ks-service:81150]: finished successfully 2022-04-14 06:56:45.859 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:56:45.914 | [81236 Async ks-reseller:81236]: finished successfully 2022-04-14 06:56:45.983 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:56:46.040 | [81064 Async ks-project:81064]: finished successfully 2022-04-14 06:56:46.357 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:56:46.384 | [81327 Async ks-anotherrole:81327]: finished successfully 2022-04-14 06:56:46.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:46.404 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:46.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:46.404 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:46.568 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:56:46.571 | ++ functions-common:get_or_create_project:945 : project_id=01af8a23286c47a191dd2ecc7553ea01 2022-04-14 06:56:46.573 | ++ functions-common:get_or_create_project:946 : echo 01af8a23286c47a191dd2ecc7553ea01 2022-04-14 06:56:46.576 | + lib/keystone:create_keystone_accounts:340 : invis_project=01af8a23286c47a191dd2ecc7553ea01 2022-04-14 06:56:46.578 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 06:56:46.581 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 06:56:46.584 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:56:46.587 | +++ 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 06:56:49.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:49.175 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:49.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:49.175 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:49.266 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:56:49.292 | [80925 Async ks-domain-role:80925]: finished successfully 2022-04-14 06:56:49.352 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:56:49.355 | ++ functions-common:get_or_create_project:945 : project_id=17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:56:49.357 | ++ functions-common:get_or_create_project:946 : echo 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:56:49.360 | + lib/keystone:create_keystone_accounts:344 : demo_project=17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:56:49.362 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 06:56:49.366 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 06:56:49.368 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:56:49.371 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 06:56:49.373 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 06:56:49.377 | +++ 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 06:56:51.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:51.904 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:51.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:51.904 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:52.067 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:56:52.070 | ++ functions-common:get_or_create_user:932 : user_id=378901de3f684b7b8b90f98d26a0b5bd 2022-04-14 06:56:52.073 | ++ functions-common:get_or_create_user:933 : echo 378901de3f684b7b8b90f98d26a0b5bd 2022-04-14 06:56:52.076 | + lib/keystone:create_keystone_accounts:347 : demo_user=378901de3f684b7b8b90f98d26a0b5bd 2022-04-14 06:56:52.079 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 06:56:52.127 | [17840 Async ks-domain-role:80925]: Waiting for completion of get_or_add_user_domain_role admin bbfaeae6196a415c8b74b4236e40b4d9 default running on PID 80925 (6 other jobs running) 2022-04-14 06:56:52.152 | [17840 Async ks-domain-role:80925]: Signaling child to exit 2022-04-14 06:56:52.152 | WAKEUP 2022-04-14 06:56:52.175 | [17840 Async ks-domain-role:80925]: Signaled 2022-04-14 06:56:52.176 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 06:56:52.177 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bbfaeae6196a415c8b74b4236e40b4d9 --domain default 2022-04-14 06:56:52.177 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 06:56:52.177 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:56:52.177 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:56:52.177 | ++ functions-common:get_field:819 : read data 2022-04-14 06:56:52.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:52.177 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:52.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:52.177 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:52.177 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:56:52.177 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 06:56:52.177 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 06:56:52.177 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user bbfaeae6196a415c8b74b4236e40b4d9 --domain default 2022-04-14 06:56:52.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:52.177 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:52.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:52.177 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:52.177 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:56:52.177 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bbfaeae6196a415c8b74b4236e40b4d9 --domain default 2022-04-14 06:56:52.177 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 06:56:52.177 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:56:52.177 | ++ functions-common:get_field:819 : read data 2022-04-14 06:56:52.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:52.177 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:52.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:52.177 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:52.177 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:56:52.177 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:56:52.177 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:56:52.177 | ++ functions-common:get_field:825 : echo '| 58b5f615ed9e4f30a32e3ecb47975f2c | bbfaeae6196a415c8b74b4236e40b4d9 | | | default | | False |' 2022-04-14 06:56:52.177 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:56:52.177 | ++ functions-common:get_field:819 : read data 2022-04-14 06:56:52.178 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:56:52.178 | + functions-common:get_or_add_user_domain_role:1028 : echo 58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:56:52.178 | 58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:56:52.220 | [17840 Async ks-domain-role:80925]: finished get_or_add_user_domain_role admin bbfaeae6196a415c8b74b4236e40b4d9 default with result 0 in 10 seconds 2022-04-14 06:56:52.227 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 06:56:52.263 | [17840 Async ks-project:81064]: Waiting for completion of get_or_create_project service Default running on PID 81064 (5 other jobs running) 2022-04-14 06:56:52.289 | [17840 Async ks-project:81064]: Signaling child to exit 2022-04-14 06:56:52.289 | WAKEUP 2022-04-14 06:56:52.311 | [17840 Async ks-project:81064]: Signaled 2022-04-14 06:56:52.313 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:56:52.313 | ++ 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 06:56:52.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:52.313 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:52.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:52.313 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:52.313 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:56:52.313 | + functions-common:get_or_create_project:945 : project_id=88f92f4ad5704ec097dc504b80bc223f 2022-04-14 06:56:52.313 | + functions-common:get_or_create_project:946 : echo 88f92f4ad5704ec097dc504b80bc223f 2022-04-14 06:56:52.313 | 88f92f4ad5704ec097dc504b80bc223f 2022-04-14 06:56:52.356 | [17840 Async ks-project:81064]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 06:56:52.394 | [17840 Async ks-service:81150]: Waiting for completion of get_or_create_role service running on PID 81150 (4 other jobs running) 2022-04-14 06:56:52.418 | [17840 Async ks-service:81150]: Signaling child to exit 2022-04-14 06:56:52.418 | WAKEUP 2022-04-14 06:56:52.440 | [17840 Async ks-service:81150]: Signaled 2022-04-14 06:56:52.441 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 06:56:52.441 | ++ 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 06:56:52.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:52.441 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:52.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:52.441 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:52.441 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:56:52.442 | + functions-common:get_or_create_role:957 : role_id=6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:56:52.442 | + functions-common:get_or_create_role:958 : echo 6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:56:52.442 | 6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:56:52.485 | [17840 Async ks-service:81150]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 06:56:52.522 | [17840 Async ks-reseller:81236]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 81236 (3 other jobs running) 2022-04-14 06:56:52.547 | [17840 Async ks-reseller:81236]: Signaling child to exit 2022-04-14 06:56:52.547 | WAKEUP 2022-04-14 06:56:52.571 | [17840 Async ks-reseller:81236]: Signaled 2022-04-14 06:56:52.573 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 06:56:52.573 | ++ 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 06:56:52.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:52.573 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:52.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:52.573 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:52.573 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:56:52.573 | + functions-common:get_or_create_role:957 : role_id=3dcfb6f94ffb4b2bbb72fb554a568e0f 2022-04-14 06:56:52.573 | + functions-common:get_or_create_role:958 : echo 3dcfb6f94ffb4b2bbb72fb554a568e0f 2022-04-14 06:56:52.573 | 3dcfb6f94ffb4b2bbb72fb554a568e0f 2022-04-14 06:56:52.619 | [17840 Async ks-reseller:81236]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-14 06:56:52.660 | [17840 Async ks-anotherrole:81327]: Waiting for completion of get_or_create_role anotherrole running on PID 81327 (2 other jobs running) 2022-04-14 06:56:52.686 | [17840 Async ks-anotherrole:81327]: Signaling child to exit 2022-04-14 06:56:52.686 | WAKEUP 2022-04-14 06:56:52.708 | [17840 Async ks-anotherrole:81327]: Signaled 2022-04-14 06:56:52.710 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 06:56:52.710 | ++ 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 06:56:52.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:52.710 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:52.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:52.710 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:52.710 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:56:52.710 | + functions-common:get_or_create_role:957 : role_id=14bd6d9b316c403888025c1477a4f72e 2022-04-14 06:56:52.710 | + functions-common:get_or_create_role:958 : echo 14bd6d9b316c403888025c1477a4f72e 2022-04-14 06:56:52.710 | 14bd6d9b316c403888025c1477a4f72e 2022-04-14 06:56:52.754 | [17840 Async ks-anotherrole:81327]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 06:56:52.758 | + inc/async:async_wait:197 : return 0 2022-04-14 06:56:52.760 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 378901de3f684b7b8b90f98d26a0b5bd 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:56:52.819 | + inc/async:async_inner:63 : get_or_add_user_project_role member 378901de3f684b7b8b90f98d26a0b5bd 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:56:52.858 | [17840 Async ks-demo-member:82193]: running: get_or_add_user_project_role member 378901de3f684b7b8b90f98d26a0b5bd 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:56:52.861 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin bbfaeae6196a415c8b74b4236e40b4d9 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:56:52.921 | + inc/async:async_inner:63 : get_or_add_user_project_role admin bbfaeae6196a415c8b74b4236e40b4d9 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:56:52.967 | [17840 Async ks-demo-admin:82305]: running: get_or_add_user_project_role admin bbfaeae6196a415c8b74b4236e40b4d9 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:56:52.969 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 378901de3f684b7b8b90f98d26a0b5bd 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:56:53.038 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 378901de3f684b7b8b90f98d26a0b5bd 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:56:53.089 | [17840 Async ks-demo-another:82417]: running: get_or_add_user_project_role anotherrole 378901de3f684b7b8b90f98d26a0b5bd 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:56:53.092 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 378901de3f684b7b8b90f98d26a0b5bd 01af8a23286c47a191dd2ecc7553ea01 2022-04-14 06:56:53.160 | + inc/async:async_inner:63 : get_or_add_user_project_role member 378901de3f684b7b8b90f98d26a0b5bd 01af8a23286c47a191dd2ecc7553ea01 2022-04-14 06:56:53.249 | [17840 Async ks-demo-invis:82529]: running: get_or_add_user_project_role member 378901de3f684b7b8b90f98d26a0b5bd 01af8a23286c47a191dd2ecc7553ea01 2022-04-14 06:56:53.264 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 06:56:53.294 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 06:56:53.312 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:56:53.330 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 06:56:53.346 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 06:56:53.404 | +++ 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 06:56:57.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:57.217 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:57.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:56:57.217 | from cryptography.utils import int_from_bytes 2022-04-14 06:56:57.401 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:56:57.409 | ++ functions-common:get_or_create_user:932 : user_id=387ca208505a439f9e9e5ab942459a27 2022-04-14 06:56:57.413 | ++ functions-common:get_or_create_user:933 : echo 387ca208505a439f9e9e5ab942459a27 2022-04-14 06:56:57.416 | + lib/keystone:create_keystone_accounts:360 : demo_reader=387ca208505a439f9e9e5ab942459a27 2022-04-14 06:56:57.420 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 387ca208505a439f9e9e5ab942459a27 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:56:57.529 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 387ca208505a439f9e9e5ab942459a27 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:56:57.661 | [17840 Async ks-demo-reader:82688]: running: get_or_add_user_project_role reader 387ca208505a439f9e9e5ab942459a27 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:56:57.674 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 06:56:57.695 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 06:56:57.714 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:56:57.739 | +++ 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 06:57:02.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:02.617 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:02.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:02.617 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:02.962 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:02.986 | ++ functions-common:get_or_create_project:945 : project_id=aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:03.010 | ++ functions-common:get_or_create_project:946 : echo aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:03.034 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:03.058 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 06:57:03.094 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 06:57:03.106 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:57:03.117 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 06:57:03.131 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 06:57:03.160 | +++ 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 06:57:06.850 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:57:07.011 | [82193 Async ks-demo-member:82193]: finished successfully 2022-04-14 06:57:07.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:07.329 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:07.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:07.329 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:07.560 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:07.563 | ++ functions-common:get_or_create_user:932 : user_id=b3726681082743708a5ee73631ab6813 2022-04-14 06:57:07.566 | ++ functions-common:get_or_create_user:933 : echo b3726681082743708a5ee73631ab6813 2022-04-14 06:57:07.568 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=b3726681082743708a5ee73631ab6813 2022-04-14 06:57:07.571 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin b3726681082743708a5ee73631ab6813 aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:07.662 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b3726681082743708a5ee73631ab6813 aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:07.753 | [17840 Async ks-alt-admin:83137]: running: get_or_add_user_project_role admin b3726681082743708a5ee73631ab6813 aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:07.759 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole b3726681082743708a5ee73631ab6813 aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:08.029 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b3726681082743708a5ee73631ab6813 aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:08.204 | [17840 Async ks-alt-another:83249]: running: get_or_add_user_project_role anotherrole b3726681082743708a5ee73631ab6813 aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:08.225 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 06:57:08.235 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 06:57:08.251 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:57:08.272 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 06:57:08.294 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 06:57:08.318 | +++ 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 06:57:09.754 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:57:09.851 | [82529 Async ks-demo-invis:82529]: finished successfully 2022-04-14 06:57:09.895 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:57:10.083 | [82417 Async ks-demo-another:82417]: finished successfully 2022-04-14 06:57:10.474 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:57:10.673 | [82305 Async ks-demo-admin:82305]: finished successfully 2022-04-14 06:57:12.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:12.315 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:12.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:12.315 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:12.520 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:12.526 | ++ functions-common:get_or_create_user:932 : user_id=76a11ed3d8624510929dc82b1d31ce81 2022-04-14 06:57:12.529 | ++ functions-common:get_or_create_user:933 : echo 76a11ed3d8624510929dc82b1d31ce81 2022-04-14 06:57:12.534 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=76a11ed3d8624510929dc82b1d31ce81 2022-04-14 06:57:12.537 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 76a11ed3d8624510929dc82b1d31ce81 aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:12.618 | + inc/async:async_inner:63 : get_or_add_user_project_role member 76a11ed3d8624510929dc82b1d31ce81 aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:12.641 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:57:12.681 | [17840 Async ks-alt-member-user:83591]: running: get_or_add_user_project_role member 76a11ed3d8624510929dc82b1d31ce81 aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:12.681 | [82688 Async ks-demo-reader:82688]: finished successfully 2022-04-14 06:57:12.687 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 06:57:12.693 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 06:57:12.701 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:57:12.708 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 06:57:12.719 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 06:57:12.725 | +++ 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 06:57:15.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:15.584 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:15.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:15.584 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:15.767 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:15.773 | ++ functions-common:get_or_create_user:932 : user_id=7c57f7ee59424930b258797e50059ba8 2022-04-14 06:57:15.775 | ++ functions-common:get_or_create_user:933 : echo 7c57f7ee59424930b258797e50059ba8 2022-04-14 06:57:15.778 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=7c57f7ee59424930b258797e50059ba8 2022-04-14 06:57:15.781 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 7c57f7ee59424930b258797e50059ba8 aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:15.853 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7c57f7ee59424930b258797e50059ba8 aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:15.909 | [17840 Async ks-alt-reader-user:83809]: running: get_or_add_user_project_role reader 7c57f7ee59424930b258797e50059ba8 aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:15.919 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 06:57:15.923 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:57:15.925 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 06:57:15.928 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 06:57:15.932 | +++ 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 06:57:19.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:19.294 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:19.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:19.295 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:19.497 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:19.502 | ++ functions-common:get_or_create_user:932 : user_id=4ecdccc75aee47ffaa40c5837f4305b6 2022-04-14 06:57:19.504 | ++ functions-common:get_or_create_user:933 : echo 4ecdccc75aee47ffaa40c5837f4305b6 2022-04-14 06:57:19.507 | + lib/keystone:create_keystone_accounts:392 : system_member_user=4ecdccc75aee47ffaa40c5837f4305b6 2022-04-14 06:57:19.510 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 4ecdccc75aee47ffaa40c5837f4305b6 all 2022-04-14 06:57:19.628 | + inc/async:async_inner:63 : get_or_add_user_system_role member 4ecdccc75aee47ffaa40c5837f4305b6 all 2022-04-14 06:57:19.710 | [17840 Async ks-system-member:84035]: running: get_or_add_user_system_role member 4ecdccc75aee47ffaa40c5837f4305b6 all 2022-04-14 06:57:19.713 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 06:57:19.717 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:57:19.719 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 06:57:19.729 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 06:57:19.756 | +++ 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 06:57:22.390 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:57:22.495 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:57:22.544 | [83137 Async ks-alt-admin:83137]: finished successfully 2022-04-14 06:57:22.596 | [83249 Async ks-alt-another:83249]: finished successfully 2022-04-14 06:57:23.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:23.047 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:23.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:23.047 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:23.248 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:23.251 | ++ functions-common:get_or_create_user:932 : user_id=001f9c2b550041f7891fcb2c3e59db35 2022-04-14 06:57:23.255 | ++ functions-common:get_or_create_user:933 : echo 001f9c2b550041f7891fcb2c3e59db35 2022-04-14 06:57:23.261 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=001f9c2b550041f7891fcb2c3e59db35 2022-04-14 06:57:23.266 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 001f9c2b550041f7891fcb2c3e59db35 all 2022-04-14 06:57:23.377 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 001f9c2b550041f7891fcb2c3e59db35 all 2022-04-14 06:57:23.457 | [17840 Async ks-system-reader:84317]: running: get_or_add_user_system_role reader 001f9c2b550041f7891fcb2c3e59db35 all 2022-04-14 06:57:23.466 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 06:57:23.477 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 06:57:23.488 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 06:57:23.503 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 06:57:23.521 | +++ 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 06:57:26.273 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:57:26.341 | [83591 Async ks-alt-member-user:83591]: finished successfully 2022-04-14 06:57:26.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:26.766 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:26.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:26.766 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:26.997 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:27.002 | ++ functions-common:get_or_create_group:909 : group_id=c0a9892b63af46e59236800be1fec8cd 2022-04-14 06:57:27.005 | ++ functions-common:get_or_create_group:910 : echo c0a9892b63af46e59236800be1fec8cd 2022-04-14 06:57:27.011 | + lib/keystone:create_keystone_accounts:402 : admin_group=c0a9892b63af46e59236800be1fec8cd 2022-04-14 06:57:27.014 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 06:57:27.023 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 06:57:27.026 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 06:57:27.030 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 06:57:27.034 | +++ 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 06:57:28.870 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:57:28.901 | [83809 Async ks-alt-reader-user:83809]: finished successfully 2022-04-14 06:57:29.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:29.758 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:29.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:29.758 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:29.942 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:29.946 | ++ functions-common:get_or_create_group:909 : group_id=4ff1b095325b4665a903250a73fe2886 2022-04-14 06:57:29.948 | ++ functions-common:get_or_create_group:910 : echo 4ff1b095325b4665a903250a73fe2886 2022-04-14 06:57:29.952 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=4ff1b095325b4665a903250a73fe2886 2022-04-14 06:57:29.956 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 4ff1b095325b4665a903250a73fe2886 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:30.028 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4ff1b095325b4665a903250a73fe2886 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:30.103 | [17840 Async ks-group-memberdemo:84670]: running: get_or_add_group_project_role member 4ff1b095325b4665a903250a73fe2886 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:30.113 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 4ff1b095325b4665a903250a73fe2886 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:30.206 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4ff1b095325b4665a903250a73fe2886 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:30.352 | [17840 Async ks-group-anotherdemo:84756]: running: get_or_add_group_project_role anotherrole 4ff1b095325b4665a903250a73fe2886 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:30.373 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 4ff1b095325b4665a903250a73fe2886 aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:30.674 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4ff1b095325b4665a903250a73fe2886 aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:30.809 | [17840 Async ks-group-memberalt:84842]: running: get_or_add_group_project_role member 4ff1b095325b4665a903250a73fe2886 aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:30.834 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 4ff1b095325b4665a903250a73fe2886 aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:30.927 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:57:31.073 | [84035 Async ks-system-member:84035]: finished successfully 2022-04-14 06:57:31.210 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4ff1b095325b4665a903250a73fe2886 aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:31.436 | [17840 Async ks-group-anotheralt:84985]: running: get_or_add_group_project_role anotherrole 4ff1b095325b4665a903250a73fe2886 aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:31.457 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin c0a9892b63af46e59236800be1fec8cd 0601881bfb9748db817e65db09981b32 2022-04-14 06:57:31.807 | + inc/async:async_inner:63 : get_or_add_group_project_role admin c0a9892b63af46e59236800be1fec8cd 0601881bfb9748db817e65db09981b32 2022-04-14 06:57:32.046 | [17840 Async ks-group-admin:85074]: running: get_or_add_group_project_role admin c0a9892b63af46e59236800be1fec8cd 0601881bfb9748db817e65db09981b32 2022-04-14 06:57:32.062 | + 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 06:57:32.453 | [17840 Async ks-demo-member:82193]: Waiting for completion of get_or_add_user_project_role member 378901de3f684b7b8b90f98d26a0b5bd 17526fc8d2374ec5bd08cbf3d6cc9882 running on PID 82193 (17 other jobs running) 2022-04-14 06:57:32.618 | [17840 Async ks-demo-member:82193]: Signaling child to exit 2022-04-14 06:57:32.619 | WAKEUP 2022-04-14 06:57:32.751 | [17840 Async ks-demo-member:82193]: Signaled 2022-04-14 06:57:32.770 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:57:32.770 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:57:32.770 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:57:32.770 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:57:32.770 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:57:32.770 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:57:32.770 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:57:32.770 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:57:32.770 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 378901de3f684b7b8b90f98d26a0b5bd --project 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:32.770 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:57:32.770 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:57:32.770 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:57:32.770 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:32.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:32.771 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:32.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:32.771 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:32.771 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:32.771 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:57:32.771 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:57:32.771 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 378901de3f684b7b8b90f98d26a0b5bd --project 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:32.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:32.771 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:32.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:32.771 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:32.771 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:57:32.771 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 378901de3f684b7b8b90f98d26a0b5bd --project 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:32.771 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:57:32.771 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:57:32.771 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:32.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:32.771 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:32.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:32.771 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:32.771 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:32.771 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:57:32.772 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:57:32.772 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:57:32.772 | ++ functions-common:get_field:825 : echo '| 90a0f2980acf41f78487f367430874f8 | 378901de3f684b7b8b90f98d26a0b5bd | | 17526fc8d2374ec5bd08cbf3d6cc9882 | | | False |' 2022-04-14 06:57:32.772 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:32.772 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=90a0f2980acf41f78487f367430874f8 2022-04-14 06:57:32.772 | + functions-common:get_or_add_user_project_role:1004 : echo 90a0f2980acf41f78487f367430874f8 2022-04-14 06:57:32.772 | 90a0f2980acf41f78487f367430874f8 2022-04-14 06:57:33.112 | [17840 Async ks-demo-member:82193]: finished get_or_add_user_project_role member 378901de3f684b7b8b90f98d26a0b5bd 17526fc8d2374ec5bd08cbf3d6cc9882 with result 0 in 14 seconds 2022-04-14 06:57:33.383 | [17840 Async ks-demo-admin:82305]: Waiting for completion of get_or_add_user_project_role admin bbfaeae6196a415c8b74b4236e40b4d9 17526fc8d2374ec5bd08cbf3d6cc9882 running on PID 82305 (16 other jobs running) 2022-04-14 06:57:33.549 | [17840 Async ks-demo-admin:82305]: Signaling child to exit 2022-04-14 06:57:33.550 | WAKEUP 2022-04-14 06:57:33.705 | [17840 Async ks-demo-admin:82305]: Signaled 2022-04-14 06:57:33.713 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:57:33.713 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:57:33.713 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:57:33.713 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:57:33.713 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:57:33.713 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:57:33.713 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:57:33.713 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:57:33.713 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bbfaeae6196a415c8b74b4236e40b4d9 --project 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:33.714 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:57:33.714 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:57:33.714 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:57:33.714 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:33.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:33.714 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:33.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:33.714 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:33.714 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:33.714 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:57:33.714 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:57:33.714 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user bbfaeae6196a415c8b74b4236e40b4d9 --project 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:33.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:33.714 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:33.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:33.714 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:33.714 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:57:33.714 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:57:33.714 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:33.714 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bbfaeae6196a415c8b74b4236e40b4d9 --project 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:33.715 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:57:33.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:33.715 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:33.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:33.715 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:33.715 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:33.715 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:57:33.715 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:57:33.715 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:57:33.715 | ++ functions-common:get_field:825 : echo '| 58b5f615ed9e4f30a32e3ecb47975f2c | bbfaeae6196a415c8b74b4236e40b4d9 | | 17526fc8d2374ec5bd08cbf3d6cc9882 | | | False |' 2022-04-14 06:57:33.715 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:33.715 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:57:33.715 | + functions-common:get_or_add_user_project_role:1004 : echo 58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:57:33.715 | 58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:57:34.026 | [17840 Async ks-demo-admin:82305]: finished get_or_add_user_project_role admin bbfaeae6196a415c8b74b4236e40b4d9 17526fc8d2374ec5bd08cbf3d6cc9882 with result 0 in 17 seconds 2022-04-14 06:57:34.270 | [17840 Async ks-demo-another:82417]: Waiting for completion of get_or_add_user_project_role anotherrole 378901de3f684b7b8b90f98d26a0b5bd 17526fc8d2374ec5bd08cbf3d6cc9882 running on PID 82417 (15 other jobs running) 2022-04-14 06:57:34.446 | [17840 Async ks-demo-another:82417]: Signaling child to exit 2022-04-14 06:57:34.447 | WAKEUP 2022-04-14 06:57:34.544 | [17840 Async ks-demo-another:82417]: Signaled 2022-04-14 06:57:34.551 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:57:34.551 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:57:34.551 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:57:34.551 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:57:34.551 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:57:34.551 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:57:34.551 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:57:34.551 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:57:34.551 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 378901de3f684b7b8b90f98d26a0b5bd --project 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:34.551 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:57:34.551 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:57:34.551 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:57:34.552 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:34.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:34.552 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:34.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:34.552 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:34.552 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:34.552 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:57:34.552 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:57:34.552 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 378901de3f684b7b8b90f98d26a0b5bd --project 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:34.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:34.552 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:34.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:34.552 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:34.552 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 378901de3f684b7b8b90f98d26a0b5bd --project 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:34.552 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:57:34.552 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:57:34.552 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:57:34.552 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:34.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:34.552 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:34.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:34.552 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:34.552 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:34.552 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:57:34.552 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:57:34.552 | ++ functions-common:get_field:825 : echo '| 14bd6d9b316c403888025c1477a4f72e | 378901de3f684b7b8b90f98d26a0b5bd | | 17526fc8d2374ec5bd08cbf3d6cc9882 | | | False |' 2022-04-14 06:57:34.552 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:57:34.552 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:34.552 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=14bd6d9b316c403888025c1477a4f72e 2022-04-14 06:57:34.552 | + functions-common:get_or_add_user_project_role:1004 : echo 14bd6d9b316c403888025c1477a4f72e 2022-04-14 06:57:34.553 | 14bd6d9b316c403888025c1477a4f72e 2022-04-14 06:57:34.845 | [17840 Async ks-demo-another:82417]: finished get_or_add_user_project_role anotherrole 378901de3f684b7b8b90f98d26a0b5bd 17526fc8d2374ec5bd08cbf3d6cc9882 with result 0 in 17 seconds 2022-04-14 06:57:35.006 | [17840 Async ks-demo-invis:82529]: Waiting for completion of get_or_add_user_project_role member 378901de3f684b7b8b90f98d26a0b5bd 01af8a23286c47a191dd2ecc7553ea01 running on PID 82529 (14 other jobs running) 2022-04-14 06:57:35.137 | [17840 Async ks-demo-invis:82529]: Signaling child to exit 2022-04-14 06:57:35.139 | WAKEUP 2022-04-14 06:57:35.242 | [17840 Async ks-demo-invis:82529]: Signaled 2022-04-14 06:57:35.254 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:57:35.254 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:57:35.254 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:57:35.254 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:57:35.254 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:57:35.254 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:57:35.254 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:57:35.254 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:57:35.254 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:57:35.254 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:57:35.254 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 378901de3f684b7b8b90f98d26a0b5bd --project 01af8a23286c47a191dd2ecc7553ea01 2022-04-14 06:57:35.254 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:57:35.254 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:35.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:35.254 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:35.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:35.254 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:35.254 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:35.254 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:57:35.254 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:57:35.254 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 378901de3f684b7b8b90f98d26a0b5bd --project 01af8a23286c47a191dd2ecc7553ea01 2022-04-14 06:57:35.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:35.254 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:35.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:35.254 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:35.254 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:57:35.254 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 378901de3f684b7b8b90f98d26a0b5bd --project 01af8a23286c47a191dd2ecc7553ea01 2022-04-14 06:57:35.254 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:57:35.255 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:57:35.255 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:35.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:35.255 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:35.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:35.255 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:35.255 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:35.255 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:57:35.255 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:57:35.255 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:57:35.255 | ++ functions-common:get_field:825 : echo '| 90a0f2980acf41f78487f367430874f8 | 378901de3f684b7b8b90f98d26a0b5bd | | 01af8a23286c47a191dd2ecc7553ea01 | | | False |' 2022-04-14 06:57:35.255 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:35.255 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=90a0f2980acf41f78487f367430874f8 2022-04-14 06:57:35.255 | + functions-common:get_or_add_user_project_role:1004 : echo 90a0f2980acf41f78487f367430874f8 2022-04-14 06:57:35.255 | 90a0f2980acf41f78487f367430874f8 2022-04-14 06:57:35.482 | [17840 Async ks-demo-invis:82529]: finished get_or_add_user_project_role member 378901de3f684b7b8b90f98d26a0b5bd 01af8a23286c47a191dd2ecc7553ea01 with result 0 in 16 seconds 2022-04-14 06:57:35.512 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:57:35.642 | [84317 Async ks-system-reader:84317]: finished successfully 2022-04-14 06:57:35.699 | [17840 Async ks-demo-reader:82688]: Waiting for completion of get_or_add_user_project_role reader 387ca208505a439f9e9e5ab942459a27 17526fc8d2374ec5bd08cbf3d6cc9882 running on PID 82688 (13 other jobs running) 2022-04-14 06:57:35.809 | [17840 Async ks-demo-reader:82688]: Signaling child to exit 2022-04-14 06:57:35.809 | WAKEUP 2022-04-14 06:57:35.931 | [17840 Async ks-demo-reader:82688]: Signaled 2022-04-14 06:57:35.945 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:57:35.945 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:57:35.945 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:57:35.945 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:57:35.945 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:57:35.945 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:57:35.945 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:57:35.945 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:57:35.945 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 387ca208505a439f9e9e5ab942459a27 --project 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:35.945 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:57:35.945 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:57:35.946 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:57:35.946 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:35.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:35.946 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:35.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:35.946 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:35.946 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:35.946 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:57:35.946 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:57:35.946 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 387ca208505a439f9e9e5ab942459a27 --project 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:35.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:35.946 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:35.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:35.946 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:35.946 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 387ca208505a439f9e9e5ab942459a27 --project 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:35.946 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:57:35.946 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:57:35.946 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:57:35.946 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:35.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:35.946 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:35.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:35.946 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:35.946 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:35.946 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:57:35.946 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:57:35.946 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:57:35.946 | ++ functions-common:get_field:825 : echo '| 1220653a032244138d93a721a40e0395 | 387ca208505a439f9e9e5ab942459a27 | | 17526fc8d2374ec5bd08cbf3d6cc9882 | | | False |' 2022-04-14 06:57:35.946 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:35.946 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1220653a032244138d93a721a40e0395 2022-04-14 06:57:35.946 | + functions-common:get_or_add_user_project_role:1004 : echo 1220653a032244138d93a721a40e0395 2022-04-14 06:57:35.946 | 1220653a032244138d93a721a40e0395 2022-04-14 06:57:36.212 | [17840 Async ks-demo-reader:82688]: finished get_or_add_user_project_role reader 387ca208505a439f9e9e5ab942459a27 17526fc8d2374ec5bd08cbf3d6cc9882 with result 0 in 15 seconds 2022-04-14 06:57:36.246 | + inc/async:async_wait:197 : return 0 2022-04-14 06:57:36.255 | + 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 06:57:36.556 | [17840 Async ks-alt-admin:83137]: Waiting for completion of get_or_add_user_project_role admin b3726681082743708a5ee73631ab6813 aafae7aa10dc4f328c3c8a0690480b99 running on PID 83137 (12 other jobs running) 2022-04-14 06:57:36.702 | [17840 Async ks-alt-admin:83137]: Signaling child to exit 2022-04-14 06:57:36.702 | WAKEUP 2022-04-14 06:57:36.837 | [17840 Async ks-alt-admin:83137]: Signaled 2022-04-14 06:57:36.840 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:57:36.840 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:57:36.840 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:57:36.840 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:57:36.840 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:57:36.840 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:57:36.840 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:57:36.840 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:57:36.840 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b3726681082743708a5ee73631ab6813 --project aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:36.840 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:57:36.840 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:57:36.840 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:57:36.840 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:36.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:36.841 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:36.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:36.841 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:36.841 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:36.841 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:57:36.841 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:57:36.841 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user b3726681082743708a5ee73631ab6813 --project aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:36.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:36.841 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:36.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:36.841 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:36.841 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:57:36.841 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b3726681082743708a5ee73631ab6813 --project aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:36.841 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:57:36.841 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:57:36.841 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:36.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:36.841 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:36.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:36.841 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:36.841 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:36.841 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:57:36.841 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:57:36.841 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:57:36.841 | ++ functions-common:get_field:825 : echo '| 58b5f615ed9e4f30a32e3ecb47975f2c | b3726681082743708a5ee73631ab6813 | | aafae7aa10dc4f328c3c8a0690480b99 | | | False |' 2022-04-14 06:57:36.841 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:36.841 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:57:36.841 | + functions-common:get_or_add_user_project_role:1004 : echo 58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:57:36.841 | 58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:57:36.951 | [17840 Async ks-alt-admin:83137]: finished get_or_add_user_project_role admin b3726681082743708a5ee73631ab6813 aafae7aa10dc4f328c3c8a0690480b99 with result 0 in 14 seconds 2022-04-14 06:57:37.132 | [17840 Async ks-alt-another:83249]: Waiting for completion of get_or_add_user_project_role anotherrole b3726681082743708a5ee73631ab6813 aafae7aa10dc4f328c3c8a0690480b99 running on PID 83249 (11 other jobs running) 2022-04-14 06:57:37.296 | [17840 Async ks-alt-another:83249]: Signaling child to exit 2022-04-14 06:57:37.296 | WAKEUP 2022-04-14 06:57:37.416 | [17840 Async ks-alt-another:83249]: Signaled 2022-04-14 06:57:37.426 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:57:37.426 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:57:37.426 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:57:37.426 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:57:37.427 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:57:37.427 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:57:37.427 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:57:37.427 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:57:37.427 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:57:37.427 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:57:37.427 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:37.427 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:57:37.427 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b3726681082743708a5ee73631ab6813 --project aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:37.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:37.427 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:37.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:37.428 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:37.428 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:37.428 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:57:37.428 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:57:37.428 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user b3726681082743708a5ee73631ab6813 --project aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:37.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:37.428 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:37.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:37.428 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:37.428 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b3726681082743708a5ee73631ab6813 --project aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:37.428 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:57:37.428 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:57:37.428 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:57:37.428 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:37.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:37.428 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:37.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:37.428 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:37.428 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:37.428 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:57:37.428 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:57:37.428 | ++ functions-common:get_field:825 : echo '| 14bd6d9b316c403888025c1477a4f72e | b3726681082743708a5ee73631ab6813 | | aafae7aa10dc4f328c3c8a0690480b99 | | | False |' 2022-04-14 06:57:37.428 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:57:37.428 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:37.428 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=14bd6d9b316c403888025c1477a4f72e 2022-04-14 06:57:37.428 | + functions-common:get_or_add_user_project_role:1004 : echo 14bd6d9b316c403888025c1477a4f72e 2022-04-14 06:57:37.428 | 14bd6d9b316c403888025c1477a4f72e 2022-04-14 06:57:37.751 | [17840 Async ks-alt-another:83249]: finished get_or_add_user_project_role anotherrole b3726681082743708a5ee73631ab6813 aafae7aa10dc4f328c3c8a0690480b99 with result 0 in 14 seconds 2022-04-14 06:57:37.985 | [17840 Async ks-alt-member-user:83591]: Waiting for completion of get_or_add_user_project_role member 76a11ed3d8624510929dc82b1d31ce81 aafae7aa10dc4f328c3c8a0690480b99 running on PID 83591 (10 other jobs running) 2022-04-14 06:57:38.144 | [17840 Async ks-alt-member-user:83591]: Signaling child to exit 2022-04-14 06:57:38.144 | WAKEUP 2022-04-14 06:57:38.291 | [17840 Async ks-alt-member-user:83591]: Signaled 2022-04-14 06:57:38.301 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:57:38.301 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:57:38.301 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:57:38.301 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:57:38.301 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:57:38.301 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:57:38.301 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:57:38.301 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:57:38.301 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 76a11ed3d8624510929dc82b1d31ce81 --project aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:38.301 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:57:38.301 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:57:38.301 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:57:38.301 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:38.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:38.301 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:38.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:38.302 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:38.302 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:38.302 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:57:38.302 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:57:38.302 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 76a11ed3d8624510929dc82b1d31ce81 --project aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:38.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:38.302 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:38.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:38.302 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:38.302 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:57:38.302 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 76a11ed3d8624510929dc82b1d31ce81 --project aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:38.302 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:57:38.302 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:57:38.302 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:38.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:38.302 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:38.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:38.302 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:38.302 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:38.302 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:57:38.302 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:57:38.302 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:57:38.302 | ++ functions-common:get_field:825 : echo '| 90a0f2980acf41f78487f367430874f8 | 76a11ed3d8624510929dc82b1d31ce81 | | aafae7aa10dc4f328c3c8a0690480b99 | | | False |' 2022-04-14 06:57:38.302 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:38.302 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=90a0f2980acf41f78487f367430874f8 2022-04-14 06:57:38.302 | + functions-common:get_or_add_user_project_role:1004 : echo 90a0f2980acf41f78487f367430874f8 2022-04-14 06:57:38.302 | 90a0f2980acf41f78487f367430874f8 2022-04-14 06:57:38.617 | [17840 Async ks-alt-member-user:83591]: finished get_or_add_user_project_role member 76a11ed3d8624510929dc82b1d31ce81 aafae7aa10dc4f328c3c8a0690480b99 with result 0 in 13 seconds 2022-04-14 06:57:38.816 | [17840 Async ks-alt-reader-user:83809]: Waiting for completion of get_or_add_user_project_role reader 7c57f7ee59424930b258797e50059ba8 aafae7aa10dc4f328c3c8a0690480b99 running on PID 83809 (9 other jobs running) 2022-04-14 06:57:38.957 | [17840 Async ks-alt-reader-user:83809]: Signaling child to exit 2022-04-14 06:57:38.958 | WAKEUP 2022-04-14 06:57:39.083 | [17840 Async ks-alt-reader-user:83809]: Signaled 2022-04-14 06:57:39.096 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:57:39.096 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:57:39.096 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:57:39.096 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:57:39.096 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:57:39.096 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:57:39.096 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:57:39.096 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:57:39.097 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:57:39.097 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7c57f7ee59424930b258797e50059ba8 --project aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:39.097 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:57:39.097 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:57:39.097 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:39.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:39.097 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:39.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:39.097 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:39.097 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:39.097 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:57:39.097 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:57:39.097 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 7c57f7ee59424930b258797e50059ba8 --project aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:39.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:39.097 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:39.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:39.097 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:39.097 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:57:39.097 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7c57f7ee59424930b258797e50059ba8 --project aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:39.097 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:57:39.097 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:57:39.097 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:39.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:39.097 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:39.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:39.097 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:39.097 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:39.097 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:57:39.097 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:57:39.097 | ++ functions-common:get_field:825 : echo '| 1220653a032244138d93a721a40e0395 | 7c57f7ee59424930b258797e50059ba8 | | aafae7aa10dc4f328c3c8a0690480b99 | | | False |' 2022-04-14 06:57:39.097 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:57:39.097 | ++ functions-common:get_field:819 : read data 2022-04-14 06:57:39.098 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1220653a032244138d93a721a40e0395 2022-04-14 06:57:39.098 | + functions-common:get_or_add_user_project_role:1004 : echo 1220653a032244138d93a721a40e0395 2022-04-14 06:57:39.098 | 1220653a032244138d93a721a40e0395 2022-04-14 06:57:39.386 | [17840 Async ks-alt-reader-user:83809]: finished get_or_add_user_project_role reader 7c57f7ee59424930b258797e50059ba8 aafae7aa10dc4f328c3c8a0690480b99 with result 0 in 13 seconds 2022-04-14 06:57:39.427 | + inc/async:async_wait:197 : return 0 2022-04-14 06:57:39.450 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 06:57:39.747 | [17840 Async ks-system-member:84035]: Waiting for completion of get_or_add_user_system_role member 4ecdccc75aee47ffaa40c5837f4305b6 all running on PID 84035 (8 other jobs running) 2022-04-14 06:57:39.894 | [17840 Async ks-system-member:84035]: Signaling child to exit 2022-04-14 06:57:39.894 | WAKEUP 2022-04-14 06:57:40.057 | [17840 Async ks-system-member:84035]: Signaled 2022-04-14 06:57:40.068 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 06:57:40.068 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 06:57:40.068 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 06:57:40.068 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:57:40.068 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:57:40.068 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:57:40.068 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:57:40.068 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:57:40.068 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 06:57:40.068 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4ecdccc75aee47ffaa40c5837f4305b6 --system all -f value -c Role 2022-04-14 06:57:40.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:40.068 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:40.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:40.068 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:40.068 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:40.069 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 06:57:40.069 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 06:57:40.069 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 4ecdccc75aee47ffaa40c5837f4305b6 --system all 2022-04-14 06:57:40.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:40.069 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:40.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:40.069 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:40.069 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4ecdccc75aee47ffaa40c5837f4305b6 --system all -f value -c Role 2022-04-14 06:57:40.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:40.069 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:40.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:40.069 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:40.069 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:40.069 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=90a0f2980acf41f78487f367430874f8 2022-04-14 06:57:40.069 | + functions-common:get_or_add_user_system_role:1059 : echo 90a0f2980acf41f78487f367430874f8 2022-04-14 06:57:40.069 | 90a0f2980acf41f78487f367430874f8 2022-04-14 06:57:40.348 | [17840 Async ks-system-member:84035]: finished get_or_add_user_system_role member 4ecdccc75aee47ffaa40c5837f4305b6 all with result 0 in 11 seconds 2022-04-14 06:57:40.533 | [17840 Async ks-system-reader:84317]: Waiting for completion of get_or_add_user_system_role reader 001f9c2b550041f7891fcb2c3e59db35 all running on PID 84317 (7 other jobs running) 2022-04-14 06:57:40.704 | [17840 Async ks-system-reader:84317]: Signaling child to exit 2022-04-14 06:57:40.707 | WAKEUP 2022-04-14 06:57:40.772 | [17840 Async ks-system-reader:84317]: Signaled 2022-04-14 06:57:40.773 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 06:57:40.773 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 06:57:40.773 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 06:57:40.773 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:57:40.773 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:57:40.773 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:57:40.773 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:57:40.773 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:57:40.773 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 06:57:40.773 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 001f9c2b550041f7891fcb2c3e59db35 --system all -f value -c Role 2022-04-14 06:57:40.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:40.773 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:40.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:40.773 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:40.773 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:40.773 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 06:57:40.773 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 06:57:40.773 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 001f9c2b550041f7891fcb2c3e59db35 --system all 2022-04-14 06:57:40.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:40.773 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:40.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:40.774 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:40.774 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 001f9c2b550041f7891fcb2c3e59db35 --system all -f value -c Role 2022-04-14 06:57:40.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:40.774 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:40.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:40.774 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:40.774 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:40.774 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=1220653a032244138d93a721a40e0395 2022-04-14 06:57:40.774 | + functions-common:get_or_add_user_system_role:1059 : echo 1220653a032244138d93a721a40e0395 2022-04-14 06:57:40.774 | 1220653a032244138d93a721a40e0395 2022-04-14 06:57:40.961 | [17840 Async ks-system-reader:84317]: finished get_or_add_user_system_role reader 001f9c2b550041f7891fcb2c3e59db35 all with result 0 in 12 seconds 2022-04-14 06:57:40.982 | + inc/async:async_wait:197 : return 0 2022-04-14 06:57:40.986 | + 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 06:57:41.194 | [17840 Async ks-group-memberdemo:84670]: Waiting for completion of get_or_add_group_project_role member 4ff1b095325b4665a903250a73fe2886 17526fc8d2374ec5bd08cbf3d6cc9882 running on PID 84670 (6 other jobs running) 2022-04-14 06:57:41.276 | [17840 Async ks-group-memberdemo:84670]: Signaling child to exit 2022-04-14 06:57:43.613 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:57:43.720 | [84670 Async ks-group-memberdemo:84670]: finished successfully 2022-04-14 06:57:43.767 | WAKEUP 2022-04-14 06:57:43.848 | [17840 Async ks-group-memberdemo:84670]: Signaled 2022-04-14 06:57:43.853 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:57:43.853 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4ff1b095325b4665a903250a73fe2886 --project 17526fc8d2374ec5bd08cbf3d6cc9882 -f value 2022-04-14 06:57:43.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:43.854 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:43.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:43.854 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:43.854 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:43.854 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:57:43.854 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:57:43.854 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 4ff1b095325b4665a903250a73fe2886 --project 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:43.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:43.854 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:43.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:43.854 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:43.854 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4ff1b095325b4665a903250a73fe2886 --project 17526fc8d2374ec5bd08cbf3d6cc9882 -f value 2022-04-14 06:57:43.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:43.854 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:43.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:43.854 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:43.854 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:43.854 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='90a0f2980acf41f78487f367430874f8 4ff1b095325b4665a903250a73fe2886 17526fc8d2374ec5bd08cbf3d6cc9882 False' 2022-04-14 06:57:43.854 | + functions-common:get_or_add_group_project_role:1083 : echo 90a0f2980acf41f78487f367430874f8 4ff1b095325b4665a903250a73fe2886 17526fc8d2374ec5bd08cbf3d6cc9882 False 2022-04-14 06:57:43.854 | 90a0f2980acf41f78487f367430874f8 4ff1b095325b4665a903250a73fe2886 17526fc8d2374ec5bd08cbf3d6cc9882 False 2022-04-14 06:57:44.071 | [17840 Async ks-group-memberdemo:84670]: finished get_or_add_group_project_role member 4ff1b095325b4665a903250a73fe2886 17526fc8d2374ec5bd08cbf3d6cc9882 with result 0 in 13 seconds 2022-04-14 06:57:44.285 | [17840 Async ks-group-anotherdemo:84756]: Waiting for completion of get_or_add_group_project_role anotherrole 4ff1b095325b4665a903250a73fe2886 17526fc8d2374ec5bd08cbf3d6cc9882 running on PID 84756 (5 other jobs running) 2022-04-14 06:57:44.419 | [17840 Async ks-group-anotherdemo:84756]: Signaling child to exit 2022-04-14 06:57:44.479 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:57:44.509 | [84756 Async ks-group-anotherdemo:84756]: finished successfully 2022-04-14 06:57:44.530 | WAKEUP 2022-04-14 06:57:44.567 | [17840 Async ks-group-anotherdemo:84756]: Signaled 2022-04-14 06:57:44.569 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:57:44.570 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4ff1b095325b4665a903250a73fe2886 --project 17526fc8d2374ec5bd08cbf3d6cc9882 -f value 2022-04-14 06:57:44.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:44.570 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:44.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:44.570 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:44.570 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:44.570 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:57:44.570 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:57:44.570 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 4ff1b095325b4665a903250a73fe2886 --project 17526fc8d2374ec5bd08cbf3d6cc9882 2022-04-14 06:57:44.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:44.570 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:44.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:44.570 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:44.570 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4ff1b095325b4665a903250a73fe2886 --project 17526fc8d2374ec5bd08cbf3d6cc9882 -f value 2022-04-14 06:57:44.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:44.570 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:44.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:44.570 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:44.571 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:44.571 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='14bd6d9b316c403888025c1477a4f72e 4ff1b095325b4665a903250a73fe2886 17526fc8d2374ec5bd08cbf3d6cc9882 False' 2022-04-14 06:57:44.571 | + functions-common:get_or_add_group_project_role:1083 : echo 14bd6d9b316c403888025c1477a4f72e 4ff1b095325b4665a903250a73fe2886 17526fc8d2374ec5bd08cbf3d6cc9882 False 2022-04-14 06:57:44.571 | 14bd6d9b316c403888025c1477a4f72e 4ff1b095325b4665a903250a73fe2886 17526fc8d2374ec5bd08cbf3d6cc9882 False 2022-04-14 06:57:44.644 | [17840 Async ks-group-anotherdemo:84756]: finished get_or_add_group_project_role anotherrole 4ff1b095325b4665a903250a73fe2886 17526fc8d2374ec5bd08cbf3d6cc9882 with result 0 in 14 seconds 2022-04-14 06:57:44.689 | [17840 Async ks-group-memberalt:84842]: Waiting for completion of get_or_add_group_project_role member 4ff1b095325b4665a903250a73fe2886 aafae7aa10dc4f328c3c8a0690480b99 running on PID 84842 (4 other jobs running) 2022-04-14 06:57:44.717 | [17840 Async ks-group-memberalt:84842]: Signaling child to exit 2022-04-14 06:57:45.491 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:57:45.519 | [84842 Async ks-group-memberalt:84842]: finished successfully 2022-04-14 06:57:45.541 | WAKEUP 2022-04-14 06:57:45.571 | [17840 Async ks-group-memberalt:84842]: Signaled 2022-04-14 06:57:45.573 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:57:45.573 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4ff1b095325b4665a903250a73fe2886 --project aafae7aa10dc4f328c3c8a0690480b99 -f value 2022-04-14 06:57:45.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:45.573 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:45.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:45.573 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:45.573 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:45.573 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:57:45.573 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:57:45.573 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 4ff1b095325b4665a903250a73fe2886 --project aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:45.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:45.574 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:45.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:45.574 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:45.574 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4ff1b095325b4665a903250a73fe2886 --project aafae7aa10dc4f328c3c8a0690480b99 -f value 2022-04-14 06:57:45.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:45.574 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:45.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:45.574 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:45.574 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:45.574 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='90a0f2980acf41f78487f367430874f8 4ff1b095325b4665a903250a73fe2886 aafae7aa10dc4f328c3c8a0690480b99 False' 2022-04-14 06:57:45.574 | + functions-common:get_or_add_group_project_role:1083 : echo 90a0f2980acf41f78487f367430874f8 4ff1b095325b4665a903250a73fe2886 aafae7aa10dc4f328c3c8a0690480b99 False 2022-04-14 06:57:45.574 | 90a0f2980acf41f78487f367430874f8 4ff1b095325b4665a903250a73fe2886 aafae7aa10dc4f328c3c8a0690480b99 False 2022-04-14 06:57:45.622 | [17840 Async ks-group-memberalt:84842]: finished get_or_add_group_project_role member 4ff1b095325b4665a903250a73fe2886 aafae7aa10dc4f328c3c8a0690480b99 with result 0 in 14 seconds 2022-04-14 06:57:45.665 | [17840 Async ks-group-anotheralt:84985]: Waiting for completion of get_or_add_group_project_role anotherrole 4ff1b095325b4665a903250a73fe2886 aafae7aa10dc4f328c3c8a0690480b99 running on PID 84985 (3 other jobs running) 2022-04-14 06:57:45.693 | [17840 Async ks-group-anotheralt:84985]: Signaling child to exit 2022-04-14 06:57:46.172 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:57:46.200 | [84985 Async ks-group-anotheralt:84985]: finished successfully 2022-04-14 06:57:46.222 | WAKEUP 2022-04-14 06:57:46.247 | [17840 Async ks-group-anotheralt:84985]: Signaled 2022-04-14 06:57:46.248 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:57:46.248 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4ff1b095325b4665a903250a73fe2886 --project aafae7aa10dc4f328c3c8a0690480b99 -f value 2022-04-14 06:57:46.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:46.248 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:46.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:46.248 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:46.248 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:46.248 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:57:46.248 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:57:46.249 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 4ff1b095325b4665a903250a73fe2886 --project aafae7aa10dc4f328c3c8a0690480b99 2022-04-14 06:57:46.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:46.249 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:46.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:46.249 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:46.249 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4ff1b095325b4665a903250a73fe2886 --project aafae7aa10dc4f328c3c8a0690480b99 -f value 2022-04-14 06:57:46.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:46.249 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:46.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:46.249 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:46.249 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:46.249 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='14bd6d9b316c403888025c1477a4f72e 4ff1b095325b4665a903250a73fe2886 aafae7aa10dc4f328c3c8a0690480b99 False' 2022-04-14 06:57:46.249 | + functions-common:get_or_add_group_project_role:1083 : echo 14bd6d9b316c403888025c1477a4f72e 4ff1b095325b4665a903250a73fe2886 aafae7aa10dc4f328c3c8a0690480b99 False 2022-04-14 06:57:46.249 | 14bd6d9b316c403888025c1477a4f72e 4ff1b095325b4665a903250a73fe2886 aafae7aa10dc4f328c3c8a0690480b99 False 2022-04-14 06:57:46.265 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:57:46.291 | [85074 Async ks-group-admin:85074]: finished successfully 2022-04-14 06:57:46.296 | [17840 Async ks-group-anotheralt:84985]: finished get_or_add_group_project_role anotherrole 4ff1b095325b4665a903250a73fe2886 aafae7aa10dc4f328c3c8a0690480b99 with result 0 in 15 seconds 2022-04-14 06:57:46.339 | [17840 Async ks-group-admin:85074]: Waiting for completion of get_or_add_group_project_role admin c0a9892b63af46e59236800be1fec8cd 0601881bfb9748db817e65db09981b32 running on PID 85074 (2 other jobs running) 2022-04-14 06:57:46.364 | [17840 Async ks-group-admin:85074]: Signaling child to exit 2022-04-14 06:57:46.364 | WAKEUP 2022-04-14 06:57:46.388 | [17840 Async ks-group-admin:85074]: Signaled 2022-04-14 06:57:46.389 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:57:46.389 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c0a9892b63af46e59236800be1fec8cd --project 0601881bfb9748db817e65db09981b32 -f value 2022-04-14 06:57:46.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:46.389 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:46.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:46.389 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:46.389 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:46.389 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:57:46.389 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:57:46.389 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group c0a9892b63af46e59236800be1fec8cd --project 0601881bfb9748db817e65db09981b32 2022-04-14 06:57:46.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:46.390 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:46.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:46.390 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:46.390 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c0a9892b63af46e59236800be1fec8cd --project 0601881bfb9748db817e65db09981b32 -f value 2022-04-14 06:57:46.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:46.390 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:46.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:57:46.390 | from cryptography.utils import int_from_bytes 2022-04-14 06:57:46.390 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:57:46.390 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='58b5f615ed9e4f30a32e3ecb47975f2c c0a9892b63af46e59236800be1fec8cd 0601881bfb9748db817e65db09981b32 False' 2022-04-14 06:57:46.390 | + functions-common:get_or_add_group_project_role:1083 : echo 58b5f615ed9e4f30a32e3ecb47975f2c c0a9892b63af46e59236800be1fec8cd 0601881bfb9748db817e65db09981b32 False 2022-04-14 06:57:46.390 | 58b5f615ed9e4f30a32e3ecb47975f2c c0a9892b63af46e59236800be1fec8cd 0601881bfb9748db817e65db09981b32 False 2022-04-14 06:57:46.434 | [17840 Async ks-group-admin:85074]: finished get_or_add_group_project_role admin c0a9892b63af46e59236800be1fec8cd 0601881bfb9748db817e65db09981b32 with result 0 in 14 seconds 2022-04-14 06:57:46.438 | + inc/async:async_wait:197 : return 0 2022-04-14 06:57:46.440 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 06:57:46.457 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:57:46.460 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-14 06:57:46.478 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:57:46.480 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-14 06:57:46.483 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 06:57:46.543 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 06:57:46.587 | [17840 Async create_nova_accounts:86973]: running: create_nova_accounts 2022-04-14 06:57:46.590 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-14 06:57:46.608 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:57:46.611 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-14 06:57:46.613 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 06:57:46.675 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 06:57:46.719 | [17840 Async create_glance_accounts:87088]: running: create_glance_accounts 2022-04-14 06:57:46.722 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-14 06:57:46.743 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:57:46.750 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-14 06:57:46.753 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 06:57:46.821 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 06:57:46.867 | [17840 Async create_cinder_accounts:87220]: running: create_cinder_accounts 2022-04-14 06:57:46.869 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-14 06:57:46.891 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:57:46.893 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-14 06:57:46.896 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 06:57:46.973 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 06:57:47.023 | [17840 Async create_neutron_accounts:87335]: running: create_neutron_accounts 2022-04-14 06:57:47.028 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-14 06:57:47.069 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:57:47.073 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-14 06:57:47.081 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 06:57:47.427 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 06:57:47.631 | [17840 Async create_swift_accounts:87477]: running: create_swift_accounts 2022-04-14 06:57:47.652 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-14 06:57:47.774 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:57:47.787 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 06:57:48.105 | [17840 Async create_nova_accounts:86973]: Waiting for completion of create_nova_accounts running on PID 86973 (6 other jobs running) 2022-04-14 06:57:48.279 | [17840 Async create_nova_accounts:86973]: Signaling child to exit 2022-04-14 06:58:28.472 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:58:28.593 | [87335 Async create_neutron_accounts:87335]: finished successfully 2022-04-14 06:58:46.346 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:58:46.377 | [87220 Async create_cinder_accounts:87220]: finished successfully 2022-04-14 06:59:01.035 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:59:01.063 | [87088 Async create_glance_accounts:87088]: finished successfully 2022-04-14 06:59:07.723 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:59:07.751 | [86973 Async create_nova_accounts:86973]: finished successfully 2022-04-14 06:59:07.772 | WAKEUP 2022-04-14 06:59:07.798 | [17840 Async create_nova_accounts:86973]: Signaled 2022-04-14 06:59:07.800 | + 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 06:59:07.800 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 06:59:07.800 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 06:59:07.800 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:59:07.800 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:59:07.800 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:59:07.800 | ++ 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 06:59:07.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.800 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.800 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.800 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.800 | + functions-common:get_or_create_user:932 : user_id=7b51ed4b079340cbb5fadb8609308788 2022-04-14 06:59:07.800 | + functions-common:get_or_create_user:933 : echo 7b51ed4b079340cbb5fadb8609308788 2022-04-14 06:59:07.800 | 7b51ed4b079340cbb5fadb8609308788 2022-04-14 06:59:07.800 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 06:59:07.800 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:59:07.800 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:59:07.800 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:59:07.800 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:59:07.800 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:59:07.800 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:59:07.800 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:59:07.801 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:59:07.801 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:59:07.801 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:59:07.801 | ++ 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 06:59:07.801 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:07.801 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:59:07.801 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:07.801 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:07.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.801 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.801 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.801 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.801 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:59:07.801 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:59:07.801 | + 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 06:59:07.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.801 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.801 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.801 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:59:07.801 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:07.801 | ++ 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 06:59:07.801 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:07.801 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:07.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.801 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.801 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.801 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.801 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:59:07.802 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:59:07.802 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:59:07.802 | ++ functions-common:get_field:825 : echo '| 6a18f505456d4ad3864c9ace328dbab0 | 7b51ed4b079340cbb5fadb8609308788 | | 88f92f4ad5704ec097dc504b80bc223f | | | False |' 2022-04-14 06:59:07.802 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:07.802 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:59:07.802 | + functions-common:get_or_add_user_project_role:1004 : echo 6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:59:07.802 | 6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:59:07.802 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 06:59:07.802 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 06:59:07.802 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:59:07.802 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:59:07.802 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:59:07.802 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:59:07.802 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:59:07.802 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:59:07.802 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:59:07.802 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:59:07.802 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:59:07.802 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:59:07.802 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:59:07.802 | ++ 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 06:59:07.802 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:07.802 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:07.802 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:07.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.802 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.802 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.802 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.802 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:59:07.802 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:59:07.802 | + 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 06:59:07.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.803 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.803 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.803 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:59:07.803 | ++ 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 06:59:07.803 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:07.803 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:07.803 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:07.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.803 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.803 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.803 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.803 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:59:07.803 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:59:07.803 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:59:07.803 | ++ functions-common:get_field:825 : echo '| 58b5f615ed9e4f30a32e3ecb47975f2c | 7b51ed4b079340cbb5fadb8609308788 | | 88f92f4ad5704ec097dc504b80bc223f | | | False |' 2022-04-14 06:59:07.803 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:07.803 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:59:07.803 | + functions-common:get_or_add_user_project_role:1004 : echo 58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:59:07.803 | 58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:59:07.803 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 06:59:07.803 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 06:59:07.803 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.37/compute 2022-04-14 06:59:07.803 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 06:59:07.803 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:59:07.803 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 06:59:07.803 | ++ 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 06:59:07.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.803 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.803 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.804 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.804 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:59:07.804 | 59f13ab1bc1041c9a9c19856a0ce7161' 2022-04-14 06:59:07.804 | + functions-common:get_or_create_service:1101 : echo 59f13ab1bc1041c9a9c19856a0ce7161 2022-04-14 06:59:07.804 | 59f13ab1bc1041c9a9c19856a0ce7161 2022-04-14 06:59:07.804 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.37/compute/v2/$(project_id)s' 2022-04-14 06:59:07.804 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:59:07.804 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' RegionOne 2022-04-14 06:59:07.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:59:07.804 | +++ 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 06:59:07.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.804 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.804 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.804 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:59:07.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:59:07.804 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 06:59:07.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.804 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.804 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.804 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=e2d89881ef44487d8d08f337f4335a90 2022-04-14 06:59:07.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo e2d89881ef44487d8d08f337f4335a90 2022-04-14 06:59:07.804 | + functions-common:get_or_create_endpoint:1134 : public_id=e2d89881ef44487d8d08f337f4335a90 2022-04-14 06:59:07.804 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:59:07.804 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:59:07.804 | + functions-common:get_or_create_endpoint:1143 : echo e2d89881ef44487d8d08f337f4335a90 2022-04-14 06:59:07.804 | e2d89881ef44487d8d08f337f4335a90 2022-04-14 06:59:07.804 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 06:59:07.805 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:59:07.805 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 06:59:07.805 | ++ 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 06:59:07.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.805 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.805 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.805 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.805 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:59:07.805 | c0e4360bcff147c2bc2d37d7a17a0ea8' 2022-04-14 06:59:07.805 | + functions-common:get_or_create_service:1101 : echo c0e4360bcff147c2bc2d37d7a17a0ea8 2022-04-14 06:59:07.805 | c0e4360bcff147c2bc2d37d7a17a0ea8 2022-04-14 06:59:07.805 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.37/compute/v2.1 2022-04-14 06:59:07.805 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:59:07.805 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.37/compute/v2.1 RegionOne 2022-04-14 06:59:07.805 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:59:07.805 | +++ 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 06:59:07.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.805 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.805 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.805 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.805 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:59:07.805 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:59:07.805 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.37/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 06:59:07.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.805 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.805 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.805 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.805 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=2d84efa09ad84d6cb8606c4e96b81844 2022-04-14 06:59:07.805 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 2d84efa09ad84d6cb8606c4e96b81844 2022-04-14 06:59:07.806 | + functions-common:get_or_create_endpoint:1134 : public_id=2d84efa09ad84d6cb8606c4e96b81844 2022-04-14 06:59:07.806 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:59:07.806 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:59:07.806 | + functions-common:get_or_create_endpoint:1143 : echo 2d84efa09ad84d6cb8606c4e96b81844 2022-04-14 06:59:07.806 | 2d84efa09ad84d6cb8606c4e96b81844 2022-04-14 06:59:07.806 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 06:59:07.806 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:59:07.806 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 06:59:07.806 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:59:07.806 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 06:59:07.806 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:59:07.806 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:59:07.806 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:59:07.806 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:59:07.806 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:59:07.806 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:59:07.806 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:59:07.806 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:59:07.806 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:59:07.806 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:59:07.806 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:07.806 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:59:07.806 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:07.806 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:07.807 | ++ 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 06:59:07.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.807 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.807 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.807 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.807 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:59:07.807 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:59:07.807 | + 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 06:59:07.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.807 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.807 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.807 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:07.807 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:59:07.807 | ++ 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 06:59:07.807 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:07.807 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:07.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.807 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.807 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.807 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.808 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:59:07.808 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:59:07.808 | ++ functions-common:get_field:825 : echo '| 3dcfb6f94ffb4b2bbb72fb554a568e0f | 7b51ed4b079340cbb5fadb8609308788 | | 88f92f4ad5704ec097dc504b80bc223f | | | False |' 2022-04-14 06:59:07.808 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:59:07.808 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:07.808 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3dcfb6f94ffb4b2bbb72fb554a568e0f 2022-04-14 06:59:07.808 | + functions-common:get_or_add_user_project_role:1004 : echo 3dcfb6f94ffb4b2bbb72fb554a568e0f 2022-04-14 06:59:07.808 | 3dcfb6f94ffb4b2bbb72fb554a568e0f 2022-04-14 06:59:07.808 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 06:59:07.808 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:59:07.808 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 06:59:07.808 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:59:07.808 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 06:59:07.845 | [17840 Async create_nova_accounts:86973]: finished create_nova_accounts with result 0 in 81 seconds 2022-04-14 06:59:07.884 | [17840 Async create_glance_accounts:87088]: Waiting for completion of create_glance_accounts running on PID 87088 (5 other jobs running) 2022-04-14 06:59:07.909 | [17840 Async create_glance_accounts:87088]: Signaling child to exit 2022-04-14 06:59:07.909 | WAKEUP 2022-04-14 06:59:07.932 | [17840 Async create_glance_accounts:87088]: Signaled 2022-04-14 06:59:07.934 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 06:59:07.934 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:59:07.934 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 06:59:07.934 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 06:59:07.934 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:59:07.934 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:59:07.934 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:59:07.934 | ++ 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 06:59:07.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.934 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.934 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.934 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.934 | + functions-common:get_or_create_user:932 : user_id=0c94d64964d24e538f0ddbf6f508653a 2022-04-14 06:59:07.934 | + functions-common:get_or_create_user:933 : echo 0c94d64964d24e538f0ddbf6f508653a 2022-04-14 06:59:07.934 | 0c94d64964d24e538f0ddbf6f508653a 2022-04-14 06:59:07.934 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 06:59:07.934 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:59:07.934 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:59:07.934 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:59:07.934 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:59:07.934 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:59:07.934 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:59:07.934 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:59:07.934 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:59:07.935 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:59:07.935 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:59:07.935 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:07.935 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:59:07.935 | ++ 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 06:59:07.935 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:07.935 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:07.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.935 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.935 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.935 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.935 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:59:07.935 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:59:07.935 | + 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 06:59:07.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.935 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.935 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.935 | ++ 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 06:59:07.935 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:07.935 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:59:07.935 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:07.935 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:07.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.935 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.935 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.935 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.935 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:59:07.935 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:59:07.935 | ++ functions-common:get_field:825 : echo '| 6a18f505456d4ad3864c9ace328dbab0 | 0c94d64964d24e538f0ddbf6f508653a | | 88f92f4ad5704ec097dc504b80bc223f | | | False |' 2022-04-14 06:59:07.935 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:59:07.936 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:07.936 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:59:07.936 | + functions-common:get_or_add_user_project_role:1004 : echo 6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:59:07.936 | 6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:59:07.936 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 06:59:07.936 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 06:59:07.936 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:59:07.936 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 06:59:07.936 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 06:59:07.936 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:59:07.936 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:59:07.936 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:59:07.936 | ++ 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 06:59:07.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.936 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.936 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.936 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.936 | + functions-common:get_or_create_user:932 : user_id=55af962067e5447181c76a4e1749a4fd 2022-04-14 06:59:07.936 | + functions-common:get_or_create_user:933 : echo 55af962067e5447181c76a4e1749a4fd 2022-04-14 06:59:07.936 | 55af962067e5447181c76a4e1749a4fd 2022-04-14 06:59:07.936 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 06:59:07.936 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:59:07.936 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:59:07.936 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:59:07.936 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:59:07.936 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:59:07.936 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:59:07.936 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:59:07.936 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:59:07.937 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:59:07.937 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:59:07.937 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:07.937 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:59:07.937 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:07.937 | ++ 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 06:59:07.937 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:07.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.937 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.937 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.937 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.937 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:59:07.937 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:59:07.937 | + 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 06:59:07.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.937 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.937 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.937 | ++ 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 06:59:07.937 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:59:07.937 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:07.937 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:07.937 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:07.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.937 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.937 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.937 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.937 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:59:07.937 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:59:07.937 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:59:07.937 | ++ functions-common:get_field:825 : echo '| 6a18f505456d4ad3864c9ace328dbab0 | 55af962067e5447181c76a4e1749a4fd | | 88f92f4ad5704ec097dc504b80bc223f | | | False |' 2022-04-14 06:59:07.938 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:07.938 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:59:07.938 | + functions-common:get_or_add_user_project_role:1004 : echo 6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:59:07.938 | 6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:59:07.938 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 06:59:07.938 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 06:59:07.938 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:59:07.938 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:59:07.938 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:59:07.938 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:59:07.938 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:59:07.938 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:59:07.938 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:59:07.938 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:59:07.938 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:59:07.938 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:59:07.938 | ++ 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 06:59:07.938 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:59:07.938 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:07.938 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:07.938 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:07.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.938 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.938 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.938 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.938 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:59:07.938 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:59:07.938 | + 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 06:59:07.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.938 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.939 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.939 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:07.939 | ++ 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 06:59:07.939 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:59:07.939 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:07.939 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:07.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.939 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.939 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.939 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.939 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:59:07.939 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:59:07.939 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:59:07.939 | ++ functions-common:get_field:825 : echo '| 3dcfb6f94ffb4b2bbb72fb554a568e0f | 55af962067e5447181c76a4e1749a4fd | | 88f92f4ad5704ec097dc504b80bc223f | | | False |' 2022-04-14 06:59:07.939 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:07.939 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3dcfb6f94ffb4b2bbb72fb554a568e0f 2022-04-14 06:59:07.939 | + functions-common:get_or_add_user_project_role:1004 : echo 3dcfb6f94ffb4b2bbb72fb554a568e0f 2022-04-14 06:59:07.939 | 3dcfb6f94ffb4b2bbb72fb554a568e0f 2022-04-14 06:59:07.939 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 06:59:07.939 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:59:07.939 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 06:59:07.939 | ++ 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 06:59:07.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.939 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.939 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.939 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.939 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:59:07.939 | 03e3db73d4394580a6e2b61bc7aabc1c' 2022-04-14 06:59:07.939 | + functions-common:get_or_create_service:1101 : echo 03e3db73d4394580a6e2b61bc7aabc1c 2022-04-14 06:59:07.939 | 03e3db73d4394580a6e2b61bc7aabc1c 2022-04-14 06:59:07.939 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.37/image 2022-04-14 06:59:07.940 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:59:07.940 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.37/image RegionOne 2022-04-14 06:59:07.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:59:07.940 | +++ 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 06:59:07.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.940 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.940 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.940 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:59:07.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:59:07.940 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.37/image --region RegionOne -f value -c id 2022-04-14 06:59:07.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.940 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:07.940 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:07.940 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:07.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=8b968f4e5bc5412aa6d84d83ad9a611d 2022-04-14 06:59:07.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 8b968f4e5bc5412aa6d84d83ad9a611d 2022-04-14 06:59:07.940 | + functions-common:get_or_create_endpoint:1134 : public_id=8b968f4e5bc5412aa6d84d83ad9a611d 2022-04-14 06:59:07.940 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:59:07.940 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:59:07.940 | + functions-common:get_or_create_endpoint:1143 : echo 8b968f4e5bc5412aa6d84d83ad9a611d 2022-04-14 06:59:07.940 | 8b968f4e5bc5412aa6d84d83ad9a611d 2022-04-14 06:59:07.940 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 06:59:07.940 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 06:59:07.940 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 06:59:07.940 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 06:59:07.940 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 06:59:07.940 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 06:59:07.940 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 06:59:07.941 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 06:59:07.941 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 06:59:07.981 | [17840 Async create_glance_accounts:87088]: finished create_glance_accounts with result 0 in 74 seconds 2022-04-14 06:59:08.020 | [17840 Async create_cinder_accounts:87220]: Waiting for completion of create_cinder_accounts running on PID 87220 (4 other jobs running) 2022-04-14 06:59:08.045 | [17840 Async create_cinder_accounts:87220]: Signaling child to exit 2022-04-14 06:59:08.045 | WAKEUP 2022-04-14 06:59:08.068 | [17840 Async create_cinder_accounts:87220]: Signaled 2022-04-14 06:59:08.069 | + 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 06:59:08.069 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 06:59:08.069 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 06:59:08.069 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:59:08.070 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:59:08.070 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:59:08.070 | ++ 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 06:59:08.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.070 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.070 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.070 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:08.070 | + functions-common:get_or_create_user:932 : user_id=d5452c88f3454df7b670b544a9edd7f4 2022-04-14 06:59:08.070 | + functions-common:get_or_create_user:933 : echo d5452c88f3454df7b670b544a9edd7f4 2022-04-14 06:59:08.070 | d5452c88f3454df7b670b544a9edd7f4 2022-04-14 06:59:08.070 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 06:59:08.070 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:59:08.070 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:59:08.070 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:59:08.070 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:59:08.070 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:59:08.070 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:59:08.070 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:59:08.070 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:59:08.070 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:59:08.070 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:59:08.070 | ++ 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 06:59:08.070 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:08.070 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:59:08.070 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:08.070 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:08.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.070 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.070 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.071 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:08.071 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:59:08.071 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:59:08.071 | + 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 06:59:08.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.071 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.071 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.071 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:59:08.071 | ++ 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 06:59:08.071 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:08.071 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:08.071 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:08.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.071 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.071 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.071 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:08.071 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:59:08.071 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:59:08.071 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:59:08.071 | ++ functions-common:get_field:825 : echo '| 6a18f505456d4ad3864c9ace328dbab0 | d5452c88f3454df7b670b544a9edd7f4 | | 88f92f4ad5704ec097dc504b80bc223f | | | False |' 2022-04-14 06:59:08.071 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:08.071 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:59:08.071 | + functions-common:get_or_add_user_project_role:1004 : echo 6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:59:08.071 | 6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:59:08.071 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 06:59:08.071 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 06:59:08.071 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:59:08.071 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 06:59:08.071 | ++ 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 06:59:08.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.071 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.072 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.072 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:08.072 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:59:08.072 | 61cef5d89445401f8c01081945a3f049' 2022-04-14 06:59:08.072 | + functions-common:get_or_create_service:1101 : echo 61cef5d89445401f8c01081945a3f049 2022-04-14 06:59:08.072 | 61cef5d89445401f8c01081945a3f049 2022-04-14 06:59:08.072 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 06:59:08.072 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-04-14 06:59:08.072 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:59:08.072 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-04-14 06:59:08.072 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:59:08.072 | +++ 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 06:59:08.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.072 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.072 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.072 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:08.072 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:59:08.072 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:59:08.072 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 06:59:08.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.072 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.072 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.072 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:08.072 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=5dfa02a30f8c42238d77fff40ce7c66e 2022-04-14 06:59:08.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 5dfa02a30f8c42238d77fff40ce7c66e 2022-04-14 06:59:08.073 | + functions-common:get_or_create_endpoint:1134 : public_id=5dfa02a30f8c42238d77fff40ce7c66e 2022-04-14 06:59:08.073 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:59:08.073 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:59:08.073 | + functions-common:get_or_create_endpoint:1143 : echo 5dfa02a30f8c42238d77fff40ce7c66e 2022-04-14 06:59:08.073 | 5dfa02a30f8c42238d77fff40ce7c66e 2022-04-14 06:59:08.073 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 06:59:08.073 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:59:08.073 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 06:59:08.073 | ++ 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 06:59:08.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.073 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.073 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.073 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:08.073 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:59:08.073 | a21e8f96d5364190b80de936b9f6ab28' 2022-04-14 06:59:08.073 | + functions-common:get_or_create_service:1101 : echo a21e8f96d5364190b80de936b9f6ab28 2022-04-14 06:59:08.073 | a21e8f96d5364190b80de936b9f6ab28 2022-04-14 06:59:08.073 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-04-14 06:59:08.073 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:59:08.073 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-04-14 06:59:08.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:59:08.073 | +++ 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 06:59:08.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.074 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.074 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.074 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:08.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:59:08.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:59:08.074 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 06:59:08.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.074 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.074 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.074 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:08.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=5607c43bac7e4d1788d6d2a9bca970bf 2022-04-14 06:59:08.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 5607c43bac7e4d1788d6d2a9bca970bf 2022-04-14 06:59:08.074 | + functions-common:get_or_create_endpoint:1134 : public_id=5607c43bac7e4d1788d6d2a9bca970bf 2022-04-14 06:59:08.074 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:59:08.074 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:59:08.074 | + functions-common:get_or_create_endpoint:1143 : echo 5607c43bac7e4d1788d6d2a9bca970bf 2022-04-14 06:59:08.074 | 5607c43bac7e4d1788d6d2a9bca970bf 2022-04-14 06:59:08.074 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 06:59:08.074 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 06:59:08.074 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:59:08.074 | +++ 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 06:59:08.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.074 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.074 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.074 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:08.074 | ++ functions-common:get_or_create_project:945 : project_id=88f92f4ad5704ec097dc504b80bc223f 2022-04-14 06:59:08.074 | ++ functions-common:get_or_create_project:946 : echo 88f92f4ad5704ec097dc504b80bc223f 2022-04-14 06:59:08.075 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 88f92f4ad5704ec097dc504b80bc223f 2022-04-14 06:59:08.075 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 06:59:08.075 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:59:08.075 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:59:08.075 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 06:59:08.075 | +++ 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 06:59:08.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.075 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.075 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.075 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 06:59:08.075 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:08.075 | ++ functions-common:get_or_create_user:932 : user_id=d5452c88f3454df7b670b544a9edd7f4 2022-04-14 06:59:08.075 | ++ functions-common:get_or_create_user:933 : echo d5452c88f3454df7b670b544a9edd7f4 2022-04-14 06:59:08.075 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id d5452c88f3454df7b670b544a9edd7f4 2022-04-14 06:59:08.115 | [17840 Async create_cinder_accounts:87220]: finished create_cinder_accounts with result 0 in 59 seconds 2022-04-14 06:59:08.119 | + inc/async:async_wait:197 : return 0 2022-04-14 06:59:08.122 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 06:59:08.173 | [17840 Async create_neutron_accounts:87335]: Waiting for completion of create_neutron_accounts running on PID 87335 (3 other jobs running) 2022-04-14 06:59:08.198 | [17840 Async create_neutron_accounts:87335]: Signaling child to exit 2022-04-14 06:59:08.198 | WAKEUP 2022-04-14 06:59:08.221 | [17840 Async create_neutron_accounts:87335]: Signaled 2022-04-14 06:59:08.222 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 06:59:08.222 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 06:59:08.222 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:59:08.222 | + 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 06:59:08.222 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 06:59:08.222 | + 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 06:59:08.222 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 06:59:08.223 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 06:59:08.223 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 06:59:08.223 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 06:59:08.223 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.37:9696/ 2022-04-14 06:59:08.223 | + 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 06:59:08.223 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 06:59:08.223 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 06:59:08.223 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:59:08.223 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:59:08.223 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:59:08.223 | ++ 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 06:59:08.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.223 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.223 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.223 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:08.223 | + functions-common:get_or_create_user:932 : user_id=5d1b317ed7d44312bb7589c703c1a775 2022-04-14 06:59:08.223 | + functions-common:get_or_create_user:933 : echo 5d1b317ed7d44312bb7589c703c1a775 2022-04-14 06:59:08.223 | 5d1b317ed7d44312bb7589c703c1a775 2022-04-14 06:59:08.223 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 06:59:08.223 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:59:08.223 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:59:08.223 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:59:08.223 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:59:08.223 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:59:08.223 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:59:08.223 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:59:08.223 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:59:08.223 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:59:08.223 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:59:08.223 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:59:08.223 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:08.224 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:08.224 | ++ 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 06:59:08.224 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:08.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.224 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.224 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.224 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:08.224 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:59:08.224 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:59:08.224 | + 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 06:59:08.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.224 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.224 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.224 | ++ 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 06:59:08.224 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:59:08.224 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:08.224 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:08.224 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:08.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.224 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.224 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.224 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:08.224 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:59:08.224 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:59:08.224 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:59:08.224 | ++ functions-common:get_field:825 : echo '| 6a18f505456d4ad3864c9ace328dbab0 | 5d1b317ed7d44312bb7589c703c1a775 | | 88f92f4ad5704ec097dc504b80bc223f | | | False |' 2022-04-14 06:59:08.224 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:08.224 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:59:08.225 | + functions-common:get_or_add_user_project_role:1004 : echo 6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:59:08.225 | 6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:59:08.225 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 06:59:08.225 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 06:59:08.225 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:59:08.225 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 06:59:08.225 | ++ 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 06:59:08.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.225 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.225 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.225 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:08.225 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:59:08.225 | c62b03d06d0b439ab6584822bccde84a' 2022-04-14 06:59:08.225 | + functions-common:get_or_create_service:1101 : echo c62b03d06d0b439ab6584822bccde84a 2022-04-14 06:59:08.225 | c62b03d06d0b439ab6584822bccde84a 2022-04-14 06:59:08.225 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.37:9696/ 2022-04-14 06:59:08.225 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:59:08.225 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.37:9696/ RegionOne 2022-04-14 06:59:08.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:59:08.225 | +++ 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 06:59:08.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.225 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.225 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.225 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:08.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:59:08.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:59:08.225 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.37:9696/ --region RegionOne -f value -c id 2022-04-14 06:59:08.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.225 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:08.226 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:08.226 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:08.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=261e8258094b42138ec184adf3497818 2022-04-14 06:59:08.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 261e8258094b42138ec184adf3497818 2022-04-14 06:59:08.226 | + functions-common:get_or_create_endpoint:1134 : public_id=261e8258094b42138ec184adf3497818 2022-04-14 06:59:08.226 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:59:08.226 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:59:08.226 | + functions-common:get_or_create_endpoint:1143 : echo 261e8258094b42138ec184adf3497818 2022-04-14 06:59:08.226 | 261e8258094b42138ec184adf3497818 2022-04-14 06:59:08.267 | [17840 Async create_neutron_accounts:87335]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-14 06:59:08.306 | [17840 Async create_swift_accounts:87477]: Waiting for completion of create_swift_accounts running on PID 87477 (2 other jobs running) 2022-04-14 06:59:08.331 | [17840 Async create_swift_accounts:87477]: Signaling child to exit 2022-04-14 06:59:55.885 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:59:55.910 | [87477 Async create_swift_accounts:87477]: finished successfully 2022-04-14 06:59:55.931 | WAKEUP 2022-04-14 06:59:55.954 | [17840 Async create_swift_accounts:87477]: Signaled 2022-04-14 06:59:55.955 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 06:59:55.955 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 06:59:55.955 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 06:59:55.955 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 06:59:55.955 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 06:59:55.955 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 06:59:55.955 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 06:59:55.955 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 06:59:55.955 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 06:59:55.955 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 06:59:55.955 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 06:59:55.955 | +++ 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 06:59:55.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.955 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.956 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.956 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.956 | ++ functions-common:get_or_create_role:957 : role_id=14bd6d9b316c403888025c1477a4f72e 2022-04-14 06:59:55.956 | ++ functions-common:get_or_create_role:958 : echo 14bd6d9b316c403888025c1477a4f72e 2022-04-14 06:59:55.956 | + lib/swift:create_swift_accounts:614 : another_role=14bd6d9b316c403888025c1477a4f72e 2022-04-14 06:59:55.956 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 06:59:55.956 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 06:59:55.956 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:59:55.956 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:59:55.956 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:59:55.956 | ++ 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 06:59:55.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.956 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.956 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.956 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.956 | + functions-common:get_or_create_user:932 : user_id=36eb0a2137f542a9ba164a23ca124945 2022-04-14 06:59:55.956 | + functions-common:get_or_create_user:933 : echo 36eb0a2137f542a9ba164a23ca124945 2022-04-14 06:59:55.956 | 36eb0a2137f542a9ba164a23ca124945 2022-04-14 06:59:55.956 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 06:59:55.956 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:59:55.956 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:59:55.956 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:59:55.956 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:59:55.956 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:59:55.956 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:59:55.956 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:59:55.956 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:59:55.956 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:59:55.957 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:59:55.957 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:59:55.957 | ++ 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 06:59:55.957 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:55.957 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:55.957 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:55.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.957 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.957 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.957 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.957 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:59:55.957 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:59:55.957 | + 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 06:59:55.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.957 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.957 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.957 | ++ 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 06:59:55.957 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:59:55.957 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:55.957 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:55.957 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:55.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.957 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.957 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.957 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.957 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:59:55.957 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:59:55.957 | ++ functions-common:get_field:825 : echo '| 6a18f505456d4ad3864c9ace328dbab0 | 36eb0a2137f542a9ba164a23ca124945 | | 88f92f4ad5704ec097dc504b80bc223f | | | False |' 2022-04-14 06:59:55.957 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:59:55.958 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:55.958 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:59:55.958 | + functions-common:get_or_add_user_project_role:1004 : echo 6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:59:55.958 | 6a18f505456d4ad3864c9ace328dbab0 2022-04-14 06:59:55.958 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 06:59:55.958 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 06:59:55.958 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:59:55.958 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:59:55.958 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:59:55.958 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:59:55.958 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:59:55.958 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:59:55.958 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:59:55.958 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:59:55.958 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:59:55.958 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:59:55.958 | ++ 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 06:59:55.958 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:55.958 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:59:55.958 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:55.958 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:55.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.958 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.958 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.958 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.958 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:59:55.958 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:59:55.958 | + 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 06:59:55.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.958 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.959 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.959 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:59:55.959 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:55.959 | ++ 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 06:59:55.959 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:55.959 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:55.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.959 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.959 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.959 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.959 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:59:55.959 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:59:55.959 | ++ functions-common:get_field:825 : echo '| 58b5f615ed9e4f30a32e3ecb47975f2c | 36eb0a2137f542a9ba164a23ca124945 | | 88f92f4ad5704ec097dc504b80bc223f | | | False |' 2022-04-14 06:59:55.959 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:59:55.959 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:55.959 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:59:55.959 | + functions-common:get_or_add_user_project_role:1004 : echo 58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:59:55.959 | 58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:59:55.959 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 06:59:55.959 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:59:55.959 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 06:59:55.959 | ++ 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 06:59:55.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.959 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.959 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.959 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.959 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:59:55.959 | 9382bbbd0cf6451c8758bacd92857168' 2022-04-14 06:59:55.959 | + functions-common:get_or_create_service:1101 : echo 9382bbbd0cf6451c8758bacd92857168 2022-04-14 06:59:55.959 | 9382bbbd0cf6451c8758bacd92857168 2022-04-14 06:59:55.959 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' http://10.222.0.37:8080 2022-04-14 06:59:55.960 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:59:55.960 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 06:59:55.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:59:55.960 | +++ 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 06:59:55.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.960 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.960 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.960 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:59:55.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:59:55.960 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 06:59:55.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.960 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.960 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.960 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=82cf4f8c4e12405e9780a8cb50d873d6 2022-04-14 06:59:55.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 82cf4f8c4e12405e9780a8cb50d873d6 2022-04-14 06:59:55.960 | + functions-common:get_or_create_endpoint:1134 : public_id=82cf4f8c4e12405e9780a8cb50d873d6 2022-04-14 06:59:55.960 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.37:8080 ]] 2022-04-14 06:59:55.960 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.37:8080 RegionOne 2022-04-14 06:59:55.960 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:59:55.960 | ++ 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 06:59:55.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.960 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.960 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.960 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.960 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:59:55.961 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:59:55.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.37:8080 --region RegionOne -f value -c id 2022-04-14 06:59:55.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.961 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.961 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.961 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.961 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=b9a1d6c5ab2c408cb782f5d63d72cb44 2022-04-14 06:59:55.961 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo b9a1d6c5ab2c408cb782f5d63d72cb44 2022-04-14 06:59:55.961 | b9a1d6c5ab2c408cb782f5d63d72cb44 2022-04-14 06:59:55.961 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:59:55.961 | + functions-common:get_or_create_endpoint:1143 : echo 82cf4f8c4e12405e9780a8cb50d873d6 2022-04-14 06:59:55.961 | 82cf4f8c4e12405e9780a8cb50d873d6 2022-04-14 06:59:55.961 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 06:59:55.961 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 06:59:55.961 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:59:55.961 | +++ 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 06:59:55.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.961 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.961 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.961 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.961 | ++ functions-common:get_or_create_project:945 : project_id=345b2f884313473b902a8d9e8e387135 2022-04-14 06:59:55.961 | ++ functions-common:get_or_create_project:946 : echo 345b2f884313473b902a8d9e8e387135 2022-04-14 06:59:55.961 | + lib/swift:create_swift_accounts:628 : swift_project_test1=345b2f884313473b902a8d9e8e387135 2022-04-14 06:59:55.961 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 06:59:55.961 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:59:55.961 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 06:59:55.961 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:59:55.961 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 06:59:55.961 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 06:59:55.961 | +++ 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 06:59:55.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.962 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.962 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.962 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.962 | ++ functions-common:get_or_create_user:932 : user_id=f73bf2a102f94e00b6768b9005694043 2022-04-14 06:59:55.962 | ++ functions-common:get_or_create_user:933 : echo f73bf2a102f94e00b6768b9005694043 2022-04-14 06:59:55.962 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=f73bf2a102f94e00b6768b9005694043 2022-04-14 06:59:55.962 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 06:59:55.962 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:59:55.962 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin f73bf2a102f94e00b6768b9005694043 345b2f884313473b902a8d9e8e387135 2022-04-14 06:59:55.962 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:59:55.962 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:59:55.962 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:59:55.962 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:59:55.962 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:59:55.962 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:59:55.962 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:59:55.962 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:59:55.962 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f73bf2a102f94e00b6768b9005694043 --project 345b2f884313473b902a8d9e8e387135 2022-04-14 06:59:55.962 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:55.962 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:59:55.962 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:55.962 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:55.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.962 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.962 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.962 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.962 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:59:55.962 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:59:55.963 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user f73bf2a102f94e00b6768b9005694043 --project 345b2f884313473b902a8d9e8e387135 2022-04-14 06:59:55.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.963 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.963 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.963 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f73bf2a102f94e00b6768b9005694043 --project 345b2f884313473b902a8d9e8e387135 2022-04-14 06:59:55.963 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:55.963 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:59:55.963 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:55.963 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:55.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.963 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.963 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.963 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.963 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:59:55.963 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:59:55.963 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:59:55.963 | ++ functions-common:get_field:825 : echo '| 58b5f615ed9e4f30a32e3ecb47975f2c | f73bf2a102f94e00b6768b9005694043 | | 345b2f884313473b902a8d9e8e387135 | | | False |' 2022-04-14 06:59:55.963 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:55.963 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:59:55.963 | + functions-common:get_or_add_user_project_role:1004 : echo 58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:59:55.963 | 58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:59:55.963 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 06:59:55.963 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 06:59:55.963 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:59:55.963 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 06:59:55.963 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 06:59:55.963 | +++ 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 06:59:55.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.963 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.963 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.964 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.964 | ++ functions-common:get_or_create_user:932 : user_id=c047d2ece3184a6685e5f5ae88e72fbb 2022-04-14 06:59:55.964 | ++ functions-common:get_or_create_user:933 : echo c047d2ece3184a6685e5f5ae88e72fbb 2022-04-14 06:59:55.964 | + lib/swift:create_swift_accounts:637 : swift_user_test3=c047d2ece3184a6685e5f5ae88e72fbb 2022-04-14 06:59:55.964 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 06:59:55.964 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:59:55.964 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 14bd6d9b316c403888025c1477a4f72e c047d2ece3184a6685e5f5ae88e72fbb 345b2f884313473b902a8d9e8e387135 2022-04-14 06:59:55.964 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:59:55.964 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:59:55.964 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:59:55.964 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:59:55.964 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:59:55.964 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:59:55.964 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:59:55.964 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:59:55.964 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 14bd6d9b316c403888025c1477a4f72e --user c047d2ece3184a6685e5f5ae88e72fbb --project 345b2f884313473b902a8d9e8e387135 2022-04-14 06:59:55.964 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:55.964 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:59:55.964 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:55.964 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:55.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.964 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.964 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.964 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.964 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:59:55.964 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:59:55.964 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 14bd6d9b316c403888025c1477a4f72e --user c047d2ece3184a6685e5f5ae88e72fbb --project 345b2f884313473b902a8d9e8e387135 2022-04-14 06:59:55.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.964 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.965 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.965 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:55.965 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:59:55.965 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 14bd6d9b316c403888025c1477a4f72e --user c047d2ece3184a6685e5f5ae88e72fbb --project 345b2f884313473b902a8d9e8e387135 2022-04-14 06:59:55.965 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:55.965 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:55.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.965 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.965 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.965 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.965 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:59:55.965 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:59:55.965 | ++ functions-common:get_field:825 : echo '| 14bd6d9b316c403888025c1477a4f72e | c047d2ece3184a6685e5f5ae88e72fbb | | 345b2f884313473b902a8d9e8e387135 | | | False |' 2022-04-14 06:59:55.965 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:59:55.965 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:55.965 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=14bd6d9b316c403888025c1477a4f72e 2022-04-14 06:59:55.965 | + functions-common:get_or_add_user_project_role:1004 : echo 14bd6d9b316c403888025c1477a4f72e 2022-04-14 06:59:55.965 | 14bd6d9b316c403888025c1477a4f72e 2022-04-14 06:59:55.965 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 06:59:55.965 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 06:59:55.965 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:59:55.965 | +++ 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 06:59:55.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.965 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.965 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.965 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.965 | ++ functions-common:get_or_create_project:945 : project_id=d299408438ec4826ab657c26bf5d3430 2022-04-14 06:59:55.965 | ++ functions-common:get_or_create_project:946 : echo d299408438ec4826ab657c26bf5d3430 2022-04-14 06:59:55.965 | + lib/swift:create_swift_accounts:642 : swift_project_test2=d299408438ec4826ab657c26bf5d3430 2022-04-14 06:59:55.965 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 06:59:55.966 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:59:55.966 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 06:59:55.966 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 06:59:55.966 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:59:55.966 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 06:59:55.966 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 06:59:55.966 | +++ 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 06:59:55.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.966 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.966 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.966 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.966 | ++ functions-common:get_or_create_user:932 : user_id=2b78ea356a8e4f8e8bcdff990f9f5858 2022-04-14 06:59:55.966 | ++ functions-common:get_or_create_user:933 : echo 2b78ea356a8e4f8e8bcdff990f9f5858 2022-04-14 06:59:55.966 | + lib/swift:create_swift_accounts:647 : swift_user_test2=2b78ea356a8e4f8e8bcdff990f9f5858 2022-04-14 06:59:55.966 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 06:59:55.966 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:59:55.966 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 2b78ea356a8e4f8e8bcdff990f9f5858 d299408438ec4826ab657c26bf5d3430 2022-04-14 06:59:55.966 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:59:55.966 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:59:55.966 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:59:55.966 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:59:55.966 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:59:55.966 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:59:55.966 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:59:55.966 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:59:55.966 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2b78ea356a8e4f8e8bcdff990f9f5858 --project d299408438ec4826ab657c26bf5d3430 2022-04-14 06:59:55.966 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:55.966 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:59:55.966 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:55.966 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:55.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.967 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.967 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.967 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.967 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:59:55.967 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:59:55.967 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 2b78ea356a8e4f8e8bcdff990f9f5858 --project d299408438ec4826ab657c26bf5d3430 2022-04-14 06:59:55.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.967 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.967 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.967 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2b78ea356a8e4f8e8bcdff990f9f5858 --project d299408438ec4826ab657c26bf5d3430 2022-04-14 06:59:55.967 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:55.967 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:59:55.967 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:55.967 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:55.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.967 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.967 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.967 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.967 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:59:55.967 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:59:55.967 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:59:55.967 | ++ functions-common:get_field:825 : echo '| 58b5f615ed9e4f30a32e3ecb47975f2c | 2b78ea356a8e4f8e8bcdff990f9f5858 | | d299408438ec4826ab657c26bf5d3430 | | | False |' 2022-04-14 06:59:55.967 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:55.967 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:59:55.967 | + functions-common:get_or_add_user_project_role:1004 : echo 58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:59:55.967 | 58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:59:55.967 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 06:59:55.967 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 06:59:55.968 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 06:59:55.968 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 06:59:55.968 | +++ 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 06:59:55.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.968 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.968 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.968 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.968 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 06:59:55.968 | d5d44c38de5a4f21bffe384b97971327' 2022-04-14 06:59:55.968 | ++ functions-common:get_or_create_domain:895 : echo d5d44c38de5a4f21bffe384b97971327 2022-04-14 06:59:55.968 | + lib/swift:create_swift_accounts:652 : swift_domain=d5d44c38de5a4f21bffe384b97971327 2022-04-14 06:59:55.968 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 06:59:55.968 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:59:55.968 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 06:59:55.968 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 d5d44c38de5a4f21bffe384b97971327 2022-04-14 06:59:55.968 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:59:55.968 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=d5d44c38de5a4f21bffe384b97971327 --or-show -f value -c id 2022-04-14 06:59:55.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.968 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.968 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.968 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.968 | ++ functions-common:get_or_create_project:945 : project_id=52b112177f1c4f31ae6500906acf1f1d 2022-04-14 06:59:55.968 | ++ functions-common:get_or_create_project:946 : echo 52b112177f1c4f31ae6500906acf1f1d 2022-04-14 06:59:55.968 | + lib/swift:create_swift_accounts:656 : swift_project_test4=52b112177f1c4f31ae6500906acf1f1d 2022-04-14 06:59:55.968 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 06:59:55.968 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:59:55.968 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 06:59:55.968 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 d5d44c38de5a4f21bffe384b97971327 test4@example.com 2022-04-14 06:59:55.969 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:59:55.969 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 06:59:55.969 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 06:59:55.969 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=d5d44c38de5a4f21bffe384b97971327 --email=test4@example.com --or-show -f value -c id 2022-04-14 06:59:55.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.969 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.969 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.969 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.969 | ++ functions-common:get_or_create_user:932 : user_id=0b170fa74f104837b22f6c9b538aae59 2022-04-14 06:59:55.969 | ++ functions-common:get_or_create_user:933 : echo 0b170fa74f104837b22f6c9b538aae59 2022-04-14 06:59:55.969 | + lib/swift:create_swift_accounts:661 : swift_user_test4=0b170fa74f104837b22f6c9b538aae59 2022-04-14 06:59:55.969 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 06:59:55.969 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:59:55.969 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 0b170fa74f104837b22f6c9b538aae59 52b112177f1c4f31ae6500906acf1f1d 2022-04-14 06:59:55.969 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:59:55.969 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:59:55.969 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:59:55.969 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:59:55.969 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:59:55.969 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:59:55.969 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:59:55.969 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:59:55.969 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0b170fa74f104837b22f6c9b538aae59 --project 52b112177f1c4f31ae6500906acf1f1d 2022-04-14 06:59:55.969 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:55.969 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:59:55.969 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:55.969 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:55.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.969 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.970 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.970 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.970 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:59:55.970 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:59:55.970 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 0b170fa74f104837b22f6c9b538aae59 --project 52b112177f1c4f31ae6500906acf1f1d 2022-04-14 06:59:55.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.970 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.970 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.970 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0b170fa74f104837b22f6c9b538aae59 --project 52b112177f1c4f31ae6500906acf1f1d 2022-04-14 06:59:55.970 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:59:55.970 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:59:55.970 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:59:55.970 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:55.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.970 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:55.970 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:55.970 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:59:55.970 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:59:55.970 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:59:55.970 | ++ functions-common:get_field:825 : echo '| 58b5f615ed9e4f30a32e3ecb47975f2c | 0b170fa74f104837b22f6c9b538aae59 | | 52b112177f1c4f31ae6500906acf1f1d | | | False |' 2022-04-14 06:59:55.970 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:59:55.970 | ++ functions-common:get_field:819 : read data 2022-04-14 06:59:55.970 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:59:55.970 | + functions-common:get_or_add_user_project_role:1004 : echo 58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:59:55.970 | 58b5f615ed9e4f30a32e3ecb47975f2c 2022-04-14 06:59:56.000 | [17840 Async create_swift_accounts:87477]: finished create_swift_accounts with result 0 in 128 seconds 2022-04-14 06:59:56.008 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 06:59:56.010 | + inc/async:async_wait:197 : return 0 2022-04-14 06:59:56.013 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-14 06:59:56.031 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:59:56.033 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-14 06:59:56.051 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:59:56.054 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-14 06:59:56.057 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:59:56.059 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-14 06:59:56.061 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-14 06:59:56.064 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 06:59:56.123 | + inc/async:async_inner:63 : init_glance 2022-04-14 06:59:56.167 | [17840 Async init_glance:91740]: running: init_glance 2022-04-14 06:59:56.170 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-14 06:59:56.188 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:59:56.191 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-14 06:59:56.193 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:59:56.196 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-14 06:59:56.199 | + ./stack.sh:main:1149 : configure_neutron 2022-04-14 06:59:56.201 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 06:59:56.206 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 06:59:56.206 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:59:56.213 | + 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 06:59:56.215 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 06:59:56.218 | + 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 06:59:56.221 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 06:59:56.223 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 06:59:56.226 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 06:59:56.229 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 06:59:56.231 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 06:59:56.244 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 06:59:56.246 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 06:59:59.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:59.753 | from cryptography.utils import int_from_bytes 2022-04-14 06:59:59.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:59:59.753 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:03.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:03.271 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:03.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:03.271 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:06.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:06.765 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:06.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:06.765 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:10.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:10.272 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:10.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:10.272 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:13.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:13.768 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:13.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:13.768 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:17.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:17.205 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:17.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:17.206 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:20.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:20.725 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:20.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:20.725 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:24.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:24.402 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:24.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:24.402 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:29.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:29.188 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:29.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:29.188 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:29.188 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 07:00:35.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:35.153 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:35.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:35.154 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:35.480 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 07:00:35.487 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 07:00:35.489 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 07:00:35.491 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 07:00:35.494 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 07:00:35.497 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 07:00:35.499 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 07:00:35.501 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 07:00:35.503 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 07:00:35.505 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 07:00:35.508 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 07:00:35.511 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 07:00:35.513 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 07:00:35.516 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 07:00:35.518 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 07:00:35.521 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 07:00:35.525 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:00:35.527 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 07:00:35.530 | + 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:00:35.535 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 07:00:35.537 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 07:00:35.540 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 07:00:35.542 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 07:00:35.545 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 07:00:35.547 | + 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:00:35.576 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 07:00:35.606 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 07:00:35.634 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 07:00:35.663 | + 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:00:35.693 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 07:00:35.722 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 07:00:35.724 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 07:00:35.726 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 07:00:35.729 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:00:35.732 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:00:35.749 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:00:35.751 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:00:35.754 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:00:35.756 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:00:35.758 | + 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:00:35.789 | + 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:00:35.823 | + 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:00:35.854 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:00:35.883 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 07:00:35.900 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:00:35.902 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 07:00:35.905 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:00:35.907 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 07:00:35.909 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 07:00:35.911 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 07:00:35.914 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:00:35.917 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 07:00:35.919 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 07:00:35.932 | + 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:00:35.947 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 07:00:35.950 | + 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:00:35.962 | + 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:00:35.976 | + 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:00:35.989 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:00:36.000 | + 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:00:36.000 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 07:00:36.000 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.71WQaZ0C0z 2022-04-14 07:00:36.001 | + 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:00:36.003 | + 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:00:36.006 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.71WQaZ0C0z 2022-04-14 07:00:36.010 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.71WQaZ0C0z 2022-04-14 07:00:36.021 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.71WQaZ0C0z /etc/sudoers.d/neutron-rootwrap 2022-04-14 07:00:36.034 | + 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:00:36.063 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 07:00:36.065 | + 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:00:36.096 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 07:00:36.099 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 07:00:36.102 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 07:00:36.105 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:00:36.107 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:00:36.110 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:00:36.127 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:00:36.130 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:00:36.133 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:00:36.136 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:00:36.154 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:00:36.157 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:00:36.160 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:00:36.190 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:00:36.192 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:00:36.194 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 07:00:36.214 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:00:36.217 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 07:00:36.219 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 07:00:36.221 | + 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:00:36.224 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:00:36.226 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 07:00:36.229 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 07:00:36.233 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:00:36.234 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 07:00:36.236 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 07:00:36.239 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 07:00:36.243 | + 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:00:36.246 | + 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:00:36.250 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 07:00:36.268 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:00:36.270 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 07:00:36.273 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 07:00:36.276 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 07:00:36.280 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 07:00:36.310 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:00:36.341 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 07:00:36.372 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 07:00:36.402 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 07:00:36.435 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 07:00:36.438 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:00:36.440 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 07:00:36.443 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:00:36.445 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 07:00:36.474 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 07:00:36.505 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-14 07:00:36.538 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 07:00:36.571 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 07:00:36.617 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 07:00:36.646 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 07:00:36.678 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 07:00:36.708 | + 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:00:36.741 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:00:36.771 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 07:00:36.803 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 07:00:36.835 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 07:00:36.838 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:00:36.841 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:00:36.843 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:00:36.845 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 07:00:36.879 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 07:00:36.911 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.37/identity 2022-04-14 07:00:36.941 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 07:00:36.977 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 07:00:37.007 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 07:00:37.039 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 07:00:37.069 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 07:00:37.104 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:00:37.135 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 07:00:37.169 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 07:00:37.172 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 07:00:37.174 | + 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:00:37.177 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 07:00:37.181 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 07:00:37.181 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 07:00:37.184 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 07:00:37.186 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-04-14 07:00:37.189 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-04-14 07:00:37.191 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-04-14 07:00:37.194 | + 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:00:37.197 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 07:00:37.200 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 07:00:37.203 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 07:00:37.205 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 07:00:37.207 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 07:00:37.210 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 07:00:37.213 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 07:00:37.215 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 07:00:37.218 | + 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:00:37.250 | + 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:00:37.252 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:00:37.255 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:00:37.257 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 07:00:37.260 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 07:00:37.263 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:00:37.265 | + 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:00:37.293 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 07:00:37.295 | + 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:00:37.298 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:00:37.300 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:00:37.303 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 07:00:37.313 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 07:00:37.313 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:00:37.313 | + 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:00:37.339 | + 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:00:37.342 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:00:37.344 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:00:37.346 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 07:00:37.349 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 07:00:37.351 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:00:37.353 | + 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:00:37.382 | + 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:00:37.385 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:00:37.387 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 07:00:37.390 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 07:00:37.392 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 07:00:37.394 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:00:37.399 | + 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:00:37.428 | + 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:00:37.431 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:00:37.433 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 07:00:37.436 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:00:37.438 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:00:37.440 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:00:37.445 | + 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:00:37.473 | + 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:00:37.476 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:00:37.478 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 07:00:37.480 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 07:00:37.483 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 07:00:37.485 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:00:37.487 | + 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:00:37.518 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2022-04-14 07:00:37.521 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:00:37.523 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 07:00:37.525 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-04-14 07:00:37.528 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-04-14 07:00:37.530 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:00:37.532 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-04-14 07:00:37.561 | + 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:00:37.566 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:00:37.566 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 07:00:37.568 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:00:37.570 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:00:37.573 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:00:37.576 | + 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:00:37.605 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 07:00:37.607 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 07:00:37.624 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:00:37.627 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 07:00:37.632 | + 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:00:37.667 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 07:00:37.669 | + 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:00:37.706 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:00:37.744 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 07:00:37.747 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 07:00:37.749 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 07:00:37.752 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:00:40.768 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:00:40.768 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev116 2022-04-14 07:00:40.768 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93654) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:00:40.769 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-04-14 07:00:40.770 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmp9fgyiepj/privsep.sock'] 2022-04-14 07:00:42.980 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-04-14 07:00:42.984 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp9fgyiepj/privsep.sock {{(pid=93654) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-04-14 07:00:42.984 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-04-14 07:00:42.984 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-04-14 07:00:42.984 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-04-14 07:00:42.984 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 93663 2022-04-14 07:00:42.984 | DEBUG oslo.privsep.daemon [-] privsep: reply[ea0f7c16-715a-453c-9d1d-bdebf9937acc]: (2,) {{(pid=93663) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-04-14 07:00:43.286 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=93663) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-04-14 07:00:43.299 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.013s {{(pid=93663) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-04-14 07:00:43.299 | DEBUG oslo.privsep.daemon [-] privsep: reply[2815aee4-bf83-4f36-b203-0937c3312b27]: (4, ('56be564c-23f5-49e8-b731-90995c5ee6a2\n', '')) {{(pid=93663) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-04-14 07:00:43.352 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93654) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:00:43.352 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93654) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:00:43.353 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93654) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:00:43.353 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93654) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:00:43.353 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93654) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:00:43.354 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93654) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:00:43.406 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:00:43.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:43.406 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:43.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:00:43.407 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:43.792 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 07:00:43.794 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 07:00:43.797 | + 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:00:43.800 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:00:43.803 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 07:00:43.878 | + 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:00:43.900 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 07:00:43.903 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 07:00:43.905 | + 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:00:43.938 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 07:00:43.941 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 07:00:43.950 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 07:00:43.956 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 07:00:43.956 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 07:00:43.979 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 07:00:43.997 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:00:43.999 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 07:00:44.020 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 07:00:44.024 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:00:44.030 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 07:00:44.035 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 07:00:44.038 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 07:00:44.041 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 07:00:44.043 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 07:00:44.046 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 07:00:44.048 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:00:44.051 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:00:44.057 | + 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:00:44.057 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:00:44.059 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:00:44.094 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 07:00:44.097 | + 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:00:44.132 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 07:00:44.135 | + 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:00:44.169 | + 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:00:44.199 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 07:00:44.217 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:00:44.219 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 07:00:44.222 | + 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:00:44.226 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 07:00:44.255 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 07:00:44.285 | + 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:00:44.333 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 07:00:44.336 | + 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:00:44.368 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 07:00:44.386 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:00:44.388 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:00:44.391 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:00:44.420 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:00:44.422 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:00:44.425 | + 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:00:44.455 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 07:00:44.457 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:00:44.460 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 07:00:44.462 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 07:00:44.480 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:00:44.482 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 07:00:44.485 | + 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:00:44.489 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 07:00:44.519 | + 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:00:44.554 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 07:00:44.557 | + 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:00:44.590 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:00:44.592 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:00:44.622 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:00:44.624 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:00:44.627 | + 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:00:44.656 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 07:00:44.658 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:00:44.661 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 07:00:44.663 | + 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:00:47.670 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:00:47.670 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev116 2022-04-14 07:00:47.670 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=94197) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:00:47.721 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=94197) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:00:47.721 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=94197) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:00:47.721 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=94197) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:00:47.721 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=94197) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:00:47.722 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=94197) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:00:47.722 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=94197) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:00:47.782 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 07:00:47.783 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=94197) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 07:00:47.783 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=94197) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 07:00:47.784 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:00:47.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:47.784 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:47.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:47.784 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:48.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 07:00:48.157 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 07:00:48.159 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:00:48.162 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:00:48.165 | + 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:00:48.167 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:00:48.170 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:00:48.187 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 07:00:48.190 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 07:00:48.192 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 07:00:48.195 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 07:00:48.207 | + 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:00:48.225 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 07:00:48.228 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 07:00:48.230 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 07:00:48.233 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 07:00:48.235 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 07:00:48.238 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 07:00:48.240 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 07:00:48.244 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 07:00:48.246 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 07:00:48.248 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 07:00:48.251 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 07:00:48.253 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 07:00:48.255 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 07:00:48.258 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 07:00:48.262 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 07:00:48.262 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 07:00:48.268 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 07:00:48.271 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 07:00:48.273 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 07:00:48.276 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 07:00:48.280 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 07:00:48.280 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 07:00:48.280 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 07:00:48.286 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.41/22 brd 192.168.3.255' 2022-04-14 07:00:48.289 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 07:00:48.292 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 07:00:48.294 | + 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:00:48.297 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 07:00:48.299 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.41/22 brd 192.168.3.255 != '' ]] 2022-04-14 07:00:48.301 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.41/22 brd 192.168.3.255 dev eth1' 2022-04-14 07:00:48.304 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.41/22 brd 192.168.3.255 dev br-data' 2022-04-14 07:00:48.307 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 07:00:48.309 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 07:00:48.316 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 07:00:48.319 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.41/22 brd 192.168.3.255 2022-04-14 07:00:48.319 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 07:00:48.319 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 07:00:48.320 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.41 2022-04-14 07:00:48.322 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.41 ' 2022-04-14 07:00:48.325 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.41/22 brd 192.168.3.255 dev eth1 2022-04-14 07:00:48.338 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.41/22 brd 192.168.3.255 dev br-data 2022-04-14 07:00:48.352 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 07:00:48.365 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 07:00:48.387 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.41 2022-04-14 07:00:49.104 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:00:49.129 | [91740 Async init_glance:91740]: finished successfully 2022-04-14 07:00:51.396 | ARPING 192.168.0.41 from 192.168.0.41 br-data 2022-04-14 07:00:51.397 | Sent 3 probes (3 broadcast(s)) 2022-04-14 07:00:51.397 | Received 0 response(s) 2022-04-14 07:00:51.417 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 07:00:51.419 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-14 07:00:51.422 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-14 07:00:51.425 | + ./stack.sh:exit_trap:524 : jobs='77922 2022-04-14 07:00:51.425 | 91740' 2022-04-14 07:00:51.427 | + ./stack.sh:exit_trap:527 : [[ -n 77922 2022-04-14 07:00:51.431 | 91740 ]] 2022-04-14 07:00:51.432 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-064016 ]] 2022-04-14 07:00:51.433 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-14 07:00:51.435 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-14 07:00:51.435 | exit_trap: cleaning up child processes 2022-04-14 07:00:51.437 | + ./stack.sh:exit_trap:529 : kill 77922 91740 2022-04-14 07:00:51.440 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.UXEfnBw54d ']' 2022-04-14 07:00:51.442 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.UXEfnBw54d 2022-04-14 07:00:51.446 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-14 07:00:51.449 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-14 07:00:51.451 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-14 07:00:51.454 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-14 07:00:51.455 | Error on exit 2022-04-14 07:00:51.456 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-14 07:00:51.458 | + ./stack.sh:exit_trap:544 : generate-subunit 1649918413 1238 fail 2022-04-14 07:00:52.137 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-14 07:00:52.140 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 07:00:53.447 | + ./stack.sh:exit_trap:558 : exit 1