2022-09-09 17:45:59.684 | + ./stack.sh:main:482 : exec 2022-09-09 17:45:59.684 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-09-09-174559.summary.2022-09-09-174559 2022-09-09 17:45:59.684 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-09-09-174559' 2022-09-09 17:45:59.684 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-09 17:45:59.684 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-09-09-174559 2022-09-09 17:45:59.684 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-09-09-174559 /opt/stack/logs/stack.sh.log 2022-09-09 17:45:59.684 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-09-09-174559.summary.2022-09-09-174559 /opt/stack/logs/stack.sh.log.summary 2022-09-09 17:45:59.684 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-09-09 17:45:59.684 | + functions:check_path_perm_sanity:596 : local real_path 2022-09-09 17:45:59.684 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-09-09 17:45:59.684 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-09-09 17:45:59.684 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-09-09 17:45:59.684 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-09-09 17:45:59.684 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-09-09 17:45:59.684 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-09-09 17:45:59.684 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-09-09 17:45:59.684 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-09-09 17:45:59.684 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-09-09 17:45:59.684 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-09-09 17:45:59.684 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-09-09 17:45:59.684 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-09-09 17:45:59.687 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-09-09 17:45:59.689 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-09-09 17:45:59.692 | + ./stack.sh:main:555 : trap err_trap ERR 2022-09-09 17:45:59.694 | + ./stack.sh:main:568 : set -o errexit 2022-09-09 17:45:59.695 | + ./stack.sh:main:571 : uname -a 2022-09-09 17:45:59.696 | Linux dv-cinder-852210-14-smb 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-09-09 17:45:59.698 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-09-09 17:45:59.700 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-09-09 17:45:59.703 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-09-09 17:45:59.745 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-09-09 17:45:59.760 | + ./stack.sh:main:585 : fetch_plugins 2022-09-09 17:45:59.762 | + functions-common:fetch_plugins:1785 : local plugins= 2022-09-09 17:45:59.763 | + functions-common:fetch_plugins:1786 : local plugin 2022-09-09 17:45:59.765 | + functions-common:fetch_plugins:1789 : [[ -z '' ]] 2022-09-09 17:45:59.767 | + functions-common:fetch_plugins:1790 : return 2022-09-09 17:45:59.769 | + ./stack.sh:main:589 : run_phase override_defaults 2022-09-09 17:45:59.771 | + functions-common:run_phase:1867 : local mode=override_defaults 2022-09-09 17:45:59.773 | + functions-common:run_phase:1868 : local phase= 2022-09-09 17:45:59.774 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-09 17:45:59.776 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-09 17:45:59.778 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-09 17:45:59.779 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-09 17:45:59.781 | + functions-common:run_phase:1877 : local extra 2022-09-09 17:45:59.784 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-09 17:45:59.787 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-09 17:45:59.788 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-09 17:45:59.790 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-09 17:45:59.792 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-09-09 17:45:59.794 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-09 17:45:59.806 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:45:59.807 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-09-09 17:45:59.809 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 17:45:59.811 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 17:45:59.812 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 17:45:59.814 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 17:45:59.816 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 17:45:59.818 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-09-09 17:45:59.819 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-09-09 17:45:59.821 | + functions-common:run_phase:1888 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-09-09 17:45:59.823 | + functions-common:run_phase:1891 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-09 17:45:59.825 | + functions-common:run_phase:1892 : plugin_override_defaults 2022-09-09 17:45:59.826 | + functions-common:plugin_override_defaults:1826 : local plugins= 2022-09-09 17:45:59.828 | + functions-common:plugin_override_defaults:1827 : local plugin 2022-09-09 17:45:59.830 | + functions-common:plugin_override_defaults:1830 : [[ -z '' ]] 2022-09-09 17:45:59.832 | + functions-common:plugin_override_defaults:1831 : return 2022-09-09 17:45:59.834 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-09-09 17:45:59.850 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-09-09 17:45:59.852 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-09-09 17:45:59.864 | ++ functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:45:59.866 | +++ lib/tls:source:43 : hostname -f 2022-09-09 17:45:59.870 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-09-09 17:45:59.871 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-09-09 17:45:59.873 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-09-09 17:45:59.875 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-09-09 17:45:59.877 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-09-09 17:45:59.878 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-09-09 17:45:59.880 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-09-09 17:45:59.882 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-09-09 17:45:59.884 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-09-09 17:45:59.886 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-09-09 17:45:59.890 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-09-09 17:45:59.901 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-09-09 17:45:59.918 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-09-09 17:45:59.929 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-09-09 17:45:59.942 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-09-09 17:45:59.975 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-09-09 17:46:00.031 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-09-09 17:46:00.109 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-09-09 17:46:00.130 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-09-09 17:46:00.171 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-09-09 17:46:00.222 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-09-09 17:46:00.365 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-09-09 17:46:00.378 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-09-09 17:46:00.391 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-09-09 17:46:00.404 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-09-09 17:46:00.486 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-09-09 17:46:00.488 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-09-09 17:46:00.492 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-09-09 17:46:00.494 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-09-09 17:46:00.496 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-09-09 17:46:00.498 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-09-09 17:46:00.500 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-09-09 17:46:00.500 | False' 2022-09-09 17:46:00.503 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-09-09 17:46:00.517 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-09-09 17:46:00.520 | + ./stack.sh:main:619 : run_phase source 2022-09-09 17:46:00.522 | + functions-common:run_phase:1867 : local mode=source 2022-09-09 17:46:00.524 | + functions-common:run_phase:1868 : local phase= 2022-09-09 17:46:00.526 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-09 17:46:00.528 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-09 17:46:00.530 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-09 17:46:00.531 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-09 17:46:00.534 | + functions-common:run_phase:1877 : local extra 2022-09-09 17:46:00.536 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-09 17:46:00.540 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-09 17:46:00.542 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-09 17:46:00.544 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-09 17:46:00.546 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-09-09 17:46:00.548 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-09 17:46:00.562 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:46:00.564 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-09-09 17:46:00.566 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-09-09 17:46:00.604 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-09-09 17:46:00.606 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-09-09 17:46:00.608 | + functions-common:run_phase:1888 : [[ source == \s\o\u\r\c\e ]] 2022-09-09 17:46:00.610 | + functions-common:run_phase:1889 : load_plugin_settings 2022-09-09 17:46:00.612 | + functions-common:load_plugin_settings:1803 : local plugins= 2022-09-09 17:46:00.614 | + functions-common:load_plugin_settings:1804 : local plugin 2022-09-09 17:46:00.616 | + functions-common:load_plugin_settings:1807 : [[ -z '' ]] 2022-09-09 17:46:00.618 | + functions-common:load_plugin_settings:1808 : return 2022-09-09 17:46:00.620 | + functions-common:run_phase:1890 : verify_disabled_services 2022-09-09 17:46:00.622 | + functions-common:verify_disabled_services:2150 : local service 2022-09-09 17:46:00.624 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.626 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-09-09 17:46:00.628 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.631 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-09-09 17:46:00.633 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.635 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-09-09 17:46:00.637 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.639 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-09-09 17:46:00.641 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.644 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-09-09 17:46:00.646 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.648 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-09-09 17:46:00.651 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.653 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-09-09 17:46:00.655 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.657 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-09-09 17:46:00.660 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.662 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-09-09 17:46:00.664 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.666 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-09-09 17:46:00.669 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.671 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-09-09 17:46:00.673 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.675 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-09-09 17:46:00.677 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.679 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-09-09 17:46:00.682 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.684 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-09-09 17:46:00.686 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.688 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-09-09 17:46:00.691 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.693 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-09-09 17:46:00.695 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.698 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-09-09 17:46:00.700 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.702 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-09-09 17:46:00.704 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.707 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-09-09 17:46:00.709 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.711 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-09-09 17:46:00.713 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.716 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-09-09 17:46:00.718 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.720 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-09-09 17:46:00.722 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.724 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-09-09 17:46:00.726 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.728 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-09-09 17:46:00.731 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.733 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-09-09 17:46:00.735 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.737 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-09-09 17:46:00.739 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.742 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-09-09 17:46:00.744 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.746 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-09-09 17:46:00.748 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.750 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-09-09 17:46:00.753 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.755 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-09-09 17:46:00.757 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.759 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-09-09 17:46:00.762 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.764 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-09-09 17:46:00.766 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.768 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-09-09 17:46:00.770 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.772 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-09-09 17:46:00.775 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.777 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-09-09 17:46:00.779 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.781 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-09-09 17:46:00.784 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.786 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-09-09 17:46:00.788 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.790 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-09-09 17:46:00.793 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.795 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-09-09 17:46:00.797 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.800 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-09-09 17:46:00.802 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.804 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-09-09 17:46:00.806 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.808 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-09-09 17:46:00.811 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.813 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-09-09 17:46:00.815 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.817 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-09-09 17:46:00.820 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:00.822 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-09-09 17:46:00.824 | + ./stack.sh:main:690 : initialize_database_backends 2022-09-09 17:46:00.827 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-09-09 17:46:00.829 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-09-09 17:46:00.843 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:46:00.845 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-09-09 17:46:00.848 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-09-09 17:46:00.850 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-09-09 17:46:00.864 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:46:00.866 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-09-09 17:46:00.868 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-09-09 17:46:00.871 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-09-09 17:46:00.873 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-09-09 17:46:00.875 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-09-09 17:46:00.878 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-09-09 17:46:00.880 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-09-09 17:46:00.882 | + lib/database:initialize_database_backends:92 : return 0 2022-09-09 17:46:00.884 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-09-09 17:46:00.884 | Using mysql database backend 2022-09-09 17:46:00.887 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-09-09 17:46:00.901 | + ./stack.sh:main:696 : define_database_baseurl 2022-09-09 17:46:00.904 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-09-09 17:46:00.907 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-09-09 17:46:00.910 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-09-09 17:46:00.912 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-09 17:46:00.915 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-09-09 17:46:00.930 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:46:00.932 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-09-09 17:46:00.950 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-09-09 17:46:00.965 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:46:00.967 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-09-09 17:46:00.982 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-09-09 17:46:00.998 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-09-09 17:46:01.013 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:46:01.015 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-09-09 17:46:01.031 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:46:01.034 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-09-09 17:46:01.048 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-09-09 17:46:01.051 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-09-09 17:46:01.053 | + ./stack.sh:main:752 : save_stackenv 752 2022-09-09 17:46:01.055 | + functions-common:save_stackenv:60 : local tag=752 2022-09-09 17:46:01.058 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-09-09 17:46:01.062 | + functions-common:save_stackenv:62 : time_stamp=2022-09-09-174601 2022-09-09 17:46:01.064 | + functions-common:save_stackenv:63 : echo '# 2022-09-09-174601 752' 2022-09-09 17:46:01.067 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.069 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-09 17:46:01.071 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.074 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-09-09 17:46:01.076 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.078 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-09-09 17:46:01.081 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.083 | + 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,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,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-09-09 17:46:01.086 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.088 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2022-09-09 17:46:01.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.092 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2022-09-09 17:46:01.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.098 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-09-09-174559 2022-09-09 17:46:01.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.102 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-09-09 17:46:01.104 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.107 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2022-09-09 17:46:01.109 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.111 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-09-09 17:46:01.113 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.116 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-09-09 17:46:01.118 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.120 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-09-09 17:46:01.123 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.125 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-09-09 17:46:01.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.129 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.16 2022-09-09 17:46:01.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.134 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-09-09 17:46:01.136 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-09-09 17:46:01.139 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-09-09 17:46:01.141 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/requirements.git 2022-09-09 17:46:01.143 | + functions-common:git_clone:597 : local git_dest=/opt/stack/requirements 2022-09-09 17:46:01.145 | + functions-common:git_clone:598 : local git_ref=master 2022-09-09 17:46:01.147 | + functions-common:git_clone:599 : local orig_dir 2022-09-09 17:46:01.150 | ++ functions-common:git_clone:600 : pwd 2022-09-09 17:46:01.152 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-09 17:46:01.154 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-09 17:46:01.157 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-09 17:46:01.171 | + functions-common:git_clone:603 : RECLONE=False 2022-09-09 17:46:01.173 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-09 17:46:01.175 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-09 17:46:01.178 | + functions-common:git_clone:617 : echo master 2022-09-09 17:46:01.179 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-09 17:46:01.183 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/requirements ]] 2022-09-09 17:46:01.185 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-09 17:46:01.187 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-09-09 17:46:01.199 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-09-09 17:46:01.202 | + functions-common:git_clone:678 : git show --oneline 2022-09-09 17:46:01.202 | + functions-common:git_clone:678 : head -1 2022-09-09 17:46:01.206 | 0d5711cd Merge "update constraint for oslo.db to new release 12.1.0" 2022-09-09 17:46:01.208 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-09 17:46:01.211 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-09-09 17:46:01.213 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-09 17:46:01.215 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-09-09 17:46:01.218 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-09-09 17:46:01.221 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-09-09 17:46:01.223 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-09-09 17:46:01.226 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-09-09 17:46:01.228 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-09-09 17:46:01.230 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-09-09 17:46:01.233 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-09-09 17:46:01.236 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-09-09 17:46:01.240 | ++ tools/install_prereqs.sh:source:47 : NOW=1662745561 2022-09-09 17:46:01.243 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-09-09 17:46:01.246 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-09-09 17:46:01.249 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-09-09 17:46:01.252 | ++ tools/install_prereqs.sh:source:49 : DELTA=1662745561 2022-09-09 17:46:01.254 | ++ tools/install_prereqs.sh:source:50 : [[ 1662745561 -lt 7200 ]] 2022-09-09 17:46:01.256 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-09-09 17:46:01.259 | ++ functions-common:export_proxy_variables:2257 : isset http_proxy 2022-09-09 17:46:01.261 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-09-09 17:46:01.263 | ++ functions-common:export_proxy_variables:2260 : isset https_proxy 2022-09-09 17:46:01.265 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-09-09 17:46:01.268 | ++ functions-common:export_proxy_variables:2263 : isset no_proxy 2022-09-09 17:46:01.270 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-09-09 17:46:01.273 | +++ 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,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,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-09-09 17:46:01.318 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-09-09 17:46:01.318 | apache2-dev 2022-09-09 17:46:01.318 | bc 2022-09-09 17:46:01.318 | bsdmainutils 2022-09-09 17:46:01.318 | curl 2022-09-09 17:46:01.318 | g++ 2022-09-09 17:46:01.318 | gawk 2022-09-09 17:46:01.318 | gcc 2022-09-09 17:46:01.318 | gettext 2022-09-09 17:46:01.318 | git 2022-09-09 17:46:01.318 | graphviz 2022-09-09 17:46:01.318 | iputils-ping 2022-09-09 17:46:01.318 | libapache2-mod-proxy-uwsgi 2022-09-09 17:46:01.318 | libffi-dev 2022-09-09 17:46:01.318 | libjpeg-dev 2022-09-09 17:46:01.318 | libpcre3-dev 2022-09-09 17:46:01.318 | libpq-dev 2022-09-09 17:46:01.318 | libssl-dev 2022-09-09 17:46:01.318 | libsystemd-dev 2022-09-09 17:46:01.318 | libxml2-dev 2022-09-09 17:46:01.318 | libxslt1-dev 2022-09-09 17:46:01.318 | libyaml-dev 2022-09-09 17:46:01.318 | lsof 2022-09-09 17:46:01.318 | openssh-server 2022-09-09 17:46:01.318 | openssl 2022-09-09 17:46:01.318 | pkg-config 2022-09-09 17:46:01.319 | psmisc 2022-09-09 17:46:01.319 | python3-dev 2022-09-09 17:46:01.319 | python3-pip 2022-09-09 17:46:01.319 | python3-systemd 2022-09-09 17:46:01.319 | python3-venv 2022-09-09 17:46:01.319 | tar 2022-09-09 17:46:01.319 | tcpdump 2022-09-09 17:46:01.319 | unzip 2022-09-09 17:46:01.319 | uuid-runtime 2022-09-09 17:46:01.319 | wget 2022-09-09 17:46:01.319 | wget 2022-09-09 17:46:01.319 | zlib1g-dev 2022-09-09 17:46:01.319 | libkrb5-dev 2022-09-09 17:46:01.319 | libldap2-dev 2022-09-09 17:46:01.319 | libsasl2-dev 2022-09-09 17:46:01.319 | memcached 2022-09-09 17:46:01.319 | python3-mysqldb 2022-09-09 17:46:01.319 | sqlite3 2022-09-09 17:46:01.319 | conntrack 2022-09-09 17:46:01.319 | curl 2022-09-09 17:46:01.319 | ebtables 2022-09-09 17:46:01.319 | genisoimage 2022-09-09 17:46:01.319 | iptables 2022-09-09 17:46:01.319 | iputils-arping 2022-09-09 17:46:01.319 | kpartx 2022-09-09 17:46:01.319 | libjs-jquery-tablesorter 2022-09-09 17:46:01.319 | parted 2022-09-09 17:46:01.319 | pm-utils 2022-09-09 17:46:01.319 | python3-mysqldb 2022-09-09 17:46:01.319 | socat 2022-09-09 17:46:01.319 | sqlite3 2022-09-09 17:46:01.319 | sudo 2022-09-09 17:46:01.319 | vlan 2022-09-09 17:46:01.319 | lsscsi 2022-09-09 17:46:01.319 | open-iscsi 2022-09-09 17:46:01.319 | lvm2 2022-09-09 17:46:01.319 | qemu-utils 2022-09-09 17:46:01.319 | thin-provisioning-tools 2022-09-09 17:46:01.319 | acl 2022-09-09 17:46:01.319 | dnsmasq-base 2022-09-09 17:46:01.319 | dnsmasq-utils 2022-09-09 17:46:01.320 | ebtables 2022-09-09 17:46:01.320 | haproxy 2022-09-09 17:46:01.320 | iptables 2022-09-09 17:46:01.320 | iputils-arping 2022-09-09 17:46:01.320 | iputils-ping 2022-09-09 17:46:01.320 | postgresql-server-dev-all 2022-09-09 17:46:01.320 | python3-mysqldb 2022-09-09 17:46:01.320 | sqlite3 2022-09-09 17:46:01.320 | sudo 2022-09-09 17:46:01.320 | vlan 2022-09-09 17:46:01.320 | pcp 2022-09-09 17:46:01.320 | ipset 2022-09-09 17:46:01.320 | conntrack 2022-09-09 17:46:01.320 | conntrackd 2022-09-09 17:46:01.320 | keepalived 2022-09-09 17:46:01.320 | lvm2 2022-09-09 17:46:01.320 | qemu-utils 2022-09-09 17:46:01.320 | thin-provisioning-tools 2022-09-09 17:46:01.320 | curl 2022-09-09 17:46:01.320 | liberasurecode-dev 2022-09-09 17:46:01.320 | make 2022-09-09 17:46:01.320 | memcached 2022-09-09 17:46:01.320 | rsync 2022-09-09 17:46:01.320 | sqlite3 2022-09-09 17:46:01.320 | xfsprogs' 2022-09-09 17:46:01.323 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-09-09 17:46:01.340 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-09-09 17:46:01.340 | apache2-dev 2022-09-09 17:46:01.340 | bc 2022-09-09 17:46:01.340 | bsdmainutils 2022-09-09 17:46:01.340 | curl 2022-09-09 17:46:01.340 | g++ 2022-09-09 17:46:01.340 | gawk 2022-09-09 17:46:01.340 | gcc 2022-09-09 17:46:01.340 | gettext 2022-09-09 17:46:01.340 | git 2022-09-09 17:46:01.340 | graphviz 2022-09-09 17:46:01.341 | iputils-ping 2022-09-09 17:46:01.341 | libapache2-mod-proxy-uwsgi 2022-09-09 17:46:01.341 | libffi-dev 2022-09-09 17:46:01.341 | libjpeg-dev 2022-09-09 17:46:01.341 | libpcre3-dev 2022-09-09 17:46:01.341 | libpq-dev 2022-09-09 17:46:01.341 | libssl-dev 2022-09-09 17:46:01.341 | libsystemd-dev 2022-09-09 17:46:01.341 | libxml2-dev 2022-09-09 17:46:01.341 | libxslt1-dev 2022-09-09 17:46:01.341 | libyaml-dev 2022-09-09 17:46:01.341 | lsof 2022-09-09 17:46:01.341 | openssh-server 2022-09-09 17:46:01.341 | openssl 2022-09-09 17:46:01.341 | pkg-config 2022-09-09 17:46:01.341 | psmisc 2022-09-09 17:46:01.341 | python3-dev 2022-09-09 17:46:01.341 | python3-pip 2022-09-09 17:46:01.341 | python3-systemd 2022-09-09 17:46:01.341 | python3-venv 2022-09-09 17:46:01.341 | tar 2022-09-09 17:46:01.341 | tcpdump 2022-09-09 17:46:01.341 | unzip 2022-09-09 17:46:01.341 | uuid-runtime 2022-09-09 17:46:01.341 | wget 2022-09-09 17:46:01.341 | wget 2022-09-09 17:46:01.341 | zlib1g-dev 2022-09-09 17:46:01.341 | libkrb5-dev 2022-09-09 17:46:01.341 | libldap2-dev 2022-09-09 17:46:01.341 | libsasl2-dev 2022-09-09 17:46:01.341 | memcached 2022-09-09 17:46:01.341 | python3-mysqldb 2022-09-09 17:46:01.341 | sqlite3 2022-09-09 17:46:01.341 | conntrack 2022-09-09 17:46:01.341 | curl 2022-09-09 17:46:01.341 | ebtables 2022-09-09 17:46:01.341 | genisoimage 2022-09-09 17:46:01.341 | iptables 2022-09-09 17:46:01.342 | iputils-arping 2022-09-09 17:46:01.342 | kpartx 2022-09-09 17:46:01.342 | libjs-jquery-tablesorter 2022-09-09 17:46:01.342 | parted 2022-09-09 17:46:01.342 | pm-utils 2022-09-09 17:46:01.342 | python3-mysqldb 2022-09-09 17:46:01.342 | socat 2022-09-09 17:46:01.342 | sqlite3 2022-09-09 17:46:01.342 | sudo 2022-09-09 17:46:01.342 | vlan 2022-09-09 17:46:01.342 | lsscsi 2022-09-09 17:46:01.342 | open-iscsi 2022-09-09 17:46:01.342 | lvm2 2022-09-09 17:46:01.342 | qemu-utils 2022-09-09 17:46:01.342 | thin-provisioning-tools 2022-09-09 17:46:01.342 | acl 2022-09-09 17:46:01.342 | dnsmasq-base 2022-09-09 17:46:01.342 | dnsmasq-utils 2022-09-09 17:46:01.342 | ebtables 2022-09-09 17:46:01.342 | haproxy 2022-09-09 17:46:01.342 | iptables 2022-09-09 17:46:01.342 | iputils-arping 2022-09-09 17:46:01.342 | iputils-ping 2022-09-09 17:46:01.342 | postgresql-server-dev-all 2022-09-09 17:46:01.342 | python3-mysqldb 2022-09-09 17:46:01.342 | sqlite3 2022-09-09 17:46:01.342 | sudo 2022-09-09 17:46:01.342 | vlan 2022-09-09 17:46:01.342 | pcp 2022-09-09 17:46:01.342 | ipset 2022-09-09 17:46:01.342 | conntrack 2022-09-09 17:46:01.342 | conntrackd 2022-09-09 17:46:01.342 | keepalived 2022-09-09 17:46:01.342 | lvm2 2022-09-09 17:46:01.342 | qemu-utils 2022-09-09 17:46:01.342 | thin-provisioning-tools 2022-09-09 17:46:01.342 | curl 2022-09-09 17:46:01.342 | liberasurecode-dev 2022-09-09 17:46:01.342 | make 2022-09-09 17:46:01.342 | memcached 2022-09-09 17:46:01.342 | rsync 2022-09-09 17:46:01.343 | sqlite3 2022-09-09 17:46:01.343 | xfsprogs ' 2022-09-09 17:46:01.345 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-09-09 17:46:01.348 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:46:01.350 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:46:01.353 | ++ 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 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-09-09 17:46:01.353 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-09-09 17:46:01.357 | ++ 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 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-09-09 17:46:01.360 | ++ functions-common:install_package:1463 : update_package_repo 2022-09-09 17:46:01.362 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 17:46:01.364 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-09-09 17:46:01.366 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 17:46:01.368 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 17:46:01.370 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 17:46:01.372 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:46:01.374 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:46:01.376 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 17:46:01.378 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-09-09 17:46:01.380 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-09-09 17:46:01.382 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-09-09 17:46:01.384 | +++ functions-common:apt_get_update:1197 : id -u 2022-09-09 17:46:01.388 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-09-09 17:46:01.390 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-09-09 17:46:01.392 | ++ functions-common:time_start:2425 : local name=apt-get-update 2022-09-09 17:46:01.394 | ++ functions-common:time_start:2426 : local start_time= 2022-09-09 17:46:01.396 | ++ functions-common:time_start:2427 : [[ -n '' ]] 2022-09-09 17:46:01.398 | +++ functions-common:time_start:2430 : date +%s%3N 2022-09-09 17:46:01.402 | ++ functions-common:time_start:2430 : _TIME_START[$name]=1662745561400 2022-09-09 17:46:01.404 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-09-09 17:46:01.406 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-09-09 17:46:01.408 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-09-09 17:46:02.050 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-09-09 17:46:02.317 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-09-09 17:46:02.337 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-09-09 17:46:02.610 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-09-09 17:46:04.537 | Reading package lists... 2022-09-09 17:46:04.568 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-09-09 17:46:04.570 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-09-09 17:46:04.573 | ++ functions-common:time_stop:2439 : local name 2022-09-09 17:46:04.575 | ++ functions-common:time_stop:2440 : local end_time 2022-09-09 17:46:04.576 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:46:04.578 | ++ functions-common:time_stop:2442 : local total 2022-09-09 17:46:04.580 | ++ functions-common:time_stop:2443 : local start_time 2022-09-09 17:46:04.582 | ++ functions-common:time_stop:2445 : name=apt-get-update 2022-09-09 17:46:04.584 | ++ functions-common:time_stop:2446 : start_time=1662745561400 2022-09-09 17:46:04.586 | ++ functions-common:time_stop:2448 : [[ -z 1662745561400 ]] 2022-09-09 17:46:04.589 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:46:04.593 | ++ functions-common:time_stop:2451 : end_time=1662745564590 2022-09-09 17:46:04.595 | ++ functions-common:time_stop:2452 : elapsed_time=3190 2022-09-09 17:46:04.597 | ++ functions-common:time_stop:2453 : total=0 2022-09-09 17:46:04.599 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:46:04.601 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3190 2022-09-09 17:46:04.603 | ++ functions-common:install_package:1464 : 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 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-09-09 17:46:04.605 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 17:46:04.608 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:46:04.610 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:46:04.613 | ++ functions-common:real_install_package:1450 : 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 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-09-09 17:46:04.631 | ++ functions-common:apt_get:1230 : 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 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-09-09 17:46:04.740 | Reading package lists... 2022-09-09 17:46:04.994 | Building dependency tree... 2022-09-09 17:46:04.996 | Reading state information... 2022-09-09 17:46:05.289 | bc is already the newest version (1.07.1-2build1). 2022-09-09 17:46:05.289 | bc set to manually installed. 2022-09-09 17:46:05.289 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-09-09 17:46:05.289 | bsdmainutils set to manually installed. 2022-09-09 17:46:05.289 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-09-09 17:46:05.289 | g++ set to manually installed. 2022-09-09 17:46:05.289 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-09-09 17:46:05.290 | gawk set to manually installed. 2022-09-09 17:46:05.290 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-09-09 17:46:05.290 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-09-09 17:46:05.290 | iptables set to manually installed. 2022-09-09 17:46:05.290 | iputils-ping is already the newest version (3:20190709-3). 2022-09-09 17:46:05.290 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-09-09 17:46:05.290 | kpartx set to manually installed. 2022-09-09 17:46:05.290 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-09-09 17:46:05.290 | make is already the newest version (4.2.1-1.2). 2022-09-09 17:46:05.290 | make set to manually installed. 2022-09-09 17:46:05.290 | psmisc is already the newest version (23.3-1). 2022-09-09 17:46:05.290 | psmisc set to manually installed. 2022-09-09 17:46:05.290 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-09-09 17:46:05.290 | python3-systemd is already the newest version (234-3build2). 2022-09-09 17:46:05.290 | python3-systemd set to manually installed. 2022-09-09 17:46:05.290 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-09-09 17:46:05.290 | thin-provisioning-tools set to manually installed. 2022-09-09 17:46:05.290 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-09-09 17:46:05.290 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-09-09 17:46:05.290 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-09-09 17:46:05.290 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-09-09 17:46:05.290 | lsof set to manually installed. 2022-09-09 17:46:05.290 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-09-09 17:46:05.290 | parted set to manually installed. 2022-09-09 17:46:05.290 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-09-09 17:46:05.290 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-09-09 17:46:05.290 | zlib1g-dev set to manually installed. 2022-09-09 17:46:05.290 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-09-09 17:46:05.290 | The following packages were automatically installed and are no longer required: 2022-09-09 17:46:05.291 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 17:46:05.291 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 17:46:05.291 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 17:46:05.291 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 17:46:05.291 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 17:46:05.291 | python3-zope.interface 2022-09-09 17:46:05.291 | Use 'sudo apt autoremove' to remove them. 2022-09-09 17:46:05.291 | The following additional packages will be installed: 2022-09-09 17:46:05.291 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-09-09 17:46:05.291 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-09-09 17:46:05.291 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-09-09 17:46:05.291 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-09-09 17:46:05.291 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-09-09 17:46:05.291 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-09-09 17:46:05.291 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-09-09 17:46:05.291 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-09-09 17:46:05.291 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-09-09 17:46:05.291 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-09-09 17:46:05.291 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-09-09 17:46:05.291 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-09-09 17:46:05.291 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-09-09 17:46:05.292 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-09-09 17:46:05.292 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-09-09 17:46:05.292 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-09-09 17:46:05.292 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-09-09 17:46:05.292 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-09-09 17:46:05.292 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-09-09 17:46:05.292 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-09-09 17:46:05.292 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-09-09 17:46:05.292 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-09-09 17:46:05.292 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-09-09 17:46:05.292 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-09-09 17:46:05.292 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-09-09 17:46:05.292 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-09-09 17:46:05.292 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-09-09 17:46:05.292 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-09-09 17:46:05.292 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libz3-4 2022-09-09 17:46:05.292 | libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-09-09 17:46:05.292 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-09-09 17:46:05.292 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-09-09 17:46:05.292 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-09-09 17:46:05.292 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-09-09 17:46:05.292 | x11-common 2022-09-09 17:46:05.294 | Suggested packages: 2022-09-09 17:46:05.294 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-09-09 17:46:05.294 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-09-09 17:46:05.294 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-09-09 17:46:05.294 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-09-09 17:46:05.294 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-09-09 17:46:05.294 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-09-09 17:46:05.294 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-09-09 17:46:05.294 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-09-09 17:46:05.294 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-09-09 17:46:05.294 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-09-09 17:46:05.294 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-09-09 17:46:05.294 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-09-09 17:46:05.294 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-09-09 17:46:05.294 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-09-09 17:46:05.294 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-09-09 17:46:05.294 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-09-09 17:46:05.560 | The following NEW packages will be installed: 2022-09-09 17:46:05.560 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-09-09 17:46:05.561 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-09-09 17:46:05.561 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-09-09 17:46:05.561 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-09-09 17:46:05.561 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-09-09 17:46:05.561 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-09-09 17:46:05.561 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-09-09 17:46:05.561 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-09-09 17:46:05.561 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-09-09 17:46:05.561 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-09-09 17:46:05.561 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-09-09 17:46:05.561 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-09-09 17:46:05.561 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-09-09 17:46:05.561 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-09-09 17:46:05.561 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-09-09 17:46:05.561 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-09-09 17:46:05.561 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-09-09 17:46:05.561 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-09-09 17:46:05.561 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-09-09 17:46:05.561 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-09-09 17:46:05.561 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-09-09 17:46:05.561 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-09-09 17:46:05.561 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-09-09 17:46:05.561 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-09-09 17:46:05.561 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-09-09 17:46:05.561 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-09-09 17:46:05.561 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-09-09 17:46:05.562 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-09-09 17:46:05.562 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-09-09 17:46:05.562 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-09-09 17:46:05.562 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-09-09 17:46:05.562 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-09-09 17:46:05.562 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-09-09 17:46:05.562 | postgresql-client-12 postgresql-client-common postgresql-common 2022-09-09 17:46:05.562 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-09-09 17:46:05.562 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-09-09 17:46:05.562 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-09-09 17:46:05.562 | vbetool vlan x11-common 2022-09-09 17:46:05.563 | The following packages will be upgraded: 2022-09-09 17:46:05.563 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-09-09 17:46:05.564 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-09-09 17:46:05.565 | libssl1.1 libsystemd0 libuuid1 libxml2 libxslt1.1 open-iscsi openssh-client 2022-09-09 17:46:05.565 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-09-09 17:46:05.565 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-09-09 17:46:06.127 | 29 upgraded, 203 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 17:46:06.127 | Need to get 152 MB of archives. 2022-09-09 17:46:06.127 | After this operation, 712 MB of additional disk space will be used. 2022-09-09 17:46:06.127 | 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-09-09 17:46:07.539 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-09-09 17:46:07.627 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-09-09 17:46:07.654 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-09-09 17:46:07.664 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-09-09 17:46:07.892 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-09-09 17:46:09.976 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-09-09 17:46:09.981 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.4 [318 kB] 2022-09-09 17:46:09.988 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-09-09 17:46:09.989 | 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-09-09 17:46:09.990 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-09-09 17:46:09.992 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1,321 kB] 2022-09-09 17:46:10.202 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-09-09 17:46:10.204 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-09-09 17:46:10.389 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-09-09 17:46:10.390 | Get:16 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-09-09 17:46:10.391 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-09-09 17:46:10.392 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-09-09 17:46:10.451 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-09-09 17:46:10.452 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.13 [161 kB] 2022-09-09 17:46:10.492 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.13 [235 kB] 2022-09-09 17:46:10.527 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-09-09 17:46:10.549 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-09-09 17:46:10.551 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-09-09 17:46:13.460 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [640 kB] 2022-09-09 17:46:13.667 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.12 [1,181 kB] 2022-09-09 17:46:13.915 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.12 [159 kB] 2022-09-09 17:46:13.919 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.12 [84.5 kB] 2022-09-09 17:46:13.921 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.12 [95.6 kB] 2022-09-09 17:46:13.982 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-09-09 17:46:13.984 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-09-09 17:46:14.564 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-09-09 17:46:14.565 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-09-09 17:46:14.566 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-09-09 17:46:14.566 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.30-0ubuntu0.20.04.2 [1,323 kB] 2022-09-09 17:46:14.835 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-09-09 17:46:14.836 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-09-09 17:46:14.843 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.5 [206 kB] 2022-09-09 17:46:14.928 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.5 [980 kB] 2022-09-09 17:46:15.262 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-09-09 17:46:15.388 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-09-09 17:46:15.432 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-09-09 17:46:15.580 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-09-09 17:46:15.581 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB] 2022-09-09 17:46:15.783 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-09-09 17:46:15.842 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-09-09 17:46:15.844 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-09-09 17:46:16.081 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-09-09 17:46:16.214 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-09-09 17:46:16.349 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-09-09 17:46:16.533 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-09-09 17:46:16.534 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-09-09 17:46:16.535 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-09-09 17:46:16.578 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-09-09 17:46:16.808 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-09-09 17:46:16.929 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-09-09 17:46:17.074 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-09-09 17:46:22.524 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-09-09 17:46:26.221 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-09-09 17:46:26.232 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-09-09 17:46:26.233 | Get:61 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-09-09 17:46:26.282 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-09-09 17:46:27.289 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-09-09 17:46:27.291 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-09-09 17:46:27.476 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-09-09 17:46:29.297 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-09-09 17:46:31.805 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-09-09 17:46:31.806 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-09-09 17:46:31.857 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-09-09 17:46:31.857 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-09-09 17:46:31.925 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-09-09 17:46:31.930 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-09-09 17:46:31.930 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-09-09 17:46:32.019 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-09-09 17:46:32.019 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-09-09 17:46:32.022 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-09-09 17:46:32.024 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-09-09 17:46:32.276 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-09-09 17:46:32.284 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-09-09 17:46:32.414 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-09-09 17:46:32.642 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-09-09 17:46:32.653 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-09-09 17:46:32.655 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-09-09 17:46:32.674 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-09-09 17:46:32.966 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-09-09 17:46:33.025 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-09-09 17:46:33.123 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 [180 kB] 2022-09-09 17:46:33.188 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-09-09 17:46:33.203 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-09-09 17:46:33.217 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-09-09 17:46:33.220 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-09-09 17:46:33.222 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-09-09 17:46:33.250 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-09-09 17:46:33.251 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-09-09 17:46:33.317 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-09-09 17:46:33.420 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-09-09 17:46:33.421 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-09-09 17:46:33.464 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-09-09 17:46:33.753 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-09-09 17:46:34.015 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-09-09 17:46:34.023 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-09-09 17:46:34.138 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-09-09 17:46:34.345 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-09-09 17:46:34.420 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-09-09 17:46:34.425 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-09-09 17:46:34.429 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-09-09 17:46:34.434 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-09-09 17:46:34.448 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-09-09 17:46:34.449 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-09-09 17:46:34.454 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-09-09 17:46:34.485 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-09-09 17:46:34.504 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-09-09 17:46:34.507 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-09-09 17:46:34.535 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-09-09 17:46:34.643 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-09-09 17:46:34.647 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-09-09 17:46:34.647 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-09-09 17:46:34.648 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-09-09 17:46:34.648 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-09-09 17:46:34.759 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-09-09 17:46:34.760 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 [391 kB] 2022-09-09 17:46:34.774 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-09-09 17:46:34.776 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-09-09 17:46:34.778 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-09-09 17:46:34.803 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-09-09 17:46:34.868 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-09-09 17:46:34.869 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-09-09 17:46:34.869 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-09-09 17:46:34.870 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-09-09 17:46:35.182 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-09-09 17:46:35.185 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-09-09 17:46:35.188 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-09-09 17:46:35.189 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-09-09 17:46:35.190 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-09-09 17:46:35.191 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-09-09 17:46:35.244 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-09-09 17:46:35.411 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-09-09 17:46:35.413 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-09-09 17:46:35.423 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-09-09 17:46:35.450 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-09-09 17:46:35.452 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-09-09 17:46:35.515 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-09-09 17:46:35.519 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-09-09 17:46:35.520 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-09-09 17:46:35.520 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-09-09 17:46:35.521 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-09-09 17:46:35.522 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-09-09 17:46:35.524 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-09-09 17:46:35.557 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-09-09 17:46:35.563 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-09-09 17:46:35.600 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-09-09 17:46:35.604 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-09-09 17:46:35.770 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-09-09 17:46:35.867 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-09-09 17:46:35.872 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-09-09 17:46:38.941 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-09-09 17:46:38.943 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-09-09 17:46:38.944 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-09-09 17:46:38.947 | Get:159 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-09-09 17:46:39.016 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-09-09 17:46:39.019 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-09-09 17:46:39.020 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-09-09 17:46:39.148 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-09-09 17:46:39.149 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-09-09 17:46:39.189 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-09-09 17:46:39.290 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-09-09 17:46:39.291 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-09-09 17:46:39.291 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-09-09 17:46:39.488 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-09-09 17:46:39.504 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.8 [1,256 kB] 2022-09-09 17:46:39.938 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-09-09 17:46:40.049 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-09-09 17:46:40.065 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-09-09 17:46:40.066 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-09-09 17:46:40.226 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-09-09 17:46:40.227 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-09-09 17:46:40.228 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.12-0ubuntu0.20.04.1 [117 kB] 2022-09-09 17:46:40.247 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.12-0ubuntu0.20.04.1 [137 kB] 2022-09-09 17:46:40.250 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-09-09 17:46:41.245 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-09-09 17:46:41.755 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-09-09 17:46:41.842 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-09-09 17:46:41.893 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.16 [1,584 kB] 2022-09-09 17:46:42.413 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-09-09 17:46:42.496 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-09-09 17:46:42.497 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-09-09 17:46:42.520 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [736 kB] 2022-09-09 17:46:42.782 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB] 2022-09-09 17:46:42.836 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.20.04.1 [219 kB] 2022-09-09 17:46:42.938 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-09-09 17:46:43.020 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-09-09 17:46:43.123 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-09-09 17:46:44.894 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-09-09 17:46:44.895 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-09-09 17:46:45.097 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-09-09 17:46:45.201 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-09-09 17:46:47.455 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-09-09 17:46:47.584 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-09-09 17:46:55.314 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-09-09 17:46:55.315 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-09-09 17:46:55.316 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-09-09 17:46:55.317 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-09-09 17:46:55.399 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.12-0ubuntu0.20.04.1 [1,051 kB] 2022-09-09 17:46:55.732 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-09-09 17:46:55.733 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-09-09 17:46:55.750 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.12-0ubuntu0.20.04.1 [983 kB] 2022-09-09 17:46:55.836 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-09-09 17:46:55.837 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-09-09 17:46:55.841 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.5 [5,444 B] 2022-09-09 17:46:55.842 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-09-09 17:46:55.842 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 [54.9 kB] 2022-09-09 17:46:55.846 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 [968 kB] 2022-09-09 17:46:55.939 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-09-09 17:46:55.953 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-09-09 17:46:56.028 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-09-09 17:46:56.042 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-09-09 17:46:56.043 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-09-09 17:46:56.046 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-09-09 17:46:56.049 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.12 [1,184 B] 2022-09-09 17:46:56.050 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-09-09 17:46:56.053 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-09-09 17:46:56.083 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-09-09 17:46:56.084 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-09-09 17:46:56.085 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-09-09 17:46:56.124 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-09-09 17:46:56.125 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-09-09 17:46:56.126 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-09-09 17:46:56.139 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-09-09 17:46:56.144 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-09-09 17:46:56.151 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-09-09 17:46:56.563 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-09-09 17:46:56.575 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-09-09 17:46:58.046 | Preconfiguring packages ... 2022-09-09 17:46:58.186 | Fetched 152 MB in 51s (2,982 kB/s) 2022-09-09 17:46:58.251 | (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 ... 68945 files and directories currently installed.) 2022-09-09 17:46:58.254 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-09-09 17:46:58.264 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-09-09 17:46:58.346 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-09-09 17:46:58.431 | (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 ... 68945 files and directories currently installed.) 2022-09-09 17:46:58.433 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-09-09 17:46:58.447 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-09-09 17:46:58.506 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-09-09 17:46:58.521 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-09-09 17:46:58.904 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-09-09 17:46:58.910 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-09-09 17:46:58.960 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-09-09 17:46:58.968 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-09-09 17:46:59.041 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-09-09 17:46:59.196 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-09-09 17:46:59.973 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-09-09 17:46:59.982 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-09-09 17:47:00.062 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-09-09 17:47:00.141 | (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 ... 68946 files and directories currently installed.) 2022-09-09 17:47:00.143 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.4_amd64.deb ... 2022-09-09 17:47:00.154 | Unpacking rsync (3.1.3-8ubuntu0.4) over (3.1.3-8) ... 2022-09-09 17:47:00.571 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-09-09 17:47:00.577 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-09-09 17:47:00.623 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-09-09 17:47:00.713 | (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 ... 68946 files and directories currently installed.) 2022-09-09 17:47:00.715 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-09-09 17:47:00.724 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-09-09 17:47:00.762 | Selecting previously unselected package libapr1:amd64. 2022-09-09 17:47:00.770 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-09-09 17:47:00.772 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-09-09 17:47:00.829 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-09-09 17:47:00.842 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-09-09 17:47:01.049 | Selecting previously unselected package libaprutil1:amd64. 2022-09-09 17:47:01.056 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-09-09 17:47:01.058 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-09-09 17:47:01.105 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-09-09 17:47:01.111 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-09-09 17:47:01.208 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-09-09 17:47:01.216 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-09-09 17:47:01.218 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-09-09 17:47:01.250 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-09-09 17:47:01.256 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-09-09 17:47:01.295 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-09-09 17:47:01.303 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-09-09 17:47:01.348 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-09-09 17:47:01.361 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-09-09 17:47:01.411 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-09-09 17:47:01.418 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-09-09 17:47:01.420 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-09-09 17:47:01.452 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.13_amd64.deb ... 2022-09-09 17:47:01.458 | Unpacking curl (7.68.0-1ubuntu2.13) over (7.68.0-1ubuntu2.5) ... 2022-09-09 17:47:01.514 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.13_amd64.deb ... 2022-09-09 17:47:01.526 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.13) over (7.68.0-1ubuntu2.5) ... 2022-09-09 17:47:01.587 | Selecting previously unselected package libjansson4:amd64. 2022-09-09 17:47:01.594 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-09-09 17:47:01.596 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-09-09 17:47:01.626 | Selecting previously unselected package liblua5.2-0:amd64. 2022-09-09 17:47:01.633 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-09-09 17:47:01.635 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-09-09 17:47:01.683 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-09-09 17:47:01.695 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-09-09 17:47:02.951 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-09-09 17:47:02.960 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) over (2.9.10+dfsg-5) ... 2022-09-09 17:47:03.085 | Selecting previously unselected package apache2-bin. 2022-09-09 17:47:03.092 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.12_amd64.deb ... 2022-09-09 17:47:03.094 | Unpacking apache2-bin (2.4.41-4ubuntu3.12) ... 2022-09-09 17:47:03.296 | Selecting previously unselected package apache2-data. 2022-09-09 17:47:03.303 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.12_all.deb ... 2022-09-09 17:47:03.305 | Unpacking apache2-data (2.4.41-4ubuntu3.12) ... 2022-09-09 17:47:03.424 | Selecting previously unselected package apache2-utils. 2022-09-09 17:47:03.431 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.12_amd64.deb ... 2022-09-09 17:47:03.434 | Unpacking apache2-utils (2.4.41-4ubuntu3.12) ... 2022-09-09 17:47:03.478 | Selecting previously unselected package apache2. 2022-09-09 17:47:03.485 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.12_amd64.deb ... 2022-09-09 17:47:03.504 | Unpacking apache2 (2.4.41-4ubuntu3.12) ... 2022-09-09 17:47:03.573 | Selecting previously unselected package liblua5.3-0:amd64. 2022-09-09 17:47:03.580 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-09-09 17:47:03.582 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-09-09 17:47:03.627 | Selecting previously unselected package haproxy. 2022-09-09 17:47:03.634 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-09-09 17:47:03.643 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-09-09 17:47:03.878 | Selecting previously unselected package libnl-3-200:amd64. 2022-09-09 17:47:03.885 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-09-09 17:47:03.887 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-09-09 17:47:03.922 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-09-09 17:47:03.929 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-09-09 17:47:03.931 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-09-09 17:47:03.963 | Selecting previously unselected package mysql-common. 2022-09-09 17:47:03.971 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-09-09 17:47:03.988 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-09-09 17:47:04.016 | Selecting previously unselected package libmysqlclient21:amd64. 2022-09-09 17:47:04.023 | Preparing to unpack .../025-libmysqlclient21_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-09-09 17:47:04.025 | Unpacking libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:47:04.267 | Selecting previously unselected package libsensors-config. 2022-09-09 17:47:04.274 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-09-09 17:47:04.277 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-09-09 17:47:04.303 | Selecting previously unselected package libsensors5:amd64. 2022-09-09 17:47:04.310 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-09-09 17:47:04.398 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-09-09 17:47:04.429 | Selecting previously unselected package libsnmp-base. 2022-09-09 17:47:04.436 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.5_all.deb ... 2022-09-09 17:47:04.439 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-09-09 17:47:04.510 | Selecting previously unselected package libsnmp35:amd64. 2022-09-09 17:47:04.517 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.5_amd64.deb ... 2022-09-09 17:47:04.520 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-09-09 17:47:04.681 | Selecting previously unselected package keepalived. 2022-09-09 17:47:04.688 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-09-09 17:47:04.691 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-09-09 17:47:04.774 | Selecting previously unselected package memcached. 2022-09-09 17:47:04.781 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-09-09 17:47:04.784 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-09-09 17:47:04.840 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-09-09 17:47:05.289 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-09-09 17:47:05.380 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-09-09 17:47:05.392 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-09-09 17:47:05.427 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-09-09 17:47:05.433 | Unpacking openssl (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-09-09 17:47:05.562 | Selecting previously unselected package python3-yaml. 2022-09-09 17:47:05.569 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-09-09 17:47:05.571 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-09-09 17:47:05.624 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-09-09 17:47:05.629 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-09-09 17:47:05.677 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-09-09 17:47:05.759 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-09-09 17:47:06.177 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-09-09 17:47:06.203 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-09-09 17:47:06.365 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-09-09 17:47:06.370 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-09-09 17:47:06.461 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-09-09 17:47:06.466 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-09-09 17:47:06.535 | Selecting previously unselected package acl. 2022-09-09 17:47:06.542 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-09-09 17:47:06.544 | Unpacking acl (2.2.53-6) ... 2022-09-09 17:47:06.572 | Selecting previously unselected package autotools-dev. 2022-09-09 17:47:06.579 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-09-09 17:47:06.581 | Unpacking autotools-dev (20180224.1) ... 2022-09-09 17:47:06.612 | Selecting previously unselected package m4. 2022-09-09 17:47:06.619 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-09-09 17:47:06.621 | Unpacking m4 (1.4.18-4) ... 2022-09-09 17:47:06.674 | Selecting previously unselected package autoconf. 2022-09-09 17:47:06.681 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-09-09 17:47:06.683 | Unpacking autoconf (2.69-11.1) ... 2022-09-09 17:47:06.763 | Selecting previously unselected package automake. 2022-09-09 17:47:06.770 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-09-09 17:47:06.774 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-09-09 17:47:06.880 | Selecting previously unselected package autopoint. 2022-09-09 17:47:06.887 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-09-09 17:47:06.889 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-09-09 17:47:06.930 | Selecting previously unselected package libllvm10:amd64. 2022-09-09 17:47:06.937 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:06.940 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:09.225 | Selecting previously unselected package libclang-cpp10. 2022-09-09 17:47:09.233 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:09.235 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:10.670 | Selecting previously unselected package libgc1c2:amd64. 2022-09-09 17:47:10.677 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-09-09 17:47:10.680 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-09-09 17:47:10.718 | Selecting previously unselected package libobjc4:amd64. 2022-09-09 17:47:10.726 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-09-09 17:47:10.728 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-09-09 17:47:10.757 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-09-09 17:47:10.764 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-09-09 17:47:10.766 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-09-09 17:47:10.842 | Selecting previously unselected package libc6-i386. 2022-09-09 17:47:10.849 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-09-09 17:47:10.852 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-09-09 17:47:11.349 | Selecting previously unselected package lib32gcc-s1. 2022-09-09 17:47:11.356 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-09-09 17:47:11.359 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-09-09 17:47:11.399 | Selecting previously unselected package lib32stdc++6. 2022-09-09 17:47:11.406 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-09-09 17:47:11.408 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-09-09 17:47:11.508 | Selecting previously unselected package libclang-common-10-dev. 2022-09-09 17:47:11.515 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:11.517 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:12.480 | Selecting previously unselected package libclang1-10. 2022-09-09 17:47:12.489 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:12.491 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:13.602 | Selecting previously unselected package clang-10. 2022-09-09 17:47:13.609 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:13.612 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:13.647 | Selecting previously unselected package libtool. 2022-09-09 17:47:13.655 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-09-09 17:47:13.658 | Unpacking libtool (2.4.6-14) ... 2022-09-09 17:47:13.704 | Selecting previously unselected package dh-autoreconf. 2022-09-09 17:47:13.711 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-09-09 17:47:13.713 | Unpacking dh-autoreconf (19) ... 2022-09-09 17:47:13.742 | Selecting previously unselected package libdebhelper-perl. 2022-09-09 17:47:13.749 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-09-09 17:47:13.753 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-09-09 17:47:13.800 | Selecting previously unselected package libarchive-zip-perl. 2022-09-09 17:47:13.807 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-09-09 17:47:13.809 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-09-09 17:47:13.851 | Selecting previously unselected package libsub-override-perl. 2022-09-09 17:47:13.858 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-09-09 17:47:13.861 | Unpacking libsub-override-perl (0.09-2) ... 2022-09-09 17:47:13.885 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-09-09 17:47:13.893 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-09-09 17:47:13.896 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-09-09 17:47:13.940 | Selecting previously unselected package dh-strip-nondeterminism. 2022-09-09 17:47:13.947 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-09-09 17:47:13.949 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-09-09 17:47:13.973 | Selecting previously unselected package dwz. 2022-09-09 17:47:13.980 | Preparing to unpack .../065-dwz_0.13-5_amd64.deb ... 2022-09-09 17:47:13.982 | Unpacking dwz (0.13-5) ... 2022-09-09 17:47:14.032 | Selecting previously unselected package libcroco3:amd64. 2022-09-09 17:47:14.040 | Preparing to unpack .../066-libcroco3_0.6.13-1_amd64.deb ... 2022-09-09 17:47:14.042 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-09-09 17:47:14.077 | Selecting previously unselected package gettext. 2022-09-09 17:47:14.084 | Preparing to unpack .../067-gettext_0.19.8.1-10build1_amd64.deb ... 2022-09-09 17:47:14.086 | Unpacking gettext (0.19.8.1-10build1) ... 2022-09-09 17:47:14.248 | Selecting previously unselected package intltool-debian. 2022-09-09 17:47:14.256 | Preparing to unpack .../068-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-09-09 17:47:14.259 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-09-09 17:47:14.285 | Selecting previously unselected package po-debconf. 2022-09-09 17:47:14.293 | Preparing to unpack .../069-po-debconf_1.0.21_all.deb ... 2022-09-09 17:47:14.295 | Unpacking po-debconf (1.0.21) ... 2022-09-09 17:47:14.357 | Selecting previously unselected package debhelper. 2022-09-09 17:47:14.365 | Preparing to unpack .../070-debhelper_12.10ubuntu1_all.deb ... 2022-09-09 17:47:14.367 | Unpacking debhelper (12.10ubuntu1) ... 2022-09-09 17:47:14.549 | Selecting previously unselected package uuid-dev:amd64. 2022-09-09 17:47:14.556 | Preparing to unpack .../071-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-09-09 17:47:14.559 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-09-09 17:47:14.593 | Selecting previously unselected package libsctp1:amd64. 2022-09-09 17:47:14.601 | Preparing to unpack .../072-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-09-09 17:47:14.603 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-09-09 17:47:14.628 | Selecting previously unselected package libsctp-dev:amd64. 2022-09-09 17:47:14.636 | Preparing to unpack .../073-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-09-09 17:47:14.638 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-09-09 17:47:14.672 | Selecting previously unselected package libapr1-dev. 2022-09-09 17:47:14.680 | Preparing to unpack .../074-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-09-09 17:47:14.683 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-09-09 17:47:14.924 | Selecting previously unselected package libldap2-dev:amd64. 2022-09-09 17:47:14.932 | Preparing to unpack .../075-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-09-09 17:47:14.934 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-09-09 17:47:15.044 | Selecting previously unselected package libaprutil1-dev. 2022-09-09 17:47:15.052 | Preparing to unpack .../076-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-09-09 17:47:15.054 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-09-09 17:47:15.261 | Selecting previously unselected package apache2-dev. 2022-09-09 17:47:15.270 | Preparing to unpack .../077-apache2-dev_2.4.41-4ubuntu3.12_amd64.deb ... 2022-09-09 17:47:15.272 | Unpacking apache2-dev (2.4.41-4ubuntu3.12) ... 2022-09-09 17:47:15.337 | Selecting previously unselected package binfmt-support. 2022-09-09 17:47:15.345 | Preparing to unpack .../078-binfmt-support_2.2.0-2_amd64.deb ... 2022-09-09 17:47:15.355 | Unpacking binfmt-support (2.2.0-2) ... 2022-09-09 17:47:15.388 | Selecting previously unselected package conntrack. 2022-09-09 17:47:15.397 | Preparing to unpack .../079-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-09-09 17:47:15.399 | Unpacking conntrack (1:1.4.5-2) ... 2022-09-09 17:47:15.429 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-09-09 17:47:15.437 | Preparing to unpack .../080-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-09-09 17:47:15.440 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-09-09 17:47:15.468 | Selecting previously unselected package libnetfilter-queue1. 2022-09-09 17:47:15.475 | Preparing to unpack .../081-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-09-09 17:47:15.477 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-09-09 17:47:15.507 | Selecting previously unselected package conntrackd. 2022-09-09 17:47:15.515 | Preparing to unpack .../082-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-09-09 17:47:15.518 | Unpacking conntrackd (1:1.4.5-2) ... 2022-09-09 17:47:15.564 | Selecting previously unselected package dns-root-data. 2022-09-09 17:47:15.572 | Preparing to unpack .../083-dns-root-data_2019052802_all.deb ... 2022-09-09 17:47:15.574 | Unpacking dns-root-data (2019052802) ... 2022-09-09 17:47:15.604 | Selecting previously unselected package libidn11:amd64. 2022-09-09 17:47:15.611 | Preparing to unpack .../084-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-09-09 17:47:15.614 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-09-09 17:47:15.653 | Selecting previously unselected package dnsmasq-base. 2022-09-09 17:47:15.660 | Preparing to unpack .../085-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-09-09 17:47:15.663 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-09-09 17:47:15.732 | Selecting previously unselected package dnsmasq-utils. 2022-09-09 17:47:15.740 | Preparing to unpack .../086-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-09-09 17:47:15.743 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-09-09 17:47:15.778 | Selecting previously unselected package ebtables. 2022-09-09 17:47:15.786 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2022-09-09 17:47:15.801 | Unpacking ebtables (2.0.11-3build1) ... 2022-09-09 17:47:15.841 | Selecting previously unselected package fonts-dejavu-core. 2022-09-09 17:47:15.849 | Preparing to unpack .../088-fonts-dejavu-core_2.37-1_all.deb ... 2022-09-09 17:47:15.851 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-09-09 17:47:16.024 | Selecting previously unselected package fonts-liberation. 2022-09-09 17:47:16.032 | Preparing to unpack .../089-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-09-09 17:47:16.036 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-09-09 17:47:16.172 | Selecting previously unselected package fontconfig-config. 2022-09-09 17:47:16.180 | Preparing to unpack .../090-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-09-09 17:47:16.182 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-09-09 17:47:16.222 | Selecting previously unselected package libfontconfig1:amd64. 2022-09-09 17:47:16.230 | Preparing to unpack .../091-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-09-09 17:47:16.232 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-09-09 17:47:16.274 | Selecting previously unselected package fontconfig. 2022-09-09 17:47:16.282 | Preparing to unpack .../092-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-09-09 17:47:16.284 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-09-09 17:47:16.328 | Selecting previously unselected package genisoimage. 2022-09-09 17:47:16.337 | Preparing to unpack .../093-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-09-09 17:47:16.340 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-09-09 17:47:16.419 | Selecting previously unselected package libann0. 2022-09-09 17:47:16.427 | Preparing to unpack .../094-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-09-09 17:47:16.429 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-09-09 17:47:16.460 | Selecting previously unselected package libcdt5:amd64. 2022-09-09 17:47:16.468 | Preparing to unpack .../095-libcdt5_2.42.2-3build2_amd64.deb ... 2022-09-09 17:47:16.470 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:16.499 | Selecting previously unselected package libcgraph6:amd64. 2022-09-09 17:47:16.507 | Preparing to unpack .../096-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-09-09 17:47:16.510 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:16.542 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-09-09 17:47:16.550 | Preparing to unpack .../097-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-09-09 17:47:16.553 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-09-09 17:47:16.595 | Selecting previously unselected package libjpeg8:amd64. 2022-09-09 17:47:16.603 | Preparing to unpack .../098-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-09-09 17:47:16.605 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-09-09 17:47:16.635 | Selecting previously unselected package libjbig0:amd64. 2022-09-09 17:47:16.643 | Preparing to unpack .../099-libjbig0_2.1-3.1build1_amd64.deb ... 2022-09-09 17:47:16.646 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-09-09 17:47:16.677 | Selecting previously unselected package libwebp6:amd64. 2022-09-09 17:47:16.685 | Preparing to unpack .../100-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:16.688 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-09-09 17:47:16.741 | Selecting previously unselected package libtiff5:amd64. 2022-09-09 17:47:16.749 | Preparing to unpack .../101-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-09-09 17:47:16.752 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-09-09 17:47:16.803 | Selecting previously unselected package libxpm4:amd64. 2022-09-09 17:47:16.811 | Preparing to unpack .../102-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-09-09 17:47:16.813 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-09-09 17:47:16.845 | Selecting previously unselected package libgd3:amd64. 2022-09-09 17:47:16.853 | Preparing to unpack .../103-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-09-09 17:47:16.855 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-09-09 17:47:16.900 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-09-09 17:47:16.908 | Preparing to unpack .../104-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-09-09 17:47:16.911 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-09-09 17:47:16.959 | Selecting previously unselected package libpixman-1-0:amd64. 2022-09-09 17:47:16.967 | Preparing to unpack .../105-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-09-09 17:47:16.969 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-09-09 17:47:17.031 | Selecting previously unselected package libxcb-render0:amd64. 2022-09-09 17:47:17.039 | Preparing to unpack .../106-libxcb-render0_1.14-2_amd64.deb ... 2022-09-09 17:47:17.041 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-09-09 17:47:17.075 | Selecting previously unselected package libxcb-shm0:amd64. 2022-09-09 17:47:17.083 | Preparing to unpack .../107-libxcb-shm0_1.14-2_amd64.deb ... 2022-09-09 17:47:17.086 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-09-09 17:47:17.115 | Selecting previously unselected package libxrender1:amd64. 2022-09-09 17:47:17.122 | Preparing to unpack .../108-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-09-09 17:47:17.124 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-09-09 17:47:17.156 | Selecting previously unselected package libcairo2:amd64. 2022-09-09 17:47:17.165 | Preparing to unpack .../109-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:17.167 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-09-09 17:47:17.264 | Selecting previously unselected package libgraphite2-3:amd64. 2022-09-09 17:47:17.272 | Preparing to unpack .../110-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-09-09 17:47:17.274 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-09-09 17:47:17.313 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-09-09 17:47:17.321 | Preparing to unpack .../111-libharfbuzz0b_2.6.4-1ubuntu4.2_amd64.deb ... 2022-09-09 17:47:17.323 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-09-09 17:47:17.405 | Selecting previously unselected package libthai-data. 2022-09-09 17:47:17.413 | Preparing to unpack .../112-libthai-data_0.1.28-3_all.deb ... 2022-09-09 17:47:17.415 | Unpacking libthai-data (0.1.28-3) ... 2022-09-09 17:47:17.467 | Selecting previously unselected package libdatrie1:amd64. 2022-09-09 17:47:17.475 | Preparing to unpack .../113-libdatrie1_0.2.12-3_amd64.deb ... 2022-09-09 17:47:17.478 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-09-09 17:47:17.507 | Selecting previously unselected package libthai0:amd64. 2022-09-09 17:47:17.515 | Preparing to unpack .../114-libthai0_0.1.28-3_amd64.deb ... 2022-09-09 17:47:17.518 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-09-09 17:47:17.547 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-09-09 17:47:17.555 | Preparing to unpack .../115-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-09-09 17:47:17.558 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-09-09 17:47:17.607 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-09-09 17:47:17.615 | Preparing to unpack .../116-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-09-09 17:47:17.617 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-09-09 17:47:17.650 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-09-09 17:47:17.657 | Preparing to unpack .../117-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-09-09 17:47:17.660 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-09-09 17:47:17.692 | Selecting previously unselected package libpathplan4:amd64. 2022-09-09 17:47:17.700 | Preparing to unpack .../118-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-09-09 17:47:17.702 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:17.734 | Selecting previously unselected package libgvc6. 2022-09-09 17:47:17.741 | Preparing to unpack .../119-libgvc6_2.42.2-3build2_amd64.deb ... 2022-09-09 17:47:17.744 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-09-09 17:47:17.863 | Selecting previously unselected package libgvpr2:amd64. 2022-09-09 17:47:17.870 | Preparing to unpack .../120-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-09-09 17:47:17.873 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:17.925 | Selecting previously unselected package liblab-gamut1:amd64. 2022-09-09 17:47:17.932 | Preparing to unpack .../121-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-09-09 17:47:17.934 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:18.092 | Selecting previously unselected package x11-common. 2022-09-09 17:47:18.100 | Preparing to unpack .../122-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-09-09 17:47:18.124 | dpkg-query: no packages found matching nux-tools 2022-09-09 17:47:18.135 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-09-09 17:47:18.176 | Selecting previously unselected package libice6:amd64. 2022-09-09 17:47:18.184 | Preparing to unpack .../123-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-09-09 17:47:18.187 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-09-09 17:47:18.218 | Selecting previously unselected package libsm6:amd64. 2022-09-09 17:47:18.226 | Preparing to unpack .../124-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-09-09 17:47:18.228 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-09-09 17:47:18.259 | Selecting previously unselected package libxt6:amd64. 2022-09-09 17:47:18.267 | Preparing to unpack .../125-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-09-09 17:47:18.269 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-09-09 17:47:18.319 | Selecting previously unselected package libxmu6:amd64. 2022-09-09 17:47:18.327 | Preparing to unpack .../126-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-09-09 17:47:18.329 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-09-09 17:47:18.365 | Selecting previously unselected package libxaw7:amd64. 2022-09-09 17:47:18.372 | Preparing to unpack .../127-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-09-09 17:47:18.375 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-09-09 17:47:18.428 | Selecting previously unselected package graphviz. 2022-09-09 17:47:18.436 | Preparing to unpack .../128-graphviz_2.42.2-3build2_amd64.deb ... 2022-09-09 17:47:18.438 | Unpacking graphviz (2.42.2-3build2) ... 2022-09-09 17:47:18.576 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-09-09 17:47:18.584 | Preparing to unpack .../129-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-09-09 17:47:18.586 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-09-09 17:47:18.636 | Selecting previously unselected package libibverbs1:amd64. 2022-09-09 17:47:18.645 | Preparing to unpack .../130-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-09-09 17:47:18.647 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-09-09 17:47:18.686 | Selecting previously unselected package ibverbs-providers:amd64. 2022-09-09 17:47:18.694 | Preparing to unpack .../131-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-09-09 17:47:18.709 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-09-09 17:47:18.769 | Selecting previously unselected package icu-devtools. 2022-09-09 17:47:18.776 | Preparing to unpack .../132-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-09-09 17:47:18.778 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-09-09 17:47:18.834 | Selecting previously unselected package iputils-arping. 2022-09-09 17:47:18.849 | Preparing to unpack .../133-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-09-09 17:47:18.851 | Unpacking iputils-arping (3:20190709-3) ... 2022-09-09 17:47:18.891 | Selecting previously unselected package javascript-common. 2022-09-09 17:47:18.899 | Preparing to unpack .../134-javascript-common_11_all.deb ... 2022-09-09 17:47:18.914 | Unpacking javascript-common (11) ... 2022-09-09 17:47:18.944 | Selecting previously unselected package libgssrpc4:amd64. 2022-09-09 17:47:18.952 | Preparing to unpack .../135-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-09-09 17:47:18.954 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:18.989 | Selecting previously unselected package libkdb5-9:amd64. 2022-09-09 17:47:18.997 | Preparing to unpack .../136-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-09-09 17:47:18.999 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:19.034 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-09-09 17:47:19.041 | Preparing to unpack .../137-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-09-09 17:47:19.044 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:19.078 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-09-09 17:47:19.087 | Preparing to unpack .../138-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-09-09 17:47:19.089 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:19.122 | Selecting previously unselected package comerr-dev:amd64. 2022-09-09 17:47:19.130 | Preparing to unpack .../139-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-09-09 17:47:19.134 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-09-09 17:47:19.168 | Selecting previously unselected package krb5-multidev:amd64. 2022-09-09 17:47:19.176 | Preparing to unpack .../140-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-09-09 17:47:19.179 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:19.230 | Selecting previously unselected package libarchive-cpio-perl. 2022-09-09 17:47:19.237 | Preparing to unpack .../141-libarchive-cpio-perl_0.10-1_all.deb ... 2022-09-09 17:47:19.240 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-09-09 17:47:19.271 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-09-09 17:47:19.279 | Preparing to unpack .../142-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-09-09 17:47:19.281 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-09-09 17:47:19.346 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-09-09 17:47:19.354 | Preparing to unpack .../143-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-09-09 17:47:19.356 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-09-09 17:47:19.421 | Selecting previously unselected package libgts-bin. 2022-09-09 17:47:19.429 | Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-09-09 17:47:19.433 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-09-09 17:47:19.472 | Selecting previously unselected package libicu-dev:amd64. 2022-09-09 17:47:19.480 | Preparing to unpack .../145-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-09-09 17:47:19.482 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-09-09 17:47:20.914 | Selecting previously unselected package libipset13:amd64. 2022-09-09 17:47:20.922 | Preparing to unpack .../146-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:20.924 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-09-09 17:47:20.958 | Selecting previously unselected package librdmacm1:amd64. 2022-09-09 17:47:20.966 | Preparing to unpack .../147-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-09-09 17:47:20.983 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-09-09 17:47:21.020 | Selecting previously unselected package libiscsi7:amd64. 2022-09-09 17:47:21.028 | Preparing to unpack .../148-libiscsi7_1.18.0-2_amd64.deb ... 2022-09-09 17:47:21.030 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-09-09 17:47:21.063 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-09-09 17:47:21.072 | Preparing to unpack .../149-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-09-09 17:47:21.074 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-09-09 17:47:21.135 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-09-09 17:47:21.143 | Preparing to unpack .../150-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-09-09 17:47:21.145 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-09-09 17:47:21.172 | Selecting previously unselected package libjpeg-dev:amd64. 2022-09-09 17:47:21.180 | Preparing to unpack .../151-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-09-09 17:47:21.182 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-09-09 17:47:21.205 | Selecting previously unselected package libjs-jquery. 2022-09-09 17:47:21.212 | Preparing to unpack .../152-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-09-09 17:47:21.214 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-09-09 17:47:21.272 | Selecting previously unselected package libjs-jquery-metadata. 2022-09-09 17:47:21.280 | Preparing to unpack .../153-libjs-jquery-metadata_12-1.1_all.deb ... 2022-09-09 17:47:21.282 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-09-09 17:47:21.308 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-09-09 17:47:21.316 | Preparing to unpack .../154-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-09-09 17:47:21.318 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-09-09 17:47:21.393 | Selecting previously unselected package libltdl-dev:amd64. 2022-09-09 17:47:21.401 | Preparing to unpack .../155-libltdl-dev_2.4.6-14_amd64.deb ... 2022-09-09 17:47:21.404 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-09-09 17:47:21.457 | Selecting previously unselected package libsys-hostname-long-perl. 2022-09-09 17:47:21.465 | Preparing to unpack .../156-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-09-09 17:47:21.467 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-09-09 17:47:21.494 | Selecting previously unselected package libmail-sendmail-perl. 2022-09-09 17:47:21.502 | Preparing to unpack .../157-libmail-sendmail-perl_0.80-1_all.deb ... 2022-09-09 17:47:21.504 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-09-09 17:47:21.531 | Selecting previously unselected package libncurses-dev:amd64. 2022-09-09 17:47:21.539 | Preparing to unpack .../158-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-09-09 17:47:21.542 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-09-09 17:47:21.633 | Selecting previously unselected package libnspr4:amd64. 2022-09-09 17:47:21.641 | Preparing to unpack .../159-libnspr4_2%3a4.25-1_amd64.deb ... 2022-09-09 17:47:21.643 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-09-09 17:47:21.685 | Selecting previously unselected package libnss3:amd64. 2022-09-09 17:47:21.693 | Preparing to unpack .../160-libnss3_2%3a3.49.1-1ubuntu1.8_amd64.deb ... 2022-09-09 17:47:21.695 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-09-09 17:47:21.895 | Selecting previously unselected package libomp5-10:amd64. 2022-09-09 17:47:21.904 | Preparing to unpack .../161-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:21.907 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:21.980 | Selecting previously unselected package libomp-10-dev. 2022-09-09 17:47:21.988 | Preparing to unpack .../162-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:21.990 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:22.023 | Selecting previously unselected package pcp-conf. 2022-09-09 17:47:22.031 | Preparing to unpack .../163-pcp-conf_5.0.3-1_amd64.deb ... 2022-09-09 17:47:22.033 | Unpacking pcp-conf (5.0.3-1) ... 2022-09-09 17:47:22.062 | Selecting previously unselected package libpcp3. 2022-09-09 17:47:22.070 | Preparing to unpack .../164-libpcp3_5.0.3-1_amd64.deb ... 2022-09-09 17:47:22.072 | Unpacking libpcp3 (5.0.3-1) ... 2022-09-09 17:47:22.133 | Selecting previously unselected package libpcp-pmda3. 2022-09-09 17:47:22.141 | Preparing to unpack .../165-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-09-09 17:47:22.143 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-09-09 17:47:22.172 | Selecting previously unselected package libpcp-pmda-perl. 2022-09-09 17:47:22.180 | Preparing to unpack .../166-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-09-09 17:47:22.183 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-09-09 17:47:22.215 | Selecting previously unselected package libpq5:amd64. 2022-09-09 17:47:22.223 | Preparing to unpack .../167-libpq5_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:22.225 | Unpacking libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-09-09 17:47:22.268 | Selecting previously unselected package libpq-dev. 2022-09-09 17:47:22.276 | Preparing to unpack .../168-libpq-dev_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:22.278 | Unpacking libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-09-09 17:47:22.352 | Selecting previously unselected package librados2. 2022-09-09 17:47:22.360 | Preparing to unpack .../169-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:22.362 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-09-09 17:47:22.836 | Selecting previously unselected package librbd1. 2022-09-09 17:47:22.844 | Preparing to unpack .../170-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:22.847 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-09-09 17:47:23.100 | Selecting previously unselected package libsasl2-dev. 2022-09-09 17:47:23.108 | Preparing to unpack .../171-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-09-09 17:47:23.111 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-09-09 17:47:23.190 | Preparing to unpack .../172-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-09-09 17:47:23.196 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-09-09 17:47:23.231 | Selecting previously unselected package libssl-dev:amd64. 2022-09-09 17:47:23.239 | Preparing to unpack .../173-libssl-dev_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-09-09 17:47:23.241 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-09-09 17:47:23.503 | Selecting previously unselected package libsystemd-dev:amd64. 2022-09-09 17:47:23.511 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-09-09 17:47:23.513 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-09-09 17:47:23.621 | Selecting previously unselected package libtinfo-dev:amd64. 2022-09-09 17:47:23.629 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-09-09 17:47:23.631 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-09-09 17:47:23.655 | Selecting previously unselected package libx86-1:amd64. 2022-09-09 17:47:23.664 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2022-09-09 17:47:23.666 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-09-09 17:47:23.702 | Selecting previously unselected package libxml2-dev:amd64. 2022-09-09 17:47:23.710 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-09-09 17:47:23.712 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-09-09 17:47:23.866 | Preparing to unpack .../178-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:23.879 | Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) over (1.1.34-4) ... 2022-09-09 17:47:23.927 | Selecting previously unselected package libxslt1-dev:amd64. 2022-09-09 17:47:23.935 | Preparing to unpack .../179-libxslt1-dev_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:23.937 | Unpacking libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-09-09 17:47:24.014 | Selecting previously unselected package llvm-10-runtime. 2022-09-09 17:47:24.023 | Preparing to unpack .../180-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:24.025 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:24.078 | Selecting previously unselected package libpfm4:amd64. 2022-09-09 17:47:24.088 | Preparing to unpack .../181-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-09-09 17:47:24.090 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-09-09 17:47:24.171 | Selecting previously unselected package llvm-10. 2022-09-09 17:47:24.179 | Preparing to unpack .../182-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:24.182 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:24.952 | Selecting previously unselected package libffi-dev:amd64. 2022-09-09 17:47:24.960 | Preparing to unpack .../183-libffi-dev_3.3-4_amd64.deb ... 2022-09-09 17:47:24.963 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-09-09 17:47:25.004 | Selecting previously unselected package python3-pygments. 2022-09-09 17:47:25.013 | Preparing to unpack .../184-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-09-09 17:47:25.015 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-09-09 17:47:25.153 | Selecting previously unselected package llvm-10-tools. 2022-09-09 17:47:25.161 | Preparing to unpack .../185-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:25.163 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:25.310 | Selecting previously unselected package libz3-4:amd64. 2022-09-09 17:47:25.319 | Preparing to unpack .../186-libz3-4_4.8.7-4build1_amd64.deb ... 2022-09-09 17:47:25.321 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-09-09 17:47:26.276 | Selecting previously unselected package libz3-dev:amd64. 2022-09-09 17:47:26.285 | Preparing to unpack .../187-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-09-09 17:47:26.287 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-09-09 17:47:26.330 | Selecting previously unselected package llvm-10-dev. 2022-09-09 17:47:26.338 | Preparing to unpack .../188-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:26.340 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:30.777 | Selecting previously unselected package lsscsi. 2022-09-09 17:47:30.786 | Preparing to unpack .../189-lsscsi_0.30-0.1_amd64.deb ... 2022-09-09 17:47:30.788 | Unpacking lsscsi (0.30-0.1) ... 2022-09-09 17:47:30.822 | Selecting previously unselected package pkg-config. 2022-09-09 17:47:30.831 | Preparing to unpack .../190-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-09-09 17:47:30.833 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-09-09 17:47:30.865 | Selecting previously unselected package pm-utils. 2022-09-09 17:47:30.874 | Preparing to unpack .../191-pm-utils_1.4.1-19_all.deb ... 2022-09-09 17:47:30.876 | Unpacking pm-utils (1.4.1-19) ... 2022-09-09 17:47:30.932 | Selecting previously unselected package postgresql-client-common. 2022-09-09 17:47:30.941 | Preparing to unpack .../192-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-09-09 17:47:30.944 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-09-09 17:47:30.977 | Selecting previously unselected package postgresql-client-12. 2022-09-09 17:47:30.985 | Preparing to unpack .../193-postgresql-client-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:30.988 | Unpacking postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-09-09 17:47:31.182 | Selecting previously unselected package ssl-cert. 2022-09-09 17:47:31.191 | Preparing to unpack .../194-ssl-cert_1.0.39_all.deb ... 2022-09-09 17:47:31.193 | Unpacking ssl-cert (1.0.39) ... 2022-09-09 17:47:31.227 | Selecting previously unselected package postgresql-common. 2022-09-09 17:47:31.235 | Preparing to unpack .../195-postgresql-common_214ubuntu0.1_all.deb ... 2022-09-09 17:47:31.257 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-09-09 17:47:31.263 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-09-09 17:47:31.330 | Selecting previously unselected package postgresql-server-dev-12. 2022-09-09 17:47:31.339 | Preparing to unpack .../196-postgresql-server-dev-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:31.341 | Unpacking postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-09-09 17:47:31.660 | Selecting previously unselected package postgresql-server-dev-all. 2022-09-09 17:47:31.669 | Preparing to unpack .../197-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-09-09 17:47:31.671 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-09-09 17:47:31.703 | Selecting previously unselected package python3-mysqldb. 2022-09-09 17:47:31.711 | Preparing to unpack .../198-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-09-09 17:47:31.713 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-09-09 17:47:31.750 | Selecting previously unselected package python3.8-venv. 2022-09-09 17:47:31.759 | Preparing to unpack .../199-python3.8-venv_3.8.10-0ubuntu1~20.04.5_amd64.deb ... 2022-09-09 17:47:31.761 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-09-09 17:47:31.785 | Selecting previously unselected package python3-venv. 2022-09-09 17:47:31.793 | Preparing to unpack .../200-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-09-09 17:47:31.795 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-09-09 17:47:31.820 | Selecting previously unselected package qemu-block-extra:amd64. 2022-09-09 17:47:31.829 | Preparing to unpack .../201-qemu-block-extra_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-09-09 17:47:31.831 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-09-09 17:47:31.863 | Selecting previously unselected package qemu-utils. 2022-09-09 17:47:31.871 | Preparing to unpack .../202-qemu-utils_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-09-09 17:47:31.874 | Unpacking qemu-utils (1:4.2-3ubuntu6.23) ... 2022-09-09 17:47:32.052 | Selecting previously unselected package sharutils. 2022-09-09 17:47:32.061 | Preparing to unpack .../203-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-09-09 17:47:32.063 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-09-09 17:47:32.112 | Selecting previously unselected package sqlite3. 2022-09-09 17:47:32.120 | Preparing to unpack .../204-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-09-09 17:47:32.122 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-09-09 17:47:32.266 | Selecting previously unselected package unzip. 2022-09-09 17:47:32.274 | Preparing to unpack .../205-unzip_6.0-25ubuntu1_amd64.deb ... 2022-09-09 17:47:32.276 | Unpacking unzip (6.0-25ubuntu1) ... 2022-09-09 17:47:32.325 | Selecting previously unselected package vbetool. 2022-09-09 17:47:32.333 | Preparing to unpack .../206-vbetool_1.1-4_amd64.deb ... 2022-09-09 17:47:32.335 | Unpacking vbetool (1.1-4) ... 2022-09-09 17:47:32.364 | Selecting previously unselected package ipset. 2022-09-09 17:47:32.372 | Preparing to unpack .../207-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:32.382 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-09-09 17:47:32.413 | Selecting previously unselected package ipvsadm. 2022-09-09 17:47:32.422 | Preparing to unpack .../208-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-09-09 17:47:32.424 | Unpacking ipvsadm (1:1.31-1) ... 2022-09-09 17:47:32.458 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-09-09 17:47:32.466 | Preparing to unpack .../209-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.12_amd64.deb ... 2022-09-09 17:47:32.476 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-09-09 17:47:32.505 | Selecting previously unselected package liberasurecode1:amd64. 2022-09-09 17:47:32.514 | Preparing to unpack .../210-liberasurecode1_1.6.1-4_amd64.deb ... 2022-09-09 17:47:32.516 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-09-09 17:47:32.548 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-09-09 17:47:32.557 | Preparing to unpack .../211-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-09-09 17:47:32.559 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-09-09 17:47:32.589 | Selecting previously unselected package libkrb5-dev:amd64. 2022-09-09 17:47:32.598 | Preparing to unpack .../212-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-09-09 17:47:32.600 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:32.633 | Selecting previously unselected package libpcp-gui2. 2022-09-09 17:47:32.641 | Preparing to unpack .../213-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-09-09 17:47:32.643 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-09-09 17:47:32.670 | Selecting previously unselected package libpcp-import1. 2022-09-09 17:47:32.679 | Preparing to unpack .../214-libpcp-import1_5.0.3-1_amd64.deb ... 2022-09-09 17:47:32.681 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-09-09 17:47:32.709 | Selecting previously unselected package libpcp-mmv1. 2022-09-09 17:47:32.717 | Preparing to unpack .../215-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-09-09 17:47:32.719 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-09-09 17:47:32.748 | Selecting previously unselected package libpcp-trace2. 2022-09-09 17:47:32.756 | Preparing to unpack .../216-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-09-09 17:47:32.758 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-09-09 17:47:32.787 | Selecting previously unselected package libpcp-web1. 2022-09-09 17:47:32.795 | Preparing to unpack .../217-libpcp-web1_5.0.3-1_amd64.deb ... 2022-09-09 17:47:32.797 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-09-09 17:47:32.839 | Selecting previously unselected package libyaml-dev:amd64. 2022-09-09 17:47:32.848 | Preparing to unpack .../218-libyaml-dev_0.2.2-1_amd64.deb ... 2022-09-09 17:47:32.850 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-09-09 17:47:32.885 | Selecting previously unselected package python3-pcp. 2022-09-09 17:47:32.893 | Preparing to unpack .../219-python3-pcp_5.0.3-1_amd64.deb ... 2022-09-09 17:47:32.895 | Unpacking python3-pcp (5.0.3-1) ... 2022-09-09 17:47:32.939 | Selecting previously unselected package pcp. 2022-09-09 17:47:32.948 | Preparing to unpack .../220-pcp_5.0.3-1_amd64.deb ... 2022-09-09 17:47:33.017 | Unpacking pcp (5.0.3-1) ... 2022-09-09 17:47:33.544 | Selecting previously unselected package socat. 2022-09-09 17:47:33.553 | Preparing to unpack .../221-socat_1.7.3.3-2_amd64.deb ... 2022-09-09 17:47:33.555 | Unpacking socat (1.7.3.3-2) ... 2022-09-09 17:47:33.633 | Selecting previously unselected package vlan. 2022-09-09 17:47:33.642 | Preparing to unpack .../222-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-09-09 17:47:33.645 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-09-09 17:47:33.714 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-09-09 17:47:33.721 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-09-09 17:47:33.730 | Setting up javascript-common (11) ... 2022-09-09 17:47:33.764 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-09-09 17:47:33.779 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-09-09 17:47:33.786 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-09-09 17:47:33.792 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-09-09 17:47:33.798 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-09-09 17:47:33.823 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-09-09 17:47:33.828 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-09-09 17:47:33.835 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-09-09 17:47:33.841 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-09-09 17:47:33.846 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-09-09 17:47:33.853 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-09-09 17:47:33.860 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-09-09 17:47:33.867 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-09-09 17:47:33.874 | Setting up libarchive-zip-perl (1.67-2) ... 2022-09-09 17:47:33.880 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-09-09 17:47:33.887 | Setting up vbetool (1.1-4) ... 2022-09-09 17:47:33.893 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-09-09 17:47:33.899 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-09-09 17:47:33.907 | Setting up pm-utils (1.4.1-19) ... 2022-09-09 17:47:33.918 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ... 2022-09-09 17:47:34.150 | Setting up unzip (6.0-25ubuntu1) ... 2022-09-09 17:47:34.176 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-09-09 17:47:34.181 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-09-09 17:47:34.187 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-09-09 17:47:34.201 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:34.207 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-09-09 17:47:34.452 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-09-09 17:47:35.113 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-09-09 17:47:35.122 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-09-09 17:47:35.128 | Setting up m4 (1.4.18-4) ... 2022-09-09 17:47:35.133 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-09-09 17:47:35.405 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-09-09 17:47:35.411 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-09-09 17:47:35.417 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-09-09 17:47:35.422 | Setting up iputils-arping (3:20190709-3) ... 2022-09-09 17:47:35.455 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-09-09 17:47:35.461 | Setting up conntrack (1:1.4.5-2) ... 2022-09-09 17:47:35.467 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-09-09 17:47:35.473 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-09-09 17:47:35.478 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-09-09 17:47:35.679 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-09-09 17:47:37.730 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-09-09 17:47:37.735 | Setting up acl (2.2.53-6) ... 2022-09-09 17:47:37.743 | Setting up dns-root-data (2019052802) ... 2022-09-09 17:47:37.748 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-09-09 17:47:37.754 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:37.760 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-09-09 17:47:37.766 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:37.772 | Setting up autotools-dev (20180224.1) ... 2022-09-09 17:47:37.777 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-09-09 17:47:38.571 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-09-09 17:47:38.577 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-09-09 17:47:38.583 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-09-09 17:47:38.589 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-09-09 17:47:38.595 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:38.602 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-09-09 17:47:38.608 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:38.614 | Setting up ebtables (2.0.11-3build1) ... 2022-09-09 17:47:39.133 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-09-09 17:47:39.218 | Setting up socat (1.7.3.3-2) ... 2022-09-09 17:47:39.224 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-09-09 17:47:39.230 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-09-09 17:47:39.237 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-09-09 17:47:39.242 | Setting up autopoint (0.19.8.1-10build1) ... 2022-09-09 17:47:39.250 | Setting up binfmt-support (2.2.0-2) ... 2022-09-09 17:47:39.541 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-09-09 17:47:40.573 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-09-09 17:47:40.580 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-09-09 17:47:40.586 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-09-09 17:47:40.674 | Setting up fonts-dejavu-core (2.37-1) ... 2022-09-09 17:47:40.720 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-09-09 17:47:40.726 | Setting up lsscsi (0.30-0.1) ... 2022-09-09 17:47:40.733 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-09-09 17:47:40.739 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-09-09 17:47:40.745 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-09-09 17:47:40.752 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-09-09 17:47:40.758 | Setting up autoconf (2.69-11.1) ... 2022-09-09 17:47:40.766 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-09-09 17:47:40.773 | Setting up dwz (0.13-5) ... 2022-09-09 17:47:40.779 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-09-09 17:47:40.785 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-09-09 17:47:40.792 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-09-09 17:47:40.798 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-09-09 17:47:40.804 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-09-09 17:47:40.819 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-09-09 17:47:42.015 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:42.021 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:42.028 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-09-09 17:47:42.033 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-09-09 17:47:42.039 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-09-09 17:47:42.045 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-09-09 17:47:42.056 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-09-09 17:47:42.061 | Setting up pcp-conf (5.0.3-1) ... 2022-09-09 17:47:42.071 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-09-09 17:47:42.079 | Setting up libsub-override-perl (0.09-2) ... 2022-09-09 17:47:42.086 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-09-09 17:47:42.092 | Setting up libthai-data (0.1.28-3) ... 2022-09-09 17:47:42.097 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:42.103 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:42.109 | Setting up apache2-data (2.4.41-4ubuntu3.12) ... 2022-09-09 17:47:42.117 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:42.123 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-09-09 17:47:42.129 | Setting up sharutils (1:4.15.2-4build1) ... 2022-09-09 17:47:42.137 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-09-09 17:47:42.150 | Setting up openssl (1.1.1f-1ubuntu2.16) ... 2022-09-09 17:47:42.159 | Setting up conntrackd (1:1.4.5-2) ... 2022-09-09 17:47:43.164 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-09-09 17:47:43.488 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-09-09 17:47:43.494 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-09-09 17:47:43.500 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-09-09 17:47:43.506 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-09-09 17:47:43.514 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-09-09 17:47:43.521 | Setting up rsync (3.1.3-8ubuntu0.4) ... 2022-09-09 17:47:44.828 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-09-09 17:47:44.835 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-09-09 17:47:44.841 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-09-09 17:47:44.851 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-09-09 17:47:44.855 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-09-09 17:47:44.862 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-09-09 17:47:44.868 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:44.874 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-09-09 17:47:44.881 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-09-09 17:47:44.886 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-09-09 17:47:44.894 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-09-09 17:47:45.098 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-09-09 17:47:45.104 | Setting up libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:47:45.109 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:45.117 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-09-09 17:47:45.123 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:45.131 | Setting up wget (1.20.3-1ubuntu2) ... 2022-09-09 17:47:45.140 | Setting up libtool (2.4.6-14) ... 2022-09-09 17:47:45.146 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-09-09 17:47:45.241 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-09-09 17:47:45.271 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-09-09 17:47:45.713 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-09-09 17:47:46.774 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-09-09 17:47:46.780 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-09-09 17:47:46.786 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-09-09 17:47:46.791 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-09-09 17:47:46.948 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-09-09 17:47:46.954 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:46.960 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:46.969 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-09-09 17:47:48.100 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-09-09 17:47:48.779 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-09-09 17:47:48.790 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-09-09 17:47:49.029 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-09-09 17:47:49.034 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-09-09 17:47:49.040 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-09-09 17:47:49.046 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-09-09 17:47:49.053 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-09-09 17:47:49.058 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-09-09 17:47:49.064 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-09-09 17:47:49.071 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-09-09 17:47:49.077 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-09-09 17:47:49.085 | Setting up ssl-cert (1.0.39) ... 2022-09-09 17:47:49.641 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-09-09 17:47:49.648 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-09-09 17:47:49.653 | Setting up postgresql-common (214ubuntu0.1) ... 2022-09-09 17:47:50.139 | Adding user postgres to group ssl-cert 2022-09-09 17:47:50.292 | 2022-09-09 17:47:50.292 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-09-09 17:47:50.477 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-09-09 17:47:50.477 | Removing obsolete dictionary files: 2022-09-09 17:47:51.050 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-09-09 17:47:52.112 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-09-09 17:47:52.118 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-09-09 17:47:52.123 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-09-09 17:47:52.128 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:52.133 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-09-09 17:47:52.138 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-09-09 17:47:52.144 | Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-09-09 17:47:52.149 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.13) ... 2022-09-09 17:47:52.154 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-09-09 17:47:52.159 | Setting up curl (7.68.0-1ubuntu2.13) ... 2022-09-09 17:47:52.164 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-09-09 17:47:52.169 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-09-09 17:47:52.174 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-09-09 17:47:52.179 | Setting up apache2-utils (2.4.41-4ubuntu3.12) ... 2022-09-09 17:47:52.184 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:52.190 | Setting up ipvsadm (1:1.31-1) ... 2022-09-09 17:47:52.929 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-09-09 17:47:52.934 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-09-09 17:47:53.034 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-09-09 17:47:55.086 | Regenerating fonts cache... done. 2022-09-09 17:47:55.089 | Setting up gettext (0.19.8.1-10build1) ... 2022-09-09 17:47:55.095 | Setting up libpcp3 (5.0.3-1) ... 2022-09-09 17:47:55.100 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-09-09 17:47:55.106 | Setting up libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-09-09 17:47:55.112 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-09-09 17:47:56.389 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-09-09 17:47:57.210 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-09-09 17:47:57.256 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:57.261 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-09-09 17:47:58.232 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-09-09 17:47:58.919 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:58.925 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-09-09 17:47:58.931 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-09-09 17:47:58.936 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-09-09 17:47:58.942 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-09-09 17:47:58.948 | Setting up libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-09-09 17:47:58.955 | Setting up libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-09-09 17:47:58.961 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-09-09 17:47:58.966 | Setting up apache2-bin (2.4.41-4ubuntu3.12) ... 2022-09-09 17:47:58.972 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-09-09 17:47:58.977 | Setting up libpcp-web1 (5.0.3-1) ... 2022-09-09 17:47:58.982 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-09-09 17:47:58.988 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:58.993 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:58.998 | Setting up postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-09-09 17:47:59.607 | 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-09-09 17:47:59.631 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-09-09 17:47:59.637 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-09-09 17:47:59.643 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-09-09 17:47:59.648 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-09-09 17:47:59.654 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-09-09 17:47:59.660 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:59.680 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-09-09 17:47:59.685 | Setting up postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-09-09 17:47:59.691 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-09-09 17:47:59.697 | Setting up libpcp-import1 (5.0.3-1) ... 2022-09-09 17:47:59.702 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-09-09 17:47:59.709 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-09-09 17:47:59.714 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-09-09 17:47:59.721 | Setting up po-debconf (1.0.21) ... 2022-09-09 17:47:59.726 | Setting up apache2 (2.4.41-4ubuntu3.12) ... 2022-09-09 17:48:00.102 | Enabling module mpm_event. 2022-09-09 17:48:00.165 | Enabling module authz_core. 2022-09-09 17:48:00.170 | Enabling module authz_host. 2022-09-09 17:48:00.228 | Enabling module authn_core. 2022-09-09 17:48:00.233 | Enabling module auth_basic. 2022-09-09 17:48:00.292 | Enabling module access_compat. 2022-09-09 17:48:00.350 | Enabling module authn_file. 2022-09-09 17:48:00.408 | Enabling module authz_user. 2022-09-09 17:48:00.467 | Enabling module alias. 2022-09-09 17:48:00.525 | Enabling module dir. 2022-09-09 17:48:00.583 | Enabling module autoindex. 2022-09-09 17:48:00.641 | Enabling module env. 2022-09-09 17:48:00.700 | Enabling module mime. 2022-09-09 17:48:00.760 | Enabling module negotiation. 2022-09-09 17:48:00.818 | Enabling module setenvif. 2022-09-09 17:48:00.877 | Enabling module filter. 2022-09-09 17:48:00.944 | Enabling module deflate. 2022-09-09 17:48:01.005 | Enabling module status. 2022-09-09 17:48:01.065 | Enabling module reqtimeout. 2022-09-09 17:48:01.127 | Enabling conf charset. 2022-09-09 17:48:01.186 | Enabling conf localized-error-pages. 2022-09-09 17:48:01.248 | Enabling conf other-vhosts-access-log. 2022-09-09 17:48:01.306 | Enabling conf security. 2022-09-09 17:48:01.365 | Enabling conf serve-cgi-bin. 2022-09-09 17:48:01.424 | Enabling site 000-default. 2022-09-09 17:48:01.478 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-09-09 17:48:01.532 | Enabling conf javascript-common. 2022-09-09 17:48:01.793 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-09-09 17:48:02.371 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-09-09 17:48:05.033 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-09-09 17:48:05.046 | Setting up python3-pcp (5.0.3-1) ... 2022-09-09 17:48:05.341 | Setting up libgvc6 (2.42.2-3build2) ... 2022-09-09 17:48:05.364 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-09-09 17:48:05.370 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-09-09 17:48:05.383 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-09-09 17:48:05.388 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-09-09 17:48:05.394 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-09-09 17:48:05.399 | Setting up graphviz (2.42.2-3build2) ... 2022-09-09 17:48:05.407 | Setting up pcp (5.0.3-1) ... 2022-09-09 17:48:05.753 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-09-09 17:48:06.165 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-09-09 17:48:06.585 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-09-09 17:48:07.006 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-09-09 17:48:22.922 | Setting up qemu-utils (1:4.2-3ubuntu6.23) ... 2022-09-09 17:48:22.930 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-09-09 17:48:22.933 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-09-09 17:48:24.055 | Setting up dh-autoreconf (19) ... 2022-09-09 17:48:24.060 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-09-09 17:48:24.874 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-09-09 17:48:24.882 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-09-09 17:48:24.889 | Setting up debhelper (12.10ubuntu1) ... 2022-09-09 17:48:24.895 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-09-09 17:48:25.214 | Setting up apache2-dev (2.4.41-4ubuntu3.12) ... 2022-09-09 17:48:25.219 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-09-09 17:48:25.243 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-09-09 17:48:25.323 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-09-09 17:48:38.206 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-09-09 17:48:38.229 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-09-09 17:48:38.627 | Processing triggers for ufw (0.36-6) ... 2022-09-09 17:48:38.779 | Processing triggers for man-db (2.9.1-1) ... 2022-09-09 17:49:01.193 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-09-09 17:49:01.206 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-09-09 17:49:08.973 | ++ functions-common:apt_get:1234 : result=0 2022-09-09 17:49:08.976 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-09-09 17:49:08.978 | ++ functions-common:time_stop:2439 : local name 2022-09-09 17:49:08.980 | ++ functions-common:time_stop:2440 : local end_time 2022-09-09 17:49:08.982 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:49:08.984 | ++ functions-common:time_stop:2442 : local total 2022-09-09 17:49:08.987 | ++ functions-common:time_stop:2443 : local start_time 2022-09-09 17:49:08.989 | ++ functions-common:time_stop:2445 : name=apt-get 2022-09-09 17:49:08.991 | ++ functions-common:time_stop:2446 : start_time=1662745564629 2022-09-09 17:49:08.993 | ++ functions-common:time_stop:2448 : [[ -z 1662745564629 ]] 2022-09-09 17:49:08.996 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:49:09.000 | ++ functions-common:time_stop:2451 : end_time=1662745748998 2022-09-09 17:49:09.002 | ++ functions-common:time_stop:2452 : elapsed_time=184369 2022-09-09 17:49:09.004 | ++ functions-common:time_stop:2453 : total=755 2022-09-09 17:49:09.006 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:49:09.008 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=185124 2022-09-09 17:49:09.011 | ++ functions-common:apt_get:1238 : return 0 2022-09-09 17:49:09.013 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-09-09 17:49:09.016 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-09-09 17:49:09.018 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-09-09 17:49:09.022 | ++ tools/install_prereqs.sh:source:89 : date 2022-09-09 17:49:09.026 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-09-09 17:49:09.029 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-09-09 17:49:09.031 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-09-09 17:49:10.325 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-09-09 17:49:10.326 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-09-09 17:49:10.328 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-09-09 17:49:10.330 | + tools/install_pip.sh:main:43 : GetDistro 2022-09-09 17:49:10.332 | + functions-common:GetDistro:446 : GetOSVersion 2022-09-09 17:49:10.333 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-09-09 17:49:10.335 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-09-09 17:49:10.338 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-09-09 17:49:10.339 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-09-09 17:49:10.341 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-09-09 17:49:10.343 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-09-09 17:49:10.344 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-09-09 17:49:10.346 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-09-09 17:49:10.348 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-09-09 17:49:10.349 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-09-09 17:49:10.351 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-09-09 17:49:10.353 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-09-09 17:49:10.355 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-09-09 17:49:10.356 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-09-09 17:49:10.358 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-09-09 17:49:10.360 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-09-09 17:49:10.362 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-09-09 17:49:10.364 | + functions-common:_ensure_lsb_release:394 : return 2022-09-09 17:49:10.366 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-09-09 17:49:10.430 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-09-09 17:49:10.433 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-09-09 17:49:10.495 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-09-09 17:49:10.497 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-09-09 17:49:10.563 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-09-09 17:49:10.564 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2022-09-09 17:49:10.566 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-09-09 17:49:10.568 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-09-09 17:49:10.570 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-09-09 17:49:10.572 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-09-09 17:49:10.574 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-09-09 17:49:10.575 | + functions-common:GetDistro:447 : [[ Ubuntu =~ (Ubuntu) ]] 2022-09-09 17:49:10.577 | + functions-common:GetDistro:450 : DISTRO=focal 2022-09-09 17:49:10.579 | + functions-common:GetDistro:495 : typeset -xr DISTRO 2022-09-09 17:49:10.581 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-09-09 17:49:10.581 | Distro: focal 2022-09-09 17:49:10.583 | + tools/install_pip.sh:main:124 : get_versions 2022-09-09 17:49:10.586 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-09-09 17:49:10.589 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-09-09 17:49:10.591 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-09-09 17:49:10.594 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-09-09 17:49:10.602 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-09-09 17:49:11.959 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-09-09 17:49:11.961 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-09-09 17:49:11.961 | pip: 20.0.2 2022-09-09 17:49:11.964 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-09-09 17:49:11.966 | + tools/install_pip.sh:main:130 : is_fedora 2022-09-09 17:49:11.967 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-09 17:49:11.969 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-09 17:49:11.971 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-09 17:49:11.972 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-09 17:49:11.974 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-09 17:49:11.976 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-09 17:49:11.977 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-09 17:49:11.979 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-09 17:49:11.981 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-09 17:49:11.982 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-09 17:49:11.984 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-09-09 17:49:11.986 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:49:11.987 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:49:11.989 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-09-09 17:49:11.993 | + tools/install_pip.sh:main:153 : set -x 2022-09-09 17:49:11.995 | + tools/install_pip.sh:main:156 : get_versions 2022-09-09 17:49:11.997 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-09-09 17:49:12.001 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-09-09 17:49:12.003 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-09-09 17:49:12.005 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-09-09 17:49:12.005 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-09-09 17:49:13.346 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-09-09 17:49:13.347 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-09-09 17:49:13.348 | pip: 20.0.2 2022-09-09 17:49:13.350 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-09-09 17:49:13.354 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-09-09 17:49:13.357 | + ./stack.sh:main:791 : fixup_all 2022-09-09 17:49:13.359 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-09-09 17:49:13.361 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-09-09 17:49:13.363 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:49:13.365 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:49:13.367 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-09-09 17:49:13.379 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-09-09 17:49:13.389 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-09-09 17:49:13.399 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-09-09 17:49:13.401 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-09-09 17:49:13.403 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-09 17:49:13.405 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-09 17:49:13.407 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-09 17:49:13.409 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-09 17:49:13.411 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-09 17:49:13.413 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-09 17:49:13.416 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-09 17:49:13.418 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-09 17:49:13.420 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-09 17:49:13.422 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-09 17:49:13.424 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-09-09 17:49:13.426 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-09-09 17:49:13.428 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-09-09 17:49:13.431 | + functions-common:is_suse:536 : is_opensuse 2022-09-09 17:49:13.433 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-09 17:49:13.435 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-09 17:49:13.437 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-09 17:49:13.439 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-09 17:49:13.441 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-09 17:49:13.443 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-09-09 17:49:13.445 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-09-09 17:49:13.464 | Using python 3.8 to install os-testr 2022-09-09 17:49:13.467 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-09-09 17:49:15.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:49:15.434 | from cryptography.utils import int_from_bytes 2022-09-09 17:49:15.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:49:15.434 | from cryptography.utils import int_from_bytes 2022-09-09 17:49:16.475 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:49:17.154 | Collecting os-testr===3.0.0 2022-09-09 17:49:17.191 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-09-09 17:49:17.381 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-09 17:49:17.434 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.5.0) 2022-09-09 17:49:18.041 | Collecting python-subunit===1.4.0 2022-09-09 17:49:18.061 | 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-09-09 17:49:18.190 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-09-09 17:49:18.227 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-09-09 17:49:19.615 | Installing collected packages: python-subunit, os-testr 2022-09-09 17:49:19.851 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-09-09 17:49:19.945 | + inc/python:pip_install:196 : result=0 2022-09-09 17:49:19.947 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:49:19.949 | + functions-common:time_stop:2439 : local name 2022-09-09 17:49:19.952 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:49:19.954 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:49:19.956 | + functions-common:time_stop:2442 : local total 2022-09-09 17:49:19.958 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:49:19.960 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:49:19.963 | + functions-common:time_stop:2446 : start_time=1662745753459 2022-09-09 17:49:19.965 | + functions-common:time_stop:2448 : [[ -z 1662745753459 ]] 2022-09-09 17:49:19.967 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:49:19.971 | + functions-common:time_stop:2451 : end_time=1662745759969 2022-09-09 17:49:19.973 | + functions-common:time_stop:2452 : elapsed_time=6510 2022-09-09 17:49:19.975 | + functions-common:time_stop:2453 : total=0 2022-09-09 17:49:19.977 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:49:19.980 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=6510 2022-09-09 17:49:19.982 | + inc/python:pip_install:199 : return 0 2022-09-09 17:49:19.984 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-09-09 17:49:20.035 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-09-09 17:49:20.126 | + ./stack.sh:main:805 : install_infra 2022-09-09 17:49:20.129 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-09 17:49:20.132 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-09-09 17:49:20.135 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-09-09 17:49:23.215 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-09 17:49:23.218 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-09-09 17:49:23.239 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-09-09 17:49:25.796 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:49:25.937 | Collecting pbr===5.10.0 2022-09-09 17:49:25.955 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/e18aac0a3c003/pbr-5.10.0-py2.py3-none-any.whl (112 kB) 2022-09-09 17:49:25.993 | Installing collected packages: pbr 2022-09-09 17:49:26.133 | Successfully installed pbr-5.10.0 2022-09-09 17:49:26.193 | + inc/python:pip_install:196 : result=0 2022-09-09 17:49:26.195 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:49:26.198 | + functions-common:time_stop:2439 : local name 2022-09-09 17:49:26.200 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:49:26.202 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:49:26.204 | + functions-common:time_stop:2442 : local total 2022-09-09 17:49:26.206 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:49:26.208 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:49:26.210 | + functions-common:time_stop:2446 : start_time=1662745763232 2022-09-09 17:49:26.212 | + functions-common:time_stop:2448 : [[ -z 1662745763232 ]] 2022-09-09 17:49:26.214 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:49:26.218 | + functions-common:time_stop:2451 : end_time=1662745766216 2022-09-09 17:49:26.220 | + functions-common:time_stop:2452 : elapsed_time=2984 2022-09-09 17:49:26.222 | + functions-common:time_stop:2453 : total=6510 2022-09-09 17:49:26.224 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:49:26.226 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=9494 2022-09-09 17:49:26.229 | + inc/python:pip_install:199 : return 0 2022-09-09 17:49:26.231 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-09 17:49:26.234 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-09-09 17:49:26.255 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-09-09 17:49:28.826 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:49:28.828 | Processing /opt/stack/requirements 2022-09-09 17:49:30.223 | Collecting fixtures===4.0.1 2022-09-09 17:49:30.231 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d27/58826400d095b/fixtures-4.0.1.tar.gz (56 kB) 2022-09-09 17:49:30.272 | Installing build dependencies: started 2022-09-09 17:49:34.595 | Installing build dependencies: finished with status 'done' 2022-09-09 17:49:34.597 | Getting requirements to build wheel: started 2022-09-09 17:49:34.991 | Getting requirements to build wheel: finished with status 'done' 2022-09-09 17:49:34.998 | Preparing wheel metadata: started 2022-09-09 17:49:35.544 | Preparing wheel metadata: finished with status 'done' 2022-09-09 17:49:35.752 | Collecting PyYAML===6.0 2022-09-09 17:49:35.760 | 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-09-09 17:49:35.938 | Collecting requests===2.28.1 2022-09-09 17:49:35.945 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fe/fa2a1a1365bf5/requests-2.28.1-py3-none-any.whl (62 kB) 2022-09-09 17:49:36.026 | Collecting packaging===21.3 2022-09-09 17:49:36.032 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-09-09 17:49:36.084 | Collecting idna===3.3 2022-09-09 17:49:36.090 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-09-09 17:49:36.229 | Collecting pyparsing===3.0.9 2022-09-09 17:49:36.235 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-09-09 17:49:36.295 | Collecting six===1.16.0 2022-09-09 17:49:36.301 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-09-09 17:49:36.422 | Collecting charset-normalizer===2.1.1 2022-09-09 17:49:36.428 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/83e/9a75d1911279a/charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 2022-09-09 17:49:36.463 | Collecting Parsley>=1.2 2022-09-09 17:49:36.470 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-09-09 17:49:36.517 | Collecting beagle>=0.2.1 2022-09-09 17:49:36.526 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-09-09 17:49:36.551 | Requirement already satisfied: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-09 17:49:36.628 | Collecting certifi>=2017.4.17 2022-09-09 17:49:36.635 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/43d/adad18a7f1687/certifi-2022.6.15.1-py3-none-any.whl (160 kB) 2022-09-09 17:49:36.725 | Collecting urllib3===1.26.12 2022-09-09 17:49:36.750 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b93/0dd878d5a8afb/urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-09-09 17:49:36.884 | Collecting cliff===4.0.0 2022-09-09 17:49:36.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3f2/8b95a5509b4c7/cliff-4.0.0-py3-none-any.whl (80 kB) 2022-09-09 17:49:37.023 | Collecting importlib-metadata===4.12.0 2022-09-09 17:49:37.031 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/1a975809ea1fd/importlib_metadata-4.12.0-py3-none-any.whl (21 kB) 2022-09-09 17:49:37.216 | Collecting cmd2===2.4.2 2022-09-09 17:49:37.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a77/e305675139327/cmd2-2.4.2-py3-none-any.whl (147 kB) 2022-09-09 17:49:37.332 | Collecting prettytable===3.4.1 2022-09-09 17:49:37.338 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0d2/3ff81e165077d/prettytable-3.4.1-py3-none-any.whl (26 kB) 2022-09-09 17:49:37.431 | Collecting stevedore===4.0.0 2022-09-09 17:49:37.437 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87e/4d27fe96d0d7e/stevedore-4.0.0-py3-none-any.whl (49 kB) 2022-09-09 17:49:37.490 | Collecting autopage===0.5.1 2022-09-09 17:49:37.502 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fb/f5efbe78d466a/autopage-0.5.1-py3-none-any.whl (29 kB) 2022-09-09 17:49:37.563 | Collecting zipp===3.8.1 2022-09-09 17:49:37.571 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/47c/40d7fe183a6f2/zipp-3.8.1-py3-none-any.whl (5.6 kB) 2022-09-09 17:49:37.631 | Collecting wcwidth===0.2.5 2022-09-09 17:49:37.637 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-09-09 17:49:37.694 | Collecting pyperclip===1.8.2 2022-09-09 17:49:37.699 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-09-09 17:49:37.748 | Collecting attrs===22.1.0 2022-09-09 17:49:37.756 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86e/fa402f67bf2df/attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-09-09 17:49:37.832 | Building wheels for collected packages: fixtures, openstack-requirements 2022-09-09 17:49:37.834 | Building wheel for fixtures (PEP 517): started 2022-09-09 17:49:38.451 | Building wheel for fixtures (PEP 517): finished with status 'done' 2022-09-09 17:49:38.453 | Created wheel for fixtures: filename=fixtures-4.0.1-py3-none-any.whl size=63052 sha256=8b4d692dde9d21e1e0b13111d78a12574d1998a709e2365ba16792eb901105c8 2022-09-09 17:49:38.453 | Stored in directory: /home/ubuntu/.cache/pip/wheels/ba/79/66/8da5543796d0218944a0794bcd8607a64c769d75a6fe1fddda 2022-09-09 17:49:38.455 | Building wheel for openstack-requirements (setup.py): started 2022-09-09 17:49:39.282 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-09-09 17:49:39.282 | ERROR: Command errored out with exit status 1: 2022-09-09 17:49:39.282 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-5dowiynj/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-5dowiynj/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-dwgkuvb7 2022-09-09 17:49:39.283 | cwd: /tmp/pip-req-build-5dowiynj/ 2022-09-09 17:49:39.283 | Complete output (6 lines): 2022-09-09 17:49:39.283 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-09-09 17:49:39.283 | or: setup.py --help [cmd1 cmd2 ...] 2022-09-09 17:49:39.283 | or: setup.py --help-commands 2022-09-09 17:49:39.283 | or: setup.py cmd --help 2022-09-09 17:49:39.283 | 2022-09-09 17:49:39.283 | error: invalid command 'bdist_wheel' 2022-09-09 17:49:39.283 | ---------------------------------------- 2022-09-09 17:49:39.283 | ERROR: Failed building wheel for openstack-requirements 2022-09-09 17:49:39.283 | Running setup.py clean for openstack-requirements 2022-09-09 17:49:40.111 | Successfully built fixtures 2022-09-09 17:49:40.111 | Failed to build openstack-requirements 2022-09-09 17:49:40.395 | Installing collected packages: attrs, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, certifi, requests, zipp, importlib-metadata, pyperclip, cmd2, stevedore, autopage, cliff, pyparsing, packaging, six, Parsley, beagle, openstack-requirements 2022-09-09 17:49:42.021 | Running setup.py install for openstack-requirements: started 2022-09-09 17:49:44.413 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-09-09 17:49:44.446 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-22.1.0 autopage-0.5.1 beagle-0.3.0 certifi-2022.6.15.1 charset-normalizer-2.1.1 cliff-4.0.0 cmd2-2.4.2 fixtures-4.0.1 idna-3.3 importlib-metadata-4.12.0 openstack-requirements-1.2.1.dev5734 packaging-21.3 prettytable-3.4.1 pyparsing-3.0.9 pyperclip-1.8.2 requests-2.28.1 six-1.16.0 stevedore-4.0.0 urllib3-1.26.12 wcwidth-0.2.5 zipp-3.8.1 2022-09-09 17:49:44.596 | + inc/python:pip_install:196 : result=0 2022-09-09 17:49:44.598 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:49:44.600 | + functions-common:time_stop:2439 : local name 2022-09-09 17:49:44.602 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:49:44.604 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:49:44.607 | + functions-common:time_stop:2442 : local total 2022-09-09 17:49:44.609 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:49:44.611 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:49:44.613 | + functions-common:time_stop:2446 : start_time=1662745766248 2022-09-09 17:49:44.615 | + functions-common:time_stop:2448 : [[ -z 1662745766248 ]] 2022-09-09 17:49:44.617 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:49:44.621 | + functions-common:time_stop:2451 : end_time=1662745784619 2022-09-09 17:49:44.623 | + functions-common:time_stop:2452 : elapsed_time=18371 2022-09-09 17:49:44.625 | + functions-common:time_stop:2453 : total=9494 2022-09-09 17:49:44.627 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:49:44.629 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=27865 2022-09-09 17:49:44.631 | + inc/python:pip_install:199 : return 0 2022-09-09 17:49:44.633 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-09-09 17:49:44.636 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-09-09 17:49:44.638 | + inc/python:use_library_from_git:246 : local name=pbr 2022-09-09 17:49:44.640 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:49:44.642 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:49:44.644 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-09-09 17:49:44.647 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:49:44.650 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-09-09 17:49:44.669 | Using python 3.8 to install pbr 2022-09-09 17:49:44.671 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-09-09 17:49:46.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:49:46.636 | from cryptography.utils import int_from_bytes 2022-09-09 17:49:46.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:49:46.636 | from cryptography.utils import int_from_bytes 2022-09-09 17:49:47.677 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:49:47.798 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-09 17:49:49.346 | + inc/python:pip_install:196 : result=0 2022-09-09 17:49:49.348 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:49:49.350 | + functions-common:time_stop:2439 : local name 2022-09-09 17:49:49.353 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:49:49.355 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:49:49.357 | + functions-common:time_stop:2442 : local total 2022-09-09 17:49:49.359 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:49:49.361 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:49:49.363 | + functions-common:time_stop:2446 : start_time=1662745784663 2022-09-09 17:49:49.365 | + functions-common:time_stop:2448 : [[ -z 1662745784663 ]] 2022-09-09 17:49:49.368 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:49:49.372 | + functions-common:time_stop:2451 : end_time=1662745789369 2022-09-09 17:49:49.374 | + functions-common:time_stop:2452 : elapsed_time=4706 2022-09-09 17:49:49.376 | + functions-common:time_stop:2453 : total=27865 2022-09-09 17:49:49.378 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:49:49.380 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=32571 2022-09-09 17:49:49.382 | + inc/python:pip_install:199 : return 0 2022-09-09 17:49:49.384 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-09-09 17:49:52.431 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-09-09 17:49:54.177 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:49:54.683 | Collecting bindep 2022-09-09 17:49:54.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-09-09 17:49:54.840 | Collecting pbr>=2.0.0 2022-09-09 17:49:54.846 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/e18aac0a3c003/pbr-5.10.0-py2.py3-none-any.whl (112 kB) 2022-09-09 17:49:55.216 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-09-09 17:49:55.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-09-09 17:49:55.249 | Collecting Parsley 2022-09-09 17:49:55.255 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-09-09 17:49:55.354 | Collecting packaging; python_version >= "3.6" 2022-09-09 17:49:55.360 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-09-09 17:49:55.540 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-09-09 17:49:55.546 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-09-09 17:49:55.596 | Installing collected packages: pbr, distro, Parsley, pyparsing, packaging, bindep 2022-09-09 17:49:56.141 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.10.0 pyparsing-3.0.9 2022-09-09 17:49:56.210 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-09-09 17:49:56.213 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-09-09 17:49:56.216 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-09-09 17:49:56.232 | + ./stack.sh:main:814 : pkgs= 2022-09-09 17:49:56.234 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-09-09 17:49:56.237 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-09-09 17:49:56.239 | + functions-common:run_phase:1867 : local mode=stack 2022-09-09 17:49:56.241 | + functions-common:run_phase:1868 : local phase=pre-install 2022-09-09 17:49:56.244 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-09 17:49:56.246 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-09 17:49:56.248 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-09 17:49:56.250 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-09 17:49:56.252 | + functions-common:run_phase:1877 : local extra 2022-09-09 17:49:56.254 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-09 17:49:56.258 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-09 17:49:56.260 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-09 17:49:56.262 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-09 17:49:56.264 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-09-09 17:49:56.267 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-09 17:49:56.280 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:49:56.283 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-09-09 17:49:56.285 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-09-09 17:49:56.287 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-09-09 17:49:56.289 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-09-09 17:49:56.291 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-09-09 17:49:56.293 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-09-09 17:49:56.295 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-09-09 17:49:56.297 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-09-09 17:49:56.299 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-09-09 17:49:56.301 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-09-09 17:49:56.303 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-09-09 17:49:56.306 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-09-09 17:49:56.308 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-09-09 17:49:56.310 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-09-09 17:49:56.312 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-09 17:49:56.314 | + functions-common:run_phase:1894 : run_plugins stack pre-install 2022-09-09 17:49:56.316 | + functions-common:run_plugins:1853 : local mode=stack 2022-09-09 17:49:56.318 | + functions-common:run_plugins:1854 : local phase=pre-install 2022-09-09 17:49:56.320 | + functions-common:run_plugins:1856 : local plugins= 2022-09-09 17:49:56.322 | + functions-common:run_plugins:1857 : local plugin 2022-09-09 17:49:56.325 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-09-09 17:49:56.327 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-09-09 17:49:56.329 | + functions:set_systemd_override:821 : local value=2048 2022-09-09 17:49:56.331 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-09-09 17:49:56.334 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-09-09 17:49:56.385 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-09-09 17:49:56.385 | Set systemd system override for DefaultLimitNOFILE=2048 2022-09-09 17:49:56.388 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-09-09 17:49:56.742 | + ./stack.sh:main:827 : install_rpc_backend 2022-09-09 17:49:56.744 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-09-09 17:49:56.760 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:49:56.763 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-09-09 17:49:56.765 | + functions-common:install_package:1463 : update_package_repo 2022-09-09 17:49:56.767 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 17:49:56.769 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-09 17:49:56.772 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 17:49:56.774 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 17:49:56.776 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 17:49:56.778 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:49:56.780 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:49:56.783 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 17:49:56.785 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-09 17:49:56.787 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-09 17:49:56.790 | + functions-common:apt_get_update:1190 : return 2022-09-09 17:49:56.792 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-09-09 17:49:56.794 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 17:49:56.796 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:49:56.799 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:49:56.801 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-09-09 17:49:56.821 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-09-09 17:49:56.945 | Reading package lists... 2022-09-09 17:49:57.194 | Building dependency tree... 2022-09-09 17:49:57.196 | Reading state information... 2022-09-09 17:49:57.470 | The following packages were automatically installed and are no longer required: 2022-09-09 17:49:57.471 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 17:49:57.471 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 17:49:57.471 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 17:49:57.471 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 17:49:57.471 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 17:49:57.471 | python3-zope.interface 2022-09-09 17:49:57.471 | Use 'sudo apt autoremove' to remove them. 2022-09-09 17:49:57.471 | The following additional packages will be installed: 2022-09-09 17:49:57.471 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-09-09 17:49:57.471 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-09-09 17:49:57.471 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-09-09 17:49:57.472 | erlang-tools erlang-xmerl locales-all 2022-09-09 17:49:57.473 | Suggested packages: 2022-09-09 17:49:57.473 | erlang erlang-manpages erlang-doc 2022-09-09 17:49:57.542 | The following NEW packages will be installed: 2022-09-09 17:49:57.543 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-09-09 17:49:57.543 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-09-09 17:49:57.543 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-09-09 17:49:57.544 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-09-09 17:49:57.689 | 0 upgraded, 19 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 17:49:57.689 | Need to get 38.0 MB of archives. 2022-09-09 17:49:57.689 | After this operation, 276 MB of additional disk space will be used. 2022-09-09 17:49:57.689 | 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-09-09 17:50:00.403 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-09-09 17:50:00.642 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-09-09 17:50:01.046 | 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-09-09 17:50:01.092 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-09-09 17:50:01.487 | 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-09-09 17:50:01.491 | 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-09-09 17:50:01.676 | 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-09-09 17:50:01.678 | 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-09-09 17:50:01.684 | 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-09-09 17:50:01.789 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-09-09 17:50:02.261 | 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-09-09 17:50:02.652 | 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-09-09 17:50:02.653 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-09-09 17:50:02.711 | 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-09-09 17:50:02.815 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-09-09 17:50:02.987 | 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-09-09 17:50:03.290 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-09-09 17:50:08.666 | 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-09-09 17:50:14.144 | Fetched 38.0 MB in 16s (2,374 kB/s) 2022-09-09 17:50:14.174 | Selecting previously unselected package erlang-base. 2022-09-09 17:50:14.222 | (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 ... 81596 files and directories currently installed.) 2022-09-09 17:50:14.225 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:14.227 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:15.308 | Selecting previously unselected package erlang-asn1. 2022-09-09 17:50:15.317 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:15.319 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:15.428 | Selecting previously unselected package erlang-crypto. 2022-09-09 17:50:15.437 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:15.439 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:15.481 | Selecting previously unselected package erlang-public-key. 2022-09-09 17:50:15.489 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:15.491 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:15.588 | Selecting previously unselected package erlang-mnesia. 2022-09-09 17:50:15.597 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:15.599 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:15.708 | Selecting previously unselected package erlang-runtime-tools. 2022-09-09 17:50:15.717 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:15.719 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:15.773 | Selecting previously unselected package erlang-ssl. 2022-09-09 17:50:15.782 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:15.784 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:15.950 | Selecting previously unselected package erlang-eldap. 2022-09-09 17:50:15.959 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:15.961 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:15.997 | Selecting previously unselected package erlang-ftp. 2022-09-09 17:50:16.006 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:16.008 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:16.040 | Selecting previously unselected package erlang-tftp. 2022-09-09 17:50:16.049 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:16.051 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:16.085 | Selecting previously unselected package erlang-inets. 2022-09-09 17:50:16.094 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:16.096 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:16.200 | Selecting previously unselected package erlang-snmp. 2022-09-09 17:50:16.208 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:16.210 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:16.456 | Selecting previously unselected package erlang-os-mon. 2022-09-09 17:50:16.466 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:16.468 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:16.504 | Selecting previously unselected package erlang-parsetools. 2022-09-09 17:50:16.512 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:16.514 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:16.558 | Selecting previously unselected package erlang-syntax-tools. 2022-09-09 17:50:16.567 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:16.569 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:16.638 | Selecting previously unselected package erlang-tools. 2022-09-09 17:50:16.647 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:16.649 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:16.741 | Selecting previously unselected package erlang-xmerl. 2022-09-09 17:50:16.750 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:16.752 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:16.928 | Selecting previously unselected package locales-all. 2022-09-09 17:50:16.937 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-09-09 17:50:16.939 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-09-09 17:50:21.147 | Selecting previously unselected package rabbitmq-server. 2022-09-09 17:50:21.159 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-09-09 17:50:21.162 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-09-09 17:50:22.294 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:22.670 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-09-09 17:50:22.670 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-09-09 17:50:26.751 | Searching for services which depend on erlang and should be started... none found. 2022-09-09 17:50:26.754 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:26.759 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:26.765 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-09-09 17:50:26.772 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:26.777 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:26.782 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:26.787 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:26.792 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:26.797 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:26.802 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:26.807 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:26.812 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:26.817 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:26.822 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:26.827 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:26.832 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:26.837 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:26.843 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-09-09 17:50:26.929 | Adding group `rabbitmq' (GID 125) ... 2022-09-09 17:50:26.941 | Done. 2022-09-09 17:50:27.021 | Adding system user `rabbitmq' (UID 117) ... 2022-09-09 17:50:27.021 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-09-09 17:50:27.053 | Not creating home directory `/var/lib/rabbitmq'. 2022-09-09 17:50:27.317 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-09-09 17:50:32.984 | Processing triggers for man-db (2.9.1-1) ... 2022-09-09 17:50:33.573 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-09-09 17:50:41.423 | + functions-common:apt_get:1234 : result=0 2022-09-09 17:50:41.425 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-09 17:50:41.427 | + functions-common:time_stop:2439 : local name 2022-09-09 17:50:41.429 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:50:41.432 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:50:41.434 | + functions-common:time_stop:2442 : local total 2022-09-09 17:50:41.436 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:50:41.438 | + functions-common:time_stop:2445 : name=apt-get 2022-09-09 17:50:41.440 | + functions-common:time_stop:2446 : start_time=1662745796818 2022-09-09 17:50:41.442 | + functions-common:time_stop:2448 : [[ -z 1662745796818 ]] 2022-09-09 17:50:41.445 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:50:41.449 | + functions-common:time_stop:2451 : end_time=1662745841446 2022-09-09 17:50:41.451 | + functions-common:time_stop:2452 : elapsed_time=44628 2022-09-09 17:50:41.454 | + functions-common:time_stop:2453 : total=185124 2022-09-09 17:50:41.456 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:50:41.458 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=229752 2022-09-09 17:50:41.460 | + functions-common:apt_get:1238 : return 0 2022-09-09 17:50:41.462 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-09-09 17:50:41.465 | + functions-common:is_suse:536 : is_opensuse 2022-09-09 17:50:41.467 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-09 17:50:41.469 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-09 17:50:41.471 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-09 17:50:41.474 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-09 17:50:41.476 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-09 17:50:41.478 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-09-09 17:50:41.480 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-09 17:50:41.482 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-09 17:50:41.485 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-09 17:50:41.487 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-09 17:50:41.489 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-09 17:50:41.491 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-09 17:50:41.493 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-09 17:50:41.496 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-09 17:50:41.498 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-09 17:50:41.500 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-09 17:50:41.503 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-09-09 17:50:41.505 | + functions-common:is_suse:536 : is_opensuse 2022-09-09 17:50:41.507 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-09 17:50:41.509 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-09 17:50:41.512 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-09 17:50:41.514 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-09 17:50:41.516 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-09 17:50:41.519 | + ./stack.sh:main:828 : restart_rpc_backend 2022-09-09 17:50:41.521 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-09-09 17:50:41.537 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:50:41.539 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-09-09 17:50:41.541 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-09 17:50:41.543 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-09-09 17:50:41.545 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-09-09 17:50:41.548 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-09-09 17:50:41.552 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-09-09 17:50:41.554 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-09-09 17:50:41.556 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-09-09 17:50:41.559 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-09-09 17:50:41.561 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-09-09 17:50:41.563 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-09-09 17:50:41.566 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-09-09 17:50:42.238 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-09-09 17:50:42.238 | user tags 2022-09-09 17:50:42.238 | guest [administrator]' 2022-09-09 17:50:42.241 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-09-09 17:50:42.241 | user tags 2022-09-09 17:50:42.241 | guest [administrator]' 2022-09-09 17:50:42.241 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-09-09 17:50:42.248 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-09-09 17:50:42.250 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-09-09 17:50:42.252 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-09-09 17:50:42.903 | Adding user "stackrabbit" ... 2022-09-09 17:50:42.926 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-09-09 17:50:43.610 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-09-09 17:50:43.634 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-09-09 17:50:43.636 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-09-09 17:50:44.290 | Changing password for user "stackrabbit" ... 2022-09-09 17:50:44.312 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-09-09 17:50:44.315 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-09-09 17:50:44.317 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-09-09 17:50:45.002 | Deleting user "guest" ... 2022-09-09 17:50:45.025 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-09-09 17:50:45.041 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:50:45.044 | + ./stack.sh:main:831 : install_database 2022-09-09 17:50:45.046 | + lib/database:install_database:118 : install_database_mysql 2022-09-09 17:50:45.048 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-09-09 17:50:45.051 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:50:45.053 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:50:45.055 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-09-09 17:50:45.273 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-09-09 17:50:45.276 | + lib/databases/mysql:install_database_mysql:184 : cat 2022-09-09 17:50:45.280 | + lib/databases/mysql:install_database_mysql:190 : is_ubuntu 2022-09-09 17:50:45.283 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:50:45.285 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:50:45.287 | + lib/databases/mysql:install_database_mysql:190 : '[' mysql '!=' mariadb ']' 2022-09-09 17:50:45.289 | + lib/databases/mysql:install_database_mysql:191 : echo host=127.0.0.1 2022-09-09 17:50:45.292 | + lib/databases/mysql:install_database_mysql:193 : chmod 0600 /home/ubuntu/.my.cnf 2022-09-09 17:50:45.295 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-09-09 17:50:45.298 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-09-09 17:50:45.300 | + functions-common:is_oraclelinux:507 : [[ -z Ubuntu ]] 2022-09-09 17:50:45.302 | + functions-common:is_oraclelinux:511 : '[' Ubuntu = OracleServer ']' 2022-09-09 17:50:45.304 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-09-09 17:50:45.307 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-09 17:50:45.310 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-09 17:50:45.312 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-09 17:50:45.314 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-09 17:50:45.316 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-09 17:50:45.319 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-09 17:50:45.321 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-09 17:50:45.324 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-09 17:50:45.326 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-09 17:50:45.328 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-09 17:50:45.330 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-09-09 17:50:45.333 | + functions-common:is_suse:536 : is_opensuse 2022-09-09 17:50:45.335 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-09 17:50:45.337 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-09 17:50:45.339 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-09 17:50:45.342 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-09 17:50:45.344 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-09 17:50:45.346 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-09-09 17:50:45.348 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:50:45.350 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:50:45.353 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-09-09 17:50:45.355 | + functions-common:install_package:1463 : update_package_repo 2022-09-09 17:50:45.357 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 17:50:45.359 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-09 17:50:45.361 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 17:50:45.364 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 17:50:45.366 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 17:50:45.368 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:50:45.371 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:50:45.373 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 17:50:45.375 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-09 17:50:45.378 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-09 17:50:45.380 | + functions-common:apt_get_update:1190 : return 2022-09-09 17:50:45.382 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-09-09 17:50:45.384 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 17:50:45.387 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:50:45.389 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:50:45.391 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-09-09 17:50:45.411 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-09-09 17:50:45.521 | Reading package lists... 2022-09-09 17:50:45.769 | Building dependency tree... 2022-09-09 17:50:45.771 | Reading state information... 2022-09-09 17:50:46.022 | The following packages were automatically installed and are no longer required: 2022-09-09 17:50:46.023 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 17:50:46.023 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 17:50:46.023 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 17:50:46.023 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 17:50:46.023 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 17:50:46.023 | python3-zope.interface 2022-09-09 17:50:46.023 | Use 'sudo apt autoremove' to remove them. 2022-09-09 17:50:46.024 | The following additional packages will be installed: 2022-09-09 17:50:46.024 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-09-09 17:50:46.024 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-09-09 17:50:46.024 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-09-09 17:50:46.024 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-09-09 17:50:46.024 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-09-09 17:50:46.025 | mysql-server-8.0 mysql-server-core-8.0 2022-09-09 17:50:46.026 | Suggested packages: 2022-09-09 17:50:46.026 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-09-09 17:50:46.103 | The following NEW packages will be installed: 2022-09-09 17:50:46.103 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-09-09 17:50:46.103 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-09-09 17:50:46.103 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-09-09 17:50:46.104 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-09-09 17:50:46.104 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-09-09 17:50:46.105 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-09-09 17:50:46.243 | 0 upgraded, 24 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 17:50:46.243 | Need to get 32.1 MB of archives. 2022-09-09 17:50:46.243 | After this operation, 264 MB of additional disk space will be used. 2022-09-09 17:50:46.243 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [4,521 kB] 2022-09-09 17:50:47.110 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [22.0 kB] 2022-09-09 17:50:47.112 | 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-09-09 17:50:47.122 | 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-09-09 17:50:47.122 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-09-09 17:50:47.147 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [18.6 MB] 2022-09-09 17:50:49.871 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [1,292 kB] 2022-09-09 17:50:49.925 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-09-09 17:50:49.926 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-09-09 17:50:49.935 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-09-09 17:50:49.945 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-09-09 17:50:49.966 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-09-09 17:50:49.970 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-09-09 17:50:49.971 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-09-09 17:50:49.972 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-09-09 17:50:50.037 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-09-09 17:50:50.038 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-09-09 17:50:50.038 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-09-09 17:50:50.051 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-09-09 17:50:50.052 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-09-09 17:50:50.098 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-09-09 17:50:50.099 | 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-09-09 17:50:51.110 | 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-09-09 17:50:51.147 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.30-0ubuntu0.20.04.2 [9,540 B] 2022-09-09 17:50:51.655 | Preconfiguring packages ... 2022-09-09 17:50:51.763 | Fetched 32.1 MB in 5s (6,374 kB/s) 2022-09-09 17:50:51.792 | Selecting previously unselected package mysql-client-core-8.0. 2022-09-09 17:50:51.842 | (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 ... 90052 files and directories currently installed.) 2022-09-09 17:50:51.846 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-09-09 17:50:51.848 | Unpacking mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:50:52.784 | Selecting previously unselected package mysql-client-8.0. 2022-09-09 17:50:52.793 | Preparing to unpack .../01-mysql-client-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-09-09 17:50:52.795 | Unpacking mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:50:52.826 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-09-09 17:50:52.835 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-09-09 17:50:52.839 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-09-09 17:50:52.879 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-09-09 17:50:52.889 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-09-09 17:50:52.891 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-09-09 17:50:52.919 | Selecting previously unselected package libmecab2:amd64. 2022-09-09 17:50:52.929 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-09-09 17:50:52.931 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-09-09 17:50:52.996 | Selecting previously unselected package mysql-server-core-8.0. 2022-09-09 17:50:53.005 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-09-09 17:50:53.008 | Unpacking mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:50:55.962 | Selecting previously unselected package mysql-server-8.0. 2022-09-09 17:50:55.971 | Preparing to unpack .../06-mysql-server-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-09-09 17:50:56.418 | Unpacking mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:50:56.477 | Selecting previously unselected package libhtml-tagset-perl. 2022-09-09 17:50:56.487 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-09-09 17:50:56.489 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-09-09 17:50:56.516 | Selecting previously unselected package liburi-perl. 2022-09-09 17:50:56.525 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-09-09 17:50:56.527 | Unpacking liburi-perl (1.76-2) ... 2022-09-09 17:50:56.576 | Selecting previously unselected package libhtml-parser-perl. 2022-09-09 17:50:56.585 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-09-09 17:50:56.588 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-09-09 17:50:56.629 | Selecting previously unselected package libcgi-pm-perl. 2022-09-09 17:50:56.638 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-09-09 17:50:56.640 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-09-09 17:50:56.693 | Selecting previously unselected package libfcgi-perl. 2022-09-09 17:50:56.703 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-09-09 17:50:56.705 | Unpacking libfcgi-perl (0.79-1) ... 2022-09-09 17:50:56.736 | Selecting previously unselected package libcgi-fast-perl. 2022-09-09 17:50:56.745 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-09-09 17:50:56.747 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-09-09 17:50:56.773 | Selecting previously unselected package libencode-locale-perl. 2022-09-09 17:50:56.782 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-09-09 17:50:56.784 | Unpacking libencode-locale-perl (1.05-1) ... 2022-09-09 17:50:56.811 | Selecting previously unselected package libhtml-template-perl. 2022-09-09 17:50:56.821 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-09-09 17:50:56.823 | Unpacking libhtml-template-perl (2.97-1) ... 2022-09-09 17:50:56.856 | Selecting previously unselected package libtimedate-perl. 2022-09-09 17:50:56.866 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-09-09 17:50:56.868 | Unpacking libtimedate-perl (2.3200-1) ... 2022-09-09 17:50:56.905 | Selecting previously unselected package libhttp-date-perl. 2022-09-09 17:50:56.915 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-09-09 17:50:56.917 | Unpacking libhttp-date-perl (6.05-1) ... 2022-09-09 17:50:56.943 | Selecting previously unselected package libio-html-perl. 2022-09-09 17:50:56.952 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-09-09 17:50:56.955 | Unpacking libio-html-perl (1.001-1) ... 2022-09-09 17:50:56.981 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-09-09 17:50:56.990 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-09-09 17:50:56.992 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-09-09 17:50:57.020 | Selecting previously unselected package libhttp-message-perl. 2022-09-09 17:50:57.029 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-09-09 17:50:57.032 | Unpacking libhttp-message-perl (6.22-1) ... 2022-09-09 17:50:57.068 | Selecting previously unselected package mecab-utils. 2022-09-09 17:50:57.077 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-09-09 17:50:57.080 | Unpacking mecab-utils (0.996-10build1) ... 2022-09-09 17:50:57.108 | Selecting previously unselected package mecab-ipadic. 2022-09-09 17:50:57.118 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-09-09 17:50:57.120 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-09-09 17:50:58.399 | Selecting previously unselected package mecab-ipadic-utf8. 2022-09-09 17:50:58.409 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-09-09 17:50:58.412 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-09-09 17:50:58.437 | Selecting previously unselected package mysql-server. 2022-09-09 17:50:58.446 | Preparing to unpack .../23-mysql-server_8.0.30-0ubuntu0.20.04.2_all.deb ... 2022-09-09 17:50:58.448 | Unpacking mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:50:58.501 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-09-09 17:50:58.508 | Setting up mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:50:58.513 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-09-09 17:50:58.518 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-09-09 17:50:58.523 | Setting up libencode-locale-perl (1.05-1) ... 2022-09-09 17:50:58.529 | Setting up mecab-utils (0.996-10build1) ... 2022-09-09 17:50:58.534 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-09-09 17:50:58.540 | Setting up libio-html-perl (1.001-1) ... 2022-09-09 17:50:58.545 | Setting up libtimedate-perl (2.3200-1) ... 2022-09-09 17:50:58.551 | Setting up mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:50:58.556 | Setting up libfcgi-perl (0.79-1) ... 2022-09-09 17:50:58.561 | Setting up liburi-perl (1.76-2) ... 2022-09-09 17:50:58.566 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-09-09 17:50:58.571 | Setting up libhttp-date-perl (6.05-1) ... 2022-09-09 17:50:58.576 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-09-09 17:50:58.581 | Compiling IPA dictionary for Mecab. This takes long time... 2022-09-09 17:50:58.585 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-09-09 17:50:58.585 | 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-09-09 17:50:58.585 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-09-09 17:50:58.585 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-09-09 17:50:58.736 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-09-09 17:50:58.736 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-09-09 17:50:58.736 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-09-09 17:50:58.736 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-09-09 17:50:58.744 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-09-09 17:50:58.834 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-09-09 17:50:58.834 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-09-09 17:50:58.835 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-09-09 17:50:58.862 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-09-09 17:50:58.906 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-09-09 17:50:59.201 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-09-09 17:50:59.208 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-09-09 17:50:59.304 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-09-09 17:50:59.304 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-09-09 17:50:59.305 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-09-09 17:50:59.305 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-09-09 17:50:59.308 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-09-09 17:50:59.309 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-09-09 17:50:59.354 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-09-09 17:50:59.549 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-09-09 17:50:59.549 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-09-09 17:50:59.549 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-09-09 17:50:59.550 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-09-09 17:50:59.552 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-09-09 17:50:59.553 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-09-09 17:50:59.987 | 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-09-09 17:51:00.105 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-09-09 17:51:00.440 | 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-09-09 17:51:00.444 | 2022-09-09 17:51:00.444 | done! 2022-09-09 17:51:00.450 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-09-09 17:51:00.454 | Setting up mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:51:00.460 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-09-09 17:51:00.464 | Compiling IPA dictionary for Mecab. This takes long time... 2022-09-09 17:51:00.468 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-09-09 17:51:00.468 | 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-09-09 17:51:00.469 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-09-09 17:51:00.469 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-09-09 17:51:00.685 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-09-09 17:51:00.685 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-09-09 17:51:00.685 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-09-09 17:51:00.686 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-09-09 17:51:00.697 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-09-09 17:51:00.829 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-09-09 17:51:00.830 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-09-09 17:51:00.830 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-09-09 17:51:00.870 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-09-09 17:51:00.947 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-09-09 17:51:01.445 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-09-09 17:51:01.455 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-09-09 17:51:01.566 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-09-09 17:51:01.566 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-09-09 17:51:01.566 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-09-09 17:51:01.566 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-09-09 17:51:01.572 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-09-09 17:51:01.572 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-09-09 17:51:01.663 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-09-09 17:51:01.955 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-09-09 17:51:01.955 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-09-09 17:51:01.956 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-09-09 17:51:01.956 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-09-09 17:51:01.960 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-09-09 17:51:01.960 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-09-09 17:51:02.467 | 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-09-09 17:51:02.610 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-09-09 17:51:02.930 | 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-09-09 17:51:02.934 | 2022-09-09 17:51:02.934 | done! 2022-09-09 17:51:02.942 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-09-09 17:51:02.946 | Setting up libhtml-parser-perl (3.72-5) ... 2022-09-09 17:51:02.951 | Setting up libhttp-message-perl (6.22-1) ... 2022-09-09 17:51:02.957 | Setting up mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:51:03.586 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-09-09 17:51:03.621 | Renaming removed key_buffer and myisam-recover options (if present) 2022-09-09 17:51:11.704 | mysqld will log errors to /var/log/mysql/error.log 2022-09-09 17:51:12.340 | mysqld is running as pid 56599 2022-09-09 17:51:14.950 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-09-09 17:51:17.039 | Setting up libcgi-pm-perl (4.46-1) ... 2022-09-09 17:51:17.045 | Setting up libhtml-template-perl (2.97-1) ... 2022-09-09 17:51:17.051 | Setting up mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:51:17.056 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-09-09 17:51:17.062 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-09-09 17:51:17.431 | Processing triggers for man-db (2.9.1-1) ... 2022-09-09 17:51:19.113 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-09-09 17:51:26.693 | + functions-common:apt_get:1234 : result=0 2022-09-09 17:51:26.697 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-09 17:51:26.699 | + functions-common:time_stop:2439 : local name 2022-09-09 17:51:26.701 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:51:26.704 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:51:26.706 | + functions-common:time_stop:2442 : local total 2022-09-09 17:51:26.708 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:51:26.710 | + functions-common:time_stop:2445 : name=apt-get 2022-09-09 17:51:26.712 | + functions-common:time_stop:2446 : start_time=1662745845409 2022-09-09 17:51:26.714 | + functions-common:time_stop:2448 : [[ -z 1662745845409 ]] 2022-09-09 17:51:26.718 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:51:26.722 | + functions-common:time_stop:2451 : end_time=1662745886719 2022-09-09 17:51:26.724 | + functions-common:time_stop:2452 : elapsed_time=41310 2022-09-09 17:51:26.726 | + functions-common:time_stop:2453 : total=229752 2022-09-09 17:51:26.728 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:51:26.730 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=271062 2022-09-09 17:51:26.732 | + functions-common:apt_get:1238 : return 0 2022-09-09 17:51:26.735 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-09-09 17:51:26.737 | + ./stack.sh:main:834 : install_database_python 2022-09-09 17:51:26.740 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-09-09 17:51:26.742 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-09-09 17:51:26.744 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-09-09 17:51:26.746 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-09 17:51:26.749 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-09-09 17:51:26.752 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-09-09 17:51:26.754 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-09-09 17:51:26.757 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-09-09 17:51:26.758 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-09-09 17:51:26.764 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-09-09 17:51:26.766 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-09-09 17:51:26.769 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-09-09 17:51:26.771 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-09-09 17:51:26.774 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-09-09 17:51:26.795 | Using python 3.8 to install PyMySQL 2022-09-09 17:51:26.797 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-09-09 17:51:28.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:51:28.757 | from cryptography.utils import int_from_bytes 2022-09-09 17:51:28.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:51:28.757 | from cryptography.utils import int_from_bytes 2022-09-09 17:51:29.765 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:51:29.913 | Collecting PyMySQL===1.0.2 2022-09-09 17:51:29.920 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-09-09 17:51:31.445 | Installing collected packages: PyMySQL 2022-09-09 17:51:31.571 | Successfully installed PyMySQL-1.0.2 2022-09-09 17:51:31.664 | + inc/python:pip_install:196 : result=0 2022-09-09 17:51:31.666 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:51:31.668 | + functions-common:time_stop:2439 : local name 2022-09-09 17:51:31.671 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:51:31.673 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:51:31.675 | + functions-common:time_stop:2442 : local total 2022-09-09 17:51:31.677 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:51:31.680 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:51:31.682 | + functions-common:time_stop:2446 : start_time=1662745886789 2022-09-09 17:51:31.684 | + functions-common:time_stop:2448 : [[ -z 1662745886789 ]] 2022-09-09 17:51:31.687 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:51:31.692 | + functions-common:time_stop:2451 : end_time=1662745891689 2022-09-09 17:51:31.694 | + functions-common:time_stop:2452 : elapsed_time=4900 2022-09-09 17:51:31.696 | + functions-common:time_stop:2453 : total=32571 2022-09-09 17:51:31.698 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:51:31.701 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=37471 2022-09-09 17:51:31.703 | + inc/python:pip_install:199 : return 0 2022-09-09 17:51:31.706 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-09-09 17:51:31.708 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-09-09 17:51:31.710 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-09-09 17:51:31.712 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-09-09 17:51:31.729 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:51:31.731 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-09-09 17:51:31.733 | + lib/neutron:install_neutron_agent_packages:729 : is_neutron_legacy_enabled 2022-09-09 17:51:31.736 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-09 17:51:31.737 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-09-09 17:51:31.742 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-09 17:51:31.744 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-09-09 17:51:31.746 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-09-09 17:51:31.749 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-09-09 17:51:31.751 | + lib/neutron:install_neutron_agent_packages:731 : install_neutron_agent_packages_mutnauq 2022-09-09 17:51:31.754 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-09-09 17:51:31.769 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:51:31.771 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-09-09 17:51:31.774 | + functions-common:install_package:1463 : update_package_repo 2022-09-09 17:51:31.776 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 17:51:31.778 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-09 17:51:31.780 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 17:51:31.783 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 17:51:31.785 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 17:51:31.787 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:51:31.789 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:51:31.791 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 17:51:31.794 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-09 17:51:31.796 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-09 17:51:31.798 | + functions-common:apt_get_update:1190 : return 2022-09-09 17:51:31.800 | + functions-common:install_package:1464 : real_install_package radvd 2022-09-09 17:51:31.802 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 17:51:31.805 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:51:31.807 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:51:31.809 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-09-09 17:51:31.829 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-09-09 17:51:31.939 | Reading package lists... 2022-09-09 17:51:32.192 | Building dependency tree... 2022-09-09 17:51:32.194 | Reading state information... 2022-09-09 17:51:32.453 | The following packages were automatically installed and are no longer required: 2022-09-09 17:51:32.455 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 17:51:32.455 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 17:51:32.455 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 17:51:32.455 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 17:51:32.455 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 17:51:32.455 | python3-zope.interface 2022-09-09 17:51:32.455 | Use 'sudo apt autoremove' to remove them. 2022-09-09 17:51:32.523 | The following NEW packages will be installed: 2022-09-09 17:51:32.523 | radvd 2022-09-09 17:51:32.625 | 0 upgraded, 1 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 17:51:32.625 | Need to get 59.0 kB of archives. 2022-09-09 17:51:32.625 | After this operation, 164 kB of additional disk space will be used. 2022-09-09 17:51:32.625 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-09-09 17:51:33.275 | Fetched 59.0 kB in 0s (317 kB/s) 2022-09-09 17:51:33.308 | Selecting previously unselected package radvd. 2022-09-09 17:51:33.359 | (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 ... 90630 files and directories currently installed.) 2022-09-09 17:51:33.363 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-09-09 17:51:33.366 | Unpacking radvd (1:2.17-2) ... 2022-09-09 17:51:33.428 | Setting up radvd (1:2.17-2) ... 2022-09-09 17:51:34.317 | Job for radvd.service failed because the control process exited with error code. 2022-09-09 17:51:34.317 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-09-09 17:51:34.319 | invoke-rc.d: initscript radvd, action "start" failed. 2022-09-09 17:51:34.331 | ● radvd.service - Router advertisement daemon for IPv6 2022-09-09 17:51:34.331 | Loaded: loaded (]8;;file://dv-cinder-852210-14-smb/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-09-09 17:51:34.331 | Active: failed (Result: exit-code) since Fri 2022-09-09 17:51:34 UTC; 15ms ago 2022-09-09 17:51:34.331 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-09-09 17:51:34.331 | Process: 57757 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-09-09 17:51:34.331 | 2022-09-09 17:51:34.331 | Sep 09 17:51:34 dv-cinder-852210-14-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2022-09-09 17:51:34.331 | Sep 09 17:51:34 dv-cinder-852210-14-smb radvd[57757]: can't open /etc/radvd.conf: No such file or directory 2022-09-09 17:51:34.331 | Sep 09 17:51:34 dv-cinder-852210-14-smb radvd[57757]: Insecure file permissions, but continuing anyway 2022-09-09 17:51:34.331 | Sep 09 17:51:34 dv-cinder-852210-14-smb radvd[57757]: exiting, failed to read config file 2022-09-09 17:51:34.331 | Sep 09 17:51:34 dv-cinder-852210-14-smb systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-09-09 17:51:34.332 | Sep 09 17:51:34 dv-cinder-852210-14-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-09-09 17:51:34.332 | Sep 09 17:51:34 dv-cinder-852210-14-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-09-09 17:51:34.336 | Processing triggers for man-db (2.9.1-1) ... 2022-09-09 17:51:34.431 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-09-09 17:51:42.385 | + functions-common:apt_get:1234 : result=0 2022-09-09 17:51:42.387 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-09 17:51:42.389 | + functions-common:time_stop:2439 : local name 2022-09-09 17:51:42.391 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:51:42.394 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:51:42.396 | + functions-common:time_stop:2442 : local total 2022-09-09 17:51:42.398 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:51:42.400 | + functions-common:time_stop:2445 : name=apt-get 2022-09-09 17:51:42.402 | + functions-common:time_stop:2446 : start_time=1662745891827 2022-09-09 17:51:42.404 | + functions-common:time_stop:2448 : [[ -z 1662745891827 ]] 2022-09-09 17:51:42.407 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:51:42.411 | + functions-common:time_stop:2451 : end_time=1662745902409 2022-09-09 17:51:42.413 | + functions-common:time_stop:2452 : elapsed_time=10582 2022-09-09 17:51:42.415 | + functions-common:time_stop:2453 : total=271062 2022-09-09 17:51:42.418 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:51:42.420 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=281644 2022-09-09 17:51:42.422 | + functions-common:apt_get:1238 : return 0 2022-09-09 17:51:42.424 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-09-09 17:51:42.441 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:51:42.443 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-09-09 17:51:42.445 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-09-09 17:51:42.447 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-09-09 17:51:42.450 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-09-09 17:51:42.469 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-09-09 17:51:42.472 | + functions-common:install_package:1463 : update_package_repo 2022-09-09 17:51:42.474 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 17:51:42.476 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-09 17:51:42.478 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 17:51:42.480 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 17:51:42.483 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 17:51:42.485 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:51:42.487 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:51:42.490 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 17:51:42.492 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-09 17:51:42.494 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-09 17:51:42.496 | + functions-common:apt_get_update:1190 : return 2022-09-09 17:51:42.498 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-09-09 17:51:42.500 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 17:51:42.503 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:51:42.505 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:51:42.507 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-09-09 17:51:42.527 | + functions-common:apt_get:1230 : 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-09-09 17:51:42.638 | Reading package lists... 2022-09-09 17:51:42.888 | Building dependency tree... 2022-09-09 17:51:42.889 | Reading state information... 2022-09-09 17:51:43.139 | fakeroot is already the newest version (1.24-1). 2022-09-09 17:51:43.139 | fakeroot set to manually installed. 2022-09-09 17:51:43.139 | make is already the newest version (4.2.1-1.2). 2022-09-09 17:51:43.139 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-09-09 17:51:43.139 | The following packages were automatically installed and are no longer required: 2022-09-09 17:51:43.140 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 17:51:43.140 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 17:51:43.140 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 17:51:43.140 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 17:51:43.140 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 17:51:43.140 | python3-zope.interface 2022-09-09 17:51:43.140 | Use 'sudo apt autoremove' to remove them. 2022-09-09 17:51:43.270 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 17:51:43.274 | + functions-common:apt_get:1234 : result=0 2022-09-09 17:51:43.276 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-09 17:51:43.278 | + functions-common:time_stop:2439 : local name 2022-09-09 17:51:43.280 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:51:43.282 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:51:43.284 | + functions-common:time_stop:2442 : local total 2022-09-09 17:51:43.286 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:51:43.288 | + functions-common:time_stop:2445 : name=apt-get 2022-09-09 17:51:43.290 | + functions-common:time_stop:2446 : start_time=1662745902524 2022-09-09 17:51:43.292 | + functions-common:time_stop:2448 : [[ -z 1662745902524 ]] 2022-09-09 17:51:43.295 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:51:43.299 | + functions-common:time_stop:2451 : end_time=1662745903297 2022-09-09 17:51:43.302 | + functions-common:time_stop:2452 : elapsed_time=773 2022-09-09 17:51:43.304 | + functions-common:time_stop:2453 : total=281644 2022-09-09 17:51:43.306 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:51:43.308 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=282417 2022-09-09 17:51:43.310 | + functions-common:apt_get:1238 : return 0 2022-09-09 17:51:43.312 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-09-09 17:51:43.315 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:51:43.317 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:51:43.319 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-09-09 17:51:43.322 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-09-09 17:51:43.324 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-09-09 17:51:43.328 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-09-09 17:51:43.331 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-09-09 17:51:43.334 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-09-09 17:51:43.334 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-09-09 17:51:43.339 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-09-09 17:51:43.341 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-09-09 17:51:43.343 | + functions:vercmp:628 : local v1=5.4 2022-09-09 17:51:43.345 | + functions:vercmp:629 : local 'op=<' 2022-09-09 17:51:43.348 | + functions:vercmp:630 : local v2=3.13 2022-09-09 17:51:43.350 | + functions:vercmp:631 : local result 2022-09-09 17:51:43.353 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-09-09 17:51:43.353 | ++ functions:vercmp:635 : sort -V 2022-09-09 17:51:43.355 | ++ functions:vercmp:635 : head -1 2022-09-09 17:51:43.359 | + functions:vercmp:635 : result=3.13 2022-09-09 17:51:43.361 | + functions:vercmp:637 : case $op in 2022-09-09 17:51:43.364 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-09-09 17:51:43.366 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-09-09 17:51:43.368 | + functions:vercmp:648 : return 2022-09-09 17:51:43.370 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-09-09 17:51:43.372 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:51:43.375 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart openvswitch-switch 2022-09-09 17:51:43.695 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-09-09 17:51:43.699 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-09-09 17:51:43.700 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:43.703 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:43.705 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-09-09 17:51:43.708 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:43.713 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-09-09 17:51:43.729 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:51:43.735 | + ./stack.sh:main:842 : install_etcd3 2022-09-09 17:51:43.738 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-09-09 17:51:43.738 | Installing etcd 2022-09-09 17:51:43.740 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-09-09 17:51:43.752 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-09-09 17:51:43.764 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-09-09 17:51:43.766 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-09-09 17:51:43.779 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-09-09 17:51:43.781 | ++ 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-09-09 17:51:43.784 | ++ 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-09-09 17:51:43.788 | +++ 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-09-09 17:51:43.792 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-09-09 17:51:43.794 | ++ 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-09-09 17:51:43.797 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-09-09 17:51:43.800 | ++ 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-09-09 17:51:43.803 | --2022-09-09 17:51:43-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-09 17:51:43.807 | Resolving github.com (github.com)... 140.82.121.4 2022-09-09 17:51:43.851 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-09-09 17:51:43.988 | HTTP request sent, awaiting response... 302 Found 2022-09-09 17:51:43.988 | 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%2F20220909%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220909T175142Z&X-Amz-Expires=300&X-Amz-Signature=10112dcc3a65760c0e7b4b7297f0de7097c9b66d22542d23c5aa26880d78ea26&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-09-09 17:51:43.988 | --2022-09-09 17:51:43-- 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%2F20220909%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220909T175142Z&X-Amz-Expires=300&X-Amz-Signature=10112dcc3a65760c0e7b4b7297f0de7097c9b66d22542d23c5aa26880d78ea26&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-09-09 17:51:43.990 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2022-09-09 17:51:44.015 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-09-09 17:51:44.202 | HTTP request sent, awaiting response... 200 OK 2022-09-09 17:51:44.202 | Length: 11350736 (11M) [application/octet-stream] 2022-09-09 17:51:44.202 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-09-09 17:51:44.317 | 2022-09-09 17:51:44.475 | 0K ........ .. 100% 39.7M=0.3s 2022-09-09 17:51:44.475 | 2022-09-09 17:51:44.475 | 2022-09-09 17:51:44 (39.7 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-09-09 17:51:44.475 | 2022-09-09 17:51:44.479 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-09-09 17:51:44.481 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-09 17:51:44.483 | ++ functions:get_extra_file:74 : return 2022-09-09 17:51:44.486 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-09 17:51:44.488 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-09-09 17:51:44.491 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-09-09 17:51:44.493 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-09-09 17:51:44.623 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-09-09 17:51:44.627 | + 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-09-09 17:51:44.631 | etcd-v3.3.12-linux-amd64/ 2022-09-09 17:51:44.631 | etcd-v3.3.12-linux-amd64/README.md 2022-09-09 17:51:44.631 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-09-09 17:51:44.631 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-09-09 17:51:44.631 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-09-09 17:51:44.631 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-09-09 17:51:44.631 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-09-09 17:51:44.631 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-09-09 17:51:44.631 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-09-09 17:51:44.631 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-09-09 17:51:44.631 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-09-09 17:51:44.631 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-09-09 17:51:44.631 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-09-09 17:51:44.632 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-09-09 17:51:44.632 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-09-09 17:51:44.632 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-09-09 17:51:44.632 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-09-09 17:51:44.632 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-09-09 17:51:44.632 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-09-09 17:51:44.632 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-09-09 17:51:44.632 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-09-09 17:51:44.632 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-09-09 17:51:44.632 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-09-09 17:51:44.632 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-09-09 17:51:44.633 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-09-09 17:51:44.633 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-09-09 17:51:44.633 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-09-09 17:51:44.633 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-09-09 17:51:44.633 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-09-09 17:51:44.633 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-09-09 17:51:44.633 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-09-09 17:51:44.633 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-09-09 17:51:44.633 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-09-09 17:51:44.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-09-09 17:51:44.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-09-09 17:51:44.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-09-09 17:51:44.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-09-09 17:51:44.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-09-09 17:51:44.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-09-09 17:51:44.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-09-09 17:51:44.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-09-09 17:51:44.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-09-09 17:51:44.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-09-09 17:51:44.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-09-09 17:51:44.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-09-09 17:51:44.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-09-09 17:51:44.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-09-09 17:51:44.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-09-09 17:51:44.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-09-09 17:51:44.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-09-09 17:51:44.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-09-09 17:51:44.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-09-09 17:51:44.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-09-09 17:51:44.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-09-09 17:51:44.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-09-09 17:51:44.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-09-09 17:51:44.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-09-09 17:51:44.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-09-09 17:51:44.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-09-09 17:51:44.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-09-09 17:51:44.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-09-09 17:51:44.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-09-09 17:51:44.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-09-09 17:51:44.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-09-09 17:51:44.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-09-09 17:51:44.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-09-09 17:51:44.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-09-09 17:51:44.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-09-09 17:51:44.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-09-09 17:51:44.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-09-09 17:51:44.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-09-09 17:51:44.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-09-09 17:51:44.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-09-09 17:51:44.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-09-09 17:51:44.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-09-09 17:51:44.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-09-09 17:51:44.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-09-09 17:51:44.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-09-09 17:51:44.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-09-09 17:51:44.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-09-09 17:51:44.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-09-09 17:51:44.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-09-09 17:51:44.636 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-09-09 17:51:44.636 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-09-09 17:51:44.636 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-09-09 17:51:44.636 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-09-09 17:51:44.636 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-09-09 17:51:44.636 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-09-09 17:51:44.636 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-09-09 17:51:44.636 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-09-09 17:51:44.636 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-09-09 17:51:44.637 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-09-09 17:51:44.637 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-09-09 17:51:44.637 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-09-09 17:51:44.637 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-09-09 17:51:44.637 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-09-09 17:51:44.637 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-09-09 17:51:44.637 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-09-09 17:51:44.637 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-09-09 17:51:44.637 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-09-09 17:51:44.637 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-09-09 17:51:44.637 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-09-09 17:51:44.637 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-09-09 17:51:44.637 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-09-09 17:51:44.637 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-09-09 17:51:44.637 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-09-09 17:51:44.637 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-09-09 17:51:44.637 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-09-09 17:51:44.638 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-09-09 17:51:44.638 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-09-09 17:51:44.638 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-09-09 17:51:44.638 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-09-09 17:51:44.638 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-09-09 17:51:44.638 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-09-09 17:51:44.638 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-09-09 17:51:44.638 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-09-09 17:51:44.638 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-09-09 17:51:44.639 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-09-09 17:51:44.639 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-09-09 17:51:44.639 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-09-09 17:51:44.639 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-09-09 17:51:44.639 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-09-09 17:51:44.639 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-09-09 17:51:44.639 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-09-09 17:51:44.639 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-09-09 17:51:44.639 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-09-09 17:51:44.640 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-09-09 17:51:44.641 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-09-09 17:51:44.641 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-09-09 17:51:44.641 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-09-09 17:51:44.641 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-09-09 17:51:44.641 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-09-09 17:51:44.641 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-09-09 17:51:44.642 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-09-09 17:51:44.642 | etcd-v3.3.12-linux-amd64/etcdctl 2022-09-09 17:51:44.828 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-09-09 17:51:44.828 | etcd-v3.3.12-linux-amd64/etcd 2022-09-09 17:51:45.057 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-09-09 17:51:45.095 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-09-09 17:51:45.128 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-09-09 17:51:45.131 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-09-09 17:51:45.147 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:51:45.149 | + ./stack.sh:main:861 : install_dstat 2022-09-09 17:51:45.151 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-09-09 17:51:45.167 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:51:45.170 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-09-09 17:51:45.172 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-09 17:51:45.175 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-09-09 17:51:45.177 | + ./stack.sh:main:870 : install_libs 2022-09-09 17:51:45.179 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-09-09 17:51:45.182 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-09-09 17:51:45.184 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-09-09 17:51:45.186 | + inc/python:use_library_from_git:246 : local name=automaton 2022-09-09 17:51:45.188 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.190 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.192 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-09-09 17:51:45.195 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.197 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-09-09 17:51:45.199 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-09-09 17:51:45.201 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-09-09 17:51:45.203 | + inc/python:use_library_from_git:246 : local name=castellan 2022-09-09 17:51:45.206 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.208 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.210 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-09-09 17:51:45.212 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.216 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-09-09 17:51:45.219 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-09-09 17:51:45.222 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-09-09 17:51:45.224 | + inc/python:use_library_from_git:246 : local name=cliff 2022-09-09 17:51:45.226 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.228 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.230 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-09-09 17:51:45.233 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.235 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-09-09 17:51:45.238 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-09-09 17:51:45.240 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-09-09 17:51:45.242 | + inc/python:use_library_from_git:246 : local name=cursive 2022-09-09 17:51:45.244 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.246 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.248 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-09-09 17:51:45.251 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.253 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-09-09 17:51:45.255 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-09-09 17:51:45.257 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-09-09 17:51:45.259 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-09-09 17:51:45.262 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.264 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.266 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-09-09 17:51:45.268 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.270 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-09-09 17:51:45.273 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-09-09 17:51:45.275 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-09-09 17:51:45.277 | + inc/python:use_library_from_git:246 : local name=futurist 2022-09-09 17:51:45.279 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.281 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.284 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-09-09 17:51:45.286 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.288 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-09-09 17:51:45.291 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-09-09 17:51:45.293 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-09-09 17:51:45.295 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-09-09 17:51:45.297 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.300 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.302 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-09-09 17:51:45.304 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.307 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-09-09 17:51:45.309 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-09-09 17:51:45.311 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-09-09 17:51:45.313 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-09-09 17:51:45.315 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.318 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.320 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-09-09 17:51:45.322 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.324 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-09-09 17:51:45.327 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-09-09 17:51:45.329 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-09-09 17:51:45.331 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-09-09 17:51:45.333 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.335 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.338 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-09-09 17:51:45.340 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.342 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-09-09 17:51:45.345 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-09-09 17:51:45.347 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-09-09 17:51:45.349 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-09-09 17:51:45.352 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.354 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.356 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-09-09 17:51:45.358 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.361 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-09-09 17:51:45.363 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-09-09 17:51:45.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-09-09 17:51:45.368 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-09-09 17:51:45.370 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.372 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.374 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-09-09 17:51:45.377 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.379 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-09-09 17:51:45.381 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-09-09 17:51:45.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-09-09 17:51:45.385 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-09-09 17:51:45.387 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.390 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.392 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-09-09 17:51:45.394 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.396 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-09-09 17:51:45.399 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-09-09 17:51:45.401 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-09-09 17:51:45.403 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-09-09 17:51:45.406 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.408 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.411 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-09-09 17:51:45.413 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.415 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-09-09 17:51:45.417 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-09-09 17:51:45.419 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-09-09 17:51:45.422 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-09-09 17:51:45.424 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.426 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.428 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-09-09 17:51:45.431 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.433 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-09-09 17:51:45.435 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-09-09 17:51:45.437 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-09-09 17:51:45.440 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-09-09 17:51:45.442 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.444 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.447 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-09-09 17:51:45.449 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.451 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-09-09 17:51:45.453 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-09-09 17:51:45.456 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-09-09 17:51:45.458 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-09-09 17:51:45.461 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.463 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.465 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-09-09 17:51:45.468 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.470 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-09-09 17:51:45.472 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-09-09 17:51:45.474 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-09-09 17:51:45.477 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-09-09 17:51:45.479 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.481 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.483 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-09-09 17:51:45.486 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.489 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-09-09 17:51:45.493 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-09-09 17:51:45.497 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-09-09 17:51:45.500 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-09-09 17:51:45.503 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.506 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.508 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-09-09 17:51:45.511 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.516 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-09-09 17:51:45.518 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-09-09 17:51:45.520 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-09-09 17:51:45.523 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-09-09 17:51:45.525 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.527 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.529 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-09-09 17:51:45.532 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.535 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-09-09 17:51:45.537 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-09-09 17:51:45.539 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-09-09 17:51:45.542 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-09-09 17:51:45.544 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.546 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.549 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-09-09 17:51:45.551 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.554 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-09-09 17:51:45.556 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-09-09 17:51:45.558 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-09-09 17:51:45.561 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-09-09 17:51:45.563 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.566 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.568 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-09-09 17:51:45.570 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.573 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-09-09 17:51:45.575 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-09-09 17:51:45.578 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-09-09 17:51:45.580 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-09-09 17:51:45.582 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.585 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.587 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-09-09 17:51:45.589 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.592 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-09-09 17:51:45.594 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-09-09 17:51:45.596 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-09-09 17:51:45.598 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-09-09 17:51:45.601 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.603 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.605 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-09-09 17:51:45.608 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.610 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-09-09 17:51:45.613 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-09-09 17:51:45.615 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-09-09 17:51:45.617 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-09-09 17:51:45.619 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.622 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.624 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-09-09 17:51:45.627 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.629 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-09-09 17:51:45.631 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-09-09 17:51:45.634 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-09-09 17:51:45.636 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-09-09 17:51:45.638 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.640 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.643 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-09-09 17:51:45.645 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.647 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-09-09 17:51:45.650 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-09-09 17:51:45.652 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-09-09 17:51:45.654 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-09-09 17:51:45.656 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.659 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.661 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-09-09 17:51:45.664 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.666 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-09-09 17:51:45.668 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-09-09 17:51:45.670 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-09-09 17:51:45.673 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-09-09 17:51:45.676 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.678 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.680 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-09-09 17:51:45.682 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.685 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-09-09 17:51:45.687 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-09-09 17:51:45.690 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-09-09 17:51:45.692 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-09-09 17:51:45.694 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.697 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.699 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-09-09 17:51:45.701 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.703 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-09-09 17:51:45.706 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-09-09 17:51:45.708 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-09-09 17:51:45.710 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-09-09 17:51:45.713 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.715 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.717 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-09-09 17:51:45.720 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.722 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-09-09 17:51:45.724 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-09-09 17:51:45.727 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-09-09 17:51:45.729 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-09-09 17:51:45.731 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.733 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.736 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-09-09 17:51:45.739 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.741 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-09-09 17:51:45.743 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-09-09 17:51:45.745 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-09-09 17:51:45.748 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-09-09 17:51:45.750 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.753 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.755 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-09-09 17:51:45.757 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.760 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-09-09 17:51:45.762 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-09-09 17:51:45.764 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-09-09 17:51:45.766 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-09-09 17:51:45.769 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.771 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.773 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-09-09 17:51:45.775 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.778 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-09-09 17:51:45.780 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-09-09 17:51:45.782 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-09-09 17:51:45.784 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-09-09 17:51:45.787 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.789 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.791 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-09-09 17:51:45.793 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.796 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-09-09 17:51:45.798 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-09-09 17:51:45.801 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-09-09 17:51:45.803 | + inc/python:use_library_from_git:246 : local name=tooz 2022-09-09 17:51:45.805 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.808 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.810 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-09-09 17:51:45.813 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.819 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-09-09 17:51:45.822 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-09-09 17:51:45.825 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-09-09 17:51:45.827 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-09-09 17:51:45.830 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.832 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.835 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-09-09 17:51:45.837 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.840 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-09-09 17:51:45.842 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-09-09 17:51:45.845 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-09-09 17:51:45.847 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-09-09 17:51:45.850 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.853 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.855 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-09-09 17:51:45.858 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.861 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-09-09 17:51:45.863 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-09-09 17:51:45.865 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-09-09 17:51:45.868 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-09-09 17:51:45.870 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.872 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.875 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-09-09 17:51:45.877 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.879 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-09-09 17:51:45.881 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-09-09 17:51:45.884 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-09-09 17:51:45.886 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-09-09 17:51:45.888 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.891 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.893 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-09-09 17:51:45.895 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.898 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-09-09 17:51:45.919 | Using python 3.8 to install etcd3 2022-09-09 17:51:45.921 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-09-09 17:51:47.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:51:47.859 | from cryptography.utils import int_from_bytes 2022-09-09 17:51:47.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:51:47.859 | from cryptography.utils import int_from_bytes 2022-09-09 17:51:48.878 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:51:49.000 | Collecting etcd3===0.12.0 2022-09-09 17:51:49.006 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-09-09 17:51:57.076 | Collecting grpcio===1.47.0 2022-09-09 17:51:57.091 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cc3/4d182c4fd64b6/grpcio-1.47.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB) 2022-09-09 17:51:58.218 | Collecting protobuf===4.21.5 2022-09-09 17:51:58.225 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e0/b272217aad897/protobuf-4.21.5-cp37-abi3-manylinux2014_x86_64.whl (408 kB) 2022-09-09 17:51:58.338 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-09-09 17:51:58.340 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (6.3.1) 2022-09-09 17:51:58.354 | Building wheels for collected packages: etcd3 2022-09-09 17:51:58.355 | Building wheel for etcd3 (setup.py): started 2022-09-09 17:51:59.034 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-09-09 17:51:59.035 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=1c6ae4d7c1edbb797b38a81bac613c5ce1ef806dd03605aa67757b2a6d00ab5e 2022-09-09 17:51:59.035 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-09-09 17:51:59.036 | Successfully built etcd3 2022-09-09 17:52:00.523 | Installing collected packages: grpcio, protobuf, etcd3 2022-09-09 17:52:01.358 | Successfully installed etcd3-0.12.0 grpcio-1.47.0 protobuf-4.21.5 2022-09-09 17:52:01.474 | + inc/python:pip_install:196 : result=0 2022-09-09 17:52:01.477 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:52:01.479 | + functions-common:time_stop:2439 : local name 2022-09-09 17:52:01.481 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:52:01.483 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:52:01.486 | + functions-common:time_stop:2442 : local total 2022-09-09 17:52:01.488 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:52:01.490 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:52:01.492 | + functions-common:time_stop:2446 : start_time=1662745905914 2022-09-09 17:52:01.494 | + functions-common:time_stop:2448 : [[ -z 1662745905914 ]] 2022-09-09 17:52:01.496 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:52:01.501 | + functions-common:time_stop:2451 : end_time=1662745921498 2022-09-09 17:52:01.503 | + functions-common:time_stop:2452 : elapsed_time=15584 2022-09-09 17:52:01.505 | + functions-common:time_stop:2453 : total=37471 2022-09-09 17:52:01.507 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:52:01.509 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=53055 2022-09-09 17:52:01.511 | + inc/python:pip_install:199 : return 0 2022-09-09 17:52:01.514 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-09-09 17:52:01.534 | Using python 3.8 to install etcd3gw 2022-09-09 17:52:01.537 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-09-09 17:52:03.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:03.481 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:03.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:03.481 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:04.490 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:52:05.020 | Collecting etcd3gw===2.1.0 2022-09-09 17:52:05.027 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c5/1d5c4290c9ed5/etcd3gw-2.1.0-py3-none-any.whl (22 kB) 2022-09-09 17:52:05.112 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.1) 2022-09-09 17:52:05.114 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-09 17:52:05.117 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-09-09 17:52:05.130 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.1) 2022-09-09 17:52:05.135 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.12) 2022-09-09 17:52:05.168 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2019.11.28) 2022-09-09 17:52:05.171 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-09-09 17:52:06.594 | Installing collected packages: etcd3gw 2022-09-09 17:52:06.693 | Successfully installed etcd3gw-2.1.0 2022-09-09 17:52:06.785 | + inc/python:pip_install:196 : result=0 2022-09-09 17:52:06.787 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:52:06.789 | + functions-common:time_stop:2439 : local name 2022-09-09 17:52:06.792 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:52:06.794 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:52:06.796 | + functions-common:time_stop:2442 : local total 2022-09-09 17:52:06.798 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:52:06.800 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:52:06.802 | + functions-common:time_stop:2446 : start_time=1662745921529 2022-09-09 17:52:06.804 | + functions-common:time_stop:2448 : [[ -z 1662745921529 ]] 2022-09-09 17:52:06.807 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:52:06.811 | + functions-common:time_stop:2451 : end_time=1662745926808 2022-09-09 17:52:06.813 | + functions-common:time_stop:2452 : elapsed_time=5279 2022-09-09 17:52:06.816 | + functions-common:time_stop:2453 : total=53055 2022-09-09 17:52:06.818 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:52:06.820 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=58334 2022-09-09 17:52:06.822 | + inc/python:pip_install:199 : return 0 2022-09-09 17:52:06.825 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-09-09 17:52:06.827 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-09-09 17:52:06.830 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-09-09 17:52:06.832 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-09 17:52:06.834 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-09 17:52:06.837 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-09 17:52:06.839 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-09 17:52:06.841 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-09 17:52:06.844 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-09 17:52:06.846 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-09 17:52:06.848 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-09 17:52:06.851 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-09 17:52:06.853 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-09 17:52:06.855 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-09-09 17:52:06.857 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:52:06.860 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:52:06.862 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-09-09 17:52:06.864 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-09-09 17:52:06.866 | + functions-common:install_package:1463 : update_package_repo 2022-09-09 17:52:06.869 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 17:52:06.871 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-09 17:52:06.873 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 17:52:06.876 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 17:52:06.878 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 17:52:06.880 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:52:06.883 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:52:06.885 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 17:52:06.887 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-09 17:52:06.890 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-09 17:52:06.892 | + functions-common:apt_get_update:1190 : return 2022-09-09 17:52:06.895 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-09-09 17:52:06.897 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 17:52:06.899 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:52:06.901 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:52:06.904 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-09-09 17:52:06.924 | + functions-common:apt_get:1230 : 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-09-09 17:52:07.034 | Reading package lists... 2022-09-09 17:52:07.282 | Building dependency tree... 2022-09-09 17:52:07.283 | Reading state information... 2022-09-09 17:52:07.540 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-09-09 17:52:07.541 | The following packages were automatically installed and are no longer required: 2022-09-09 17:52:07.542 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 17:52:07.542 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 17:52:07.542 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 17:52:07.542 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 17:52:07.542 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 17:52:07.542 | python3-zope.interface 2022-09-09 17:52:07.542 | Use 'sudo apt autoremove' to remove them. 2022-09-09 17:52:07.542 | The following additional packages will be installed: 2022-09-09 17:52:07.543 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-09-09 17:52:07.544 | Suggested packages: 2022-09-09 17:52:07.544 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-09-09 17:52:07.612 | The following NEW packages will be installed: 2022-09-09 17:52:07.613 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-09-09 17:52:07.750 | 0 upgraded, 6 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 17:52:07.750 | Need to get 1,306 kB of archives. 2022-09-09 17:52:07.750 | After this operation, 4,613 kB of additional disk space will be used. 2022-09-09 17:52:07.750 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-09-09 17:52:08.094 | 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-09-09 17:52:08.120 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-09-09 17:52:08.169 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-09-09 17:52:08.232 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-09-09 17:52:08.234 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-09-09 17:52:08.792 | Fetched 1,306 kB in 1s (2,106 kB/s) 2022-09-09 17:52:08.823 | Selecting previously unselected package libnorm1:amd64. 2022-09-09 17:52:08.875 | (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 ... 90643 files and directories currently installed.) 2022-09-09 17:52:08.878 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-09-09 17:52:08.882 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-09-09 17:52:08.951 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-09-09 17:52:08.960 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-09-09 17:52:08.962 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-09-09 17:52:09.014 | Selecting previously unselected package libzmq5:amd64. 2022-09-09 17:52:09.023 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-09-09 17:52:09.026 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-09-09 17:52:09.090 | Selecting previously unselected package uwsgi-core. 2022-09-09 17:52:09.100 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-09-09 17:52:09.103 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-09-09 17:52:09.247 | Selecting previously unselected package uwsgi. 2022-09-09 17:52:09.256 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-09-09 17:52:09.258 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-09-09 17:52:09.292 | Selecting previously unselected package uwsgi-plugin-python3. 2022-09-09 17:52:09.302 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-09-09 17:52:09.304 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-09-09 17:52:09.364 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-09-09 17:52:09.369 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-09-09 17:52:09.374 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-09-09 17:52:09.379 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-09-09 17:52:09.392 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-09-09 17:52:10.199 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-09-09 17:52:10.226 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-09-09 17:52:10.590 | Processing triggers for man-db (2.9.1-1) ... 2022-09-09 17:52:10.939 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-09-09 17:52:18.519 | + functions-common:apt_get:1234 : result=0 2022-09-09 17:52:18.521 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-09 17:52:18.523 | + functions-common:time_stop:2439 : local name 2022-09-09 17:52:18.525 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:52:18.528 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:52:18.530 | + functions-common:time_stop:2442 : local total 2022-09-09 17:52:18.532 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:52:18.535 | + functions-common:time_stop:2445 : name=apt-get 2022-09-09 17:52:18.537 | + functions-common:time_stop:2446 : start_time=1662745926922 2022-09-09 17:52:18.539 | + functions-common:time_stop:2448 : [[ -z 1662745926922 ]] 2022-09-09 17:52:18.541 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:52:18.545 | + functions-common:time_stop:2451 : end_time=1662745938543 2022-09-09 17:52:18.548 | + functions-common:time_stop:2452 : elapsed_time=11621 2022-09-09 17:52:18.550 | + functions-common:time_stop:2453 : total=282417 2022-09-09 17:52:18.552 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:52:18.555 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=294038 2022-09-09 17:52:18.557 | + functions-common:apt_get:1238 : return 0 2022-09-09 17:52:18.559 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-09-09 17:52:18.561 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:52:18.564 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:52:18.566 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-09-09 17:52:18.627 | Enabling module proxy. 2022-09-09 17:52:18.633 | To activate the new configuration, you need to run: 2022-09-09 17:52:18.633 | systemctl restart apache2 2022-09-09 17:52:18.637 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-09-09 17:52:18.697 | Considering dependency proxy for proxy_uwsgi: 2022-09-09 17:52:18.697 | Module proxy already enabled 2022-09-09 17:52:18.697 | Enabling module proxy_uwsgi. 2022-09-09 17:52:18.703 | To activate the new configuration, you need to run: 2022-09-09 17:52:18.703 | systemctl restart apache2 2022-09-09 17:52:18.707 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-09-09 17:52:18.709 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-09 17:52:18.711 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:52:18.714 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-09-09 17:52:18.836 | + ./stack.sh:main:876 : install_keystoneauth 2022-09-09 17:52:18.839 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-09-09 17:52:18.841 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-09-09 17:52:18.844 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:18.847 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:18.849 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-09-09 17:52:18.852 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:18.854 | + ./stack.sh:main:877 : install_keystoneclient 2022-09-09 17:52:18.856 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-09-09 17:52:18.859 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-09-09 17:52:18.861 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:18.863 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:18.866 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-09-09 17:52:18.868 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:18.870 | + ./stack.sh:main:878 : install_glanceclient 2022-09-09 17:52:18.873 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-09-09 17:52:18.875 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-09-09 17:52:18.877 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:18.880 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:18.882 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-09-09 17:52:18.884 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:18.887 | + ./stack.sh:main:879 : install_cinderclient 2022-09-09 17:52:18.889 | + lib/cinder:install_cinderclient:492 : use_library_from_git python-brick-cinderclient-ext 2022-09-09 17:52:18.892 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-09-09 17:52:18.894 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:18.896 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:18.899 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-09-09 17:52:18.901 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:18.903 | + lib/cinder:install_cinderclient:497 : use_library_from_git python-cinderclient 2022-09-09 17:52:18.906 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-09-09 17:52:18.909 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:18.911 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:18.913 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-09-09 17:52:18.915 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:18.918 | + ./stack.sh:main:880 : install_novaclient 2022-09-09 17:52:18.920 | + lib/nova:install_novaclient:864 : use_library_from_git python-novaclient 2022-09-09 17:52:18.922 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-09-09 17:52:18.925 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:18.927 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:18.929 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-09-09 17:52:18.932 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:18.934 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-09-09 17:52:18.955 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:52:18.957 | + ./stack.sh:main:882 : install_swiftclient 2022-09-09 17:52:18.960 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-09-09 17:52:18.962 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-09-09 17:52:18.964 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:18.967 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:18.969 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-09-09 17:52:18.972 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:18.974 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-09-09 17:52:18.990 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:52:18.992 | + ./stack.sh:main:885 : install_neutronclient 2022-09-09 17:52:18.995 | + lib/neutron:install_neutronclient:465 : use_library_from_git python-neutronclient 2022-09-09 17:52:18.997 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-09-09 17:52:18.999 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:19.002 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:19.004 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-09-09 17:52:19.006 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:19.009 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-09-09 17:52:19.011 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-09-09 17:52:19.013 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-09-09 17:52:19.016 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:19.019 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:19.021 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-09-09 17:52:19.023 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:19.026 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-09-09 17:52:19.028 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-09-09 17:52:19.030 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-09 17:52:19.034 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-09-09 17:52:19.036 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-09-09 17:52:19.038 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-09-09 17:52:19.042 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-09-09 17:52:19.042 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-09-09 17:52:19.047 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-09-09 17:52:19.049 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-09-09 17:52:19.051 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-09-09 17:52:19.054 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-09-09 17:52:19.056 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-09-09 17:52:19.076 | Using python 3.8 to install keystonemiddleware 2022-09-09 17:52:19.079 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-09-09 17:52:21.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:21.022 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:21.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:21.022 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:22.018 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:52:22.021 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (10.1.0) 2022-09-09 17:52:22.071 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (3.1.0) 2022-09-09 17:52:22.108 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (9.0.0) 2022-09-09 17:52:22.146 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.1.8) 2022-09-09 17:52:22.151 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (4.0.0) 2022-09-09 17:52:22.155 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-09-09 17:52:22.158 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (1.5.0) 2022-09-09 17:52:22.162 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (5.0.0) 2022-09-09 17:52:22.219 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (5.0.1) 2022-09-09 17:52:22.240 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (5.1.1) 2022-09-09 17:52:22.243 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.0.1) 2022-09-09 17:52:22.256 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (2022.2.1) 2022-09-09 17:52:22.260 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-09-09 17:52:22.268 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-09-09 17:52:22.281 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (5.0.0) 2022-09-09 17:52:22.318 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (3.1.1) 2022-09-09 17:52:22.329 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) (5.0.0) 2022-09-09 17:52:22.334 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 51)) (5.1.0) 2022-09-09 17:52:22.339 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-09 17:52:22.342 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7) 2022-09-09 17:52:22.359 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.5.0) 2022-09-09 17:52:22.365 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.8.0) 2022-09-09 17:52:22.370 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (6.0) 2022-09-09 17:52:22.373 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.0) 2022-09-09 17:52:22.377 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.0.2) 2022-09-09 17:52:22.380 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (21.3) 2022-09-09 17:52:22.385 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (3.0.9) 2022-09-09 17:52:22.391 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.11.0) 2022-09-09 17:52:22.394 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.0.4) 2022-09-09 17:52:22.397 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-09-09 17:52:22.400 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2019.11.28) 2022-09-09 17:52:22.402 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.12) 2022-09-09 17:52:22.436 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.1) 2022-09-09 17:52:22.441 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.9.6) 2022-09-09 17:52:22.443 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.8.2) 2022-09-09 17:52:22.448 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.14.1) 2022-09-09 17:52:23.760 | + inc/python:pip_install:196 : result=0 2022-09-09 17:52:23.762 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:52:23.764 | + functions-common:time_stop:2439 : local name 2022-09-09 17:52:23.767 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:52:23.770 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:52:23.772 | + functions-common:time_stop:2442 : local total 2022-09-09 17:52:23.774 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:52:23.776 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:52:23.778 | + functions-common:time_stop:2446 : start_time=1662745939071 2022-09-09 17:52:23.780 | + functions-common:time_stop:2448 : [[ -z 1662745939071 ]] 2022-09-09 17:52:23.783 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:52:23.787 | + functions-common:time_stop:2451 : end_time=1662745943785 2022-09-09 17:52:23.789 | + functions-common:time_stop:2452 : elapsed_time=4714 2022-09-09 17:52:23.792 | + functions-common:time_stop:2453 : total=58334 2022-09-09 17:52:23.794 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:52:23.796 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=63048 2022-09-09 17:52:23.798 | + inc/python:pip_install:199 : return 0 2022-09-09 17:52:23.801 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-09-09 17:52:23.803 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-09-09 17:52:23.805 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-09 17:52:23.808 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-09-09 17:52:23.811 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-09-09 17:52:23.813 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-09-09 17:52:23.817 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-09-09 17:52:23.817 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-09-09 17:52:23.822 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-09-09 17:52:23.825 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-09-09 17:52:23.827 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-09-09 17:52:23.830 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-09-09 17:52:23.833 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-09-09 17:52:23.853 | Using python 3.8 to install python-memcached 2022-09-09 17:52:23.856 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-09-09 17:52:25.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:25.793 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:25.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:25.793 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:26.803 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:52:27.248 | Collecting python-memcached===1.59 2022-09-09 17:52:27.255 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-09-09 17:52:27.334 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-09-09 17:52:28.840 | Installing collected packages: python-memcached 2022-09-09 17:52:28.921 | Successfully installed python-memcached-1.59 2022-09-09 17:52:29.014 | + inc/python:pip_install:196 : result=0 2022-09-09 17:52:29.017 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:52:29.020 | + functions-common:time_stop:2439 : local name 2022-09-09 17:52:29.022 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:52:29.024 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:52:29.026 | + functions-common:time_stop:2442 : local total 2022-09-09 17:52:29.028 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:52:29.031 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:52:29.033 | + functions-common:time_stop:2446 : start_time=1662745943848 2022-09-09 17:52:29.035 | + functions-common:time_stop:2448 : [[ -z 1662745943848 ]] 2022-09-09 17:52:29.038 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:52:29.042 | + functions-common:time_stop:2451 : end_time=1662745949039 2022-09-09 17:52:29.044 | + functions-common:time_stop:2452 : elapsed_time=5191 2022-09-09 17:52:29.046 | + functions-common:time_stop:2453 : total=63048 2022-09-09 17:52:29.048 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:52:29.051 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=68239 2022-09-09 17:52:29.053 | + inc/python:pip_install:199 : return 0 2022-09-09 17:52:29.055 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-09-09 17:52:29.072 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:52:29.074 | + ./stack.sh:main:892 : '[' 10.222.0.16 == 10.222.0.16 ']' 2022-09-09 17:52:29.076 | + ./stack.sh:main:893 : stack_install_service keystone 2022-09-09 17:52:29.079 | + lib/stack:stack_install_service:20 : local service=keystone 2022-09-09 17:52:29.082 | + lib/stack:stack_install_service:21 : type install_keystone 2022-09-09 17:52:29.084 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-09 17:52:29.086 | + lib/stack:stack_install_service:32 : install_keystone 2022-09-09 17:52:29.088 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-09-09 17:52:29.104 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:52:29.106 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-09-09 17:52:29.108 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/keystone.git 2022-09-09 17:52:29.110 | + functions-common:git_clone:597 : local git_dest=/opt/stack/keystone 2022-09-09 17:52:29.112 | + functions-common:git_clone:598 : local git_ref=master 2022-09-09 17:52:29.114 | + functions-common:git_clone:599 : local orig_dir 2022-09-09 17:52:29.117 | ++ functions-common:git_clone:600 : pwd 2022-09-09 17:52:29.119 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-09 17:52:29.121 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-09 17:52:29.124 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-09 17:52:29.138 | + functions-common:git_clone:603 : RECLONE=False 2022-09-09 17:52:29.141 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-09 17:52:29.143 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-09 17:52:29.146 | + functions-common:git_clone:617 : echo master 2022-09-09 17:52:29.146 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-09 17:52:29.151 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/keystone ]] 2022-09-09 17:52:29.153 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-09 17:52:29.155 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-09-09 17:52:29.167 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-09-09 17:52:29.169 | + functions-common:git_clone:678 : git show --oneline 2022-09-09 17:52:29.170 | + functions-common:git_clone:678 : head -1 2022-09-09 17:52:29.173 | 6c35b366e Fix host:port handling 2022-09-09 17:52:29.175 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-09 17:52:29.177 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-09-09 17:52:29.179 | + inc/python:setup_develop:334 : local bindep 2022-09-09 17:52:29.182 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-09-09 17:52:29.184 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-09-09 17:52:29.186 | + inc/python:setup_develop:340 : local extras= 2022-09-09 17:52:29.189 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-09-09 17:52:29.192 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-09-09 17:52:29.194 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-09-09 17:52:29.197 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-09-09 17:52:29.199 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-09-09 17:52:29.201 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-09-09 17:52:29.205 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-09-09 17:52:29.207 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-09-09 17:52:29.210 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-09-09 17:52:29.212 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-09-09 17:52:29.214 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-09-09 17:52:29.217 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-09-09 17:52:29.223 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-09-09 17:52:29.225 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-09-09 17:52:29.848 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-09-09 17:52:29.850 | + inc/python:setup_package:414 : local bindep=0 2022-09-09 17:52:29.852 | + inc/python:setup_package:415 : local bindep_flag= 2022-09-09 17:52:29.854 | + inc/python:setup_package:416 : local bindep_profiles= 2022-09-09 17:52:29.856 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-09-09 17:52:29.859 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-09-09 17:52:29.861 | + inc/python:setup_package:423 : local flags=-e 2022-09-09 17:52:29.863 | + inc/python:setup_package:424 : local extras= 2022-09-09 17:52:29.865 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-09-09 17:52:29.867 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-09-09 17:52:29.869 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-09-09 17:52:29.871 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-09-09 17:52:29.873 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-09-09 17:52:29.876 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-09-09 17:52:29.896 | Using python 3.8 to install /opt/stack/keystone 2022-09-09 17:52:29.898 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-09-09 17:52:31.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:31.894 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:31.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:31.894 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:32.922 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:52:32.922 | Obtaining file:///opt/stack/keystone 2022-09-09 17:52:34.964 | Collecting Flask===2.2.2 2022-09-09 17:52:34.970 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b9c/46cc36662a794/Flask-2.2.2-py3-none-any.whl (101 kB) 2022-09-09 17:52:35.490 | Collecting Flask-RESTful===0.3.9 2022-09-09 17:52:35.496 | 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-09-09 17:52:35.583 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-09-09 17:52:35.589 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-09-09 17:52:35.988 | Collecting PyJWT===2.4.0 2022-09-09 17:52:35.993 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72d/1d253f32dbd4f/PyJWT-2.4.0-py3-none-any.whl (18 kB) 2022-09-09 17:52:36.029 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-09-09 17:52:36.169 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-09-09 17:52:36.698 | Collecting Werkzeug===2.2.2 2022-09-09 17:52:36.706 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f97/9ab81f58d7318/Werkzeug-2.2.2-py3-none-any.whl (232 kB) 2022-09-09 17:52:37.266 | Collecting aniso8601===9.0.1 2022-09-09 17:52:37.273 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-09-09 17:52:37.368 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-09-09 17:52:37.789 | Collecting click===8.1.3 2022-09-09 17:52:37.797 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/d8133cb15a609/click-8.1.3-py3-none-any.whl (96 kB) 2022-09-09 17:52:37.818 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-09-09 17:52:37.859 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-09-09 17:52:37.864 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-09-09 17:52:37.869 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-09-09 17:52:38.353 | Collecting itsdangerous===2.1.2 2022-09-09 17:52:38.361 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-09-09 17:52:38.440 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-09-09 17:52:38.481 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-09-09 17:52:38.531 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-09-09 17:52:38.911 | Collecting oauthlib===3.2.0 2022-09-09 17:52:38.919 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-09-09 17:52:38.963 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-09-09 17:52:38.999 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-09-09 17:52:39.037 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-09-09 17:52:39.042 | Requirement already satisfied: oslo.db===12.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.1.0) 2022-09-09 17:52:39.088 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:52:39.093 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-09-09 17:52:39.130 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-09-09 17:52:39.207 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-09-09 17:52:39.217 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-09-09 17:52:39.235 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-09-09 17:52:39.249 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-09-09 17:52:39.258 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-09-09 17:52:39.279 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-09-09 17:52:39.289 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:52:39.303 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-09-09 17:52:39.341 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:52:39.795 | Collecting passlib===1.7.4 2022-09-09 17:52:39.801 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-09-09 17:52:39.949 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:52:39.952 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-09-09 17:52:39.955 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-09-09 17:52:39.966 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-09-09 17:52:39.971 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-09-09 17:52:39.981 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-09-09 17:52:39.983 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:52:39.990 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-09-09 17:52:40.602 | Collecting pysaml2===7.2.1 2022-09-09 17:52:40.608 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2ca/155f4eeb1471b/pysaml2-7.2.1-py2.py3-none-any.whl (412 kB) 2022-09-09 17:52:40.775 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-09-09 17:52:40.780 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-09-09 17:52:40.800 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:52:40.804 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:52:40.816 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-09-09 17:52:41.888 | Collecting scrypt===0.8.20 2022-09-09 17:52:41.899 | 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-09-09 17:52:42.040 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:52:42.043 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-09-09 17:52:42.053 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-09-09 17:52:42.055 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-09-09 17:52:42.058 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:52:42.062 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-09-09 17:52:42.071 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-09-09 17:52:42.076 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-09-09 17:52:42.086 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:52:42.119 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-09-09 17:52:42.853 | Collecting xmlschema===2.0.3 2022-09-09 17:52:42.860 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b00/8c27988cc0743/xmlschema-2.0.3-py3-none-any.whl (354 kB) 2022-09-09 17:52:43.007 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-09-09 17:52:43.012 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-09-09 17:52:43.037 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-09-09 17:52:43.041 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-09-09 17:52:43.044 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-09-09 17:52:43.070 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-09-09 17:52:43.127 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:52:43.182 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:52:43.187 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:52:43.190 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:52:43.196 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-09-09 17:52:43.209 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-09-09 17:52:43.212 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-09-09 17:52:43.256 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-09-09 17:52:43.261 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-09-09 17:52:43.264 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-09-09 17:52:43.272 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-09-09 17:52:43.282 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-09-09 17:52:43.293 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-09-09 17:52:43.303 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-09-09 17:52:43.311 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-09-09 17:52:43.320 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:52:43.323 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:52:43.733 | Collecting defusedxml===0.7.1 2022-09-09 17:52:43.740 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-09-09 17:52:43.824 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.2.1->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-09-09 17:52:43.827 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-09-09 17:52:43.842 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:52:43.845 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:52:43.850 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:52:43.853 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-09-09 17:52:43.855 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-09-09 17:52:44.520 | Collecting elementpath===3.0.2 2022-09-09 17:52:44.527 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/612/2419481a4c731/elementpath-3.0.2-py3-none-any.whl (189 kB) 2022-09-09 17:52:44.644 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-09-09 17:52:44.647 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-09-09 17:52:44.651 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:52:44.654 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-09-09 17:52:44.665 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-09-09 17:52:44.667 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-09-09 17:52:44.693 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-09-09 17:52:44.696 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-09-09 17:52:45.414 | Installing collected packages: click, Werkzeug, itsdangerous, Flask, aniso8601, Flask-RESTful, PyJWT, defusedxml, elementpath, oauthlib, passlib, xmlschema, pysaml2, scrypt, keystone 2022-09-09 17:52:45.414 | Attempting uninstall: click 2022-09-09 17:52:45.415 | Found existing installation: Click 7.0 2022-09-09 17:52:45.416 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /usr 2022-09-09 17:52:45.416 | Can't uninstall 'Click'. No files were found to uninstall. 2022-09-09 17:52:45.995 | Attempting uninstall: PyJWT 2022-09-09 17:52:45.996 | Found existing installation: PyJWT 1.7.1 2022-09-09 17:52:45.998 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /usr 2022-09-09 17:52:45.998 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2022-09-09 17:52:46.341 | Attempting uninstall: oauthlib 2022-09-09 17:52:46.342 | Found existing installation: oauthlib 3.1.0 2022-09-09 17:52:46.343 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /usr 2022-09-09 17:52:46.343 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2022-09-09 17:52:47.914 | Running setup.py develop for keystone 2022-09-09 17:52:49.682 | Successfully installed Flask-2.2.2 Flask-RESTful-0.3.9 PyJWT-2.4.0 Werkzeug-2.2.2 aniso8601-9.0.1 click-8.1.3 defusedxml-0.7.1 elementpath-3.0.2 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.2.1 scrypt-0.8.20 xmlschema-2.0.3 2022-09-09 17:52:49.826 | + inc/python:pip_install:196 : result=0 2022-09-09 17:52:49.828 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:52:49.830 | + functions-common:time_stop:2439 : local name 2022-09-09 17:52:49.832 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:52:49.834 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:52:49.836 | + functions-common:time_stop:2442 : local total 2022-09-09 17:52:49.838 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:52:49.841 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:52:49.843 | + functions-common:time_stop:2446 : start_time=1662745949891 2022-09-09 17:52:49.845 | + functions-common:time_stop:2448 : [[ -z 1662745949891 ]] 2022-09-09 17:52:49.848 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:52:49.852 | + functions-common:time_stop:2451 : end_time=1662745969850 2022-09-09 17:52:49.854 | + functions-common:time_stop:2452 : elapsed_time=19959 2022-09-09 17:52:49.856 | + functions-common:time_stop:2453 : total=68239 2022-09-09 17:52:49.858 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:52:49.861 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=88198 2022-09-09 17:52:49.863 | + inc/python:pip_install:199 : return 0 2022-09-09 17:52:49.865 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-09-09 17:52:49.867 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-09-09 17:52:49.869 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-09-09 17:52:49.887 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-09-09 17:52:49.899 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-09-09 17:52:49.901 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-09-09 17:52:49.903 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:49.906 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:49.909 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-09-09 17:52:49.911 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:49.913 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-09-09 17:52:49.930 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:52:49.932 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-09-09 17:52:49.934 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-09 17:52:49.937 | + ./stack.sh:main:894 : configure_keystone 2022-09-09 17:52:49.939 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-09-09 17:52:49.951 | + 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-09-09 17:52:49.953 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-09-09 17:52:49.957 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-09-09 17:52:49.973 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:52:49.975 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-09-09 17:52:50.008 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-09-09 17:52:50.039 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-09-09 17:52:50.072 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-09-09 17:52:50.105 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-09-09 17:52:50.138 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-09-09 17:52:50.171 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-09-09 17:52:50.201 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-09-09 17:52:50.232 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-09-09 17:52:50.235 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-09-09 17:52:50.237 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-09-09 17:52:50.239 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-09-09 17:52:50.242 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-09-09 17:52:50.244 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-09-09 17:52:50.258 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:52:50.261 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-09-09 17:52:50.264 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-09-09 17:52:50.266 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-09-09 17:52:50.281 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:52:50.284 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-09-09 17:52:50.286 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-09-09 17:52:50.319 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-09-09 17:52:50.321 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-09-09 17:52:50.323 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-09-09 17:52:50.326 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-09-09 17:52:50.342 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:52:50.344 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.16/identity 2022-09-09 17:52:50.377 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-09-09 17:52:50.379 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-09-09 17:52:50.414 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-09-09 17:52:50.416 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-09-09 17:52:50.418 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-09-09 17:52:50.420 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-09-09 17:52:50.423 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-09-09 17:52:50.425 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-09-09 17:52:50.427 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-09-09 17:52:50.443 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:52:50.445 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-09-09 17:52:50.447 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-09-09 17:52:50.450 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-09-09 17:52:50.484 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-09-09 17:52:50.486 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-09-09 17:52:50.489 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-09-09 17:52:50.491 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-09-09 17:52:50.494 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-09-09 17:52:50.510 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-09-09 17:52:50.512 | + functions:setup_systemd_logging:695 : local pidstr= 2022-09-09 17:52:50.514 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-09-09 17:52:50.517 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-09-09 17:52:50.519 | + 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-09-09 17:52:50.550 | + 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-09-09 17:52:50.580 | + 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-09-09 17:52:50.611 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-09-09 17:52:50.642 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-09-09 17:52:50.674 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-09-09 17:52:50.676 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-09-09 17:52:50.679 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-09-09 17:52:50.681 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-09-09 17:52:50.683 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-09-09 17:52:50.685 | + lib/apache:write_uwsgi_config:257 : local http= 2022-09-09 17:52:50.687 | + lib/apache:write_uwsgi_config:258 : local name= 2022-09-09 17:52:50.690 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-09-09 17:52:50.694 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-09-09 17:52:50.696 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-09-09 17:52:50.699 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-09-09 17:52:50.711 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-09-09 17:52:50.711 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:52:50.720 | d /var/run/uwsgi 0755 ubuntu root 2022-09-09 17:52:50.723 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:52:50.739 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-09-09 17:52:50.741 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-09-09 17:52:50.745 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-09-09 17:52:50.777 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-09-09 17:52:50.807 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-09-09 17:52:50.838 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-09-09 17:52:50.868 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-09-09 17:52:50.899 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-09-09 17:52:50.929 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-09-09 17:52:50.960 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-09-09 17:52:50.990 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-09-09 17:52:51.021 | + 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-09-09 17:52:51.052 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-09-09 17:52:51.082 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-09-09 17:52:51.113 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-09-09 17:52:51.143 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-09-09 17:52:51.145 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-09-09 17:52:51.148 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-09-09 17:52:51.151 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-09-09 17:52:51.153 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-09-09 17:52:51.155 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:52:51.158 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:52:51.160 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-09-09 17:52:51.163 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-09-09 17:52:51.165 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-09-09 17:52:51.195 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-09-09 17:52:51.226 | + 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-09-09 17:52:51.227 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-09-09 17:52:51.236 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-09-09 17:52:51.239 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-09-09 17:52:51.241 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-09-09 17:52:51.243 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-09-09 17:52:51.246 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-09-09 17:52:51.248 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-09 17:52:51.251 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:52:51.253 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:52:51.255 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-09-09 17:52:51.258 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-09-09 17:52:51.260 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:52:51.262 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:52:51.264 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-09-09 17:52:51.325 | Enabling site keystone-wsgi-public. 2022-09-09 17:52:51.330 | To activate the new configuration, you need to run: 2022-09-09 17:52:51.330 | systemctl reload apache2 2022-09-09 17:52:51.334 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-09-09 17:52:51.336 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-09 17:52:51.339 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:52:51.341 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-09-09 17:52:51.464 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-09-09 17:52:51.501 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-09-09 17:52:51.535 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-09-09 17:52:51.569 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-09-09 17:52:51.571 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-09-09 17:52:51.605 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-09-09 17:52:51.637 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-09-09 17:52:51.669 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-09-09 17:52:51.671 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-09-09 17:52:51.674 | + ./stack.sh:main:898 : is_service_enabled swift 2022-09-09 17:52:51.690 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:52:51.692 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-09-09 17:52:51.709 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:52:51.711 | + ./stack.sh:main:902 : stack_install_service swift 2022-09-09 17:52:51.713 | + lib/stack:stack_install_service:20 : local service=swift 2022-09-09 17:52:51.716 | + lib/stack:stack_install_service:21 : type install_swift 2022-09-09 17:52:51.719 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-09 17:52:51.721 | + lib/stack:stack_install_service:32 : install_swift 2022-09-09 17:52:51.723 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-09-09 17:52:51.726 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/swift.git 2022-09-09 17:52:51.728 | + functions-common:git_clone:597 : local git_dest=/opt/stack/swift 2022-09-09 17:52:51.730 | + functions-common:git_clone:598 : local git_ref=master 2022-09-09 17:52:51.732 | + functions-common:git_clone:599 : local orig_dir 2022-09-09 17:52:51.735 | ++ functions-common:git_clone:600 : pwd 2022-09-09 17:52:51.738 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-09 17:52:51.740 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-09 17:52:51.743 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-09 17:52:51.758 | + functions-common:git_clone:603 : RECLONE=False 2022-09-09 17:52:51.760 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-09 17:52:51.763 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-09 17:52:51.766 | + functions-common:git_clone:617 : echo master 2022-09-09 17:52:51.766 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-09 17:52:51.771 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/swift ]] 2022-09-09 17:52:51.773 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-09 17:52:51.776 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/swift 2022-09-09 17:52:51.789 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-09-09 17:52:51.792 | + functions-common:git_clone:678 : git show --oneline 2022-09-09 17:52:51.792 | + functions-common:git_clone:678 : head -1 2022-09-09 17:52:51.795 | 5de15c3b6 Merge "ShardName: add test and clarify docstrings" 2022-09-09 17:52:51.798 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-09 17:52:51.801 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-09-09 17:52:51.803 | + inc/python:setup_develop:334 : local bindep 2022-09-09 17:52:51.806 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-09-09 17:52:51.808 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-09-09 17:52:51.811 | + inc/python:setup_develop:340 : local extras=keystone 2022-09-09 17:52:51.813 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-09-09 17:52:51.815 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-09-09 17:52:51.818 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-09-09 17:52:51.820 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-09-09 17:52:51.822 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-09-09 17:52:51.825 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-09-09 17:52:51.828 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-09-09 17:52:51.831 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-09-09 17:52:51.834 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-09-09 17:52:51.836 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-09-09 17:52:51.838 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-09-09 17:52:51.842 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-09-09 17:52:51.848 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-09-09 17:52:51.850 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-09-09 17:52:52.474 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-09-09 17:52:52.477 | + inc/python:setup_package:414 : local bindep=0 2022-09-09 17:52:52.479 | + inc/python:setup_package:415 : local bindep_flag= 2022-09-09 17:52:52.481 | + inc/python:setup_package:416 : local bindep_profiles= 2022-09-09 17:52:52.483 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-09-09 17:52:52.486 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-09-09 17:52:52.488 | + inc/python:setup_package:423 : local flags=-e 2022-09-09 17:52:52.490 | + inc/python:setup_package:424 : local extras=keystone 2022-09-09 17:52:52.492 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-09-09 17:52:52.495 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-09-09 17:52:52.497 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-09-09 17:52:52.499 | + inc/python:setup_package:434 : extras='[keystone]' 2022-09-09 17:52:52.501 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-09-09 17:52:52.503 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-09-09 17:52:52.524 | Using python 3.8 to install /opt/stack/swift 2022-09-09 17:52:52.526 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-09-09 17:52:54.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:54.522 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:54.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:54.522 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:55.527 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:52:55.527 | Obtaining file:///opt/stack/swift 2022-09-09 17:52:56.781 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-09-09 17:52:56.790 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-09-09 17:52:56.828 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-09-09 17:52:56.836 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-09-09 17:52:56.841 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-09-09 17:52:56.892 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-09-09 17:52:56.901 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:52:56.904 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-09-09 17:52:56.941 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-09-09 17:52:56.980 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-09-09 17:52:56.985 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:52:56.990 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-09-09 17:52:57.028 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-09-09 17:52:57.036 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:52:57.050 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:52:57.055 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:52:57.057 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-09-09 17:52:57.610 | Collecting pyeclib===1.6.1 2022-09-09 17:52:57.653 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3a3/64cefb59c06d0/pyeclib-1.6.1.tar.gz (6.7 MB) 2022-09-09 17:52:58.646 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-09-09 17:52:58.649 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:52:58.655 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-09-09 17:52:58.659 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-09-09 17:52:58.681 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:52:58.685 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:52:58.697 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-09-09 17:52:58.702 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:52:58.705 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:52:58.709 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:52:59.441 | Collecting xattr===0.9.9 2022-09-09 17:52:59.447 | 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-09-09 17:52:59.535 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-09-09 17:52:59.538 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-09-09 17:52:59.541 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-09-09 17:52:59.567 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:52:59.623 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-09-09 17:52:59.636 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-09-09 17:52:59.642 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:52:59.646 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:52:59.652 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:52:59.655 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-09-09 17:52:59.658 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:52:59.661 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:52:59.664 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:52:59.667 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:52:59.672 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-09-09 17:52:59.674 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-09-09 17:52:59.678 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-09-09 17:52:59.681 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:52:59.685 | Building wheels for collected packages: pyeclib 2022-09-09 17:52:59.685 | Building wheel for pyeclib (setup.py): started 2022-09-09 17:53:00.872 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-09-09 17:53:00.873 | Created wheel for pyeclib: filename=pyeclib-1.6.1-cp38-cp38-linux_x86_64.whl size=50593 sha256=120fbf66ac1a5ee6109a1a5761015c490c35bad3ed1df2badb526ee4bc855462 2022-09-09 17:53:00.873 | Stored in directory: /root/.cache/pip/wheels/96/83/7e/10afa0a426fb8f1c624a7bc0ed3510e6b24fc51a58e3b05b6a 2022-09-09 17:53:00.875 | Successfully built pyeclib 2022-09-09 17:53:02.154 | Installing collected packages: pyeclib, xattr, swift 2022-09-09 17:53:02.206 | Running setup.py develop for swift 2022-09-09 17:53:03.830 | Successfully installed pyeclib-1.6.1 swift xattr-0.9.9 2022-09-09 17:53:03.944 | + inc/python:pip_install:196 : result=0 2022-09-09 17:53:03.947 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:53:03.949 | + functions-common:time_stop:2439 : local name 2022-09-09 17:53:03.951 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:53:03.954 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:53:03.956 | + functions-common:time_stop:2442 : local total 2022-09-09 17:53:03.958 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:53:03.960 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:53:03.962 | + functions-common:time_stop:2446 : start_time=1662745972519 2022-09-09 17:53:03.965 | + functions-common:time_stop:2448 : [[ -z 1662745972519 ]] 2022-09-09 17:53:03.967 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:53:03.971 | + functions-common:time_stop:2451 : end_time=1662745983969 2022-09-09 17:53:03.973 | + functions-common:time_stop:2452 : elapsed_time=11450 2022-09-09 17:53:03.975 | + functions-common:time_stop:2453 : total=88198 2022-09-09 17:53:03.978 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:53:03.980 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=99648 2022-09-09 17:53:03.982 | + inc/python:pip_install:199 : return 0 2022-09-09 17:53:03.984 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-09-09 17:53:03.987 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-09-09 17:53:03.989 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-09-09 17:53:04.007 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-09-09 17:53:04.020 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-09-09 17:53:04.022 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-09-09 17:53:04.024 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:53:04.027 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:53:04.029 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-09-09 17:53:04.031 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:53:04.034 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-09-09 17:53:04.036 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-09 17:53:04.038 | + ./stack.sh:main:903 : configure_swift 2022-09-09 17:53:04.041 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-09-09 17:53:04.043 | + lib/swift:configure_swift:332 : local node_number 2022-09-09 17:53:04.045 | + lib/swift:configure_swift:333 : local swift_node_config 2022-09-09 17:53:04.046 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-09-09 17:53:04.048 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-09-09 17:53:04.989 | No object-auditor running 2022-09-09 17:53:04.989 | No account-server running 2022-09-09 17:53:04.989 | No object-replicator running 2022-09-09 17:53:04.989 | No container-sharder running 2022-09-09 17:53:04.990 | No object-updater running 2022-09-09 17:53:04.990 | No object-reconstructor running 2022-09-09 17:53:04.990 | No container-sync running 2022-09-09 17:53:04.990 | No account-auditor running 2022-09-09 17:53:04.990 | No container-server running 2022-09-09 17:53:04.990 | No proxy-server running 2022-09-09 17:53:04.990 | No container-updater running 2022-09-09 17:53:04.990 | No container-auditor running 2022-09-09 17:53:04.990 | No account-replicator running 2022-09-09 17:53:04.990 | No container-reconciler running 2022-09-09 17:53:04.990 | No object-expirer running 2022-09-09 17:53:04.990 | No account-reaper running 2022-09-09 17:53:04.990 | No object-server running 2022-09-09 17:53:04.990 | No container-replicator running 2022-09-09 17:53:05.056 | + lib/swift:configure_swift:337 : true 2022-09-09 17:53:05.058 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-09-09 17:53:05.071 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-09-09 17:53:05.083 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-09-09 17:53:05.086 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-09-09 17:53:05.086 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-09-09 17:53:05.091 | + lib/swift:configure_swift:351 : sed -e ' 2022-09-09 17:53:05.091 | s/%GROUP%/ubuntu/; 2022-09-09 17:53:05.091 | s/%USER%/ubuntu/; 2022-09-09 17:53:05.091 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-09-09 17:53:05.091 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-09-09 17:53:05.094 | uid = ubuntu 2022-09-09 17:53:05.094 | gid = ubuntu 2022-09-09 17:53:05.094 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-09-09 17:53:05.094 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-09-09 17:53:05.094 | address = 127.0.0.1 2022-09-09 17:53:05.095 | 2022-09-09 17:53:05.095 | [account6612] 2022-09-09 17:53:05.095 | max connections = 25 2022-09-09 17:53:05.095 | path = /opt/stack/data/swift/1/node/ 2022-09-09 17:53:05.095 | read only = false 2022-09-09 17:53:05.095 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-09-09 17:53:05.095 | 2022-09-09 17:53:05.095 | [account6622] 2022-09-09 17:53:05.095 | max connections = 25 2022-09-09 17:53:05.095 | path = /opt/stack/data/swift/2/node/ 2022-09-09 17:53:05.095 | read only = false 2022-09-09 17:53:05.095 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-09-09 17:53:05.095 | 2022-09-09 17:53:05.095 | [account6632] 2022-09-09 17:53:05.095 | max connections = 25 2022-09-09 17:53:05.095 | path = /opt/stack/data/swift/3/node/ 2022-09-09 17:53:05.095 | read only = false 2022-09-09 17:53:05.095 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-09-09 17:53:05.095 | 2022-09-09 17:53:05.095 | [account6642] 2022-09-09 17:53:05.095 | max connections = 25 2022-09-09 17:53:05.095 | path = /opt/stack/data/swift/4/node/ 2022-09-09 17:53:05.095 | read only = false 2022-09-09 17:53:05.095 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-09-09 17:53:05.095 | 2022-09-09 17:53:05.095 | 2022-09-09 17:53:05.095 | [container6611] 2022-09-09 17:53:05.095 | max connections = 25 2022-09-09 17:53:05.095 | path = /opt/stack/data/swift/1/node/ 2022-09-09 17:53:05.095 | read only = false 2022-09-09 17:53:05.095 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-09-09 17:53:05.095 | 2022-09-09 17:53:05.095 | [container6621] 2022-09-09 17:53:05.095 | max connections = 25 2022-09-09 17:53:05.095 | path = /opt/stack/data/swift/2/node/ 2022-09-09 17:53:05.095 | read only = false 2022-09-09 17:53:05.095 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-09-09 17:53:05.095 | 2022-09-09 17:53:05.096 | [container6631] 2022-09-09 17:53:05.096 | max connections = 25 2022-09-09 17:53:05.096 | path = /opt/stack/data/swift/3/node/ 2022-09-09 17:53:05.096 | read only = false 2022-09-09 17:53:05.096 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-09-09 17:53:05.096 | 2022-09-09 17:53:05.096 | [container6641] 2022-09-09 17:53:05.096 | max connections = 25 2022-09-09 17:53:05.096 | path = /opt/stack/data/swift/4/node/ 2022-09-09 17:53:05.096 | read only = false 2022-09-09 17:53:05.096 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-09-09 17:53:05.096 | 2022-09-09 17:53:05.096 | 2022-09-09 17:53:05.096 | [object6613] 2022-09-09 17:53:05.096 | max connections = 25 2022-09-09 17:53:05.096 | path = /opt/stack/data/swift/1/node/ 2022-09-09 17:53:05.096 | read only = false 2022-09-09 17:53:05.096 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-09-09 17:53:05.096 | 2022-09-09 17:53:05.096 | [object6623] 2022-09-09 17:53:05.096 | max connections = 25 2022-09-09 17:53:05.096 | path = /opt/stack/data/swift/2/node/ 2022-09-09 17:53:05.096 | read only = false 2022-09-09 17:53:05.096 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-09-09 17:53:05.096 | 2022-09-09 17:53:05.096 | [object6633] 2022-09-09 17:53:05.096 | max connections = 25 2022-09-09 17:53:05.096 | path = /opt/stack/data/swift/3/node/ 2022-09-09 17:53:05.096 | read only = false 2022-09-09 17:53:05.096 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-09-09 17:53:05.096 | 2022-09-09 17:53:05.096 | [object6643] 2022-09-09 17:53:05.096 | max connections = 25 2022-09-09 17:53:05.096 | path = /opt/stack/data/swift/4/node/ 2022-09-09 17:53:05.096 | read only = false 2022-09-09 17:53:05.096 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-09-09 17:53:05.097 | + lib/swift:configure_swift:357 : is_ubuntu 2022-09-09 17:53:05.099 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:53:05.101 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:53:05.103 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-09-09 17:53:05.116 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-09-09 17:53:05.118 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-09-09 17:53:05.122 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-09-09 17:53:05.126 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-09-09 17:53:05.128 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-09-09 17:53:05.132 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-09-09 17:53:05.164 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.16:8080/v1/ 2022-09-09 17:53:05.202 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-09-09 17:53:05.219 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-09-09 17:53:05.251 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-09-09 17:53:05.268 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-09-09 17:53:05.299 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-09-09 17:53:05.316 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-09-09 17:53:05.348 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-09-09 17:53:05.365 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-09-09 17:53:05.397 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-09-09 17:53:05.414 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-09-09 17:53:05.446 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-09-09 17:53:05.463 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-09-09 17:53:05.478 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:53:05.480 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-09-09 17:53:05.511 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-09-09 17:53:05.541 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-09-09 17:53:05.571 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-09-09 17:53:05.602 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-09-09 17:53:05.604 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-09-09 17:53:05.619 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:53:05.621 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-09-09 17:53:05.651 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-09-09 17:53:05.666 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:53:05.668 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-09-09 17:53:05.683 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:05.685 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-09-09 17:53:05.687 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-09-09 17:53:05.701 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:53:05.704 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-09-09 17:53:05.706 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-09-09 17:53:05.708 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-09-09 17:53:05.713 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-09-09 17:53:05.719 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-09-09 17:53:05.750 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-09-09 17:53:05.781 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-09-09 17:53:05.813 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-09-09 17:53:05.848 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-09-09 17:53:05.879 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-09-09 17:53:05.881 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-09-09 17:53:05.883 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-09-09 17:53:05.885 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-09-09 17:53:05.887 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-09-09 17:53:05.918 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-09-09 17:53:05.948 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.16/identity 2022-09-09 17:53:05.980 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-09-09 17:53:06.010 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-09-09 17:53:06.041 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-09-09 17:53:06.072 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-09-09 17:53:06.102 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-09-09 17:53:06.132 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-09-09 17:53:06.163 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-09-09 17:53:06.194 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-09-09 17:53:06.226 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-09-09 17:53:06.256 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-09-09 17:53:06.287 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-09-09 17:53:06.321 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-09-09 17:53:06.352 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-09-09 17:53:06.370 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-09-09 17:53:06.402 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-09-09 17:53:06.434 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-09-09 17:53:06.439 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-09-09 17:53:06.471 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-09-09 17:53:06.503 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-09-09 17:53:06.533 | + lib/swift:configure_swift:480 : local node_number 2022-09-09 17:53:06.535 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-09-09 17:53:06.538 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-09-09 17:53:06.540 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-09-09 17:53:06.544 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-09-09 17:53:06.547 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-09-09 17:53:06.549 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-09-09 17:53:06.551 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-09-09 17:53:06.553 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-09-09 17:53:06.555 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-09-09 17:53:06.557 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-09-09 17:53:06.559 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-09-09 17:53:06.578 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-09-09 17:53:06.608 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-09-09 17:53:06.626 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-09-09 17:53:06.658 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-09-09 17:53:06.676 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-09-09 17:53:06.707 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-09-09 17:53:06.725 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-09-09 17:53:06.756 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-09-09 17:53:06.774 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-09-09 17:53:06.806 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-09-09 17:53:06.824 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-09-09 17:53:06.855 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-09-09 17:53:06.873 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-09-09 17:53:06.905 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-09-09 17:53:06.922 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-09-09 17:53:06.954 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-09-09 17:53:06.972 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-09-09 17:53:07.003 | + 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-09-09 17:53:07.007 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-09-09 17:53:07.026 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-09-09 17:53:07.057 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-09-09 17:53:07.090 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-09-09 17:53:07.093 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-09-09 17:53:07.097 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-09-09 17:53:07.099 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-09-09 17:53:07.101 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-09-09 17:53:07.103 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-09-09 17:53:07.106 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-09-09 17:53:07.108 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-09-09 17:53:07.110 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-09-09 17:53:07.112 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-09-09 17:53:07.130 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-09-09 17:53:07.161 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-09-09 17:53:07.179 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-09-09 17:53:07.211 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-09-09 17:53:07.230 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-09-09 17:53:07.263 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-09-09 17:53:07.280 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-09-09 17:53:07.312 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-09-09 17:53:07.330 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-09-09 17:53:07.362 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-09-09 17:53:07.380 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-09-09 17:53:07.412 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-09-09 17:53:07.429 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-09-09 17:53:07.461 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-09-09 17:53:07.479 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-09-09 17:53:07.513 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-09-09 17:53:07.531 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-09-09 17:53:07.562 | + 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-09-09 17:53:07.566 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-09-09 17:53:07.584 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-09-09 17:53:07.616 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-09-09 17:53:07.619 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-09-09 17:53:07.623 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-09-09 17:53:07.625 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-09-09 17:53:07.627 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-09-09 17:53:07.629 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-09-09 17:53:07.631 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-09-09 17:53:07.633 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-09-09 17:53:07.636 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-09-09 17:53:07.637 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-09-09 17:53:07.654 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-09-09 17:53:07.686 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-09-09 17:53:07.703 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-09-09 17:53:07.736 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-09-09 17:53:07.753 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-09-09 17:53:07.784 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-09-09 17:53:07.802 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-09-09 17:53:07.833 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-09-09 17:53:07.851 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-09-09 17:53:07.882 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-09-09 17:53:07.900 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-09-09 17:53:07.932 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-09-09 17:53:07.949 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-09-09 17:53:07.982 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-09-09 17:53:07.999 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-09-09 17:53:08.030 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-09-09 17:53:08.048 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-09-09 17:53:08.078 | + 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-09-09 17:53:08.083 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-09-09 17:53:08.102 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-09-09 17:53:08.133 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-09-09 17:53:08.164 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-09-09 17:53:08.195 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-09-09 17:53:08.228 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-09-09 17:53:08.230 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-09-09 17:53:08.237 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-09-09 17:53:08.271 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-09-09 17:53:08.303 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-09-09 17:53:08.336 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-09-09 17:53:08.367 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-09-09 17:53:08.400 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-09-09 17:53:08.430 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-09-09 17:53:08.462 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-09-09 17:53:08.496 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-09-09 17:53:08.527 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-09-09 17:53:08.542 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:08.545 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-09-09 17:53:08.563 | + lib/swift:configure_swift:523 : local auth_vers 2022-09-09 17:53:08.566 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-09-09 17:53:08.585 | + lib/swift:configure_swift:524 : auth_vers=3 2022-09-09 17:53:08.587 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.16 2022-09-09 17:53:08.623 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-09-09 17:53:08.626 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-09-09 17:53:08.657 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.16/identity 2022-09-09 17:53:08.689 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-09-09 17:53:08.692 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-09-09 17:53:08.722 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-09-09 17:53:08.738 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:53:08.740 | + lib/swift:configure_swift:543 : local user_group 2022-09-09 17:53:08.743 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-09-09 17:53:08.747 | + lib/swift:configure_swift:544 : user_group=1000 2022-09-09 17:53:08.750 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-09-09 17:53:08.762 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-09-09 17:53:08.765 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-09-09 17:53:08.775 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-09-09 17:53:08.778 | + lib/swift:configure_swift:550 : is_suse 2022-09-09 17:53:08.780 | + functions-common:is_suse:536 : is_opensuse 2022-09-09 17:53:08.782 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-09 17:53:08.784 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-09 17:53:08.786 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-09 17:53:08.789 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-09 17:53:08.791 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-09 17:53:08.793 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-09-09 17:53:08.805 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-09-09 17:53:08.808 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-09-09 17:53:08.810 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-09-09 17:53:08.827 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:53:08.829 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-09-09 17:53:08.846 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:08.849 | + ./stack.sh:main:914 : stack_install_service glance 2022-09-09 17:53:08.851 | + lib/stack:stack_install_service:20 : local service=glance 2022-09-09 17:53:08.853 | + lib/stack:stack_install_service:21 : type install_glance 2022-09-09 17:53:08.856 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-09 17:53:08.858 | + lib/stack:stack_install_service:32 : install_glance 2022-09-09 17:53:08.861 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-09-09 17:53:08.864 | + lib/glance:install_glance:507 : local glance_store_extras 2022-09-09 17:53:08.866 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-09-09 17:53:08.884 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:08.887 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-09-09 17:53:08.889 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-09-09 17:53:08.906 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:08.908 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-09-09 17:53:08.911 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-09-09 17:53:08.913 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-09-09 17:53:08.916 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:53:08.918 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:53:08.921 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-09-09 17:53:08.924 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:53:08.927 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-09-09 17:53:08.930 | ++ inc/python:join_extras:29 : local IFS=, 2022-09-09 17:53:08.933 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-09-09 17:53:08.935 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-09-09 17:53:08.939 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-09-09 17:53:08.941 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-09-09 17:53:08.944 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-09-09 17:53:08.947 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-09-09 17:53:08.950 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-09-09 17:53:08.952 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-09-09 17:53:08.956 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-09-09 17:53:08.956 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-09-09 17:53:08.961 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-09-09 17:53:08.963 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-09-09 17:53:08.966 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-09-09 17:53:08.969 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-09-09 17:53:08.972 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-09-09 17:53:08.993 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-09-09 17:53:08.995 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-09-09 17:53:10.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:53:10.953 | from cryptography.utils import int_from_bytes 2022-09-09 17:53:10.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:53:10.953 | from cryptography.utils import int_from_bytes 2022-09-09 17:53:11.957 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:53:12.614 | Collecting glance-store===4.1.0 2022-09-09 17:53:12.622 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/e7da4e0f44d51/glance_store-4.1.0-py3-none-any.whl (230 kB) 2022-09-09 17:53:12.818 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-09-09 17:53:12.828 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-09-09 17:53:12.870 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:53:13.130 | Collecting os-brick===6.1.0 2022-09-09 17:53:13.137 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25d/5c8ef46c847c1/os_brick-6.1.0-py3-none-any.whl (289 kB) 2022-09-09 17:53:13.318 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-09-09 17:53:13.322 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-09-09 17:53:13.339 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-09-09 17:53:13.349 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-09-09 17:53:13.386 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-09-09 17:53:13.392 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:53:13.397 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-09-09 17:53:13.434 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-09-09 17:53:13.448 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-09-09 17:53:13.450 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-09-09 17:53:13.459 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-09-09 17:53:13.481 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:53:13.494 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:53:13.500 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:53:13.502 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-09-09 17:53:13.505 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-09-09 17:53:13.507 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:53:13.512 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-09-09 17:53:13.668 | Collecting python-cinderclient===9.1.0 2022-09-09 17:53:13.674 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ee0/4324b92940971/python_cinderclient-9.1.0-py3-none-any.whl (254 kB) 2022-09-09 17:53:13.814 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-09-09 17:53:13.819 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-09-09 17:53:13.963 | Collecting python-swiftclient===4.1.0 2022-09-09 17:53:13.971 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/426/8219e158cd72c/python_swiftclient-4.1.0-py3-none-any.whl (87 kB) 2022-09-09 17:53:14.074 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:53:14.078 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:53:14.091 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-09-09 17:53:14.096 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-09-09 17:53:14.099 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:53:14.102 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:53:14.106 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-09-09 17:53:14.119 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:53:14.153 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-09-09 17:53:14.158 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-09-09 17:53:14.166 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-09-09 17:53:14.223 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-09-09 17:53:14.249 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:53:14.252 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-09-09 17:53:14.255 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:53:14.259 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:53:14.262 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:53:14.268 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-09-09 17:53:14.271 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-09-09 17:53:14.274 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-09-09 17:53:14.279 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-09-09 17:53:14.290 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-09-09 17:53:14.303 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-09-09 17:53:14.311 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-09-09 17:53:14.320 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-09-09 17:53:14.330 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:53:14.333 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-09-09 17:53:14.352 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:53:14.354 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:53:14.361 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:53:14.366 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-09-09 17:53:14.402 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-09-09 17:53:14.435 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:53:14.438 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-09-09 17:53:14.440 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-09-09 17:53:14.443 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-09-09 17:53:14.449 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-09-09 17:53:15.742 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2022-09-09 17:53:16.951 | Successfully installed glance-store-4.1.0 os-brick-6.1.0 python-cinderclient-9.1.0 python-swiftclient-4.1.0 2022-09-09 17:53:17.061 | + inc/python:pip_install:196 : result=0 2022-09-09 17:53:17.064 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:53:17.066 | + functions-common:time_stop:2439 : local name 2022-09-09 17:53:17.068 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:53:17.071 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:53:17.073 | + functions-common:time_stop:2442 : local total 2022-09-09 17:53:17.075 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:53:17.077 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:53:17.079 | + functions-common:time_stop:2446 : start_time=1662745988988 2022-09-09 17:53:17.082 | + functions-common:time_stop:2448 : [[ -z 1662745988988 ]] 2022-09-09 17:53:17.084 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:53:17.088 | + functions-common:time_stop:2451 : end_time=1662745997086 2022-09-09 17:53:17.091 | + functions-common:time_stop:2452 : elapsed_time=8098 2022-09-09 17:53:17.093 | + functions-common:time_stop:2453 : total=99648 2022-09-09 17:53:17.095 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:53:17.097 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=107746 2022-09-09 17:53:17.100 | + inc/python:pip_install:199 : return 0 2022-09-09 17:53:17.102 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-09-09 17:53:17.105 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-09-09 17:53:17.107 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-09-09 17:53:17.121 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-09-09 17:53:17.126 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-09-09 17:53:17.128 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/glance.git 2022-09-09 17:53:17.131 | + functions-common:git_clone:597 : local git_dest=/opt/stack/glance 2022-09-09 17:53:17.133 | + functions-common:git_clone:598 : local git_ref=master 2022-09-09 17:53:17.135 | + functions-common:git_clone:599 : local orig_dir 2022-09-09 17:53:17.138 | ++ functions-common:git_clone:600 : pwd 2022-09-09 17:53:17.140 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-09 17:53:17.143 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-09 17:53:17.145 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-09 17:53:17.161 | + functions-common:git_clone:603 : RECLONE=False 2022-09-09 17:53:17.163 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-09 17:53:17.166 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-09 17:53:17.168 | + functions-common:git_clone:617 : echo master 2022-09-09 17:53:17.169 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-09 17:53:17.174 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/glance ]] 2022-09-09 17:53:17.176 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-09 17:53:17.179 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/glance 2022-09-09 17:53:17.191 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-09-09 17:53:17.194 | + functions-common:git_clone:678 : git show --oneline 2022-09-09 17:53:17.194 | + functions-common:git_clone:678 : head -1 2022-09-09 17:53:17.201 | d7db4e562 Imported Translations from Zanata 2022-09-09 17:53:17.208 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-09 17:53:17.211 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-09-09 17:53:17.214 | + inc/python:setup_develop:334 : local bindep 2022-09-09 17:53:17.216 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-09-09 17:53:17.219 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-09-09 17:53:17.221 | + inc/python:setup_develop:340 : local extras= 2022-09-09 17:53:17.224 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-09-09 17:53:17.226 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-09-09 17:53:17.229 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-09-09 17:53:17.231 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-09-09 17:53:17.234 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-09-09 17:53:17.237 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-09-09 17:53:17.240 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-09-09 17:53:17.242 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-09-09 17:53:17.245 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-09-09 17:53:17.247 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-09-09 17:53:17.250 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-09-09 17:53:17.253 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-09-09 17:53:17.259 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-09-09 17:53:17.261 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-09-09 17:53:17.882 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-09-09 17:53:17.884 | + inc/python:setup_package:414 : local bindep=0 2022-09-09 17:53:17.887 | + inc/python:setup_package:415 : local bindep_flag= 2022-09-09 17:53:17.889 | + inc/python:setup_package:416 : local bindep_profiles= 2022-09-09 17:53:17.891 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-09-09 17:53:17.893 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-09-09 17:53:17.896 | + inc/python:setup_package:423 : local flags=-e 2022-09-09 17:53:17.898 | + inc/python:setup_package:424 : local extras= 2022-09-09 17:53:17.900 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-09-09 17:53:17.903 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-09-09 17:53:17.905 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-09-09 17:53:17.907 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-09-09 17:53:17.909 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-09-09 17:53:17.912 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-09-09 17:53:17.933 | Using python 3.8 to install /opt/stack/glance 2022-09-09 17:53:17.935 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-09-09 17:53:20.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:53:20.020 | from cryptography.utils import int_from_bytes 2022-09-09 17:53:20.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:53:20.020 | from cryptography.utils import int_from_bytes 2022-09-09 17:53:21.068 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:53:21.068 | Obtaining file:///opt/stack/glance 2022-09-09 17:53:22.326 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-09-09 17:53:22.335 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-09-09 17:53:22.344 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-09-09 17:53:22.355 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-09-09 17:53:22.982 | Collecting WSME===0.11.0 2022-09-09 17:53:22.989 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-09-09 17:53:23.091 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-09-09 17:53:23.104 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-09-09 17:53:23.267 | Collecting castellan===4.0.0 2022-09-09 17:53:23.273 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/7b42670d0daea/castellan-4.0.0-py3-none-any.whl (96 kB) 2022-09-09 17:53:23.398 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-09-09 17:53:23.527 | Collecting cursive===0.2.2 2022-09-09 17:53:23.533 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-09-09 17:53:23.657 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:53:23.663 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-09-09 17:53:23.668 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-09-09 17:53:23.677 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-09-09 17:53:23.679 | Requirement already satisfied: glance-store===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.1.0) 2022-09-09 17:53:23.746 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-09-09 17:53:23.751 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-09-09 17:53:23.761 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-09-09 17:53:23.797 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-09-09 17:53:23.824 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:53:23.827 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-09-09 17:53:23.869 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:53:23.926 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-09-09 17:53:23.976 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:53:23.980 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-09-09 17:53:23.985 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-09-09 17:53:24.003 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-09-09 17:53:24.038 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-09-09 17:53:24.049 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-09-09 17:53:24.087 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-09-09 17:53:24.092 | Requirement already satisfied: oslo.db===12.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.1.0) 2022-09-09 17:53:24.139 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:53:24.253 | Collecting oslo.limit===2.0.1 2022-09-09 17:53:24.259 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db8/bccd91fa46e66/oslo.limit-2.0.1-py3-none-any.whl (20 kB) 2022-09-09 17:53:24.357 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-09-09 17:53:24.395 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-09-09 17:53:24.447 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-09-09 17:53:24.458 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-09-09 17:53:24.476 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-09-09 17:53:24.491 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-09-09 17:53:24.503 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-09-09 17:53:24.511 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-09-09 17:53:24.532 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-09-09 17:53:24.542 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:53:24.555 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-09-09 17:53:24.594 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:53:24.599 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:53:24.602 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-09-09 17:53:24.604 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-09-09 17:53:24.616 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-09-09 17:53:24.621 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-09-09 17:53:24.639 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-09-09 17:53:24.651 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-09-09 17:53:24.660 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-09-09 17:53:24.663 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:53:24.669 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-09-09 17:53:24.797 | Collecting python-barbicanclient===5.4.0 2022-09-09 17:53:24.804 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af4/bc5d8d563725c/python_barbicanclient-5.4.0-py3-none-any.whl (82 kB) 2022-09-09 17:53:24.915 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-09-09 17:53:24.920 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-09-09 17:53:24.941 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:53:24.944 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-09-09 17:53:24.951 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:53:25.056 | Collecting retrying===1.3.3 2022-09-09 17:53:25.063 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-09-09 17:53:25.149 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-09-09 17:53:25.519 | Collecting simplegeneric===0.8.1 2022-09-09 17:53:25.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-09-09 17:53:26.176 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:53:26.178 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-09-09 17:53:26.189 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-09-09 17:53:26.192 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-09-09 17:53:26.194 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:53:26.371 | Collecting taskflow===5.0.0 2022-09-09 17:53:26.379 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c47/ce617041e3ad5/taskflow-5.0.0-py3-none-any.whl (491 kB) 2022-09-09 17:53:26.619 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-09-09 17:53:26.632 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-09-09 17:53:26.640 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-09-09 17:53:26.646 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-09-09 17:53:26.656 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:53:26.689 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-09-09 17:53:26.694 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:53:26.697 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-09-09 17:53:26.702 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-09-09 17:53:26.728 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-09-09 17:53:26.730 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-09-09 17:53:26.741 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-09-09 17:53:26.744 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-09-09 17:53:26.771 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-09-09 17:53:26.830 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-09-09 17:53:26.836 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-09-09 17:53:26.839 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:53:26.842 | Requirement already satisfied: openstacksdk===0.101.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.101.0) 2022-09-09 17:53:26.867 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-09-09 17:53:26.870 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-09-09 17:53:26.914 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-09-09 17:53:26.918 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-09-09 17:53:26.925 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-09-09 17:53:26.931 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-09-09 17:53:26.934 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-09-09 17:53:26.945 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:53:26.948 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-09-09 17:53:26.987 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:53:26.992 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:53:26.995 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:53:26.997 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-09-09 17:53:27.000 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-09-09 17:53:27.178 | Collecting networkx===2.8.6 2022-09-09 17:53:27.189 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a3/0822761f34d56/networkx-2.8.6-py3-none-any.whl (2.0 MB) 2022-09-09 17:53:27.680 | Collecting pydot===1.4.2 2022-09-09 17:53:27.686 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-09-09 17:53:27.898 | Collecting automaton===3.0.1 2022-09-09 17:53:27.904 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb5/d2f385accbe37/automaton-3.0.1-py3-none-any.whl (22 kB) 2022-09-09 17:53:27.994 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-09-09 17:53:27.996 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-09-09 17:53:27.999 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-09-09 17:53:28.002 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-09-09 17:53:28.022 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-09-09 17:53:28.025 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-09-09 17:53:28.029 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-09-09 17:53:28.033 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-09-09 17:53:28.035 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-09-09 17:53:28.038 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-09-09 17:53:28.040 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-09-09 17:53:28.087 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-09-09 17:53:28.090 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-09-09 17:53:28.093 | Building wheels for collected packages: simplegeneric 2022-09-09 17:53:28.094 | Building wheel for simplegeneric (setup.py): started 2022-09-09 17:53:28.707 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-09-09 17:53:28.708 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5073 sha256=f238b1a086c2290763da8ce80a9841e306e2095c8dc5663a8d65021a69d14550 2022-09-09 17:53:28.708 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-09-09 17:53:28.709 | Successfully built simplegeneric 2022-09-09 17:53:29.457 | Installing collected packages: simplegeneric, WSME, automaton, python-barbicanclient, castellan, cursive, networkx, oslo.limit, pydot, retrying, taskflow, glance 2022-09-09 17:53:32.704 | Running setup.py develop for glance 2022-09-09 17:53:34.278 | Successfully installed WSME-0.11.0 automaton-3.0.1 castellan-4.0.0 cursive-0.2.2 glance networkx-2.8.6 oslo.limit-2.0.1 pydot-1.4.2 python-barbicanclient-5.4.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-5.0.0 2022-09-09 17:53:34.431 | + inc/python:pip_install:196 : result=0 2022-09-09 17:53:34.434 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:53:34.436 | + functions-common:time_stop:2439 : local name 2022-09-09 17:53:34.438 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:53:34.441 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:53:34.443 | + functions-common:time_stop:2442 : local total 2022-09-09 17:53:34.445 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:53:34.448 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:53:34.450 | + functions-common:time_stop:2446 : start_time=1662745997928 2022-09-09 17:53:34.453 | + functions-common:time_stop:2448 : [[ -z 1662745997928 ]] 2022-09-09 17:53:34.456 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:53:34.461 | + functions-common:time_stop:2451 : end_time=1662746014458 2022-09-09 17:53:34.463 | + functions-common:time_stop:2452 : elapsed_time=16530 2022-09-09 17:53:34.466 | + functions-common:time_stop:2453 : total=107746 2022-09-09 17:53:34.468 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:53:34.471 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=124276 2022-09-09 17:53:34.473 | + inc/python:pip_install:199 : return 0 2022-09-09 17:53:34.475 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-09-09 17:53:34.478 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-09-09 17:53:34.480 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-09-09 17:53:34.499 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-09-09 17:53:34.511 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-09-09 17:53:34.514 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-09-09 17:53:34.517 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:53:34.519 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:53:34.522 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-09-09 17:53:34.524 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:53:34.527 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-09 17:53:34.529 | + ./stack.sh:main:915 : configure_glance 2022-09-09 17:53:34.532 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-09-09 17:53:34.544 | + lib/glance:configure_glance:326 : local dburl 2022-09-09 17:53:34.546 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-09-09 17:53:34.549 | ++ lib/database:database_connection_url:134 : local db=glance 2022-09-09 17:53:34.551 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-09-09 17:53:34.553 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-09-09 17:53:34.555 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-09-09 17:53:34.558 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-09-09 17:53:34.560 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-09-09 17:53:34.576 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:34.578 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-09-09 17:53:34.581 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-09-09 17:53:34.583 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-09-09 17:53:34.586 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-09-09 17:53:34.619 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-09-09 17:53:34.652 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-09-09 17:53:34.683 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-09-09 17:53:34.715 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-09-09 17:53:34.749 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-09-09 17:53:34.785 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-09-09 17:53:34.788 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-09-09 17:53:34.790 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-09-09 17:53:34.792 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-09-09 17:53:34.795 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-09-09 17:53:34.827 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-09-09 17:53:34.859 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.16/identity 2022-09-09 17:53:34.890 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-09-09 17:53:34.922 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-09-09 17:53:34.954 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-09-09 17:53:34.986 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-09-09 17:53:35.017 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-09-09 17:53:35.049 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-09-09 17:53:35.080 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-09-09 17:53:35.112 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-09-09 17:53:35.146 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-09-09 17:53:35.148 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-09-09 17:53:35.151 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-09-09 17:53:35.153 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-09-09 17:53:35.155 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-09-09 17:53:35.157 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-09-09 17:53:35.174 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:35.177 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-09-09 17:53:35.179 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-09-09 17:53:35.182 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-09-09 17:53:35.198 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:35.201 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-09-09 17:53:35.204 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-09-09 17:53:35.236 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-09-09 17:53:35.238 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-09-09 17:53:35.240 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-09-09 17:53:35.243 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-09-09 17:53:35.245 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-09-09 17:53:35.277 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-09-09 17:53:35.310 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-09-09 17:53:35.312 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-09-09 17:53:35.314 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-09-09 17:53:35.317 | + lib/glance:configure_glance_store:254 : local be 2022-09-09 17:53:35.319 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-09-09 17:53:35.321 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-09-09 17:53:35.323 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-09-09 17:53:35.358 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-09-09 17:53:35.361 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.16 2022-09-09 17:53:35.394 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-09-09 17:53:35.397 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-09-09 17:53:35.413 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:35.415 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-09-09 17:53:35.447 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-09-09 17:53:35.478 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-09-09 17:53:35.510 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-09-09 17:53:35.542 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-09-09 17:53:35.573 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-09-09 17:53:35.591 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:53:35.593 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-09-09 17:53:35.625 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-09-09 17:53:35.660 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-09-09 17:53:35.692 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.16/identity/v3 2022-09-09 17:53:35.726 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-09-09 17:53:35.757 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.16/image 2022-09-09 17:53:35.789 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-09-09 17:53:35.808 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:53:35.811 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-09-09 17:53:35.814 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-09-09 17:53:35.816 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-09-09 17:53:35.819 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-09-09 17:53:35.836 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-09-09 17:53:35.838 | + functions:setup_systemd_logging:695 : local pidstr= 2022-09-09 17:53:35.841 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-09-09 17:53:35.843 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-09-09 17:53:35.846 | + 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-09-09 17:53:35.878 | + 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-09-09 17:53:35.909 | + 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-09-09 17:53:35.941 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-09-09 17:53:35.973 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-09-09 17:53:35.977 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-09-09 17:53:36.013 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-09-09 17:53:36.046 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-09-09 17:53:36.078 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.16/identity 2022-09-09 17:53:36.110 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-09-09 17:53:36.143 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-09-09 17:53:36.175 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-09-09 17:53:36.208 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-09-09 17:53:36.242 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-09-09 17:53:36.277 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-09-09 17:53:36.311 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-09-09 17:53:36.343 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-09-09 17:53:36.348 | + 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-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-09-09 17:53:36.355 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-09-09 17:53:36.371 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:53:36.373 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-09-09 17:53:36.376 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-09-09 17:53:36.378 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-09-09 17:53:36.380 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-09-09 17:53:36.383 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-09-09 17:53:36.385 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-09-09 17:53:36.389 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-09-09 17:53:36.392 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-09-09 17:53:36.395 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-09-09 17:53:36.428 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-09-09 17:53:36.431 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-09-09 17:53:36.433 | ++ functions:get_random_port:837 : true 2022-09-09 17:53:36.435 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-09-09 17:53:36.438 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-09-09 17:53:36.440 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-09-09 17:53:36.500 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-09-09 17:53:36.503 | ++ functions:get_random_port:841 : break 2 2022-09-09 17:53:36.505 | ++ functions:get_random_port:845 : echo 60999 2022-09-09 17:53:36.508 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-09-09 17:53:36.510 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-09-09 17:53:36.542 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-09-09 17:53:36.572 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-09-09 17:53:36.605 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-09-09 17:53:36.636 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-09-09 17:53:36.667 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-09-09 17:53:36.698 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-09-09 17:53:36.729 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-09-09 17:53:36.761 | + 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-09-09 17:53:36.792 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-09-09 17:53:36.823 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-09-09 17:53:36.854 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-09-09 17:53:36.886 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-09-09 17:53:36.917 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-09-09 17:53:36.949 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-09-09 17:53:36.980 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-09-09 17:53:37.011 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-09-09 17:53:37.043 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-09-09 17:53:37.074 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-09-09 17:53:37.106 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-09-09 17:53:37.108 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-09-09 17:53:37.111 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-09 17:53:37.113 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:53:37.116 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:53:37.118 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-09-09 17:53:37.120 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-09-09 17:53:37.180 | proxy (enabled by site administrator) 2022-09-09 17:53:37.183 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-09-09 17:53:37.185 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-09-09 17:53:37.187 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-09 17:53:37.190 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:53:37.192 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:53:37.194 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-09-09 17:53:37.197 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-09-09 17:53:37.249 | No module matches proxy_http 2022-09-09 17:53:37.252 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-09-09 17:53:37.313 | Considering dependency proxy for proxy_http: 2022-09-09 17:53:37.313 | Module proxy already enabled 2022-09-09 17:53:37.313 | Enabling module proxy_http. 2022-09-09 17:53:37.319 | To activate the new configuration, you need to run: 2022-09-09 17:53:37.319 | systemctl restart apache2 2022-09-09 17:53:37.323 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-09-09 17:53:37.325 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-09 17:53:37.328 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:53:37.331 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-09-09 17:53:37.454 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-09-09 17:53:37.457 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-09-09 17:53:37.460 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-09-09 17:53:37.462 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-09-09 17:53:37.465 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:53:37.467 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:53:37.470 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-09-09 17:53:37.473 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-09-09 17:53:37.476 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-09-09 17:53:37.477 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-09-09 17:53:37.485 | KeepAlive Off 2022-09-09 17:53:37.489 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-09-09 17:53:37.490 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-09-09 17:53:37.498 | SetEnv proxy-sendchunked 1 2022-09-09 17:53:37.503 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-09-09 17:53:37.503 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-09-09 17:53:37.511 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-09-09 17:53:37.514 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-09-09 17:53:37.517 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-09-09 17:53:37.519 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-09-09 17:53:37.522 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-09-09 17:53:37.524 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-09 17:53:37.526 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:53:37.529 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:53:37.531 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-09-09 17:53:37.533 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-09-09 17:53:37.535 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:53:37.538 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:53:37.540 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-09-09 17:53:37.601 | Enabling site glance-wsgi-api. 2022-09-09 17:53:37.606 | To activate the new configuration, you need to run: 2022-09-09 17:53:37.606 | systemctl reload apache2 2022-09-09 17:53:37.610 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-09-09 17:53:37.613 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-09 17:53:37.615 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:53:37.618 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-09-09 17:53:37.747 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-09-09 17:53:37.753 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-09-09 17:53:37.787 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-09-09 17:53:37.789 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-09-09 17:53:37.792 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-09-09 17:53:37.809 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:37.811 | + ./stack.sh:main:920 : stack_install_service cinder 2022-09-09 17:53:37.815 | + lib/stack:stack_install_service:20 : local service=cinder 2022-09-09 17:53:37.817 | + lib/stack:stack_install_service:21 : type install_cinder 2022-09-09 17:53:37.820 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-09 17:53:37.822 | + lib/stack:stack_install_service:32 : install_cinder 2022-09-09 17:53:37.824 | + lib/cinder:install_cinder:474 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-09-09 17:53:37.827 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/cinder.git 2022-09-09 17:53:37.829 | + functions-common:git_clone:597 : local git_dest=/opt/stack/cinder 2022-09-09 17:53:37.832 | + functions-common:git_clone:598 : local git_ref=master 2022-09-09 17:53:37.834 | + functions-common:git_clone:599 : local orig_dir 2022-09-09 17:53:37.837 | ++ functions-common:git_clone:600 : pwd 2022-09-09 17:53:37.839 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-09 17:53:37.842 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-09 17:53:37.845 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-09 17:53:37.861 | + functions-common:git_clone:603 : RECLONE=False 2022-09-09 17:53:37.863 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-09 17:53:37.866 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-09 17:53:37.868 | + functions-common:git_clone:617 : echo master 2022-09-09 17:53:37.869 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-09 17:53:37.874 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/cinder ]] 2022-09-09 17:53:37.877 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-09 17:53:37.879 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-09-09 17:53:37.891 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-09-09 17:53:37.894 | + functions-common:git_clone:678 : git show --oneline 2022-09-09 17:53:37.894 | + functions-common:git_clone:678 : head -1 2022-09-09 17:53:37.900 | f65ff5359 Merge commit 'refs/changes/10/852210/14' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-09-09 17:53:37.903 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-09 17:53:37.905 | + lib/cinder:install_cinder:475 : setup_develop /opt/stack/cinder 2022-09-09 17:53:37.908 | + inc/python:setup_develop:334 : local bindep 2022-09-09 17:53:37.910 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-09-09 17:53:37.913 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-09-09 17:53:37.915 | + inc/python:setup_develop:340 : local extras= 2022-09-09 17:53:37.918 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-09-09 17:53:37.920 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-09-09 17:53:37.923 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-09-09 17:53:37.925 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-09-09 17:53:37.928 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-09-09 17:53:37.930 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-09-09 17:53:37.933 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-09-09 17:53:37.936 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-09-09 17:53:37.940 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-09-09 17:53:37.943 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-09-09 17:53:37.945 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-09-09 17:53:37.948 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-09-09 17:53:37.954 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-09-09 17:53:37.956 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-09-09 17:53:38.576 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-09-09 17:53:38.578 | + inc/python:setup_package:414 : local bindep=0 2022-09-09 17:53:38.581 | + inc/python:setup_package:415 : local bindep_flag= 2022-09-09 17:53:38.583 | + inc/python:setup_package:416 : local bindep_profiles= 2022-09-09 17:53:38.585 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-09-09 17:53:38.588 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-09-09 17:53:38.590 | + inc/python:setup_package:423 : local flags=-e 2022-09-09 17:53:38.592 | + inc/python:setup_package:424 : local extras= 2022-09-09 17:53:38.595 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-09-09 17:53:38.598 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-09-09 17:53:38.600 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-09-09 17:53:38.602 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-09-09 17:53:38.605 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-09-09 17:53:38.607 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-09-09 17:53:38.628 | Using python 3.8 to install /opt/stack/cinder 2022-09-09 17:53:38.630 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-09-09 17:53:40.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:53:40.633 | from cryptography.utils import int_from_bytes 2022-09-09 17:53:40.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:53:40.633 | from cryptography.utils import int_from_bytes 2022-09-09 17:53:41.646 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:53:41.647 | Obtaining file:///opt/stack/cinder 2022-09-09 17:53:43.792 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-09-09 17:53:43.801 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-09-09 17:53:43.809 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-09-09 17:53:43.820 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-09-09 17:53:43.962 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-09-09 17:53:45.253 | Collecting boto3===1.24.61 2022-09-09 17:53:45.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ec1/aa3f4c2b68da1/boto3-1.24.61-py3-none-any.whl (132 kB) 2022-09-09 17:53:46.935 | Collecting botocore===1.27.61 2022-09-09 17:53:46.962 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/535/c8e97ed28a38f/botocore-1.27.61-py3-none-any.whl (9.1 MB) 2022-09-09 17:53:48.060 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-09-09 17:53:48.079 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-09-09 17:53:48.115 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-09-09 17:53:48.128 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-09-09 17:53:48.131 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-09-09 17:53:48.377 | Collecting google-api-python-client===2.58.0 2022-09-09 17:53:48.403 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8f4/eeed1b46f3f44/google_api_python_client-2.58.0-py2.py3-none-any.whl (9.0 MB) 2022-09-09 17:53:49.508 | Collecting google-auth===2.11.0 2022-09-09 17:53:49.514 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/be6/2acaae38d0049/google_auth-2.11.0-py2.py3-none-any.whl (167 kB) 2022-09-09 17:53:49.787 | Collecting google-auth-httplib2===0.1.0 2022-09-09 17:53:49.793 | 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-09-09 17:53:49.898 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-09-09 17:53:49.903 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-09-09 17:53:49.912 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-09-09 17:53:49.948 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:53:49.951 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-09-09 17:53:49.954 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-09-09 17:53:49.996 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:53:50.052 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-09-09 17:53:50.102 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-09-09 17:53:50.248 | Collecting oauth2client===4.1.3 2022-09-09 17:53:50.254 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-09-09 17:53:50.362 | Requirement already satisfied: os-brick===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.1.0) 2022-09-09 17:53:50.385 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-09-09 17:53:50.389 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-09-09 17:53:50.406 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-09-09 17:53:50.442 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-09-09 17:53:50.452 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-09-09 17:53:50.490 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-09-09 17:53:50.496 | Requirement already satisfied: oslo.db===12.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.1.0) 2022-09-09 17:53:50.542 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:53:50.547 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-09-09 17:53:50.584 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-09-09 17:53:50.638 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-09-09 17:53:50.648 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-09-09 17:53:50.666 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-09-09 17:53:50.680 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-09-09 17:53:50.693 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-09-09 17:53:50.706 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-09-09 17:53:50.708 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-09-09 17:53:50.717 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-09-09 17:53:50.739 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-09-09 17:53:50.748 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:53:50.761 | Requirement already satisfied: oslo.versionedobjects===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.1) 2022-09-09 17:53:50.959 | Collecting oslo.vmware===4.0.1 2022-09-09 17:53:50.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/510/7940d7a96a8bf/oslo.vmware-4.0.1-py3-none-any.whl (491 kB) 2022-09-09 17:53:51.134 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-09-09 17:53:51.173 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:53:51.178 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-09-09 17:53:51.210 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:53:51.212 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-09-09 17:53:51.215 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-09-09 17:53:51.226 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-09-09 17:53:51.232 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-09-09 17:53:51.462 | Collecting pyasn1===0.4.8 2022-09-09 17:53:51.471 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-09-09 17:53:51.785 | Collecting pyasn1-modules===0.2.8 2022-09-09 17:53:51.791 | 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-09-09 17:53:51.919 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-09-09 17:53:51.929 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-09-09 17:53:51.931 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:53:51.937 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-09-09 17:53:51.942 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-09-09 17:53:51.956 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-09-09 17:53:52.115 | Collecting python-glanceclient===4.1.0 2022-09-09 17:53:52.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/64e/4901db047c7be/python_glanceclient-4.1.0-py3-none-any.whl (205 kB) 2022-09-09 17:53:52.259 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-09-09 17:53:52.280 | Requirement already satisfied: python-novaclient===18.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.1.0) 2022-09-09 17:53:52.293 | Requirement already satisfied: python-swiftclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.1.0) 2022-09-09 17:53:52.308 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:53:52.312 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-09-09 17:53:52.319 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:53:52.332 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-09-09 17:53:52.462 | Collecting rsa===4.9 2022-09-09 17:53:52.468 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/902/60d9058e51478/rsa-4.9-py3-none-any.whl (34 kB) 2022-09-09 17:53:52.670 | Collecting rtslib-fb===2.1.75 2022-09-09 17:53:52.677 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02d/4d1d8139f3217/rtslib-fb-2.1.75.tar.gz (74 kB) 2022-09-09 17:53:53.500 | Collecting s3transfer===0.6.0 2022-09-09 17:53:53.507 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/061/76b74f3a15f61/s3transfer-0.6.0-py3-none-any.whl (79 kB) 2022-09-09 17:53:53.608 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:53:53.611 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-09-09 17:53:53.621 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-09-09 17:53:53.624 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-09-09 17:53:53.627 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:53:53.739 | Collecting suds-community===1.1.2 2022-09-09 17:53:53.745 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/18a/0176bf4f5945e/suds_community-1.1.2-py3-none-any.whl (144 kB) 2022-09-09 17:53:53.964 | Collecting tabulate===0.8.10 2022-09-09 17:53:53.972 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0ba/055423dbaa164/tabulate-0.8.10-py3-none-any.whl (29 kB) 2022-09-09 17:53:54.065 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-09-09 17:53:54.116 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-09-09 17:53:54.130 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-09-09 17:53:54.138 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-09-09 17:53:54.144 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-09-09 17:53:54.154 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-09-09 17:53:54.319 | Collecting uritemplate===4.1.1 2022-09-09 17:53:54.326 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-09-09 17:53:54.417 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:53:54.449 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-09-09 17:53:54.559 | Collecting warlock===2.0.1 2022-09-09 17:53:54.565 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/448/df959cec31904/warlock-2.0.1-py3-none-any.whl (9.8 kB) 2022-09-09 17:53:54.657 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-09-09 17:53:54.662 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:53:54.665 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-09-09 17:53:54.670 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-09-09 17:53:54.911 | Collecting zstd===1.5.2.5 2022-09-09 17:53:54.923 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/49c/0dc1c00152fe7/zstd-1.5.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) 2022-09-09 17:53:55.136 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-09-09 17:53:55.138 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-09-09 17:53:55.142 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-09-09 17:53:55.357 | Collecting google-api-core===2.8.2 2022-09-09 17:53:55.363 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93c/6a91ccac79079/google_api_core-2.8.2-py3-none-any.whl (114 kB) 2022-09-09 17:53:55.481 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-09-09 17:53:55.484 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-09-09 17:53:55.510 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-09-09 17:53:55.567 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-09-09 17:53:55.573 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-09-09 17:53:55.576 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:53:55.578 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:53:55.584 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:53:55.589 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-09-09 17:53:55.603 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-09-09 17:53:55.607 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-09-09 17:53:55.652 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-09-09 17:53:55.654 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-09-09 17:53:55.661 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-09-09 17:53:55.667 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-09-09 17:53:55.670 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-09-09 17:53:55.681 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:53:55.684 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-09-09 17:53:55.696 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-09-09 17:53:55.706 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-09-09 17:53:55.718 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:53:55.721 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:53:55.724 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:53:55.838 | Collecting pyudev===0.24.0 2022-09-09 17:53:55.845 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d22/451d9f10b4fef/pyudev-0.24.0-py3-none-any.whl (61 kB) 2022-09-09 17:53:55.943 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-09-09 17:53:55.945 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-09-09 17:53:55.950 | Requirement already satisfied: networkx===2.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.6) 2022-09-09 17:53:55.988 | Requirement already satisfied: automaton===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.1) 2022-09-09 17:53:55.993 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-09-09 17:53:55.995 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-09-09 17:53:56.000 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-09-09 17:53:56.003 | Requirement already satisfied: protobuf===4.21.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.5) 2022-09-09 17:53:56.135 | Collecting googleapis-common-protos===1.56.4 2022-09-09 17:53:56.141 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8eb/2cbc91b69feaf/googleapis_common_protos-1.56.4-py2.py3-none-any.whl (211 kB) 2022-09-09 17:53:56.279 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-09-09 17:53:56.290 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-09-09 17:53:56.292 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-09-09 17:53:56.295 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-09-09 17:53:56.298 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-09-09 17:53:56.345 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-09-09 17:53:56.348 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-09-09 17:53:56.351 | Building wheels for collected packages: rtslib-fb 2022-09-09 17:53:56.352 | Building wheel for rtslib-fb (setup.py): started 2022-09-09 17:53:57.040 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2022-09-09 17:53:57.041 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.75-py3-none-any.whl size=86186 sha256=2d46015b4450b599dc0cc30dcaea38e1629cada9e68939b7cf88fceb782c9c87 2022-09-09 17:53:57.041 | Stored in directory: /root/.cache/pip/wheels/9e/0f/26/0e943777b8477f044506cceba45b0e3a1a96aa78cfb558ac9f 2022-09-09 17:53:57.042 | Successfully built rtslib-fb 2022-09-09 17:53:57.884 | Installing collected packages: botocore, s3transfer, boto3, pyasn1, pyasn1-modules, rsa, google-auth, googleapis-common-protos, google-api-core, uritemplate, google-auth-httplib2, google-api-python-client, oauth2client, suds-community, oslo.vmware, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, zstd, cinder 2022-09-09 17:54:02.573 | Running setup.py develop for cinder 2022-09-09 17:54:05.043 | Successfully installed boto3-1.24.61 botocore-1.27.61 cinder google-api-core-2.8.2 google-api-python-client-2.58.0 google-auth-2.11.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.4 oauth2client-4.1.3 oslo.vmware-4.0.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-4.1.0 pyudev-0.24.0 rsa-4.9 rtslib-fb-2.1.75 s3transfer-0.6.0 suds-community-1.1.2 tabulate-0.8.10 uritemplate-4.1.1 warlock-2.0.1 zstd-1.5.2.5 2022-09-09 17:54:05.322 | + inc/python:pip_install:196 : result=0 2022-09-09 17:54:05.324 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:54:05.326 | + functions-common:time_stop:2439 : local name 2022-09-09 17:54:05.328 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:54:05.331 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:54:05.333 | + functions-common:time_stop:2442 : local total 2022-09-09 17:54:05.335 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:54:05.337 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:54:05.339 | + functions-common:time_stop:2446 : start_time=1662746018623 2022-09-09 17:54:05.341 | + functions-common:time_stop:2448 : [[ -z 1662746018623 ]] 2022-09-09 17:54:05.345 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:54:05.349 | + functions-common:time_stop:2451 : end_time=1662746045347 2022-09-09 17:54:05.351 | + functions-common:time_stop:2452 : elapsed_time=26724 2022-09-09 17:54:05.353 | + functions-common:time_stop:2453 : total=124276 2022-09-09 17:54:05.356 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:54:05.358 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=151000 2022-09-09 17:54:05.361 | + inc/python:pip_install:199 : return 0 2022-09-09 17:54:05.363 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-09-09 17:54:05.366 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-09-09 17:54:05.368 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-09-09 17:54:05.386 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-09-09 17:54:05.398 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-09-09 17:54:05.401 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-09-09 17:54:05.403 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:54:05.406 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:54:05.409 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-09-09 17:54:05.411 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:54:05.414 | + lib/cinder:install_cinder:476 : [[ lioadm == \t\g\t\a\d\m ]] 2022-09-09 17:54:05.416 | + lib/cinder:install_cinder:478 : [[ lioadm == \l\i\o\a\d\m ]] 2022-09-09 17:54:05.418 | + lib/cinder:install_cinder:479 : is_ubuntu 2022-09-09 17:54:05.421 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:54:05.424 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:54:05.426 | + lib/cinder:install_cinder:481 : sudo mkdir -p /etc/target 2022-09-09 17:54:05.438 | + lib/cinder:install_cinder:483 : install_package targetcli-fb 2022-09-09 17:54:05.440 | + functions-common:install_package:1463 : update_package_repo 2022-09-09 17:54:05.443 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 17:54:05.445 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-09 17:54:05.447 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 17:54:05.450 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 17:54:05.452 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 17:54:05.455 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:54:05.457 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:54:05.459 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 17:54:05.462 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-09 17:54:05.464 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-09 17:54:05.466 | + functions-common:apt_get_update:1190 : return 2022-09-09 17:54:05.470 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-09-09 17:54:05.472 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 17:54:05.475 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:54:05.477 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:54:05.479 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-09-09 17:54:05.503 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-09-09 17:54:05.616 | Reading package lists... 2022-09-09 17:54:05.864 | Building dependency tree... 2022-09-09 17:54:05.865 | Reading state information... 2022-09-09 17:54:06.127 | The following packages were automatically installed and are no longer required: 2022-09-09 17:54:06.128 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 17:54:06.128 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 17:54:06.128 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 17:54:06.128 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 17:54:06.128 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 17:54:06.128 | python3-zope.interface 2022-09-09 17:54:06.128 | Use 'sudo apt autoremove' to remove them. 2022-09-09 17:54:06.129 | The following additional packages will be installed: 2022-09-09 17:54:06.129 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-09-09 17:54:06.129 | python3-urwid 2022-09-09 17:54:06.130 | Suggested packages: 2022-09-09 17:54:06.130 | python-pyparsing-doc python-urwid-doc 2022-09-09 17:54:06.200 | The following NEW packages will be installed: 2022-09-09 17:54:06.200 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-09-09 17:54:06.200 | python3-urwid targetcli-fb 2022-09-09 17:54:06.338 | 0 upgraded, 6 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 17:54:06.338 | Need to get 356 kB of archives. 2022-09-09 17:54:06.338 | After this operation, 2,294 kB of additional disk space will be used. 2022-09-09 17:54:06.338 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-09-09 17:54:06.534 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-09-09 17:54:06.642 | 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-09-09 17:54:06.655 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-09-09 17:54:06.665 | 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-09-09 17:54:06.674 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-09-09 17:54:07.241 | Fetched 356 kB in 0s (751 kB/s) 2022-09-09 17:54:07.275 | Selecting previously unselected package python3-pyparsing. 2022-09-09 17:54:07.328 | (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 ... 90881 files and directories currently installed.) 2022-09-09 17:54:07.332 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-09-09 17:54:07.334 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-09-09 17:54:07.372 | Selecting previously unselected package python3-urwid. 2022-09-09 17:54:07.382 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-09-09 17:54:07.385 | Unpacking python3-urwid (2.0.1-3) ... 2022-09-09 17:54:07.443 | Selecting previously unselected package python3-configshell-fb. 2022-09-09 17:54:07.452 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-09-09 17:54:07.455 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-09-09 17:54:07.492 | Selecting previously unselected package python3-pyudev. 2022-09-09 17:54:07.502 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-09-09 17:54:07.504 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-09-09 17:54:07.543 | Selecting previously unselected package python3-rtslib-fb. 2022-09-09 17:54:07.553 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-09-09 17:54:07.555 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-09-09 17:54:07.597 | Selecting previously unselected package targetcli-fb. 2022-09-09 17:54:07.607 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-09-09 17:54:07.609 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-09-09 17:54:07.668 | Setting up python3-urwid (2.0.1-3) ... 2022-09-09 17:54:08.014 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-09-09 17:54:08.014 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-09-09 17:54:08.014 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-09-09 17:54:08.014 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-09-09 17:54:08.014 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-09-09 17:54:08.014 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-09-09 17:54:08.014 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-09-09 17:54:08.014 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-09-09 17:54:08.120 | Setting up python3-pyparsing (2.4.6-1) ... 2022-09-09 17:54:08.406 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-09-09 17:54:08.688 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-09-09 17:54:08.946 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-09-09 17:54:10.162 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-09-09 17:54:10.670 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-09-09 17:54:10.670 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-09-09 17:54:12.601 | Processing triggers for man-db (2.9.1-1) ... 2022-09-09 17:54:12.703 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-09-09 17:54:21.003 | + functions-common:apt_get:1234 : result=0 2022-09-09 17:54:21.005 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-09 17:54:21.008 | + functions-common:time_stop:2439 : local name 2022-09-09 17:54:21.010 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:54:21.013 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:54:21.015 | + functions-common:time_stop:2442 : local total 2022-09-09 17:54:21.018 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:54:21.020 | + functions-common:time_stop:2445 : name=apt-get 2022-09-09 17:54:21.022 | + functions-common:time_stop:2446 : start_time=1662746045500 2022-09-09 17:54:21.025 | + functions-common:time_stop:2448 : [[ -z 1662746045500 ]] 2022-09-09 17:54:21.028 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:54:21.033 | + functions-common:time_stop:2451 : end_time=1662746061030 2022-09-09 17:54:21.035 | + functions-common:time_stop:2452 : elapsed_time=15530 2022-09-09 17:54:21.038 | + functions-common:time_stop:2453 : total=294038 2022-09-09 17:54:21.040 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:54:21.042 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=309568 2022-09-09 17:54:21.045 | + functions-common:apt_get:1238 : return 0 2022-09-09 17:54:21.047 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-09 17:54:21.050 | + ./stack.sh:main:921 : configure_cinder 2022-09-09 17:54:21.053 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-09-09 17:54:21.065 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-09-09 17:54:21.069 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-09-09 17:54:21.071 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-09-09 17:54:21.073 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-09-09 17:54:21.076 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-09-09 17:54:21.076 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-09-09 17:54:21.081 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-09-09 17:54:21.083 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-09-09 17:54:21.085 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-09-09 17:54:21.087 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-09-09 17:54:21.089 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-09-09 17:54:21.091 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-09-09 17:54:21.094 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-09-09 17:54:21.096 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-09-09 17:54:21.107 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-09-09 17:54:21.119 | + 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-09-09 17:54:21.131 | + 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-09-09 17:54:21.143 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-09-09 17:54:21.154 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-09-09 17:54:21.157 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-09-09 17:54:21.161 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.OK22qJxi2F 2022-09-09 17:54:21.164 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-09-09 17:54:21.166 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-09-09 17:54:21.168 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-09-09 17:54:21.170 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.OK22qJxi2F 2022-09-09 17:54:21.174 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.OK22qJxi2F 2022-09-09 17:54:21.186 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.OK22qJxi2F /etc/sudoers.d/cinder-rootwrap 2022-09-09 17:54:21.197 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-09-09 17:54:21.201 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-09-09 17:54:21.203 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-09-09 17:54:21.205 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-09-09 17:54:21.207 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-09-09 17:54:21.210 | + 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-09-09 17:54:21.212 | + 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-09-09 17:54:21.214 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-09-09 17:54:21.216 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-09-09 17:54:21.221 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-09-09 17:54:21.225 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-09-09 17:54:21.244 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-09-09 17:54:21.262 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-09-09 17:54:21.279 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-09-09 17:54:21.297 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-09-09 17:54:21.315 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-09-09 17:54:21.333 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-09-09 17:54:21.351 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-09-09 17:54:21.369 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-09-09 17:54:21.371 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-09-09 17:54:21.374 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-09-09 17:54:21.376 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-09-09 17:54:21.378 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-09-09 17:54:21.411 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-09-09 17:54:21.441 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.16/identity 2022-09-09 17:54:21.472 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-09-09 17:54:21.503 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-09-09 17:54:21.533 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-09-09 17:54:21.564 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-09-09 17:54:21.596 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-09-09 17:54:21.627 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-09-09 17:54:21.658 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-09-09 17:54:21.689 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-09-09 17:54:21.723 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-09-09 17:54:21.755 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-09-09 17:54:21.757 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-09-09 17:54:21.760 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-09-09 17:54:21.762 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-09-09 17:54:21.764 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-09-09 17:54:21.766 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-09-09 17:54:21.769 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-09-09 17:54:21.785 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:54:21.787 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-09-09 17:54:21.790 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-09-09 17:54:21.792 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-09-09 17:54:21.826 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-09-09 17:54:21.857 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-09-09 17:54:21.889 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-09-09 17:54:21.920 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-09-09 17:54:21.952 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-09-09 17:54:21.985 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-09-09 17:54:22.019 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-09-09 17:54:22.022 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.16 2022-09-09 17:54:22.054 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-09-09 17:54:22.088 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-09-09 17:54:22.096 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 71891bb06cf8cb71ca5003e2bcae63c3 2022-09-09 17:54:22.128 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-09-09 17:54:22.130 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-09-09 17:54:22.162 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-09-09 17:54:22.193 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-09-09 17:54:22.226 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-09-09 17:54:22.258 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-09-09 17:54:22.275 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:54:22.277 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-09-09 17:54:22.293 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:54:22.295 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-09-09 17:54:22.312 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:54:22.315 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-09-09 17:54:22.335 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:54:22.337 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-09-09 17:54:22.339 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-09-09 17:54:22.342 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-09-09 17:54:22.344 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-09-09 17:54:22.347 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-09-09 17:54:22.349 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-09-09 17:54:22.352 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-09-09 17:54:22.368 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:54:22.371 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-09-09 17:54:22.373 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-09-09 17:54:22.376 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-09-09 17:54:22.391 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:54:22.394 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-09-09 17:54:22.397 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-09-09 17:54:22.429 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-09-09 17:54:22.432 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-09-09 17:54:22.434 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-09-09 17:54:22.436 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-09-09 17:54:22.439 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-09-09 17:54:22.442 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-09-09 17:54:22.459 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-09-09 17:54:22.461 | + functions:setup_systemd_logging:695 : local pidstr= 2022-09-09 17:54:22.463 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-09-09 17:54:22.465 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-09-09 17:54:22.468 | + 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-09-09 17:54:22.499 | + 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-09-09 17:54:22.531 | + 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-09-09 17:54:22.563 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-09-09 17:54:22.595 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-09-09 17:54:22.611 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:54:22.613 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-09-09 17:54:22.616 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-09-09 17:54:22.618 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-09-09 17:54:22.620 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-09-09 17:54:22.623 | + lib/apache:write_uwsgi_config:257 : local http= 2022-09-09 17:54:22.625 | + lib/apache:write_uwsgi_config:258 : local name= 2022-09-09 17:54:22.628 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-09-09 17:54:22.632 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-09-09 17:54:22.635 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-09-09 17:54:22.637 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-09-09 17:54:22.650 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-09-09 17:54:22.650 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:54:22.658 | d /var/run/uwsgi 0755 ubuntu root 2022-09-09 17:54:22.662 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:54:22.677 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-09-09 17:54:22.679 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-09-09 17:54:22.683 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-09-09 17:54:22.715 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-09-09 17:54:22.746 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-09-09 17:54:22.776 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-09-09 17:54:22.807 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-09-09 17:54:22.838 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-09-09 17:54:22.870 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-09-09 17:54:22.901 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-09-09 17:54:22.931 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-09-09 17:54:22.963 | + 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-09-09 17:54:22.994 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-09-09 17:54:23.025 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-09-09 17:54:23.056 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-09-09 17:54:23.087 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-09-09 17:54:23.089 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-09-09 17:54:23.092 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-09-09 17:54:23.094 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-09-09 17:54:23.097 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-09-09 17:54:23.099 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:54:23.101 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:54:23.104 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-09-09 17:54:23.106 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-09-09 17:54:23.109 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-09-09 17:54:23.140 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-09-09 17:54:23.171 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-09-09 17:54:23.171 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-09-09 17:54:23.180 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-09-09 17:54:23.184 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-09-09 17:54:23.186 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-09-09 17:54:23.189 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-09-09 17:54:23.191 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-09-09 17:54:23.194 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-09 17:54:23.196 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:54:23.198 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:54:23.201 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-09-09 17:54:23.203 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-09-09 17:54:23.205 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:54:23.207 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:54:23.210 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-09-09 17:54:23.270 | Enabling site cinder-wsgi. 2022-09-09 17:54:23.275 | To activate the new configuration, you need to run: 2022-09-09 17:54:23.275 | systemctl reload apache2 2022-09-09 17:54:23.279 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-09-09 17:54:23.282 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-09 17:54:23.285 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:54:23.287 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-09-09 17:54:23.413 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-09-09 17:54:23.415 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-09-09 17:54:23.449 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.16/image 2022-09-09 17:54:23.481 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-09-09 17:54:23.498 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:54:23.500 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-09-09 17:54:23.502 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-09-09 17:54:23.505 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-09-09 17:54:23.507 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-09-09 17:54:23.509 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-09-09 17:54:23.543 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-09-09 17:54:23.574 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.16/identity 2022-09-09 17:54:23.606 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-09-09 17:54:23.637 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-09-09 17:54:23.669 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-09-09 17:54:23.700 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-09-09 17:54:23.732 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-09-09 17:54:23.763 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-09-09 17:54:23.795 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-09-09 17:54:23.825 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-09-09 17:54:23.858 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-09-09 17:54:23.889 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-09-09 17:54:23.891 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-09-09 17:54:23.908 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:54:23.911 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.16:2379 2022-09-09 17:54:23.944 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-09-09 17:54:23.947 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-09-09 17:54:23.949 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-09-09 17:54:23.966 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:54:23.969 | + ./stack.sh:main:926 : stack_install_service neutron 2022-09-09 17:54:23.972 | + lib/stack:stack_install_service:20 : local service=neutron 2022-09-09 17:54:23.974 | + lib/stack:stack_install_service:21 : type install_neutron 2022-09-09 17:54:23.977 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-09 17:54:23.979 | + lib/stack:stack_install_service:32 : install_neutron 2022-09-09 17:54:23.981 | + lib/neutron:install_neutron:702 : is_neutron_legacy_enabled 2022-09-09 17:54:23.985 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-09 17:54:23.986 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-09-09 17:54:23.991 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-09 17:54:23.993 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-09-09 17:54:23.996 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-09-09 17:54:23.998 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-09-09 17:54:24.001 | + lib/neutron:install_neutron:704 : install_mutnauq 2022-09-09 17:54:24.004 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-09-09 17:54:24.006 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-09-09 17:54:24.009 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:54:24.011 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:54:24.014 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-09-09 17:54:24.016 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:54:24.019 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-09-09 17:54:24.021 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/neutron.git 2022-09-09 17:54:24.024 | + functions-common:git_clone:597 : local git_dest=/opt/stack/neutron 2022-09-09 17:54:24.026 | + functions-common:git_clone:598 : local git_ref=master 2022-09-09 17:54:24.028 | + functions-common:git_clone:599 : local orig_dir 2022-09-09 17:54:24.031 | ++ functions-common:git_clone:600 : pwd 2022-09-09 17:54:24.033 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-09 17:54:24.035 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-09 17:54:24.038 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-09 17:54:24.054 | + functions-common:git_clone:603 : RECLONE=False 2022-09-09 17:54:24.056 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-09 17:54:24.058 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-09 17:54:24.061 | + functions-common:git_clone:617 : echo master 2022-09-09 17:54:24.061 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-09 17:54:24.067 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/neutron ]] 2022-09-09 17:54:24.069 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-09 17:54:24.071 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-09-09 17:54:24.083 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-09-09 17:54:24.086 | + functions-common:git_clone:678 : git show --oneline 2022-09-09 17:54:24.086 | + functions-common:git_clone:678 : head -1 2022-09-09 17:54:24.090 | ead685b938 Merge "Add dsvm-functional-gate tox environment" 2022-09-09 17:54:24.093 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-09 17:54:24.096 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-09-09 17:54:24.098 | + inc/python:setup_develop:334 : local bindep 2022-09-09 17:54:24.100 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-09-09 17:54:24.103 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-09-09 17:54:24.105 | + inc/python:setup_develop:340 : local extras= 2022-09-09 17:54:24.108 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-09-09 17:54:24.110 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-09-09 17:54:24.112 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-09-09 17:54:24.115 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-09-09 17:54:24.117 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-09-09 17:54:24.119 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-09-09 17:54:24.123 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-09-09 17:54:24.125 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-09-09 17:54:24.128 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-09-09 17:54:24.131 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-09-09 17:54:24.133 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-09-09 17:54:24.136 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-09-09 17:54:24.143 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-09-09 17:54:24.145 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-09-09 17:54:24.763 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-09-09 17:54:24.765 | + inc/python:setup_package:414 : local bindep=0 2022-09-09 17:54:24.767 | + inc/python:setup_package:415 : local bindep_flag= 2022-09-09 17:54:24.770 | + inc/python:setup_package:416 : local bindep_profiles= 2022-09-09 17:54:24.772 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-09-09 17:54:24.774 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-09-09 17:54:24.777 | + inc/python:setup_package:423 : local flags=-e 2022-09-09 17:54:24.779 | + inc/python:setup_package:424 : local extras= 2022-09-09 17:54:24.781 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-09-09 17:54:24.784 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-09-09 17:54:24.786 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-09-09 17:54:24.789 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-09-09 17:54:24.791 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-09-09 17:54:24.794 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-09-09 17:54:24.814 | Using python 3.8 to install /opt/stack/neutron 2022-09-09 17:54:24.817 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-09-09 17:54:26.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:54:26.893 | from cryptography.utils import int_from_bytes 2022-09-09 17:54:26.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:54:26.893 | from cryptography.utils import int_from_bytes 2022-09-09 17:54:27.921 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:54:27.921 | Obtaining file:///opt/stack/neutron 2022-09-09 17:54:30.128 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-09-09 17:54:30.135 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-09-09 17:54:30.137 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-09-09 17:54:30.146 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-09-09 17:54:30.154 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-09-09 17:54:30.166 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-09-09 17:54:30.312 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-09-09 17:54:30.325 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-09-09 17:54:30.338 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:54:30.345 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-09-09 17:54:30.348 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-09-09 17:54:30.356 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-09-09 17:54:30.359 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-09-09 17:54:30.364 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-09-09 17:54:30.374 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-09-09 17:54:30.410 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-09-09 17:54:30.436 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:54:30.493 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-09-09 17:54:30.543 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:54:30.549 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:54:30.552 | Requirement already satisfied: neutron-lib===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (3.1.0) 2022-09-09 17:54:30.588 | Requirement already satisfied: openstacksdk===0.101.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.101.0) 2022-09-09 17:54:30.613 | Requirement already satisfied: os-ken===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.5.0) 2022-09-09 17:54:30.629 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-09-09 17:54:30.633 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-09-09 17:54:30.637 | Requirement already satisfied: os-traits===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.9.0) 2022-09-09 17:54:30.642 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-09-09 17:54:30.664 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-09-09 17:54:30.700 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-09-09 17:54:30.711 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-09-09 17:54:30.752 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-09-09 17:54:30.758 | Requirement already satisfied: oslo.db===12.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.1.0) 2022-09-09 17:54:30.804 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:54:30.809 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-09-09 17:54:30.847 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-09-09 17:54:30.899 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-09-09 17:54:30.910 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-09-09 17:54:30.928 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-09-09 17:54:30.942 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-09-09 17:54:30.956 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-09-09 17:54:30.968 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-09-09 17:54:30.971 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-09-09 17:54:30.979 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-09-09 17:54:31.002 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-09-09 17:54:31.011 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:54:31.024 | Requirement already satisfied: oslo.versionedobjects===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.1) 2022-09-09 17:54:31.043 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-09-09 17:54:31.081 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-09-09 17:54:31.087 | Requirement already satisfied: ovsdbapp===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.1.0) 2022-09-09 17:54:31.095 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:54:31.101 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:54:31.103 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.4.2) 2022-09-09 17:54:31.111 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-09-09 17:54:31.122 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-09-09 17:54:31.128 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-09-09 17:54:31.146 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-09-09 17:54:31.158 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-09-09 17:54:31.167 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-09-09 17:54:31.170 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:54:31.176 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-09-09 17:54:31.182 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-09-09 17:54:31.187 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-09-09 17:54:31.205 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-09-09 17:54:31.226 | Requirement already satisfied: python-neutronclient===8.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.1.0) 2022-09-09 17:54:31.250 | Requirement already satisfied: python-novaclient===18.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.1.0) 2022-09-09 17:54:31.265 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:54:31.269 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-09-09 17:54:31.302 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:54:31.316 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-09-09 17:54:31.318 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-09-09 17:54:31.322 | Requirement already satisfied: setproctitle===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.3.2) 2022-09-09 17:54:31.327 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-09-09 17:54:31.330 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:54:31.333 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-09-09 17:54:31.336 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-09-09 17:54:31.346 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-09-09 17:54:31.349 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-09-09 17:54:31.351 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:54:31.356 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-09-09 17:54:31.370 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-09-09 17:54:31.379 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-09-09 17:54:31.385 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-09-09 17:54:31.395 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-09-09 17:54:31.462 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:54:31.500 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-09-09 17:54:31.509 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-09-09 17:54:31.521 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:54:31.528 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-09-09 17:54:31.534 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-09-09 17:54:31.580 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-09-09 17:54:31.583 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-09-09 17:54:31.594 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-09-09 17:54:31.621 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:54:31.624 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-09-09 17:54:31.645 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-09-09 17:54:31.648 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-09-09 17:54:31.652 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:54:31.655 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-09-09 17:54:31.659 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-09-09 17:54:31.666 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-09-09 17:54:31.711 | Requirement already satisfied: ncclient===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.6.13) 2022-09-09 17:54:31.724 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-09-09 17:54:31.728 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-09-09 17:54:31.732 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-09-09 17:54:31.735 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-09-09 17:54:31.788 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-09-09 17:54:31.794 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-09-09 17:54:31.804 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-09-09 17:54:31.807 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-09-09 17:54:31.818 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.3.5) 2022-09-09 17:54:31.821 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-09-09 17:54:31.835 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-09-09 17:54:31.846 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-09-09 17:54:31.888 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-09-09 17:54:31.893 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:54:31.896 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:54:31.898 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:54:31.903 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-09-09 17:54:31.905 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-09-09 17:54:31.908 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-09-09 17:54:31.911 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-09-09 17:54:31.943 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-09-09 17:54:31.953 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-09-09 17:54:31.956 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-09-09 17:54:31.959 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-09-09 17:54:31.962 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-09-09 17:54:32.009 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-09-09 17:54:32.014 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-09-09 17:54:32.070 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-09-09 17:54:32.073 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-09-09 17:54:32.087 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-09-09 17:54:32.894 | Installing collected packages: neutron 2022-09-09 17:54:32.894 | Attempting uninstall: neutron 2022-09-09 17:54:32.895 | Found existing installation: neutron 20.2.0 2022-09-09 17:54:38.438 | Uninstalling neutron-20.2.0: 2022-09-09 17:54:38.520 | Successfully uninstalled neutron-20.2.0 2022-09-09 17:54:38.521 | Running setup.py develop for neutron 2022-09-09 17:54:41.318 | Successfully installed neutron 2022-09-09 17:54:41.423 | + inc/python:pip_install:196 : result=0 2022-09-09 17:54:41.425 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:54:41.427 | + functions-common:time_stop:2439 : local name 2022-09-09 17:54:41.430 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:54:41.432 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:54:41.434 | + functions-common:time_stop:2442 : local total 2022-09-09 17:54:41.436 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:54:41.438 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:54:41.441 | + functions-common:time_stop:2446 : start_time=1662746064809 2022-09-09 17:54:41.443 | + functions-common:time_stop:2448 : [[ -z 1662746064809 ]] 2022-09-09 17:54:41.446 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:54:41.450 | + functions-common:time_stop:2451 : end_time=1662746081447 2022-09-09 17:54:41.452 | + functions-common:time_stop:2452 : elapsed_time=16638 2022-09-09 17:54:41.454 | + functions-common:time_stop:2453 : total=151000 2022-09-09 17:54:41.457 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:54:41.459 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=167638 2022-09-09 17:54:41.461 | + inc/python:pip_install:199 : return 0 2022-09-09 17:54:41.464 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-09-09 17:54:41.466 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-09-09 17:54:41.469 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-09-09 17:54:41.487 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-09-09 17:54:41.499 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-09-09 17:54:41.502 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-09-09 17:54:41.504 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:54:41.507 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:54:41.509 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-09-09 17:54:41.512 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:54:41.514 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-09-09 17:54:41.517 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-09 17:54:41.520 | + ./stack.sh:main:929 : is_service_enabled nova 2022-09-09 17:54:41.536 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:54:41.539 | + ./stack.sh:main:931 : stack_install_service nova 2022-09-09 17:54:41.541 | + lib/stack:stack_install_service:20 : local service=nova 2022-09-09 17:54:41.543 | + lib/stack:stack_install_service:21 : type install_nova 2022-09-09 17:54:41.546 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-09 17:54:41.548 | + lib/stack:stack_install_service:32 : install_nova 2022-09-09 17:54:41.551 | + lib/nova:install_nova:875 : use_library_from_git os-vif 2022-09-09 17:54:41.553 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-09-09 17:54:41.557 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:54:41.559 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:54:41.561 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-09-09 17:54:41.564 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:54:41.567 | + lib/nova:install_nova:880 : is_service_enabled n-cpu 2022-09-09 17:54:41.583 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:54:41.585 | + lib/nova:install_nova:884 : is_service_enabled n-novnc 2022-09-09 17:54:41.601 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:54:41.604 | + lib/nova:install_nova:896 : is_service_enabled n-spice 2022-09-09 17:54:41.620 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:54:41.623 | + lib/nova:install_nova:908 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-09-09 17:54:41.625 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/nova.git 2022-09-09 17:54:41.628 | + functions-common:git_clone:597 : local git_dest=/opt/stack/nova 2022-09-09 17:54:41.630 | + functions-common:git_clone:598 : local git_ref=master 2022-09-09 17:54:41.632 | + functions-common:git_clone:599 : local orig_dir 2022-09-09 17:54:41.635 | ++ functions-common:git_clone:600 : pwd 2022-09-09 17:54:41.637 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-09 17:54:41.639 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-09 17:54:41.642 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-09 17:54:41.658 | + functions-common:git_clone:603 : RECLONE=False 2022-09-09 17:54:41.661 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-09 17:54:41.663 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-09 17:54:41.666 | + functions-common:git_clone:617 : echo master 2022-09-09 17:54:41.666 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-09 17:54:41.671 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/nova ]] 2022-09-09 17:54:41.673 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-09 17:54:41.675 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/nova 2022-09-09 17:54:41.688 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-09-09 17:54:41.690 | + functions-common:git_clone:678 : git show --oneline 2022-09-09 17:54:41.691 | + functions-common:git_clone:678 : head -1 2022-09-09 17:54:41.696 | d02d06529c Merge "doc: mark the max microversion for zed" 2022-09-09 17:54:41.698 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-09 17:54:41.701 | + lib/nova:install_nova:909 : setup_develop /opt/stack/nova 2022-09-09 17:54:41.703 | + inc/python:setup_develop:334 : local bindep 2022-09-09 17:54:41.706 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-09-09 17:54:41.708 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-09-09 17:54:41.711 | + inc/python:setup_develop:340 : local extras= 2022-09-09 17:54:41.713 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-09-09 17:54:41.716 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-09-09 17:54:41.718 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-09-09 17:54:41.721 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-09-09 17:54:41.724 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-09-09 17:54:41.726 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-09-09 17:54:41.729 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-09-09 17:54:41.732 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-09-09 17:54:41.735 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-09-09 17:54:41.737 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-09-09 17:54:41.742 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-09-09 17:54:41.746 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-09-09 17:54:41.752 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-09-09 17:54:41.755 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-09-09 17:54:42.380 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-09-09 17:54:42.382 | + inc/python:setup_package:414 : local bindep=0 2022-09-09 17:54:42.384 | + inc/python:setup_package:415 : local bindep_flag= 2022-09-09 17:54:42.387 | + inc/python:setup_package:416 : local bindep_profiles= 2022-09-09 17:54:42.389 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-09-09 17:54:42.391 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-09-09 17:54:42.394 | + inc/python:setup_package:423 : local flags=-e 2022-09-09 17:54:42.396 | + inc/python:setup_package:424 : local extras= 2022-09-09 17:54:42.398 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-09-09 17:54:42.400 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-09-09 17:54:42.403 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-09-09 17:54:42.405 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-09-09 17:54:42.407 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-09-09 17:54:42.409 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-09-09 17:54:42.430 | Using python 3.8 to install /opt/stack/nova 2022-09-09 17:54:42.432 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-09-09 17:54:44.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:54:44.468 | from cryptography.utils import int_from_bytes 2022-09-09 17:54:44.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:54:44.468 | from cryptography.utils import int_from_bytes 2022-09-09 17:54:45.484 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:54:45.485 | Obtaining file:///opt/stack/nova 2022-09-09 17:54:48.881 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-09-09 17:54:48.887 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-09-09 17:54:48.890 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-09-09 17:54:48.898 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-09-09 17:54:48.907 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:54:48.910 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-09-09 17:54:48.920 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-09-09 17:54:49.062 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-09-09 17:54:49.076 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-09-09 17:54:49.089 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-09-09 17:54:49.108 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-09-09 17:54:49.145 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-09-09 17:54:49.157 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-09-09 17:54:49.160 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-09-09 17:54:49.168 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-09-09 17:54:49.170 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-09-09 17:54:49.176 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-09-09 17:54:49.213 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-09-09 17:54:49.240 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:54:49.243 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-09-09 17:54:49.285 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:54:49.342 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-09-09 17:54:49.391 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-09-09 17:54:49.553 | Collecting microversion-parse===1.0.1 2022-09-09 17:54:49.561 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-09-09 17:54:49.669 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:54:49.674 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:54:49.677 | Requirement already satisfied: openstacksdk===0.101.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.101.0) 2022-09-09 17:54:49.701 | Requirement already satisfied: os-brick===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.1.0) 2022-09-09 17:54:49.724 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-09-09 17:54:49.728 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-09-09 17:54:49.732 | Requirement already satisfied: os-traits===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.9.0) 2022-09-09 17:54:49.736 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-09-09 17:54:49.758 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-09-09 17:54:49.775 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-09-09 17:54:49.811 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-09-09 17:54:49.821 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-09-09 17:54:49.889 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-09-09 17:54:49.895 | Requirement already satisfied: oslo.db===12.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.1.0) 2022-09-09 17:54:49.941 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:54:49.946 | Requirement already satisfied: oslo.limit===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.1) 2022-09-09 17:54:49.955 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-09-09 17:54:49.994 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-09-09 17:54:50.047 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-09-09 17:54:50.057 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-09-09 17:54:50.075 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-09-09 17:54:50.089 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-09-09 17:54:50.104 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-09-09 17:54:50.115 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-09-09 17:54:50.118 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-09-09 17:54:50.126 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-09-09 17:54:50.148 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-09-09 17:54:50.159 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:54:50.172 | Requirement already satisfied: oslo.versionedobjects===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.1) 2022-09-09 17:54:50.191 | Requirement already satisfied: ovsdbapp===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.1.0) 2022-09-09 17:54:50.199 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:54:50.204 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-09-09 17:54:50.237 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:54:50.240 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-09-09 17:54:50.242 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-09-09 17:54:50.254 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-09-09 17:54:50.259 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-09-09 17:54:50.278 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-09-09 17:54:50.287 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-09-09 17:54:50.290 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:54:50.295 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-09-09 17:54:50.301 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-09-09 17:54:50.306 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-09-09 17:54:50.320 | Requirement already satisfied: python-cinderclient===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.1.0) 2022-09-09 17:54:50.334 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-09-09 17:54:50.339 | Requirement already satisfied: python-glanceclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.1.0) 2022-09-09 17:54:50.355 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-09-09 17:54:50.376 | Requirement already satisfied: python-neutronclient===8.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.1.0) 2022-09-09 17:54:50.400 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:54:50.404 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-09-09 17:54:50.411 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:54:50.424 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-09-09 17:54:50.426 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-09-09 17:54:50.431 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-09-09 17:54:50.435 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-09-09 17:54:50.438 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:54:50.441 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-09-09 17:54:50.450 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-09-09 17:54:50.453 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-09-09 17:54:50.456 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:54:50.460 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-09-09 17:54:50.474 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-09-09 17:54:50.482 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-09-09 17:54:50.488 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-09-09 17:54:50.498 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-09-09 17:54:50.556 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:54:50.590 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-09-09 17:54:50.595 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-09-09 17:54:50.601 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-09-09 17:54:50.715 | Collecting websockify===0.10.0 2022-09-09 17:54:50.721 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-09-09 17:54:50.825 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:54:50.829 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-09-09 17:54:50.833 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-09-09 17:54:50.858 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-09-09 17:54:50.861 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-09-09 17:54:50.871 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-09-09 17:54:50.875 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-09-09 17:54:50.903 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-09-09 17:54:50.960 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-09-09 17:54:50.963 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-09-09 17:54:50.969 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-09-09 17:54:50.974 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-09-09 17:54:50.977 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-09-09 17:54:50.997 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:54:51.003 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-09-09 17:54:51.006 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-09-09 17:54:51.011 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-09-09 17:54:51.013 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-09-09 17:54:51.058 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-09-09 17:54:51.065 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-09-09 17:54:51.068 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-09-09 17:54:51.079 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-09-09 17:54:51.084 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-09-09 17:54:51.096 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-09-09 17:54:51.107 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-09-09 17:54:51.118 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-09-09 17:54:51.122 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-09-09 17:54:51.136 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:54:51.138 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:54:51.142 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:54:51.146 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-09-09 17:54:51.149 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-09-09 17:54:52.333 | Collecting numpy===1.23.2 2022-09-09 17:54:52.410 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd5/b7ccae24e3d85/numpy-1.23.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) 2022-09-09 17:54:53.746 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-09-09 17:54:53.748 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-09-09 17:54:53.751 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-09-09 17:54:53.754 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-09-09 17:54:53.757 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-09-09 17:54:53.760 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-09-09 17:54:53.807 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-09-09 17:54:54.692 | Installing collected packages: microversion-parse, numpy, websockify, nova 2022-09-09 17:54:58.335 | Running setup.py develop for nova 2022-09-09 17:55:01.908 | Successfully installed microversion-parse-1.0.1 nova numpy-1.23.2 websockify-0.10.0 2022-09-09 17:55:02.073 | + inc/python:pip_install:196 : result=0 2022-09-09 17:55:02.075 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:55:02.077 | + functions-common:time_stop:2439 : local name 2022-09-09 17:55:02.079 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:55:02.082 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:55:02.084 | + functions-common:time_stop:2442 : local total 2022-09-09 17:55:02.086 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:55:02.089 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:55:02.091 | + functions-common:time_stop:2446 : start_time=1662746082425 2022-09-09 17:55:02.093 | + functions-common:time_stop:2448 : [[ -z 1662746082425 ]] 2022-09-09 17:55:02.096 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:55:02.101 | + functions-common:time_stop:2451 : end_time=1662746102098 2022-09-09 17:55:02.103 | + functions-common:time_stop:2452 : elapsed_time=19673 2022-09-09 17:55:02.105 | + functions-common:time_stop:2453 : total=167638 2022-09-09 17:55:02.107 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:55:02.109 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=187311 2022-09-09 17:55:02.112 | + inc/python:pip_install:199 : return 0 2022-09-09 17:55:02.114 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-09-09 17:55:02.116 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-09-09 17:55:02.119 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-09-09 17:55:02.137 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-09-09 17:55:02.149 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-09-09 17:55:02.151 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-09-09 17:55:02.154 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:55:02.156 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:55:02.159 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-09-09 17:55:02.162 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:55:02.164 | + lib/nova:install_nova:910 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-09-09 17:55:02.176 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-09 17:55:02.179 | + ./stack.sh:main:932 : configure_nova 2022-09-09 17:55:02.181 | + lib/nova:configure_nova:234 : sudo install -d -o ubuntu /etc/nova 2022-09-09 17:55:02.193 | + lib/nova:configure_nova:236 : configure_rootwrap nova 2022-09-09 17:55:02.196 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-09-09 17:55:02.198 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-09-09 17:55:02.201 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-09-09 17:55:02.202 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-09-09 17:55:02.207 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-09-09 17:55:02.209 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-09-09 17:55:02.212 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-09-09 17:55:02.214 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-09-09 17:55:02.216 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-09-09 17:55:02.219 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-09-09 17:55:02.222 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-09-09 17:55:02.224 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-09-09 17:55:02.235 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-09-09 17:55:02.247 | + 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-09-09 17:55:02.260 | + 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-09-09 17:55:02.272 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-09-09 17:55:02.285 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-09-09 17:55:02.288 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-09-09 17:55:02.292 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.v5T395ZIY8 2022-09-09 17:55:02.295 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-09-09 17:55:02.298 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-09-09 17:55:02.301 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-09-09 17:55:02.303 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-09-09 17:55:02.306 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-09-09 17:55:02.309 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.v5T395ZIY8 2022-09-09 17:55:02.313 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.v5T395ZIY8 2022-09-09 17:55:02.325 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.v5T395ZIY8 /etc/sudoers.d/nova-rootwrap 2022-09-09 17:55:02.338 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-09-09 17:55:02.342 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-09-09 17:55:02.345 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-09-09 17:55:02.347 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-09-09 17:55:02.350 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-09-09 17:55:02.352 | + 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-09-09 17:55:02.354 | + 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-09-09 17:55:02.357 | + lib/nova:configure_nova:238 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-09-09 17:55:02.359 | + lib/nova:configure_nova:240 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-09-09 17:55:02.364 | + lib/nova:configure_nova:243 : is_service_enabled n-cpu 2022-09-09 17:55:02.381 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:02.384 | + lib/nova:configure_nova:320 : create_nova_conf 2022-09-09 17:55:02.386 | + lib/nova:create_nova_conf:394 : rm -f /opt/stack/nova/bin/nova.conf 2022-09-09 17:55:02.389 | + lib/nova:create_nova_conf:397 : rm -f /etc/nova/nova.conf 2022-09-09 17:55:02.394 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-09-09 17:55:02.426 | + lib/nova:create_nova_conf:399 : '[' True == True ']' 2022-09-09 17:55:02.428 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-09-09 17:55:02.458 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-09-09 17:55:02.491 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-09-09 17:55:02.521 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-09-09 17:55:02.553 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf scheduler workers 2 2022-09-09 17:55:02.586 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-09-09 17:55:02.619 | + lib/nova:create_nova_conf:407 : [[ 4 == 6 ]] 2022-09-09 17:55:02.622 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.16 2022-09-09 17:55:02.659 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-09-09 17:55:02.689 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-09-09 17:55:02.719 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-09-09 17:55:02.749 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-09-09 17:55:02.780 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-09-09 17:55:02.812 | + lib/nova:create_nova_conf:419 : is_fedora 2022-09-09 17:55:02.815 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-09 17:55:02.817 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-09 17:55:02.819 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-09 17:55:02.821 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-09 17:55:02.824 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-09 17:55:02.826 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-09 17:55:02.828 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-09 17:55:02.830 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-09 17:55:02.832 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-09 17:55:02.834 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-09 17:55:02.836 | + lib/nova:create_nova_conf:419 : is_suse 2022-09-09 17:55:02.839 | + functions-common:is_suse:536 : is_opensuse 2022-09-09 17:55:02.841 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-09 17:55:02.843 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-09 17:55:02.845 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-09 17:55:02.847 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-09 17:55:02.850 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-09 17:55:02.852 | + lib/nova:create_nova_conf:428 : is_service_enabled n-api n-cond n-sched 2022-09-09 17:55:02.868 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:02.870 | + lib/nova:create_nova_conf:432 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-09-09 17:55:02.873 | + lib/nova:create_nova_conf:435 : local db=nova_cell0 2022-09-09 17:55:02.875 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-09-09 17:55:02.907 | ++ lib/nova:create_nova_conf:441 : database_connection_url nova_cell0 2022-09-09 17:55:02.909 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-09-09 17:55:02.911 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-09-09 17:55:02.913 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-09-09 17:55:02.916 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-09-09 17:55:02.918 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-09-09 17:55:02.921 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-09-09 17:55:02.941 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:02.943 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-09-09 17:55:02.946 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-09-09 17:55:02.948 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-09-09 17:55:02.988 | ++ lib/nova:create_nova_conf:442 : database_connection_url nova_api 2022-09-09 17:55:02.990 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-09-09 17:55:02.992 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-09-09 17:55:02.995 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-09-09 17:55:02.997 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-09-09 17:55:02.999 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-09-09 17:55:03.001 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-09-09 17:55:03.017 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:03.019 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-09-09 17:55:03.021 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-09-09 17:55:03.024 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-09-09 17:55:03.058 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache enabled True 2022-09-09 17:55:03.090 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-09-09 17:55:03.121 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-09-09 17:55:03.151 | + lib/nova:create_nova_conf:452 : is_service_enabled n-api 2022-09-09 17:55:03.167 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:03.169 | + lib/nova:create_nova_conf:453 : is_service_enabled n-api-meta 2022-09-09 17:55:03.185 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:03.188 | ++ lib/nova:create_nova_conf:455 : echo osapi_compute,metadata 2022-09-09 17:55:03.188 | ++ lib/nova:create_nova_conf:455 : sed s/,metadata// 2022-09-09 17:55:03.194 | + lib/nova:create_nova_conf:455 : NOVA_ENABLED_APIS=osapi_compute 2022-09-09 17:55:03.196 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-09-09 17:55:03.227 | + lib/nova:create_nova_conf:458 : is_service_enabled tls-proxy 2022-09-09 17:55:03.243 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:03.245 | + lib/nova:create_nova_conf:464 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-09-09 17:55:03.247 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-09-09 17:55:03.249 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-09-09 17:55:03.251 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-09-09 17:55:03.254 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-09-09 17:55:03.286 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-09-09 17:55:03.317 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.16/identity 2022-09-09 17:55:03.348 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-09-09 17:55:03.379 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-09-09 17:55:03.409 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-09-09 17:55:03.440 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-09-09 17:55:03.471 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-09-09 17:55:03.501 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-09-09 17:55:03.532 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-09-09 17:55:03.562 | + lib/nova:create_nova_conf:467 : is_service_enabled cinder 2022-09-09 17:55:03.578 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:03.581 | + lib/nova:create_nova_conf:468 : configure_cinder_access 2022-09-09 17:55:03.583 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-09-09 17:55:03.616 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder auth_type password 2022-09-09 17:55:03.647 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.16/identity 2022-09-09 17:55:03.678 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder username nova 2022-09-09 17:55:03.708 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-09-09 17:55:03.740 | + lib/nova:configure_cinder_access:606 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-09-09 17:55:03.771 | + lib/nova:configure_cinder_access:607 : iniset /etc/nova/nova.conf cinder project_name service 2022-09-09 17:55:03.802 | + lib/nova:configure_cinder_access:608 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-09-09 17:55:03.833 | + lib/nova:configure_cinder_access:609 : is_service_enabled tls-proxy 2022-09-09 17:55:03.848 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:03.851 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova ']' 2022-09-09 17:55:03.853 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-09-09 17:55:03.884 | + lib/nova:create_nova_conf:473 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-09-09 17:55:03.918 | + lib/nova:create_nova_conf:475 : '[' -n /opt/stack/data/nova/instances ']' 2022-09-09 17:55:03.920 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-09-09 17:55:03.951 | + lib/nova:create_nova_conf:478 : '[' False '!=' False ']' 2022-09-09 17:55:03.953 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2022-09-09 17:55:03.956 | + lib/nova:create_nova_conf:487 : is_suse 2022-09-09 17:55:03.958 | + functions-common:is_suse:536 : is_opensuse 2022-09-09 17:55:03.960 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-09 17:55:03.963 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-09 17:55:03.965 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-09 17:55:03.967 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-09 17:55:03.969 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-09 17:55:03.972 | + lib/nova:create_nova_conf:487 : is_fedora 2022-09-09 17:55:03.974 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-09 17:55:03.976 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-09 17:55:03.979 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-09 17:55:03.981 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-09 17:55:03.983 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-09 17:55:03.985 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-09 17:55:03.987 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-09 17:55:03.990 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-09 17:55:03.992 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-09 17:55:03.994 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-09 17:55:03.996 | + lib/nova:create_nova_conf:492 : setup_logging /etc/nova/nova.conf 2022-09-09 17:55:03.999 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-09-09 17:55:04.001 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-09-09 17:55:04.005 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-09-09 17:55:04.022 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-09-09 17:55:04.024 | + functions:setup_systemd_logging:695 : local pidstr= 2022-09-09 17:55:04.026 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-09-09 17:55:04.028 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-09-09 17:55:04.031 | + 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-09-09 17:55:04.061 | + 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-09-09 17:55:04.093 | + 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-09-09 17:55:04.124 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-09-09 17:55:04.155 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-09-09 17:55:04.189 | + lib/nova:create_nova_conf:496 : is_service_enabled n-api 2022-09-09 17:55:04.204 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:04.207 | + lib/nova:create_nova_conf:497 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-09-09 17:55:04.209 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-09-09 17:55:04.211 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-09-09 17:55:04.214 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-09-09 17:55:04.216 | + lib/apache:write_uwsgi_config:257 : local http= 2022-09-09 17:55:04.218 | + lib/apache:write_uwsgi_config:258 : local name= 2022-09-09 17:55:04.221 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-09-09 17:55:04.225 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-09-09 17:55:04.227 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-09-09 17:55:04.230 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-09-09 17:55:04.244 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-09-09 17:55:04.245 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:55:04.253 | d /var/run/uwsgi 0755 ubuntu root 2022-09-09 17:55:04.257 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:55:04.272 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-09-09 17:55:04.274 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-09-09 17:55:04.278 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-09-09 17:55:04.310 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-09-09 17:55:04.340 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-09-09 17:55:04.371 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-09-09 17:55:04.402 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-09-09 17:55:04.432 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-09-09 17:55:04.463 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-09-09 17:55:04.493 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-09-09 17:55:04.525 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-09-09 17:55:04.558 | + 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-09-09 17:55:04.588 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-09-09 17:55:04.619 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-09-09 17:55:04.649 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-09-09 17:55:04.680 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-09-09 17:55:04.682 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-09-09 17:55:04.685 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-09-09 17:55:04.687 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-09-09 17:55:04.690 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-09-09 17:55:04.692 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:04.694 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:04.696 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-09-09 17:55:04.699 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-09-09 17:55:04.701 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-09-09 17:55:04.732 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-09-09 17:55:04.763 | + 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-09-09 17:55:04.763 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-09-09 17:55:04.772 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-09-09 17:55:04.775 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-09-09 17:55:04.778 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-09-09 17:55:04.780 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-09-09 17:55:04.782 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-09-09 17:55:04.785 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-09 17:55:04.787 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:04.789 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:04.791 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-09-09 17:55:04.794 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-09-09 17:55:04.796 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:04.798 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:04.801 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-09-09 17:55:04.861 | Enabling site nova-api-wsgi. 2022-09-09 17:55:04.867 | To activate the new configuration, you need to run: 2022-09-09 17:55:04.867 | systemctl reload apache2 2022-09-09 17:55:04.871 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-09-09 17:55:04.874 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-09 17:55:04.876 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:55:04.878 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-09-09 17:55:05.022 | + lib/nova:create_nova_conf:500 : is_service_enabled n-api-meta 2022-09-09 17:55:05.039 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:05.041 | + lib/nova:create_nova_conf:501 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-09-09 17:55:05.043 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-09-09 17:55:05.046 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-09-09 17:55:05.048 | + lib/apache:write_uwsgi_config:256 : local url= 2022-09-09 17:55:05.051 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-09-09 17:55:05.053 | + lib/apache:write_uwsgi_config:258 : local name= 2022-09-09 17:55:05.056 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-09-09 17:55:05.060 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-09-09 17:55:05.062 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-09-09 17:55:05.065 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-09-09 17:55:05.078 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:55:05.078 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-09-09 17:55:05.087 | d /var/run/uwsgi 0755 ubuntu root 2022-09-09 17:55:05.090 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:55:05.107 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-09-09 17:55:05.109 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-09-09 17:55:05.113 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-09-09 17:55:05.147 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-09-09 17:55:05.178 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-09-09 17:55:05.212 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-09-09 17:55:05.245 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-09-09 17:55:05.277 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-09-09 17:55:05.307 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-09-09 17:55:05.337 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-09-09 17:55:05.369 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-09-09 17:55:05.400 | + 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-09-09 17:55:05.430 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-09-09 17:55:05.461 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-09-09 17:55:05.492 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-09-09 17:55:05.522 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-09-09 17:55:05.525 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-09-09 17:55:05.556 | + lib/nova:create_nova_conf:504 : is_service_enabled ceilometer 2022-09-09 17:55:05.571 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:05.573 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-09-09 17:55:05.608 | ++ lib/nova:create_nova_conf:513 : get_notification_url 2022-09-09 17:55:05.611 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-09-09 17:55:05.613 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-09-09 17:55:05.629 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:05.632 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-09-09 17:55:05.634 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-09-09 17:55:05.666 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-09-09 17:55:05.700 | + lib/nova:create_nova_conf:515 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-09-09 17:55:05.702 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-09-09 17:55:05.704 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-09-09 17:55:05.707 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-09-09 17:55:05.710 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-09-09 17:55:05.712 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-09-09 17:55:05.729 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:05.731 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-09-09 17:55:05.734 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-09-09 17:55:05.736 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-09-09 17:55:05.752 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:05.754 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-09-09 17:55:05.757 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-09-09 17:55:05.788 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-09-09 17:55:05.791 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-09-09 17:55:05.793 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-09-09 17:55:05.825 | + lib/nova:create_nova_conf:518 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-09-09 17:55:05.857 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf conductor workers 2 2022-09-09 17:55:05.890 | + lib/nova:create_nova_conf:522 : is_service_enabled tls-proxy 2022-09-09 17:55:05.906 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:05.909 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-09-09 17:55:05.940 | + lib/nova:create_nova_conf:529 : '[' True == True ']' 2022-09-09 17:55:05.942 | + lib/nova:create_nova_conf:530 : init_nova_service_user_conf 2022-09-09 17:55:05.944 | + lib/nova:init_nova_service_user_conf:778 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-09-09 17:55:05.978 | + lib/nova:init_nova_service_user_conf:779 : iniset /etc/nova/nova.conf service_user auth_type password 2022-09-09 17:55:06.009 | + lib/nova:init_nova_service_user_conf:780 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.16/identity 2022-09-09 17:55:06.041 | + lib/nova:init_nova_service_user_conf:781 : iniset /etc/nova/nova.conf service_user username nova 2022-09-09 17:55:06.072 | + lib/nova:init_nova_service_user_conf:782 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-09-09 17:55:06.103 | + lib/nova:init_nova_service_user_conf:783 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-09-09 17:55:06.135 | + lib/nova:init_nova_service_user_conf:784 : iniset /etc/nova/nova.conf service_user project_name service 2022-09-09 17:55:06.166 | + lib/nova:init_nova_service_user_conf:785 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-09-09 17:55:06.197 | + lib/nova:init_nova_service_user_conf:786 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-09-09 17:55:06.229 | + lib/nova:create_nova_conf:533 : is_service_enabled n-cond 2022-09-09 17:55:06.246 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:06.251 | ++ lib/nova:create_nova_conf:534 : seq 1 1 2022-09-09 17:55:06.257 | + lib/nova:create_nova_conf:534 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-09-09 17:55:06.259 | + lib/nova:create_nova_conf:535 : local conf 2022-09-09 17:55:06.261 | + lib/nova:create_nova_conf:536 : local vhost 2022-09-09 17:55:06.264 | ++ lib/nova:create_nova_conf:537 : conductor_conf 1 2022-09-09 17:55:06.266 | ++ lib/nova:conductor_conf:790 : local cell=1 2022-09-09 17:55:06.269 | ++ lib/nova:conductor_conf:791 : echo /etc/nova/nova_cell1.conf 2022-09-09 17:55:06.272 | + lib/nova:create_nova_conf:537 : conf=/etc/nova/nova_cell1.conf 2022-09-09 17:55:06.274 | + lib/nova:create_nova_conf:538 : vhost=nova_cell1 2022-09-09 17:55:06.276 | + lib/nova:create_nova_conf:540 : rm -f /etc/nova/nova_cell1.conf 2022-09-09 17:55:06.281 | ++ lib/nova:create_nova_conf:541 : database_connection_url nova_cell1 2022-09-09 17:55:06.284 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-09-09 17:55:06.286 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-09-09 17:55:06.289 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-09-09 17:55:06.291 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-09-09 17:55:06.293 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-09-09 17:55:06.296 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-09-09 17:55:06.312 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:06.315 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-09-09 17:55:06.317 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-09-09 17:55:06.320 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-09-09 17:55:06.354 | + lib/nova:create_nova_conf:542 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-09-09 17:55:06.388 | + lib/nova:create_nova_conf:543 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-09-09 17:55:06.428 | + lib/nova:create_nova_conf:545 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-09-09 17:55:06.431 | + lib/nova:create_nova_conf:548 : rpc_backend_add_vhost nova_cell1 2022-09-09 17:55:06.433 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-09-09 17:55:06.435 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-09-09 17:55:06.452 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:06.456 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-09-09 17:55:06.456 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-09-09 17:55:07.139 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-09-09 17:55:07.142 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-09-09 17:55:07.795 | Adding vhost "nova_cell1" ... 2022-09-09 17:55:07.841 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-09-09 17:55:08.554 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-09-09 17:55:08.574 | + lib/nova:create_nova_conf:549 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-09-09 17:55:08.577 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-09-09 17:55:08.579 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-09-09 17:55:08.581 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-09-09 17:55:08.584 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-09-09 17:55:08.586 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-09-09 17:55:08.604 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:08.607 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-09-09 17:55:08.610 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-09-09 17:55:08.614 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-09-09 17:55:08.630 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:08.633 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 2022-09-09 17:55:08.635 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 2022-09-09 17:55:08.667 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-09-09 17:55:08.670 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-09-09 17:55:08.672 | + lib/nova:create_nova_conf:553 : is_service_enabled placement placement-client 2022-09-09 17:55:08.688 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:08.690 | + lib/nova:create_nova_conf:554 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-09-09 17:55:08.692 | + lib/nova:configure_placement_nova_compute:582 : local conf=/etc/nova/nova_cell1.conf 2022-09-09 17:55:08.695 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-09-09 17:55:08.729 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.16/identity 2022-09-09 17:55:08.760 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-09-09 17:55:08.794 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-09-09 17:55:08.825 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-09-09 17:55:08.856 | + lib/nova:configure_placement_nova_compute:588 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-09-09 17:55:08.888 | + lib/nova:configure_placement_nova_compute:589 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-09-09 17:55:08.919 | + lib/nova:configure_placement_nova_compute:590 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-09-09 17:55:08.950 | + lib/nova:create_nova_conf:558 : setup_logging /etc/nova/nova_cell1.conf 2022-09-09 17:55:08.953 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-09-09 17:55:08.955 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-09-09 17:55:08.958 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-09-09 17:55:08.974 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-09-09 17:55:08.976 | + functions:setup_systemd_logging:695 : local pidstr= 2022-09-09 17:55:08.979 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-09-09 17:55:08.981 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-09-09 17:55:08.983 | + 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-09-09 17:55:09.015 | + 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-09-09 17:55:09.046 | + 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-09-09 17:55:09.078 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-09-09 17:55:09.109 | + lib/nova:create_nova_conf:565 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-09-09 17:55:09.113 | ++ lib/nova:create_nova_conf:568 : seq 1 1 2022-09-09 17:55:09.117 | + lib/nova:create_nova_conf:568 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-09-09 17:55:09.119 | + lib/nova:create_nova_conf:569 : local conf 2022-09-09 17:55:09.121 | + lib/nova:create_nova_conf:570 : local offset 2022-09-09 17:55:09.124 | ++ lib/nova:create_nova_conf:571 : conductor_conf 1 2022-09-09 17:55:09.126 | ++ lib/nova:conductor_conf:790 : local cell=1 2022-09-09 17:55:09.129 | ++ lib/nova:conductor_conf:791 : echo /etc/nova/nova_cell1.conf 2022-09-09 17:55:09.131 | + lib/nova:create_nova_conf:571 : conf=/etc/nova/nova_cell1.conf 2022-09-09 17:55:09.134 | + lib/nova:create_nova_conf:572 : offset=0 2022-09-09 17:55:09.136 | + lib/nova:create_nova_conf:573 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-09-09 17:55:09.138 | + lib/nova:configure_console_proxies:680 : local conf=/etc/nova/nova_cell1.conf 2022-09-09 17:55:09.141 | + lib/nova:configure_console_proxies:681 : local offset=0 2022-09-09 17:55:09.143 | + lib/nova:configure_console_proxies:685 : offset=0 2022-09-09 17:55:09.145 | + lib/nova:configure_console_proxies:687 : is_service_enabled n-novnc 2022-09-09 17:55:09.161 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:09.163 | + lib/nova:configure_console_proxies:687 : '[' False '!=' False ']' 2022-09-09 17:55:09.165 | + lib/nova:configure_console_proxies:719 : is_service_enabled n-spice 2022-09-09 17:55:09.181 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:09.183 | + lib/nova:configure_console_proxies:724 : is_service_enabled n-sproxy 2022-09-09 17:55:09.199 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:09.201 | + lib/nova:configure_nova:322 : is_service_enabled n-cpu 2022-09-09 17:55:09.217 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:09.220 | + ./stack.sh:main:935 : is_service_enabled placement 2022-09-09 17:55:09.238 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:09.240 | + ./stack.sh:main:937 : stack_install_service placement 2022-09-09 17:55:09.243 | + lib/stack:stack_install_service:20 : local service=placement 2022-09-09 17:55:09.245 | + lib/stack:stack_install_service:21 : type install_placement 2022-09-09 17:55:09.248 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-09 17:55:09.250 | + lib/stack:stack_install_service:32 : install_placement 2022-09-09 17:55:09.253 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-09-09 17:55:09.256 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-09-09 17:55:09.259 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:09.261 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:09.264 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-09-09 17:55:09.266 | + functions-common:install_package:1463 : update_package_repo 2022-09-09 17:55:09.269 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 17:55:09.271 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-09 17:55:09.274 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 17:55:09.276 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 17:55:09.279 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 17:55:09.281 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:09.284 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:09.286 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 17:55:09.289 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-09 17:55:09.291 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-09 17:55:09.293 | + functions-common:apt_get_update:1190 : return 2022-09-09 17:55:09.296 | + functions-common:install_package:1464 : real_install_package apache2 2022-09-09 17:55:09.298 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 17:55:09.301 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:09.303 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:09.306 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-09-09 17:55:09.327 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-09-09 17:55:09.436 | Reading package lists... 2022-09-09 17:55:09.686 | Building dependency tree... 2022-09-09 17:55:09.688 | Reading state information... 2022-09-09 17:55:09.941 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-09-09 17:55:09.941 | The following packages were automatically installed and are no longer required: 2022-09-09 17:55:09.942 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 17:55:09.942 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 17:55:09.942 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 17:55:09.942 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 17:55:09.942 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 17:55:09.942 | python3-zope.interface 2022-09-09 17:55:09.942 | Use 'sudo apt autoremove' to remove them. 2022-09-09 17:55:10.055 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 17:55:10.059 | + functions-common:apt_get:1234 : result=0 2022-09-09 17:55:10.062 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-09 17:55:10.064 | + functions-common:time_stop:2439 : local name 2022-09-09 17:55:10.067 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:55:10.069 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:55:10.071 | + functions-common:time_stop:2442 : local total 2022-09-09 17:55:10.073 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:55:10.076 | + functions-common:time_stop:2445 : name=apt-get 2022-09-09 17:55:10.078 | + functions-common:time_stop:2446 : start_time=1662746109324 2022-09-09 17:55:10.081 | + functions-common:time_stop:2448 : [[ -z 1662746109324 ]] 2022-09-09 17:55:10.084 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:55:10.088 | + functions-common:time_stop:2451 : end_time=1662746110085 2022-09-09 17:55:10.090 | + functions-common:time_stop:2452 : elapsed_time=761 2022-09-09 17:55:10.092 | + functions-common:time_stop:2453 : total=309568 2022-09-09 17:55:10.094 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:55:10.097 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=310329 2022-09-09 17:55:10.099 | + functions-common:apt_get:1238 : return 0 2022-09-09 17:55:10.102 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-09-09 17:55:10.104 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-09-09 17:55:10.107 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-09-09 17:55:10.109 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-09-09 17:55:10.112 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-09-09 17:55:10.135 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-09-09 17:55:10.137 | + functions-common:install_package:1463 : update_package_repo 2022-09-09 17:55:10.140 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 17:55:10.142 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-09 17:55:10.144 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 17:55:10.147 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 17:55:10.149 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 17:55:10.152 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:10.154 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:10.157 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 17:55:10.159 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-09 17:55:10.162 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-09 17:55:10.164 | + functions-common:apt_get_update:1190 : return 2022-09-09 17:55:10.166 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-09-09 17:55:10.169 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 17:55:10.171 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:10.174 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:10.177 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-09-09 17:55:10.199 | + functions-common:apt_get:1230 : 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-09-09 17:55:10.308 | Reading package lists... 2022-09-09 17:55:10.562 | Building dependency tree... 2022-09-09 17:55:10.563 | Reading state information... 2022-09-09 17:55:10.816 | The following packages were automatically installed and are no longer required: 2022-09-09 17:55:10.818 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 17:55:10.818 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 17:55:10.818 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 17:55:10.818 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 17:55:10.818 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 17:55:10.818 | python3-zope.interface 2022-09-09 17:55:10.818 | Use 'sudo apt autoremove' to remove them. 2022-09-09 17:55:10.886 | The following NEW packages will be installed: 2022-09-09 17:55:10.887 | libapache2-mod-wsgi-py3 2022-09-09 17:55:10.989 | 0 upgraded, 1 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 17:55:10.989 | Need to get 93.8 kB of archives. 2022-09-09 17:55:10.989 | After this operation, 300 kB of additional disk space will be used. 2022-09-09 17:55:10.989 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3.1 [93.8 kB] 2022-09-09 17:55:11.662 | Fetched 93.8 kB in 0s (433 kB/s) 2022-09-09 17:55:11.695 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-09-09 17:55:11.747 | (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 ... 91050 files and directories currently installed.) 2022-09-09 17:55:11.751 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3.1_amd64.deb ... 2022-09-09 17:55:11.756 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-09-09 17:55:11.822 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-09-09 17:55:11.984 | apache2_invoke: Enable module wsgi 2022-09-09 17:55:20.505 | + functions-common:apt_get:1234 : result=0 2022-09-09 17:55:20.507 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-09 17:55:20.510 | + functions-common:time_stop:2439 : local name 2022-09-09 17:55:20.513 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:55:20.515 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:55:20.517 | + functions-common:time_stop:2442 : local total 2022-09-09 17:55:20.520 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:55:20.522 | + functions-common:time_stop:2445 : name=apt-get 2022-09-09 17:55:20.525 | + functions-common:time_stop:2446 : start_time=1662746110196 2022-09-09 17:55:20.527 | + functions-common:time_stop:2448 : [[ -z 1662746110196 ]] 2022-09-09 17:55:20.530 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:55:20.534 | + functions-common:time_stop:2451 : end_time=1662746120532 2022-09-09 17:55:20.536 | + functions-common:time_stop:2452 : elapsed_time=10336 2022-09-09 17:55:20.539 | + functions-common:time_stop:2453 : total=310329 2022-09-09 17:55:20.541 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:55:20.543 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=320665 2022-09-09 17:55:20.546 | + functions-common:apt_get:1238 : return 0 2022-09-09 17:55:20.548 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-09-09 17:55:20.552 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-09-09 17:55:20.554 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-09 17:55:20.557 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:20.559 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:20.562 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-09-09 17:55:20.564 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-09-09 17:55:20.620 | wsgi (enabled by maintainer script) 2022-09-09 17:55:20.623 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-09-09 17:55:20.625 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-09-09 17:55:20.628 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-09 17:55:20.632 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-09-09 17:55:20.634 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-09-09 17:55:20.637 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-09-09 17:55:20.641 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-09-09 17:55:20.641 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-09-09 17:55:20.646 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-09-09 17:55:20.649 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-09-09 17:55:20.651 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-09-09 17:55:20.654 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-09-09 17:55:20.656 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-09-09 17:55:20.679 | Using python 3.8 to install osc-placement 2022-09-09 17:55:20.682 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-09-09 17:55:22.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:55:22.759 | from cryptography.utils import int_from_bytes 2022-09-09 17:55:22.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:55:22.759 | from cryptography.utils import int_from_bytes 2022-09-09 17:55:23.790 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:55:24.378 | Collecting osc-placement===4.0.0 2022-09-09 17:55:24.385 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/83a/fb535c495945f/osc_placement-4.0.0-py3-none-any.whl (64 kB) 2022-09-09 17:55:24.506 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:55:24.520 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:55:24.525 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:55:24.528 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:55:24.534 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:55:24.538 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-09-09 17:55:24.541 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:55:24.598 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-09-09 17:55:24.612 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:55:24.615 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:55:24.618 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:55:24.624 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:55:24.628 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:55:24.633 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:55:24.635 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:55:24.649 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:55:24.653 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-09-09 17:55:24.657 | Requirement already satisfied: openstacksdk===0.101.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.101.0) 2022-09-09 17:55:24.682 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-09-09 17:55:24.692 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:55:24.696 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:55:24.730 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:55:24.733 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:55:24.735 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:55:24.740 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-09-09 17:55:24.761 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-09-09 17:55:24.763 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-09-09 17:55:24.766 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-09-09 17:55:24.769 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-09-09 17:55:24.771 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-09-09 17:55:24.777 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-09-09 17:55:24.782 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:55:24.785 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-09-09 17:55:24.821 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-09-09 17:55:24.874 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-09-09 17:55:24.910 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-09-09 17:55:24.921 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-09-09 17:55:24.924 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-09-09 17:55:24.927 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-09-09 17:55:24.930 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-09-09 17:55:24.934 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-09-09 17:55:24.991 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-09-09 17:55:24.993 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-09-09 17:55:25.019 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-09-09 17:55:26.728 | Installing collected packages: osc-placement 2022-09-09 17:55:26.920 | Successfully installed osc-placement-4.0.0 2022-09-09 17:55:27.023 | + inc/python:pip_install:196 : result=0 2022-09-09 17:55:27.026 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:55:27.029 | + functions-common:time_stop:2439 : local name 2022-09-09 17:55:27.031 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:55:27.033 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:55:27.036 | + functions-common:time_stop:2442 : local total 2022-09-09 17:55:27.038 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:55:27.041 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:55:27.043 | + functions-common:time_stop:2446 : start_time=1662746120673 2022-09-09 17:55:27.046 | + functions-common:time_stop:2448 : [[ -z 1662746120673 ]] 2022-09-09 17:55:27.049 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:55:27.053 | + functions-common:time_stop:2451 : end_time=1662746127051 2022-09-09 17:55:27.056 | + functions-common:time_stop:2452 : elapsed_time=6378 2022-09-09 17:55:27.058 | + functions-common:time_stop:2453 : total=187311 2022-09-09 17:55:27.061 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:55:27.063 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=193689 2022-09-09 17:55:27.066 | + inc/python:pip_install:199 : return 0 2022-09-09 17:55:27.069 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-09-09 17:55:27.071 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/placement.git 2022-09-09 17:55:27.073 | + functions-common:git_clone:597 : local git_dest=/opt/stack/placement 2022-09-09 17:55:27.076 | + functions-common:git_clone:598 : local git_ref=master 2022-09-09 17:55:27.078 | + functions-common:git_clone:599 : local orig_dir 2022-09-09 17:55:27.082 | ++ functions-common:git_clone:600 : pwd 2022-09-09 17:55:27.085 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-09 17:55:27.087 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-09 17:55:27.090 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-09 17:55:27.107 | + functions-common:git_clone:603 : RECLONE=False 2022-09-09 17:55:27.109 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-09 17:55:27.112 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-09 17:55:27.115 | + functions-common:git_clone:617 : echo master 2022-09-09 17:55:27.115 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-09 17:55:27.121 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/placement ]] 2022-09-09 17:55:27.123 | + functions-common:git_clone:632 : [[ False = \T\r\u\e ]] 2022-09-09 17:55:27.126 | + functions-common:git_clone:638 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-09-09 17:55:27.128 | + functions-common:git_timed:702 : local count=0 2022-09-09 17:55:27.131 | + functions-common:git_timed:703 : local timeout=0 2022-09-09 17:55:27.133 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-09-09 17:55:27.135 | + functions-common:git_timed:706 : timeout=0 2022-09-09 17:55:27.138 | + functions-common:git_timed:709 : time_start git_timed 2022-09-09 17:55:27.140 | + functions-common:time_start:2425 : local name=git_timed 2022-09-09 17:55:27.142 | + functions-common:time_start:2426 : local start_time= 2022-09-09 17:55:27.145 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-09-09 17:55:27.148 | ++ functions-common:time_start:2430 : date +%s%3N 2022-09-09 17:55:27.152 | + functions-common:time_start:2430 : _TIME_START[$name]=1662746127149 2022-09-09 17:55:27.154 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-09-09 17:55:27.157 | Cloning into '/opt/stack/placement'... 2022-09-09 17:55:38.177 | + functions-common:git_timed:724 : time_stop git_timed 2022-09-09 17:55:38.180 | + functions-common:time_stop:2439 : local name 2022-09-09 17:55:38.182 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:55:38.184 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:55:38.186 | + functions-common:time_stop:2442 : local total 2022-09-09 17:55:38.189 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:55:38.191 | + functions-common:time_stop:2445 : name=git_timed 2022-09-09 17:55:38.193 | + functions-common:time_stop:2446 : start_time=1662746127149 2022-09-09 17:55:38.195 | + functions-common:time_stop:2448 : [[ -z 1662746127149 ]] 2022-09-09 17:55:38.198 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:55:38.203 | + functions-common:time_stop:2451 : end_time=1662746138200 2022-09-09 17:55:38.205 | + functions-common:time_stop:2452 : elapsed_time=11051 2022-09-09 17:55:38.207 | + functions-common:time_stop:2453 : total=0 2022-09-09 17:55:38.209 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:55:38.212 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=11051 2022-09-09 17:55:38.214 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/placement 2022-09-09 17:55:38.228 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-09-09 17:55:38.231 | + functions-common:git_clone:678 : git show --oneline 2022-09-09 17:55:38.231 | + functions-common:git_clone:678 : head -1 2022-09-09 17:55:38.235 | 5ec38f6d Make us compatible with oslo.db 12.1.0 2022-09-09 17:55:38.238 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-09 17:55:38.240 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-09-09 17:55:38.243 | + inc/python:setup_develop:334 : local bindep 2022-09-09 17:55:38.246 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-09-09 17:55:38.248 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-09-09 17:55:38.251 | + inc/python:setup_develop:340 : local extras= 2022-09-09 17:55:38.253 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-09-09 17:55:38.255 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-09-09 17:55:38.258 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-09-09 17:55:38.260 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-09-09 17:55:38.263 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-09-09 17:55:38.265 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-09-09 17:55:38.268 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-09-09 17:55:38.271 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-09-09 17:55:38.274 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-09-09 17:55:38.276 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-09-09 17:55:38.279 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-09-09 17:55:38.282 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-09-09 17:55:38.288 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-09-09 17:55:38.291 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-09-09 17:55:38.910 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-09-09 17:55:38.912 | + inc/python:setup_package:414 : local bindep=0 2022-09-09 17:55:38.915 | + inc/python:setup_package:415 : local bindep_flag= 2022-09-09 17:55:38.918 | + inc/python:setup_package:416 : local bindep_profiles= 2022-09-09 17:55:38.920 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-09-09 17:55:38.923 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-09-09 17:55:38.925 | + inc/python:setup_package:423 : local flags=-e 2022-09-09 17:55:38.928 | + inc/python:setup_package:424 : local extras= 2022-09-09 17:55:38.931 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-09-09 17:55:38.933 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-09-09 17:55:38.936 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-09-09 17:55:38.938 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-09-09 17:55:38.941 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-09-09 17:55:38.943 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-09-09 17:55:38.965 | Using python 3.8 to install /opt/stack/placement 2022-09-09 17:55:38.967 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-09-09 17:55:41.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:55:41.009 | from cryptography.utils import int_from_bytes 2022-09-09 17:55:41.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:55:41.009 | from cryptography.utils import int_from_bytes 2022-09-09 17:55:42.037 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:55:42.037 | Obtaining file:///opt/stack/placement 2022-09-09 17:55:43.325 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-09-09 17:55:43.337 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-09-09 17:55:43.480 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-09-09 17:55:43.494 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-09-09 17:55:43.498 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-09-09 17:55:43.540 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-09-09 17:55:43.590 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-09-09 17:55:43.594 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-09-09 17:55:43.598 | Requirement already satisfied: os-traits===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.9.0) 2022-09-09 17:55:43.603 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-09-09 17:55:43.639 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-09-09 17:55:43.649 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-09-09 17:55:43.688 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-09-09 17:55:43.693 | Requirement already satisfied: oslo.db===12.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.1.0) 2022-09-09 17:55:43.739 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:55:43.744 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-09-09 17:55:43.781 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-09-09 17:55:43.799 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-09-09 17:55:43.814 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-09-09 17:55:43.822 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-09-09 17:55:43.832 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:55:43.845 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:55:43.850 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:55:43.853 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-09-09 17:55:43.855 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-09-09 17:55:43.867 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-09-09 17:55:43.876 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-09-09 17:55:43.879 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:55:43.884 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-09-09 17:55:43.889 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-09-09 17:55:43.894 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-09-09 17:55:43.914 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:55:43.918 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-09-09 17:55:43.924 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:55:43.938 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-09-09 17:55:43.942 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:55:43.945 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-09-09 17:55:43.955 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-09-09 17:55:43.958 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-09-09 17:55:43.961 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:55:43.965 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-09-09 17:55:43.973 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-09-09 17:55:43.979 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-09-09 17:55:43.988 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:55:44.023 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-09-09 17:55:44.033 | 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/lib/python3/dist-packages (from openstack-placement==7.1.0.dev40) (45.2.0) 2022-09-09 17:55:44.035 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-09-09 17:55:44.091 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-09-09 17:55:44.118 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:55:44.174 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-09-09 17:55:44.179 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-09-09 17:55:44.182 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:55:44.188 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:55:44.193 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:55:44.196 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-09-09 17:55:44.208 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-09-09 17:55:44.214 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-09-09 17:55:44.221 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-09-09 17:55:44.224 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:55:44.227 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:55:44.230 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:55:44.235 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:55:44.238 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:55:44.240 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-09-09 17:55:44.243 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-09-09 17:55:44.246 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-09-09 17:55:44.257 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-09-09 17:55:44.259 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-09-09 17:55:44.284 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-09-09 17:55:44.289 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:55:44.292 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-09-09 17:55:44.328 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-09-09 17:55:44.338 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-09-09 17:55:45.732 | Installing collected packages: openstack-placement 2022-09-09 17:55:45.733 | Running setup.py develop for openstack-placement 2022-09-09 17:55:47.377 | Successfully installed openstack-placement 2022-09-09 17:55:47.482 | + inc/python:pip_install:196 : result=0 2022-09-09 17:55:47.484 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:55:47.486 | + functions-common:time_stop:2439 : local name 2022-09-09 17:55:47.489 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:55:47.491 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:55:47.494 | + functions-common:time_stop:2442 : local total 2022-09-09 17:55:47.496 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:55:47.498 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:55:47.500 | + functions-common:time_stop:2446 : start_time=1662746138959 2022-09-09 17:55:47.502 | + functions-common:time_stop:2448 : [[ -z 1662746138959 ]] 2022-09-09 17:55:47.505 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:55:47.509 | + functions-common:time_stop:2451 : end_time=1662746147507 2022-09-09 17:55:47.512 | + functions-common:time_stop:2452 : elapsed_time=8548 2022-09-09 17:55:47.514 | + functions-common:time_stop:2453 : total=193689 2022-09-09 17:55:47.516 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:55:47.518 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=202237 2022-09-09 17:55:47.521 | + inc/python:pip_install:199 : return 0 2022-09-09 17:55:47.523 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-09-09 17:55:47.526 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-09-09 17:55:47.528 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-09-09 17:55:47.548 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-09-09 17:55:47.560 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-09-09 17:55:47.562 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-09-09 17:55:47.565 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:55:47.567 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:55:47.569 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-09-09 17:55:47.572 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:55:47.575 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-09 17:55:47.577 | + ./stack.sh:main:938 : configure_placement 2022-09-09 17:55:47.579 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-09-09 17:55:47.592 | + lib/placement:configure_placement:107 : create_placement_conf 2022-09-09 17:55:47.594 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-09-09 17:55:47.599 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-09-09 17:55:47.602 | ++ lib/database:database_connection_url:134 : local db=placement 2022-09-09 17:55:47.605 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-09-09 17:55:47.607 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-09-09 17:55:47.610 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-09-09 17:55:47.612 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-09-09 17:55:47.615 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-09-09 17:55:47.632 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:47.634 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-09-09 17:55:47.637 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-09-09 17:55:47.640 | + 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&plugin=dbcounter' 2022-09-09 17:55:47.676 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-09-09 17:55:47.712 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-09-09 17:55:47.755 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-09-09 17:55:47.758 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-09-09 17:55:47.760 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-09-09 17:55:47.763 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-09-09 17:55:47.765 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-09-09 17:55:47.801 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-09-09 17:55:47.834 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.16/identity 2022-09-09 17:55:47.867 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-09-09 17:55:47.900 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-09-09 17:55:47.933 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-09-09 17:55:47.967 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-09-09 17:55:48.000 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-09-09 17:55:48.033 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-09-09 17:55:48.066 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-09-09 17:55:48.099 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-09-09 17:55:48.102 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-09-09 17:55:48.104 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-09-09 17:55:48.107 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-09-09 17:55:48.125 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-09-09 17:55:48.127 | + functions:setup_systemd_logging:695 : local pidstr= 2022-09-09 17:55:48.130 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-09-09 17:55:48.133 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-09-09 17:55:48.135 | + 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-09-09 17:55:48.168 | + 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-09-09 17:55:48.201 | + 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-09-09 17:55:48.234 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-09-09 17:55:48.267 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-09-09 17:55:48.269 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-09-09 17:55:48.272 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-09-09 17:55:48.274 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-09-09 17:55:48.276 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-09-09 17:55:48.279 | + lib/apache:write_uwsgi_config:257 : local http= 2022-09-09 17:55:48.281 | + lib/apache:write_uwsgi_config:258 : local name= 2022-09-09 17:55:48.284 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-09-09 17:55:48.289 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-09-09 17:55:48.291 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-09-09 17:55:48.294 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-09-09 17:55:48.307 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-09-09 17:55:48.307 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:55:48.315 | d /var/run/uwsgi 0755 ubuntu root 2022-09-09 17:55:48.319 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:55:48.334 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-09-09 17:55:48.337 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-09-09 17:55:48.341 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-09-09 17:55:48.376 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-09-09 17:55:48.409 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-09-09 17:55:48.441 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-09-09 17:55:48.474 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-09-09 17:55:48.506 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-09-09 17:55:48.539 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-09-09 17:55:48.571 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-09-09 17:55:48.606 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-09-09 17:55:48.639 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-09-09 17:55:48.672 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-09-09 17:55:48.704 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-09-09 17:55:48.737 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-09-09 17:55:48.769 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-09-09 17:55:48.772 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-09-09 17:55:48.775 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-09-09 17:55:48.778 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-09-09 17:55:48.780 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-09-09 17:55:48.783 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:48.785 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:48.789 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-09-09 17:55:48.791 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-09-09 17:55:48.794 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-09-09 17:55:48.827 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-09-09 17:55:48.860 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-09-09 17:55:48.861 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-09-09 17:55:48.869 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-09-09 17:55:48.873 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-09-09 17:55:48.875 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-09-09 17:55:48.878 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-09-09 17:55:48.880 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-09-09 17:55:48.883 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-09 17:55:48.885 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:48.888 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:48.890 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-09-09 17:55:48.893 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-09-09 17:55:48.895 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:48.898 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:48.901 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-09-09 17:55:48.962 | Enabling site placement-api. 2022-09-09 17:55:48.967 | To activate the new configuration, you need to run: 2022-09-09 17:55:48.968 | systemctl reload apache2 2022-09-09 17:55:48.972 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-09-09 17:55:48.975 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-09 17:55:48.977 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:55:48.980 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-09-09 17:55:49.113 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-09-09 17:55:49.135 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:49.138 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-09-09 17:55:49.159 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:49.162 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-09-09 17:55:49.180 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:49.182 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-09-09 17:55:49.185 | + lib/nova:configure_placement_nova_compute:582 : local conf=/etc/nova/nova.conf 2022-09-09 17:55:49.187 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement auth_type password 2022-09-09 17:55:49.223 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.16/identity 2022-09-09 17:55:49.261 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement username placement 2022-09-09 17:55:49.294 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-09-09 17:55:49.327 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-09-09 17:55:49.361 | + lib/nova:configure_placement_nova_compute:588 : iniset /etc/nova/nova.conf placement project_name service 2022-09-09 17:55:49.393 | + lib/nova:configure_placement_nova_compute:589 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-09-09 17:55:49.426 | + lib/nova:configure_placement_nova_compute:590 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-09-09 17:55:49.459 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-09-09 17:55:49.477 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:49.480 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-09-09 17:55:49.497 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:49.500 | + ./stack.sh:main:964 : run_phase stack install 2022-09-09 17:55:49.502 | + functions-common:run_phase:1867 : local mode=stack 2022-09-09 17:55:49.504 | + functions-common:run_phase:1868 : local phase=install 2022-09-09 17:55:49.507 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-09 17:55:49.509 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-09 17:55:49.512 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-09 17:55:49.514 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-09 17:55:49.517 | + functions-common:run_phase:1877 : local extra 2022-09-09 17:55:49.520 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-09 17:55:49.524 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-09 17:55:49.527 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-09 17:55:49.529 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-09 17:55:49.532 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-09-09 17:55:49.535 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-09 17:55:49.550 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:49.553 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-09-09 17:55:49.555 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-09-09 17:55:49.558 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-09-09 17:55:49.560 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-09-09 17:55:49.562 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-09 17:55:49.565 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-09-09 17:55:49.567 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-09-09 17:55:49.569 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-09-09 17:55:49.640 | ++ inc/async:async_inner:63 : install_tempest 2022-09-09 17:55:49.683 | [19074 Async install_tempest:78643]: running: install_tempest 2022-09-09 17:55:49.685 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-09-09 17:55:49.688 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-09-09 17:55:49.691 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-09-09 17:55:49.694 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-09 17:55:49.696 | + functions-common:run_phase:1894 : run_plugins stack install 2022-09-09 17:55:49.699 | + functions-common:run_plugins:1853 : local mode=stack 2022-09-09 17:55:49.701 | + functions-common:run_plugins:1854 : local phase=install 2022-09-09 17:55:49.704 | + functions-common:run_plugins:1856 : local plugins= 2022-09-09 17:55:49.706 | + functions-common:run_plugins:1857 : local plugin 2022-09-09 17:55:49.709 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-09-09 17:55:49.712 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-09-09 17:55:49.715 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:55:49.717 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:55:49.719 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-09-09 17:55:49.723 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:55:49.726 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-09-09 17:55:49.729 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-09-09 17:55:49.733 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-09 17:55:49.737 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-09-09 17:55:49.739 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-09-09 17:55:49.742 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-09-09 17:55:49.747 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-09-09 17:55:49.747 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-09-09 17:55:49.752 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-09-09 17:55:49.755 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-09-09 17:55:49.757 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-09-09 17:55:49.760 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-09-09 17:55:49.763 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-09-09 17:55:49.784 | Using python 3.8 to install python-openstackclient 2022-09-09 17:55:49.787 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-09-09 17:55:51.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:55:51.926 | from cryptography.utils import int_from_bytes 2022-09-09 17:55:51.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:55:51.926 | from cryptography.utils import int_from_bytes 2022-09-09 17:55:52.976 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:55:54.135 | Collecting python-openstackclient===6.0.0 2022-09-09 17:55:54.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e8a/8b3538c3f7818/python_openstackclient-6.0.0-py3-none-any.whl (998 kB) 2022-09-09 17:55:54.453 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:55:54.457 | Requirement already satisfied: python-cinderclient===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.1.0) 2022-09-09 17:55:54.472 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:55:54.476 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-09-09 17:55:54.498 | Requirement already satisfied: python-novaclient===18.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.1.0) 2022-09-09 17:55:54.512 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:55:54.514 | Requirement already satisfied: openstacksdk===0.101.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.101.0) 2022-09-09 17:55:54.539 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:55:54.552 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:55:54.555 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-09-09 17:55:54.566 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-09-09 17:55:54.582 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-09-09 17:55:54.585 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-09-09 17:55:54.603 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:55:54.669 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:55:54.683 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-09-09 17:55:54.691 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:55:54.696 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:55:54.699 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:55:54.705 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-09-09 17:55:54.743 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-09-09 17:55:54.746 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-09-09 17:55:54.751 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-09-09 17:55:54.754 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-09-09 17:55:54.790 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-09-09 17:55:54.795 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-09-09 17:55:54.797 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:55:54.800 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:55:54.803 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-09-09 17:55:54.807 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-09-09 17:55:54.828 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-09-09 17:55:54.831 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:55:54.835 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:55:54.841 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:55:54.845 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-09-09 17:55:54.849 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-09-09 17:55:54.896 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-09-09 17:55:54.931 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-09-09 17:55:54.936 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:55:54.940 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:55:54.942 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:55:54.947 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:55:54.981 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-09-09 17:55:54.984 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:55:54.988 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-09-09 17:55:54.992 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-09-09 17:55:54.995 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-09-09 17:55:54.998 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-09-09 17:55:55.056 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-09-09 17:55:55.059 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-09-09 17:55:55.084 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-09-09 17:55:56.770 | Installing collected packages: python-openstackclient 2022-09-09 17:55:58.507 | Successfully installed python-openstackclient-6.0.0 2022-09-09 17:55:58.627 | + inc/python:pip_install:196 : result=0 2022-09-09 17:55:58.629 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:55:58.632 | + functions-common:time_stop:2439 : local name 2022-09-09 17:55:58.635 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:55:58.637 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:55:58.639 | + functions-common:time_stop:2442 : local total 2022-09-09 17:55:58.641 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:55:58.644 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:55:58.646 | + functions-common:time_stop:2446 : start_time=1662746149779 2022-09-09 17:55:58.649 | + functions-common:time_stop:2448 : [[ -z 1662746149779 ]] 2022-09-09 17:55:58.652 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:55:58.656 | + functions-common:time_stop:2451 : end_time=1662746158653 2022-09-09 17:55:58.658 | + functions-common:time_stop:2452 : elapsed_time=8874 2022-09-09 17:55:58.660 | + functions-common:time_stop:2453 : total=202237 2022-09-09 17:55:58.663 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:55:58.665 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=211111 2022-09-09 17:55:58.667 | + inc/python:pip_install:199 : return 0 2022-09-09 17:55:58.670 | + ./stack.sh:main:976 : install_oscwrap 2022-09-09 17:55:58.673 | ++ functions-common:install_oscwrap:2484 : mktemp 2022-09-09 17:55:58.677 | + functions-common:install_oscwrap:2484 : OSCWRAP_TIMER_FILE=/tmp/tmp.TSU4AaZevz 2022-09-09 17:55:58.680 | + functions-common:install_oscwrap:2487 : shopt -s expand_aliases 2022-09-09 17:55:58.683 | + functions-common:install_oscwrap:2490 : unalias -a 2022-09-09 17:55:58.685 | + functions-common:install_oscwrap:2492 : alias openstack=oscwrap 2022-09-09 17:55:58.688 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-09-09 17:55:58.691 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-09-09 17:55:58.693 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-09-09 17:55:58.711 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:58.713 | + ./stack.sh:main:1030 : configure_database 2022-09-09 17:55:58.716 | + lib/database:configure_database:128 : configure_database_mysql 2022-09-09 17:55:58.718 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-09-09 17:55:58.720 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-09-09 17:55:58.723 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-09 17:55:58.725 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-09-09 17:55:58.728 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-09-09 17:55:58.730 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:58.732 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:58.735 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-09-09 17:55:58.738 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-09-09 17:55:58.741 | ++ functions-common:ipv6_unquote:2237 : echo 0.0.0.0 2022-09-09 17:55:58.742 | ++ functions-common:ipv6_unquote:2237 : tr -d '[]' 2022-09-09 17:55:58.746 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-09-09 17:55:58.809 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-09-09 17:55:58.811 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-09 17:55:58.814 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-09 17:55:58.816 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-09 17:55:58.818 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-09 17:55:58.820 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-09 17:55:58.823 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-09 17:55:58.825 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-09 17:55:58.827 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-09 17:55:58.830 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-09 17:55:58.832 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-09 17:55:58.834 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-09-09 17:55:58.837 | + functions-common:is_suse:536 : is_opensuse 2022-09-09 17:55:58.839 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-09 17:55:58.842 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-09 17:55:58.844 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-09 17:55:58.846 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-09 17:55:58.849 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-09 17:55:58.852 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-09-09 17:55:58.854 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:58.856 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:58.858 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-09-09 17:55:58.860 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:55:58.863 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart mysql 2022-09-09 17:56:01.096 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-09-09 17:56:01.112 | mysqladmin: connect to server at 'localhost' failed 2022-09-09 17:56:01.112 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-09-09 17:56:01.116 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-09-09 17:56:01.118 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-09-09 17:56:01.121 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:56:01.123 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:56:01.125 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-09-09 17:56:01.128 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-09-09 17:56:01.130 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-09-09 17:56:01.132 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:56:01.135 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:56:01.137 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-09-09 17:56:01.139 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-09-09 17:56:01.142 | + 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-09-09 17:56:01.154 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-09 17:56:01.190 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-09-09 17:56:01.202 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-09 17:56:01.250 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-09-09 17:56:01.484 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-09-09 17:56:01.759 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-09-09 17:56:02.007 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-09-09 17:56:02.024 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-09-09 17:56:02.055 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-09-09 17:56:02.056 | enabling MySQL performance counting 2022-09-09 17:56:02.075 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-09-09 17:56:02.243 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-09-09 17:56:02.263 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-09-09 17:56:04.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:56:04.864 | from cryptography.utils import int_from_bytes 2022-09-09 17:56:04.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:56:04.864 | from cryptography.utils import int_from_bytes 2022-09-09 17:56:05.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:56:05.913 | Processing ./tools/dbcounter 2022-09-09 17:56:05.918 | Installing build dependencies: started 2022-09-09 17:56:15.904 | Installing build dependencies: finished with status 'done' 2022-09-09 17:56:15.905 | Getting requirements to build wheel: started 2022-09-09 17:56:16.969 | Getting requirements to build wheel: finished with status 'done' 2022-09-09 17:56:16.973 | Installing backend dependencies: started 2022-09-09 17:56:21.587 | Installing backend dependencies: finished with status 'done' 2022-09-09 17:56:21.589 | Preparing wheel metadata: started 2022-09-09 17:56:22.769 | Preparing wheel metadata: finished with status 'done' 2022-09-09 17:56:22.880 | Building wheels for collected packages: dbcounter 2022-09-09 17:56:22.882 | Building wheel for dbcounter (PEP 517): started 2022-09-09 17:56:24.368 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-09-09 17:56:24.369 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=3a6d3c9669f911e34ed463c6cbd3ee4bf5b26a0226f31b8f636d6813dc6dc2bf 2022-09-09 17:56:24.370 | Stored in directory: /tmp/pip-ephem-wheel-cache-sp77udrp/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-09-09 17:56:24.370 | Successfully built dbcounter 2022-09-09 17:56:26.536 | Installing collected packages: dbcounter 2022-09-09 17:56:26.638 | Successfully installed dbcounter-0.1 2022-09-09 17:56:26.793 | + inc/python:pip_install:196 : result=0 2022-09-09 17:56:26.796 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:56:26.798 | + functions-common:time_stop:2439 : local name 2022-09-09 17:56:26.800 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:56:26.803 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:56:26.805 | + functions-common:time_stop:2442 : local total 2022-09-09 17:56:26.807 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:56:26.809 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:56:26.811 | + functions-common:time_stop:2446 : start_time=1662746162211 2022-09-09 17:56:26.813 | + functions-common:time_stop:2448 : [[ -z 1662746162211 ]] 2022-09-09 17:56:26.816 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:56:26.820 | + functions-common:time_stop:2451 : end_time=1662746186818 2022-09-09 17:56:26.823 | + functions-common:time_stop:2452 : elapsed_time=24607 2022-09-09 17:56:26.825 | + functions-common:time_stop:2453 : total=211111 2022-09-09 17:56:26.827 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:56:26.829 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=235718 2022-09-09 17:56:26.832 | + inc/python:pip_install:199 : return 0 2022-09-09 17:56:26.835 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-09-09 17:56:26.838 | + lib/database:recreate_database:112 : local db=stats 2022-09-09 17:56:26.841 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-09-09 17:56:26.843 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-09-09 17:56:26.845 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-09-09 17:56:26.851 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-09 17:56:26.868 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-09-09 17:56:26.873 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-09 17:56:26.891 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-09-09 17:56:26.891 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-09-09 17:56:26.896 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-09 17:56:26.915 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-09-09 17:56:26.918 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:56:26.920 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart mysql 2022-09-09 17:56:29.666 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-09-09 17:56:29.669 | + functions-common:save_stackenv:60 : local tag=1034 2022-09-09 17:56:29.679 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-09-09 17:56:29.684 | + functions-common:save_stackenv:62 : time_stamp=2022-09-09-175629 2022-09-09 17:56:29.687 | + functions-common:save_stackenv:63 : echo '# 2022-09-09-175629 1034' 2022-09-09 17:56:29.689 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:29.692 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-09 17:56:29.694 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:29.696 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-09-09 17:56:29.699 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:29.701 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-09-09 17:56:29.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:29.708 | + 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,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,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-09-09 17:56:29.711 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:29.716 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2022-09-09 17:56:29.719 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:29.723 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2022-09-09 17:56:29.726 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:29.729 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-09-09-174559 2022-09-09 17:56:29.732 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:29.736 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-09-09 17:56:29.739 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:29.742 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2022-09-09 17:56:29.745 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:29.748 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-09-09 17:56:29.752 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:29.755 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-09-09 17:56:29.758 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:29.761 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-09-09 17:56:29.765 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:29.768 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-09-09 17:56:29.771 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:29.775 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.16 2022-09-09 17:56:29.778 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:29.781 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-09-09 17:56:29.784 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-09-09 17:56:29.788 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-09-09 17:56:29.791 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-09-09 17:56:29.809 | + ./stack.sh:main:1060 : start_dstat 2022-09-09 17:56:29.812 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-09 17:56:29.816 | + functions-common:run_process:1693 : local service=dstat 2022-09-09 17:56:29.820 | + functions-common:run_process:1694 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-09 17:56:29.823 | + functions-common:run_process:1695 : local group= 2022-09-09 17:56:29.826 | + functions-common:run_process:1696 : local user= 2022-09-09 17:56:29.829 | + functions-common:run_process:1697 : local env_vars= 2022-09-09 17:56:29.832 | + functions-common:run_process:1699 : local name=dstat 2022-09-09 17:56:29.836 | + functions-common:run_process:1701 : time_start run_process 2022-09-09 17:56:29.842 | + functions-common:time_start:2425 : local name=run_process 2022-09-09 17:56:29.845 | + functions-common:time_start:2426 : local start_time= 2022-09-09 17:56:29.850 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-09-09 17:56:29.855 | ++ functions-common:time_start:2430 : date +%s%3N 2022-09-09 17:56:29.864 | + functions-common:time_start:2430 : _TIME_START[$name]=1662746189859 2022-09-09 17:56:29.866 | + functions-common:run_process:1702 : is_service_enabled dstat 2022-09-09 17:56:29.887 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:56:29.890 | + functions-common:run_process:1703 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-09-09 17:56:29.893 | + functions-common:_run_under_systemd:1653 : local service=dstat 2022-09-09 17:56:29.896 | + functions-common:_run_under_systemd:1654 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-09 17:56:29.900 | + functions-common:_run_under_systemd:1655 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-09 17:56:29.903 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-09 17:56:29.907 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-09 17:56:29.910 | + functions-common:_common_systemd_pitfalls:1628 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-09-09 17:56:29.913 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-09-09 17:56:29.917 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@dstat.service 2022-09-09 17:56:29.920 | + functions-common:_run_under_systemd:1660 : local group= 2022-09-09 17:56:29.923 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-09-09 17:56:29.927 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-09-09 17:56:29.931 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-09-09 17:56:29.934 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-09-09 17:56:29.937 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-09-09 17:56:29.940 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-09-09 17:56:29.944 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-09 17:56:29.947 | + functions-common:write_user_unit_file:1564 : local group= 2022-09-09 17:56:29.950 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-09-09 17:56:29.953 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-09-09 17:56:29.956 | + functions-common:write_user_unit_file:1567 : local extra= 2022-09-09 17:56:29.959 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-09-09 17:56:29.962 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-09-09 17:56:29.965 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-09-09 17:56:29.970 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-09-09 17:56:30.054 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-09-09 17:56:30.134 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-09 17:56:30.219 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-09-09 17:56:30.290 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-09-09 17:56:30.366 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-09 17:56:30.431 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-09 17:56:30.435 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-09-09 17:56:30.438 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-09-09 17:56:30.519 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-09-09 17:56:30.931 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-09-09 17:56:30.946 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-09-09 17:56:31.339 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-09-09 17:56:31.371 | + functions-common:run_process:1705 : time_stop run_process 2022-09-09 17:56:31.377 | + functions-common:time_stop:2439 : local name 2022-09-09 17:56:31.388 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:56:31.390 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:56:31.393 | + functions-common:time_stop:2442 : local total 2022-09-09 17:56:31.396 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:56:31.398 | + functions-common:time_stop:2445 : name=run_process 2022-09-09 17:56:31.401 | + functions-common:time_stop:2446 : start_time=1662746189859 2022-09-09 17:56:31.403 | + functions-common:time_stop:2448 : [[ -z 1662746189859 ]] 2022-09-09 17:56:31.406 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:56:31.411 | + functions-common:time_stop:2451 : end_time=1662746191408 2022-09-09 17:56:31.414 | + functions-common:time_stop:2452 : elapsed_time=1549 2022-09-09 17:56:31.416 | + functions-common:time_stop:2453 : total=0 2022-09-09 17:56:31.418 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:56:31.421 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1549 2022-09-09 17:56:31.423 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-09-09 17:56:31.426 | + functions-common:run_process:1693 : local service=memory_tracker 2022-09-09 17:56:31.428 | + functions-common:run_process:1694 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-09-09 17:56:31.431 | + functions-common:run_process:1695 : local group= 2022-09-09 17:56:31.435 | + functions-common:run_process:1696 : local user=root 2022-09-09 17:56:31.438 | + functions-common:run_process:1697 : local env_vars= 2022-09-09 17:56:31.440 | + functions-common:run_process:1699 : local name=memory_tracker 2022-09-09 17:56:31.443 | + functions-common:run_process:1701 : time_start run_process 2022-09-09 17:56:31.445 | + functions-common:time_start:2425 : local name=run_process 2022-09-09 17:56:31.450 | + functions-common:time_start:2426 : local start_time= 2022-09-09 17:56:31.453 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-09-09 17:56:31.456 | ++ functions-common:time_start:2430 : date +%s%3N 2022-09-09 17:56:31.461 | + functions-common:time_start:2430 : _TIME_START[$name]=1662746191458 2022-09-09 17:56:31.463 | + functions-common:run_process:1702 : is_service_enabled memory_tracker 2022-09-09 17:56:31.490 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:56:31.492 | + functions-common:run_process:1705 : time_stop run_process 2022-09-09 17:56:31.495 | + functions-common:time_stop:2439 : local name 2022-09-09 17:56:31.497 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:56:31.499 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:56:31.502 | + functions-common:time_stop:2442 : local total 2022-09-09 17:56:31.505 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:56:31.507 | + functions-common:time_stop:2445 : name=run_process 2022-09-09 17:56:31.510 | + functions-common:time_stop:2446 : start_time=1662746191458 2022-09-09 17:56:31.512 | + functions-common:time_stop:2448 : [[ -z 1662746191458 ]] 2022-09-09 17:56:31.515 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:56:31.519 | + functions-common:time_stop:2451 : end_time=1662746191517 2022-09-09 17:56:31.522 | + functions-common:time_stop:2452 : elapsed_time=59 2022-09-09 17:56:31.524 | + functions-common:time_stop:2453 : total=1549 2022-09-09 17:56:31.527 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:56:31.529 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1608 2022-09-09 17:56:31.532 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-09-09 17:56:31.636 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:56:31.641 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-09-09 17:56:31.703 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:56:31.706 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-09-09 17:56:31.744 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:56:31.751 | + ./stack.sh:main:1073 : start_etcd3 2022-09-09 17:56:31.759 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-09-09 17:56:31.770 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-852210-14-smb --data-dir /opt/stack/data/etcd' 2022-09-09 17:56:31.772 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-09-09 17:56:31.780 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-852210-14-smb=http://10.222.0.16:2380' 2022-09-09 17:56:31.784 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.16:2380' 2022-09-09 17:56:31.786 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.16:2379' 2022-09-09 17:56:31.789 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-09-09 17:56:31.791 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-09-09 17:56:31.794 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.16:2379' 2022-09-09 17:56:31.796 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-09-09 17:56:31.798 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-09-09 17:56:31.803 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-09-09 17:56:31.805 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-852210-14-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-852210-14-smb=http://10.222.0.16:2380 --initial-advertise-peer-urls http://10.222.0.16:2380 --advertise-client-urls http://10.222.0.16:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.16:2379 --debug' '' root 2022-09-09 17:56:31.808 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-09-09 17:56:31.810 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-cinder-852210-14-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-852210-14-smb=http://10.222.0.16:2380 --initial-advertise-peer-urls http://10.222.0.16:2380 --advertise-client-urls http://10.222.0.16:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.16:2379 --debug' 2022-09-09 17:56:31.812 | + functions-common:write_user_unit_file:1564 : local group= 2022-09-09 17:56:31.814 | + functions-common:write_user_unit_file:1565 : local user=root 2022-09-09 17:56:31.817 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-09-09 17:56:31.819 | + functions-common:write_user_unit_file:1567 : local extra= 2022-09-09 17:56:31.822 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-09-09 17:56:31.824 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-09-09 17:56:31.826 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-09-09 17:56:31.831 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-09-09 17:56:31.902 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-09-09 17:56:31.974 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-852210-14-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-852210-14-smb=http://10.222.0.16:2380 --initial-advertise-peer-urls http://10.222.0.16:2380 --advertise-client-urls http://10.222.0.16:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.16:2379 --debug' 2022-09-09 17:56:32.032 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-09-09 17:56:32.095 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-09-09 17:56:32.163 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-09 17:56:32.222 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-09 17:56:32.225 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-09-09 17:56:32.227 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-09-09 17:56:32.303 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-09-09 17:56:32.699 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-09-09 17:56:32.761 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-09-09 17:56:32.832 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-09-09 17:56:32.900 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-09-09 17:56:32.967 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-09-09 17:56:32.970 | ++ functions-common:is_arch:501 : uname -m 2022-09-09 17:56:32.975 | + functions-common:is_arch:501 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-09-09 17:56:32.978 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-09-09 17:56:33.376 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-09-09 17:56:33.389 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-09-09 17:56:33.772 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-09-09 17:56:34.247 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-09-09 17:56:34.264 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:56:34.267 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-09-09 17:56:34.270 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-09-09 17:56:34.273 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-09-09 17:56:34.278 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-09-09 17:56:34.290 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-09-09 17:56:34.302 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-09-09 17:56:34.304 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-09-09 17:56:34.306 | + 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.16/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-09-09 17:56:34.395 | The user clouds.yaml file didn't exist. 2022-09-09 17:56:34.406 | + 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.16/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-09-09 17:56:34.507 | + 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.16/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-09-09 17:56:34.616 | + 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.16/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-09-09 17:56:34.723 | + 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.16/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-09-09 17:56:34.832 | + 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.16/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-09-09 17:56:34.944 | ++ inc/async:async_inner:64 : rc=0 2022-09-09 17:56:34.951 | + 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.16/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-09-09 17:56:34.969 | [78643 Async install_tempest:78643]: finished successfully 2022-09-09 17:56:35.069 | + 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.16/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-09-09 17:56:35.188 | + 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.16/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-09-09 17:56:35.311 | + 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.16/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-09-09 17:56:35.436 | + functions-common:write_clouds_yaml:198 : cat 2022-09-09 17:56:35.442 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-09-09 17:56:35.445 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-09-09 17:56:35.448 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-09-09 17:56:35.452 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-09-09 17:56:35.455 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-09-09 17:56:35.458 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-09-09 17:56:35.474 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:56:35.476 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-09-09 17:56:35.479 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-09 17:56:35.481 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-09-09 17:56:35.484 | + ./stack.sh:main:1090 : '[' 10.222.0.16 == 10.222.0.16 ']' 2022-09-09 17:56:35.486 | + ./stack.sh:main:1091 : init_keystone 2022-09-09 17:56:35.489 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-09-09 17:56:35.505 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:56:35.507 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-09-09 17:56:35.509 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-09-09 17:56:35.512 | + lib/database:recreate_database:112 : local db=keystone 2022-09-09 17:56:35.514 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-09-09 17:56:35.516 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-09-09 17:56:35.519 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-09-09 17:56:35.524 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-09 17:56:35.546 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-09-09 17:56:35.551 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-09 17:56:35.567 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-09-09 17:56:35.570 | + functions-common:time_start:2425 : local name=dbsync 2022-09-09 17:56:35.572 | + functions-common:time_start:2426 : local start_time= 2022-09-09 17:56:35.575 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-09-09 17:56:35.578 | ++ functions-common:time_start:2430 : date +%s%3N 2022-09-09 17:56:35.583 | + functions-common:time_start:2430 : _TIME_START[$name]=1662746195579 2022-09-09 17:56:35.585 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync