2021-01-12 04:07:20.025 | + ./stack.sh:main:457 : exec 2021-01-12 04:07:20.025 | + ./stack.sh:main:465 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-01-12-040719' 2021-01-12 04:07:20.025 | ++ ./stack.sh:main:457 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-01-12-040719.summary.2021-01-12-040719 2021-01-12 04:07:20.025 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2021-01-12 04:07:20.025 | + ./stack.sh:echo_summary:416 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-01-12-040719 2021-01-12 04:07:20.025 | + ./stack.sh:main:467 : ln -sf /opt/stack/logs/stack.sh.log.2021-01-12-040719 /opt/stack/logs/stack.sh.log 2021-01-12 04:07:20.025 | + ./stack.sh:main:468 : ln -sf /opt/stack/logs/stack.sh.log.2021-01-12-040719.summary.2021-01-12-040719 /opt/stack/logs/stack.sh.log.summary 2021-01-12 04:07:20.025 | + ./stack.sh:main:483 : check_path_perm_sanity /opt/stack 2021-01-12 04:07:20.025 | + functions:check_path_perm_sanity:620 : local real_path 2021-01-12 04:07:20.025 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2021-01-12 04:07:20.025 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2021-01-12 04:07:20.025 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2021-01-12 04:07:20.025 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2021-01-12 04:07:20.025 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2021-01-12 04:07:20.025 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-01-12 04:07:20.025 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2021-01-12 04:07:20.025 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2021-01-12 04:07:20.025 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-01-12 04:07:20.025 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-01-12 04:07:20.025 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2021-01-12 04:07:20.026 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2021-01-12 04:07:20.026 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-01-12 04:07:20.026 | + ./stack.sh:main:489 : trap exit_trap EXIT 2021-01-12 04:07:20.027 | + ./stack.sh:main:530 : trap err_trap ERR 2021-01-12 04:07:20.029 | + ./stack.sh:main:543 : set -o errexit 2021-01-12 04:07:20.031 | + ./stack.sh:main:546 : uname -a 2021-01-12 04:07:20.032 | Linux dv-cinder-562053-16-smb 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-01-12 04:07:20.034 | + ./stack.sh:main:549 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-01-12 04:07:20.036 | + ./stack.sh:main:550 : rm -f /opt/stack/data/ca-bundle.pem 2021-01-12 04:07:20.039 | + ./stack.sh:main:553 : source /home/ubuntu/devstack/lib/database 2021-01-12 04:07:20.063 | + ./stack.sh:main:554 : source /home/ubuntu/devstack/lib/rpc_backend 2021-01-12 04:07:20.078 | + ./stack.sh:main:560 : fetch_plugins 2021-01-12 04:07:20.080 | + functions-common:fetch_plugins:1652 : local plugins= 2021-01-12 04:07:20.081 | + functions-common:fetch_plugins:1653 : local plugin 2021-01-12 04:07:20.084 | + functions-common:fetch_plugins:1656 : [[ -z '' ]] 2021-01-12 04:07:20.086 | + functions-common:fetch_plugins:1657 : return 2021-01-12 04:07:20.087 | + ./stack.sh:main:564 : run_phase override_defaults 2021-01-12 04:07:20.089 | + functions-common:run_phase:1734 : local mode=override_defaults 2021-01-12 04:07:20.091 | + functions-common:run_phase:1735 : local phase= 2021-01-12 04:07:20.093 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-01-12 04:07:20.095 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-01-12 04:07:20.097 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-01-12 04:07:20.098 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-01-12 04:07:20.100 | + functions-common:run_phase:1744 : local extra 2021-01-12 04:07:20.102 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-01-12 04:07:20.105 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-01-12 04:07:20.106 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-01-12 04:07:20.108 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-01-12 04:07:20.110 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-01-12 04:07:20.112 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-01-12 04:07:20.123 | ++ functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:07:20.125 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-01-12 04:07:20.127 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-12 04:07:20.129 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-12 04:07:20.131 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-12 04:07:20.132 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-12 04:07:20.134 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-12 04:07:20.136 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-01-12 04:07:20.138 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-01-12 04:07:20.139 | + functions-common:run_phase:1755 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-01-12 04:07:20.141 | + functions-common:run_phase:1758 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-01-12 04:07:20.143 | + functions-common:run_phase:1759 : plugin_override_defaults 2021-01-12 04:07:20.145 | + functions-common:plugin_override_defaults:1693 : local plugins= 2021-01-12 04:07:20.147 | + functions-common:plugin_override_defaults:1694 : local plugin 2021-01-12 04:07:20.149 | + functions-common:plugin_override_defaults:1697 : [[ -z '' ]] 2021-01-12 04:07:20.150 | + functions-common:plugin_override_defaults:1698 : return 2021-01-12 04:07:20.152 | + ./stack.sh:main:567 : source /home/ubuntu/devstack/lib/apache 2021-01-12 04:07:20.169 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/tls 2021-01-12 04:07:20.171 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-01-12 04:07:20.183 | ++ functions-common:is_service_enabled:1962 : return 1 2021-01-12 04:07:20.185 | +++ lib/tls:source:43 : hostname -f 2021-01-12 04:07:20.188 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-01-12 04:07:20.190 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-01-12 04:07:20.192 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-01-12 04:07:20.194 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-01-12 04:07:20.196 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-01-12 04:07:20.197 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-01-12 04:07:20.199 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-01-12 04:07:20.201 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-01-12 04:07:20.203 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-01-12 04:07:20.204 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-01-12 04:07:20.209 | + ./stack.sh:main:573 : source /home/ubuntu/devstack/lib/infra 2021-01-12 04:07:20.220 | + ./stack.sh:main:574 : source /home/ubuntu/devstack/lib/libraries 2021-01-12 04:07:20.235 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/lvm 2021-01-12 04:07:20.246 | + ./stack.sh:main:576 : source /home/ubuntu/devstack/lib/horizon 2021-01-12 04:07:20.257 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/keystone 2021-01-12 04:07:20.281 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/glance 2021-01-12 04:07:20.315 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/nova 2021-01-12 04:07:20.383 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/placement 2021-01-12 04:07:20.402 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/cinder 2021-01-12 04:07:20.431 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/swift 2021-01-12 04:07:20.477 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/neutron 2021-01-12 04:07:20.584 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/ldap 2021-01-12 04:07:20.597 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/dstat 2021-01-12 04:07:20.609 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tcpdump 2021-01-12 04:07:20.621 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/etcd3 2021-01-12 04:07:20.708 | + ./stack.sh:main:593 : run_phase source 2021-01-12 04:07:20.710 | + functions-common:run_phase:1734 : local mode=source 2021-01-12 04:07:20.712 | + functions-common:run_phase:1735 : local phase= 2021-01-12 04:07:20.714 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-01-12 04:07:20.716 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-01-12 04:07:20.718 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-01-12 04:07:20.720 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-01-12 04:07:20.723 | + functions-common:run_phase:1744 : local extra 2021-01-12 04:07:20.726 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-01-12 04:07:20.729 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-01-12 04:07:20.731 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-01-12 04:07:20.733 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-01-12 04:07:20.735 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-01-12 04:07:20.737 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-01-12 04:07:20.751 | ++ functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:07:20.753 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-01-12 04:07:20.755 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-01-12 04:07:20.788 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-01-12 04:07:20.790 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-01-12 04:07:20.792 | + functions-common:run_phase:1755 : [[ source == \s\o\u\r\c\e ]] 2021-01-12 04:07:20.795 | + functions-common:run_phase:1756 : load_plugin_settings 2021-01-12 04:07:20.797 | + functions-common:load_plugin_settings:1670 : local plugins= 2021-01-12 04:07:20.799 | + functions-common:load_plugin_settings:1671 : local plugin 2021-01-12 04:07:20.801 | + functions-common:load_plugin_settings:1674 : [[ -z '' ]] 2021-01-12 04:07:20.803 | + functions-common:load_plugin_settings:1675 : return 2021-01-12 04:07:20.806 | + functions-common:run_phase:1757 : verify_disabled_services 2021-01-12 04:07:20.808 | + functions-common:verify_disabled_services:2017 : local service 2021-01-12 04:07:20.810 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.812 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-01-12 04:07:20.814 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.817 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-01-12 04:07:20.819 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.822 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-01-12 04:07:20.824 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.826 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-01-12 04:07:20.829 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.831 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-01-12 04:07:20.834 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.836 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-01-12 04:07:20.838 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.840 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-01-12 04:07:20.843 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.845 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-01-12 04:07:20.847 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.849 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-01-12 04:07:20.852 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.854 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-01-12 04:07:20.856 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.858 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-01-12 04:07:20.861 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.863 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-01-12 04:07:20.865 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.867 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-01-12 04:07:20.869 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.872 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-01-12 04:07:20.874 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.876 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-01-12 04:07:20.879 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.881 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-01-12 04:07:20.883 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.885 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-01-12 04:07:20.888 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.890 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-01-12 04:07:20.892 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.895 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-01-12 04:07:20.897 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.899 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-01-12 04:07:20.901 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.904 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-01-12 04:07:20.906 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.908 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-01-12 04:07:20.910 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.913 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-01-12 04:07:20.915 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.917 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-01-12 04:07:20.919 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.922 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-01-12 04:07:20.924 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.926 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-01-12 04:07:20.928 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.930 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-01-12 04:07:20.933 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.935 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-01-12 04:07:20.937 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.939 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-01-12 04:07:20.942 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.944 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-01-12 04:07:20.946 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.949 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-01-12 04:07:20.951 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.953 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-01-12 04:07:20.955 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.958 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-01-12 04:07:20.960 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.962 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-01-12 04:07:20.965 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.967 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-01-12 04:07:20.969 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.972 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-01-12 04:07:20.974 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.976 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-01-12 04:07:20.979 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.981 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-01-12 04:07:20.983 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.985 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-01-12 04:07:20.988 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-12 04:07:20.990 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-01-12 04:07:20.993 | + ./stack.sh:main:664 : initialize_database_backends 2021-01-12 04:07:20.995 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-01-12 04:07:20.997 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-01-12 04:07:21.011 | + functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:07:21.013 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-01-12 04:07:21.015 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-01-12 04:07:21.017 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-01-12 04:07:21.031 | + functions-common:is_service_enabled:1962 : return 1 2021-01-12 04:07:21.033 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-01-12 04:07:21.035 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-01-12 04:07:21.038 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-01-12 04:07:21.040 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-01-12 04:07:21.042 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-01-12 04:07:21.044 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-01-12 04:07:21.046 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-01-12 04:07:21.049 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-01-12 04:07:21.052 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-01-12 04:07:21.054 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-01-12 04:07:21.057 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-01-12 04:07:21.059 | + lib/database:initialize_database_backends:104 : return 0 2021-01-12 04:07:21.061 | + ./stack.sh:main:665 : echo 'Using mysql database backend' 2021-01-12 04:07:21.061 | Using mysql database backend 2021-01-12 04:07:21.064 | + ./stack.sh:main:668 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-01-12 04:07:21.078 | + ./stack.sh:main:680 : is_service_enabled rabbit 2021-01-12 04:07:21.094 | + functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:07:21.096 | + ./stack.sh:main:681 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-01-12 04:07:21.111 | + ./stack.sh:main:688 : is_service_enabled keystone 2021-01-12 04:07:21.126 | + functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:07:21.128 | + ./stack.sh:main:690 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-01-12 04:07:21.143 | + ./stack.sh:main:692 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-01-12 04:07:21.157 | + ./stack.sh:main:703 : is_service_enabled ldap 2021-01-12 04:07:21.172 | + functions-common:is_service_enabled:1962 : return 1 2021-01-12 04:07:21.174 | + ./stack.sh:main:712 : is_service_enabled nova 2021-01-12 04:07:21.189 | + functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:07:21.192 | + ./stack.sh:main:712 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-01-12 04:07:21.195 | + ./stack.sh:main:722 : is_service_enabled s-proxy 2021-01-12 04:07:21.209 | + functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:07:21.212 | + ./stack.sh:main:726 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-01-12 04:07:21.226 | + ./stack.sh:main:728 : [[ -z '' ]] 2021-01-12 04:07:21.229 | + ./stack.sh:main:728 : [[ False == \T\r\u\e ]] 2021-01-12 04:07:21.231 | + ./stack.sh:main:734 : save_stackenv 734 2021-01-12 04:07:21.233 | + functions-common:save_stackenv:60 : local tag=734 2021-01-12 04:07:21.236 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-01-12 04:07:21.240 | + functions-common:save_stackenv:62 : time_stamp=2021-01-12-040721 2021-01-12 04:07:21.242 | + functions-common:save_stackenv:63 : echo '# 2021-01-12-040721 734' 2021-01-12 04:07:21.244 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-12 04:07:21.247 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-01-12 04:07:21.249 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-12 04:07:21.251 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-01-12 04:07:21.254 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-12 04:07:21.256 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-01-12 04:07:21.259 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-12 04:07:21.261 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 2021-01-12 04:07:21.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-12 04:07:21.265 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.52 2021-01-12 04:07:21.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-12 04:07:21.270 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.52/identity 2021-01-12 04:07:21.272 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-12 04:07:21.275 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-01-12-040719 2021-01-12 04:07:21.277 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-12 04:07:21.279 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-01-12 04:07:21.281 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-12 04:07:21.284 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.52 2021-01-12 04:07:21.286 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-12 04:07:21.288 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-01-12 04:07:21.291 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-12 04:07:21.293 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-01-12 04:07:21.295 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-12 04:07:21.297 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-01-12 04:07:21.300 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-12 04:07:21.302 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-01-12 04:07:21.305 | + ./stack.sh:main:745 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-01-12 04:07:21.307 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2021-01-12 04:07:21.309 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2021-01-12 04:07:21.311 | + functions-common:git_clone:527 : local git_ref=master 2021-01-12 04:07:21.313 | + functions-common:git_clone:528 : local orig_dir 2021-01-12 04:07:21.317 | ++ functions-common:git_clone:529 : pwd 2021-01-12 04:07:21.319 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-01-12 04:07:21.321 | + functions-common:git_clone:530 : local git_clone_flags= 2021-01-12 04:07:21.324 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-01-12 04:07:21.337 | + functions-common:git_clone:532 : RECLONE=False 2021-01-12 04:07:21.339 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-01-12 04:07:21.342 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-01-12 04:07:21.344 | + functions-common:git_clone:546 : echo master 2021-01-12 04:07:21.344 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-01-12 04:07:21.349 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2021-01-12 04:07:21.351 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-01-12 04:07:21.353 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2021-01-12 04:07:21.356 | + functions-common:git_clone:595 : git show --oneline 2021-01-12 04:07:21.357 | + functions-common:git_clone:595 : head -1 2021-01-12 04:07:21.359 | b767e3e1 Updated from generate-constraints 2021-01-12 04:07:21.361 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-01-12 04:07:21.364 | + ./stack.sh:main:749 : echo_summary 'Installing package prerequisites' 2021-01-12 04:07:21.366 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2021-01-12 04:07:21.369 | + ./stack.sh:echo_summary:416 : echo -e Installing package prerequisites 2021-01-12 04:07:21.371 | + ./stack.sh:main:750 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-01-12 04:07:21.373 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-01-12 04:07:21.376 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-01-12 04:07:21.378 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-01-12 04:07:21.380 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-01-12 04:07:21.382 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-01-12 04:07:21.385 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-01-12 04:07:21.388 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-01-12 04:07:21.391 | ++ tools/install_prereqs.sh:source:47 : NOW=1610424441 2021-01-12 04:07:21.394 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-01-12 04:07:21.398 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-01-12 04:07:21.401 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-01-12 04:07:21.403 | ++ tools/install_prereqs.sh:source:49 : DELTA=1610424441 2021-01-12 04:07:21.405 | ++ tools/install_prereqs.sh:source:50 : [[ 1610424441 -lt 7200 ]] 2021-01-12 04:07:21.408 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-01-12 04:07:21.410 | ++ functions-common:export_proxy_variables:2124 : isset http_proxy 2021-01-12 04:07:21.413 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-01-12 04:07:21.415 | ++ functions-common:export_proxy_variables:2127 : isset https_proxy 2021-01-12 04:07:21.417 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-01-12 04:07:21.419 | ++ functions-common:export_proxy_variables:2130 : isset no_proxy 2021-01-12 04:07:21.421 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-01-12 04:07:21.424 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 2021-01-12 04:07:21.470 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-01-12 04:07:21.470 | apache2-dev 2021-01-12 04:07:21.470 | bc 2021-01-12 04:07:21.470 | bsdmainutils 2021-01-12 04:07:21.470 | curl 2021-01-12 04:07:21.470 | g++ 2021-01-12 04:07:21.470 | gcc 2021-01-12 04:07:21.470 | gettext 2021-01-12 04:07:21.470 | git 2021-01-12 04:07:21.470 | graphviz 2021-01-12 04:07:21.470 | iputils-ping 2021-01-12 04:07:21.470 | libapache2-mod-proxy-uwsgi 2021-01-12 04:07:21.470 | libffi-dev 2021-01-12 04:07:21.470 | libjpeg-dev 2021-01-12 04:07:21.470 | libmysqlclient-dev 2021-01-12 04:07:21.470 | libpcre3-dev 2021-01-12 04:07:21.470 | libpq-dev 2021-01-12 04:07:21.470 | libssl-dev 2021-01-12 04:07:21.470 | libsystemd-dev 2021-01-12 04:07:21.470 | libxml2-dev 2021-01-12 04:07:21.470 | libxslt1-dev 2021-01-12 04:07:21.470 | libyaml-dev 2021-01-12 04:07:21.470 | lsof 2021-01-12 04:07:21.470 | openssh-server 2021-01-12 04:07:21.471 | openssl 2021-01-12 04:07:21.471 | pkg-config 2021-01-12 04:07:21.471 | psmisc 2021-01-12 04:07:21.471 | python3-dev 2021-01-12 04:07:21.471 | python3-pip 2021-01-12 04:07:21.471 | python3-systemd 2021-01-12 04:07:21.471 | python3-venv 2021-01-12 04:07:21.471 | tar 2021-01-12 04:07:21.471 | tcpdump 2021-01-12 04:07:21.471 | unzip 2021-01-12 04:07:21.471 | uuid-runtime 2021-01-12 04:07:21.471 | wget 2021-01-12 04:07:21.471 | wget 2021-01-12 04:07:21.471 | zlib1g-dev 2021-01-12 04:07:21.471 | libkrb5-dev 2021-01-12 04:07:21.471 | libldap2-dev 2021-01-12 04:07:21.471 | libsasl2-dev 2021-01-12 04:07:21.471 | memcached 2021-01-12 04:07:21.471 | python3-mysqldb 2021-01-12 04:07:21.471 | sqlite3 2021-01-12 04:07:21.471 | conntrack 2021-01-12 04:07:21.471 | curl 2021-01-12 04:07:21.471 | dnsmasq-base 2021-01-12 04:07:21.471 | dnsmasq-utils 2021-01-12 04:07:21.471 | ebtables 2021-01-12 04:07:21.471 | gawk 2021-01-12 04:07:21.471 | genisoimage 2021-01-12 04:07:21.472 | iptables 2021-01-12 04:07:21.472 | iputils-arping 2021-01-12 04:07:21.472 | kpartx 2021-01-12 04:07:21.472 | libjs-jquery-tablesorter 2021-01-12 04:07:21.472 | libmysqlclient-dev 2021-01-12 04:07:21.472 | parted 2021-01-12 04:07:21.472 | pm-utils 2021-01-12 04:07:21.472 | python3-mysqldb 2021-01-12 04:07:21.472 | socat 2021-01-12 04:07:21.472 | sqlite3 2021-01-12 04:07:21.472 | sudo 2021-01-12 04:07:21.472 | vlan 2021-01-12 04:07:21.472 | lsscsi 2021-01-12 04:07:21.472 | open-iscsi 2021-01-12 04:07:21.472 | lvm2 2021-01-12 04:07:21.472 | qemu-utils 2021-01-12 04:07:21.472 | thin-provisioning-tools 2021-01-12 04:07:21.472 | acl 2021-01-12 04:07:21.472 | dnsmasq-base 2021-01-12 04:07:21.473 | dnsmasq-utils 2021-01-12 04:07:21.473 | ebtables 2021-01-12 04:07:21.473 | haproxy 2021-01-12 04:07:21.473 | iptables 2021-01-12 04:07:21.473 | iputils-arping 2021-01-12 04:07:21.473 | iputils-ping 2021-01-12 04:07:21.473 | libmysqlclient-dev 2021-01-12 04:07:21.473 | postgresql-server-dev-all 2021-01-12 04:07:21.473 | python3-mysqldb 2021-01-12 04:07:21.473 | sqlite3 2021-01-12 04:07:21.473 | sudo 2021-01-12 04:07:21.473 | vlan 2021-01-12 04:07:21.473 | ipset 2021-01-12 04:07:21.473 | conntrack 2021-01-12 04:07:21.473 | conntrackd 2021-01-12 04:07:21.473 | keepalived 2021-01-12 04:07:21.473 | dstat 2021-01-12 04:07:21.473 | lvm2 2021-01-12 04:07:21.473 | qemu-utils 2021-01-12 04:07:21.473 | thin-provisioning-tools 2021-01-12 04:07:21.473 | curl 2021-01-12 04:07:21.473 | liberasurecode-dev 2021-01-12 04:07:21.473 | make 2021-01-12 04:07:21.473 | memcached 2021-01-12 04:07:21.473 | sqlite3 2021-01-12 04:07:21.473 | xfsprogs' 2021-01-12 04:07:21.473 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-01-12 04:07:21.490 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-01-12 04:07:21.490 | apache2-dev 2021-01-12 04:07:21.490 | bc 2021-01-12 04:07:21.490 | bsdmainutils 2021-01-12 04:07:21.490 | curl 2021-01-12 04:07:21.490 | g++ 2021-01-12 04:07:21.490 | gcc 2021-01-12 04:07:21.490 | gettext 2021-01-12 04:07:21.490 | git 2021-01-12 04:07:21.490 | graphviz 2021-01-12 04:07:21.490 | iputils-ping 2021-01-12 04:07:21.490 | libapache2-mod-proxy-uwsgi 2021-01-12 04:07:21.490 | libffi-dev 2021-01-12 04:07:21.490 | libjpeg-dev 2021-01-12 04:07:21.490 | libmysqlclient-dev 2021-01-12 04:07:21.490 | libpcre3-dev 2021-01-12 04:07:21.491 | libpq-dev 2021-01-12 04:07:21.491 | libssl-dev 2021-01-12 04:07:21.491 | libsystemd-dev 2021-01-12 04:07:21.491 | libxml2-dev 2021-01-12 04:07:21.491 | libxslt1-dev 2021-01-12 04:07:21.491 | libyaml-dev 2021-01-12 04:07:21.491 | lsof 2021-01-12 04:07:21.491 | openssh-server 2021-01-12 04:07:21.491 | openssl 2021-01-12 04:07:21.491 | pkg-config 2021-01-12 04:07:21.491 | psmisc 2021-01-12 04:07:21.491 | python3-dev 2021-01-12 04:07:21.491 | python3-pip 2021-01-12 04:07:21.491 | python3-systemd 2021-01-12 04:07:21.491 | python3-venv 2021-01-12 04:07:21.491 | tar 2021-01-12 04:07:21.491 | tcpdump 2021-01-12 04:07:21.491 | unzip 2021-01-12 04:07:21.491 | uuid-runtime 2021-01-12 04:07:21.491 | wget 2021-01-12 04:07:21.491 | wget 2021-01-12 04:07:21.491 | zlib1g-dev 2021-01-12 04:07:21.491 | libkrb5-dev 2021-01-12 04:07:21.491 | libldap2-dev 2021-01-12 04:07:21.491 | libsasl2-dev 2021-01-12 04:07:21.491 | memcached 2021-01-12 04:07:21.491 | python3-mysqldb 2021-01-12 04:07:21.491 | sqlite3 2021-01-12 04:07:21.491 | conntrack 2021-01-12 04:07:21.491 | curl 2021-01-12 04:07:21.491 | dnsmasq-base 2021-01-12 04:07:21.491 | dnsmasq-utils 2021-01-12 04:07:21.491 | ebtables 2021-01-12 04:07:21.491 | gawk 2021-01-12 04:07:21.491 | genisoimage 2021-01-12 04:07:21.491 | iptables 2021-01-12 04:07:21.492 | iputils-arping 2021-01-12 04:07:21.492 | kpartx 2021-01-12 04:07:21.492 | libjs-jquery-tablesorter 2021-01-12 04:07:21.492 | libmysqlclient-dev 2021-01-12 04:07:21.492 | parted 2021-01-12 04:07:21.492 | pm-utils 2021-01-12 04:07:21.492 | python3-mysqldb 2021-01-12 04:07:21.492 | socat 2021-01-12 04:07:21.492 | sqlite3 2021-01-12 04:07:21.492 | sudo 2021-01-12 04:07:21.492 | vlan 2021-01-12 04:07:21.492 | lsscsi 2021-01-12 04:07:21.492 | open-iscsi 2021-01-12 04:07:21.492 | lvm2 2021-01-12 04:07:21.492 | qemu-utils 2021-01-12 04:07:21.492 | thin-provisioning-tools 2021-01-12 04:07:21.492 | acl 2021-01-12 04:07:21.492 | dnsmasq-base 2021-01-12 04:07:21.492 | dnsmasq-utils 2021-01-12 04:07:21.492 | ebtables 2021-01-12 04:07:21.492 | haproxy 2021-01-12 04:07:21.492 | iptables 2021-01-12 04:07:21.492 | iputils-arping 2021-01-12 04:07:21.492 | iputils-ping 2021-01-12 04:07:21.492 | libmysqlclient-dev 2021-01-12 04:07:21.492 | postgresql-server-dev-all 2021-01-12 04:07:21.492 | python3-mysqldb 2021-01-12 04:07:21.492 | sqlite3 2021-01-12 04:07:21.492 | sudo 2021-01-12 04:07:21.492 | vlan 2021-01-12 04:07:21.492 | ipset 2021-01-12 04:07:21.492 | conntrack 2021-01-12 04:07:21.492 | conntrackd 2021-01-12 04:07:21.492 | keepalived 2021-01-12 04:07:21.492 | dstat 2021-01-12 04:07:21.492 | lvm2 2021-01-12 04:07:21.492 | qemu-utils 2021-01-12 04:07:21.493 | thin-provisioning-tools 2021-01-12 04:07:21.493 | curl 2021-01-12 04:07:21.493 | liberasurecode-dev 2021-01-12 04:07:21.493 | make 2021-01-12 04:07:21.493 | memcached 2021-01-12 04:07:21.493 | sqlite3 2021-01-12 04:07:21.493 | xfsprogs ' 2021-01-12 04:07:21.493 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-01-12 04:07:21.495 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:07:21.497 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:07:21.500 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-01-12 04:07:21.500 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-12 04:07:21.504 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-12 04:07:21.506 | ++ functions-common:install_package:1344 : update_package_repo 2021-01-12 04:07:21.508 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-12 04:07:21.511 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2021-01-12 04:07:21.513 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-12 04:07:21.515 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-12 04:07:21.517 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-01-12 04:07:21.519 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:07:21.521 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:07:21.523 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-01-12 04:07:21.525 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-01-12 04:07:21.528 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-01-12 04:07:21.530 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2021-01-12 04:07:21.532 | +++ functions-common:apt_get_update:1078 : id -u 2021-01-12 04:07:21.537 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-01-12 04:07:21.539 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2021-01-12 04:07:21.541 | ++ functions-common:time_start:2292 : local name=apt-get-update 2021-01-12 04:07:21.543 | ++ functions-common:time_start:2293 : local start_time= 2021-01-12 04:07:21.545 | ++ functions-common:time_start:2294 : [[ -n '' ]] 2021-01-12 04:07:21.548 | +++ functions-common:time_start:2297 : date +%s%3N 2021-01-12 04:07:21.552 | ++ functions-common:time_start:2297 : _TIME_START[$name]=1610424441549 2021-01-12 04:07:21.554 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-01-12 04:07:21.556 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-01-12 04:07:21.558 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-01-12 04:07:22.097 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-01-12 04:07:22.144 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-01-12 04:07:22.174 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-01-12 04:07:22.200 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-01-12 04:07:24.397 | Reading package lists... 2021-01-12 04:07:24.456 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-01-12 04:07:24.458 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-01-12 04:07:24.460 | ++ functions-common:time_stop:2306 : local name 2021-01-12 04:07:24.463 | ++ functions-common:time_stop:2307 : local end_time 2021-01-12 04:07:24.465 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:07:24.467 | ++ functions-common:time_stop:2309 : local total 2021-01-12 04:07:24.469 | ++ functions-common:time_stop:2310 : local start_time 2021-01-12 04:07:24.471 | ++ functions-common:time_stop:2312 : name=apt-get-update 2021-01-12 04:07:24.474 | ++ functions-common:time_stop:2313 : start_time=1610424441549 2021-01-12 04:07:24.476 | ++ functions-common:time_stop:2315 : [[ -z 1610424441549 ]] 2021-01-12 04:07:24.479 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:07:24.483 | ++ functions-common:time_stop:2318 : end_time=1610424444480 2021-01-12 04:07:24.485 | ++ functions-common:time_stop:2319 : elapsed_time=2931 2021-01-12 04:07:24.487 | ++ functions-common:time_stop:2320 : total=0 2021-01-12 04:07:24.489 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:07:24.491 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=2931 2021-01-12 04:07:24.494 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-12 04:07:24.496 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-01-12 04:07:24.499 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:07:24.501 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:07:24.503 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-12 04:07:24.523 | ++ functions-common:apt_get:1111 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-12 04:07:24.640 | Reading package lists... 2021-01-12 04:07:24.878 | Building dependency tree... 2021-01-12 04:07:24.879 | Reading state information... 2021-01-12 04:07:25.118 | acl is already the newest version (2.2.52-3build1). 2021-01-12 04:07:25.118 | acl set to manually installed. 2021-01-12 04:07:25.118 | bc is already the newest version (1.07.1-2). 2021-01-12 04:07:25.118 | bc set to manually installed. 2021-01-12 04:07:25.118 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-01-12 04:07:25.118 | bsdmainutils set to manually installed. 2021-01-12 04:07:25.118 | dnsmasq-base is already the newest version (2.79-1). 2021-01-12 04:07:25.118 | dnsmasq-base set to manually installed. 2021-01-12 04:07:25.119 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-01-12 04:07:25.119 | gawk set to manually installed. 2021-01-12 04:07:25.119 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-01-12 04:07:25.119 | iptables set to manually installed. 2021-01-12 04:07:25.119 | libpcre3-dev is already the newest version (2:8.39-9). 2021-01-12 04:07:25.119 | lsof is already the newest version (4.89+dfsg-0.1). 2021-01-12 04:07:25.119 | lsof set to manually installed. 2021-01-12 04:07:25.119 | python3-systemd is already the newest version (234-1build1). 2021-01-12 04:07:25.119 | python3-systemd set to manually installed. 2021-01-12 04:07:25.119 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-01-12 04:07:25.119 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-01-12 04:07:25.119 | ebtables set to manually installed. 2021-01-12 04:07:25.119 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-01-12 04:07:25.119 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-01-12 04:07:25.119 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-01-12 04:07:25.119 | parted is already the newest version (3.2-20ubuntu0.2). 2021-01-12 04:07:25.119 | parted set to manually installed. 2021-01-12 04:07:25.119 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-01-12 04:07:25.119 | psmisc set to manually installed. 2021-01-12 04:07:25.119 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-01-12 04:07:25.119 | tar is already the newest version (1.29b-2ubuntu0.1). 2021-01-12 04:07:25.119 | tar set to manually installed. 2021-01-12 04:07:25.119 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-01-12 04:07:25.119 | wget set to manually installed. 2021-01-12 04:07:25.119 | The following packages were automatically installed and are no longer required: 2021-01-12 04:07:25.119 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-12 04:07:25.119 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-12 04:07:25.119 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-01-12 04:07:25.119 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-01-12 04:07:25.120 | python3-twisted-bin python3-zope.interface 2021-01-12 04:07:25.120 | Use 'sudo apt autoremove' to remove them. 2021-01-12 04:07:25.120 | The following additional packages will be installed: 2021-01-12 04:07:25.120 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-01-12 04:07:25.120 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-01-12 04:07:25.120 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-01-12 04:07:25.120 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-01-12 04:07:25.120 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-01-12 04:07:25.120 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-01-12 04:07:25.120 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-01-12 04:07:25.120 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-01-12 04:07:25.120 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-01-12 04:07:25.120 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-01-12 04:07:25.120 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-01-12 04:07:25.120 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-01-12 04:07:25.121 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-01-12 04:07:25.121 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-01-12 04:07:25.121 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-01-12 04:07:25.121 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-01-12 04:07:25.121 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-01-12 04:07:25.121 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-01-12 04:07:25.121 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-01-12 04:07:25.121 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-01-12 04:07:25.121 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-01-12 04:07:25.121 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-01-12 04:07:25.121 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-01-12 04:07:25.121 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-01-12 04:07:25.121 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-01-12 04:07:25.121 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-01-12 04:07:25.121 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-01-12 04:07:25.121 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-01-12 04:07:25.121 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-01-12 04:07:25.121 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-01-12 04:07:25.121 | mysql-common po-debconf postgresql-client-common postgresql-common 2021-01-12 04:07:25.121 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2021-01-12 04:07:25.121 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2021-01-12 04:07:25.121 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-01-12 04:07:25.121 | uuid-dev uwsgi-core vbetool x11-common 2021-01-12 04:07:25.123 | Suggested packages: 2021-01-12 04:07:25.123 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-01-12 04:07:25.123 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-01-12 04:07:25.123 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-01-12 04:07:25.123 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-01-12 04:07:25.123 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-01-12 04:07:25.123 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-01-12 04:07:25.123 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2021-01-12 04:07:25.123 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2021-01-12 04:07:25.123 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-01-12 04:07:25.123 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-01-12 04:07:25.123 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-01-12 04:07:25.123 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-01-12 04:07:25.123 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-01-12 04:07:25.123 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2021-01-12 04:07:25.123 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2021-01-12 04:07:25.123 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2021-01-12 04:07:25.123 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2021-01-12 04:07:25.123 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2021-01-12 04:07:25.123 | sqlite3-doc openssl-blacklist systemd-container zip uwsgi-plugins-all 2021-01-12 04:07:25.123 | uwsgi-extra uwsgi-dev 2021-01-12 04:07:25.371 | The following NEW packages will be installed: 2021-01-12 04:07:25.371 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-01-12 04:07:25.371 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-01-12 04:07:25.371 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-01-12 04:07:25.371 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-01-12 04:07:25.371 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-01-12 04:07:25.371 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-01-12 04:07:25.371 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-01-12 04:07:25.371 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-01-12 04:07:25.372 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-01-12 04:07:25.372 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-01-12 04:07:25.372 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-01-12 04:07:25.372 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-01-12 04:07:25.372 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-01-12 04:07:25.372 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-01-12 04:07:25.372 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-01-12 04:07:25.372 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-01-12 04:07:25.372 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-01-12 04:07:25.372 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-01-12 04:07:25.372 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-01-12 04:07:25.372 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-01-12 04:07:25.372 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-01-12 04:07:25.372 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-01-12 04:07:25.372 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-01-12 04:07:25.372 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-01-12 04:07:25.372 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-01-12 04:07:25.372 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-01-12 04:07:25.372 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-01-12 04:07:25.372 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-01-12 04:07:25.372 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-01-12 04:07:25.372 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-01-12 04:07:25.372 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-01-12 04:07:25.372 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2021-01-12 04:07:25.372 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2021-01-12 04:07:25.372 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2021-01-12 04:07:25.372 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2021-01-12 04:07:25.372 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2021-01-12 04:07:25.372 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2021-01-12 04:07:25.372 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2021-01-12 04:07:25.372 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-01-12 04:07:25.373 | The following packages will be upgraded: 2021-01-12 04:07:25.373 | curl git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 libicu60 2021-01-12 04:07:25.373 | libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-01-12 04:07:25.373 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-01-12 04:07:25.373 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-01-12 04:07:25.373 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tcpdump uuid-runtime 2021-01-12 04:07:25.521 | 30 upgraded, 202 newly installed, 0 to remove and 146 not upgraded. 2021-01-12 04:07:25.522 | Need to get 84.3 MB of archives. 2021-01-12 04:07:25.522 | After this operation, 263 MB of additional disk space will be used. 2021-01-12 04:07:25.522 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.43 [105 kB] 2021-01-12 04:07:25.762 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.43 [107 kB] 2021-01-12 04:07:25.817 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2,913 kB] 2021-01-12 04:07:26.203 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 2021-01-12 04:07:26.226 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2021-01-12 04:07:26.228 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2021-01-12 04:07:26.232 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-01-12 04:07:26.243 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1,301 kB] 2021-01-12 04:07:26.369 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-01-12 04:07:26.376 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-01-12 04:07:26.630 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-01-12 04:07:26.631 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 2021-01-12 04:07:26.631 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 2021-01-12 04:07:26.633 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 2021-01-12 04:07:26.634 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 2021-01-12 04:07:26.640 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-01-12 04:07:26.640 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-01-12 04:07:26.643 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2021-01-12 04:07:27.770 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2021-01-12 04:07:27.791 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2021-01-12 04:07:27.825 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2021-01-12 04:07:27.844 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2021-01-12 04:07:27.909 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2021-01-12 04:07:27.912 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-01-12 04:07:28.068 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2021-01-12 04:07:28.146 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-01-12 04:07:28.211 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-01-12 04:07:28.224 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-01-12 04:07:28.255 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2021-01-12 04:07:28.259 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-01-12 04:07:28.433 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2021-01-12 04:07:28.452 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2021-01-12 04:07:28.453 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-01-12 04:07:28.454 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-01-12 04:07:28.455 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-01-12 04:07:28.515 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-01-12 04:07:28.516 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2021-01-12 04:07:28.516 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 2021-01-12 04:07:28.635 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 2021-01-12 04:07:28.772 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 2021-01-12 04:07:28.856 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-01-12 04:07:28.937 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-01-12 04:07:28.947 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-01-12 04:07:28.948 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-01-12 04:07:29.010 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-01-12 04:07:29.044 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-01-12 04:07:29.045 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-01-12 04:07:29.046 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-01-12 04:07:29.141 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-01-12 04:07:29.194 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.8 [261 kB] 2021-01-12 04:07:29.203 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-01-12 04:07:29.270 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-01-12 04:07:29.271 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-01-12 04:07:29.339 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-01-12 04:07:29.388 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-01-12 04:07:29.442 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-01-12 04:07:29.540 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-01-12 04:07:29.555 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-01-12 04:07:29.556 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-01-12 04:07:29.559 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-01-12 04:07:29.559 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-01-12 04:07:29.560 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-01-12 04:07:29.561 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-01-12 04:07:29.618 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-01-12 04:07:29.652 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-01-12 04:07:29.693 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-01-12 04:07:29.704 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-01-12 04:07:29.899 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-01-12 04:07:29.900 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-01-12 04:07:30.022 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-01-12 04:07:30.115 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2021-01-12 04:07:30.189 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2021-01-12 04:07:30.433 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-01-12 04:07:32.003 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-01-12 04:07:32.003 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-01-12 04:07:32.004 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-01-12 04:07:32.006 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-01-12 04:07:32.008 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-01-12 04:07:32.011 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] 2021-01-12 04:07:32.063 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] 2021-01-12 04:07:32.070 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-01-12 04:07:32.072 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB] 2021-01-12 04:07:32.073 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-01-12 04:07:32.074 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-01-12 04:07:32.134 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-01-12 04:07:32.135 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-01-12 04:07:32.265 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-01-12 04:07:32.276 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-01-12 04:07:32.345 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-01-12 04:07:32.346 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2021-01-12 04:07:32.912 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-01-12 04:07:32.913 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-01-12 04:07:32.914 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-01-12 04:07:32.916 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-01-12 04:07:32.916 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-01-12 04:07:32.917 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2021-01-12 04:07:32.950 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2021-01-12 04:07:32.955 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-01-12 04:07:32.956 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2021-01-12 04:07:33.018 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-01-12 04:07:33.039 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-01-12 04:07:33.230 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-01-12 04:07:33.342 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-01-12 04:07:33.343 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-01-12 04:07:33.345 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-01-12 04:07:33.603 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-01-12 04:07:33.608 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-01-12 04:07:33.624 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-01-12 04:07:33.626 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-01-12 04:07:33.627 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-01-12 04:07:33.642 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2021-01-12 04:07:33.646 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2021-01-12 04:07:33.648 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-01-12 04:07:33.650 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-01-12 04:07:33.713 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-01-12 04:07:33.736 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-01-12 04:07:33.753 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-01-12 04:07:33.766 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-01-12 04:07:33.770 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-01-12 04:07:33.786 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-01-12 04:07:33.839 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-01-12 04:07:33.844 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-01-12 04:07:33.857 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-01-12 04:07:33.867 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-01-12 04:07:33.882 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2021-01-12 04:07:33.923 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-01-12 04:07:33.926 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-01-12 04:07:33.927 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-01-12 04:07:33.927 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-01-12 04:07:33.930 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-01-12 04:07:33.951 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-01-12 04:07:34.035 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-01-12 04:07:34.105 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-01-12 04:07:34.107 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-01-12 04:07:34.108 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-01-12 04:07:34.117 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-01-12 04:07:34.121 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2021-01-12 04:07:34.124 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-01-12 04:07:34.135 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-01-12 04:07:34.136 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-01-12 04:07:34.140 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-01-12 04:07:34.173 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-01-12 04:07:34.175 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-01-12 04:07:34.176 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-01-12 04:07:34.179 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.6 [68.8 kB] 2021-01-12 04:07:34.230 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.6 [102 kB] 2021-01-12 04:07:34.239 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-01-12 04:07:34.243 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-01-12 04:07:34.258 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.6 [1,385 kB] 2021-01-12 04:07:34.376 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-01-12 04:07:34.377 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-01-12 04:07:34.391 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-01-12 04:07:34.392 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-01-12 04:07:34.394 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-01-12 04:07:34.395 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2021-01-12 04:07:34.448 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-01-12 04:07:34.451 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2021-01-12 04:07:35.624 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-01-12 04:07:35.708 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-01-12 04:07:35.710 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-01-12 04:07:35.711 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2021-01-12 04:07:35.783 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-01-12 04:07:35.784 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-01-12 04:07:35.784 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-01-12 04:07:35.788 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-01-12 04:07:35.788 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-01-12 04:07:35.793 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-01-12 04:07:35.805 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-01-12 04:07:35.822 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-01-12 04:07:35.825 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-01-12 04:07:35.879 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-01-12 04:07:35.879 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.32-0ubuntu0.18.04.1 [690 kB] 2021-01-12 04:07:36.001 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.7 [1,566 kB] 2021-01-12 04:07:36.200 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.32-0ubuntu0.18.04.1 [988 kB] 2021-01-12 04:07:36.341 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-01-12 04:07:36.425 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-01-12 04:07:36.428 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-01-12 04:07:36.615 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-01-12 04:07:36.634 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.15-0ubuntu0.18.04.1 [108 kB] 2021-01-12 04:07:36.645 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.15-0ubuntu0.18.04.1 [218 kB] 2021-01-12 04:07:36.726 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.5 [2,723 kB] 2021-01-12 04:07:37.284 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.5 [923 kB] 2021-01-12 04:07:37.313 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [256 kB] 2021-01-12 04:07:37.374 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [48.9 kB] 2021-01-12 04:07:37.375 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-01-12 04:07:37.402 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.43 [184 kB] 2021-01-12 04:07:37.408 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-01-12 04:07:37.454 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2021-01-12 04:07:37.570 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-01-12 04:07:37.589 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-01-12 04:07:37.669 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-01-12 04:07:37.683 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2021-01-12 04:07:37.684 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-01-12 04:07:37.853 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-01-12 04:07:37.875 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-01-12 04:07:37.877 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-01-12 04:07:37.878 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-01-12 04:07:37.879 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-01-12 04:07:37.884 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.15-0ubuntu0.18.04.1 [838 kB] 2021-01-12 04:07:38.024 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-01-12 04:07:38.030 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2021-01-12 04:07:38.314 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2021-01-12 04:07:38.448 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2021-01-12 04:07:38.508 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2021-01-12 04:07:38.566 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2021-01-12 04:07:38.573 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-01-12 04:07:38.627 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.4 [114 kB] 2021-01-12 04:07:38.692 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2021-01-12 04:07:38.759 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.3 [6,180 B] 2021-01-12 04:07:38.760 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-01-12 04:07:38.761 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB] 2021-01-12 04:07:38.766 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-xdg all 0.25-4ubuntu1 [31.4 kB] 2021-01-12 04:07:38.771 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.34 [40.2 kB] 2021-01-12 04:07:38.776 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.34 [871 kB] 2021-01-12 04:07:38.866 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-01-12 04:07:38.880 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-01-12 04:07:38.955 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-01-12 04:07:39.088 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-01-12 04:07:39.094 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2021-01-12 04:07:39.111 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-01-12 04:07:39.112 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-01-12 04:07:39.127 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-01-12 04:07:39.128 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-01-12 04:07:39.129 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2021-01-12 04:07:39.130 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2021-01-12 04:07:39.131 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-01-12 04:07:39.155 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-01-12 04:07:39.210 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-01-12 04:07:39.224 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-01-12 04:07:39.225 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-01-12 04:07:39.230 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-01-12 04:07:39.259 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-01-12 04:07:40.886 | Preconfiguring packages ... 2021-01-12 04:07:41.006 | Fetched 84.3 MB in 14s (6,077 kB/s) 2021-01-12 04:07:41.075 | (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 ... 64590 files and directories currently installed.) 2021-01-12 04:07:41.078 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.43_amd64.deb ... 2021-01-12 04:07:41.108 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-12 04:07:41.228 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.43_amd64.deb ... 2021-01-12 04:07:41.251 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-12 04:07:41.397 | Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 2021-01-12 04:07:41.536 | Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-12 04:07:42.247 | Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 2021-01-12 04:07:42.268 | Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-12 04:07:42.371 | Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 2021-01-12 04:07:42.492 | (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 ... 64590 files and directories currently installed.) 2021-01-12 04:07:42.494 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-01-12 04:07:42.516 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-01-12 04:07:42.602 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-01-12 04:07:42.733 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2021-01-12 04:07:42.736 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-01-12 04:07:42.758 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-01-12 04:07:43.014 | Selecting previously unselected package libapr1:amd64. 2021-01-12 04:07:43.020 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-01-12 04:07:43.023 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-01-12 04:07:43.151 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-01-12 04:07:43.173 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-01-12 04:07:43.441 | Selecting previously unselected package libaprutil1:amd64. 2021-01-12 04:07:43.448 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-01-12 04:07:43.451 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-01-12 04:07:43.546 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-01-12 04:07:43.568 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-01-12 04:07:43.704 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-01-12 04:07:43.711 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-01-12 04:07:43.713 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-01-12 04:07:43.776 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-01-12 04:07:43.797 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-01-12 04:07:43.903 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-01-12 04:07:43.925 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-01-12 04:07:44.014 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 2021-01-12 04:07:44.036 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-01-12 04:07:44.148 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2021-01-12 04:07:44.170 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-01-12 04:07:44.269 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-01-12 04:07:44.275 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-01-12 04:07:44.278 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-01-12 04:07:44.352 | Selecting previously unselected package liblua5.2-0:amd64. 2021-01-12 04:07:44.357 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-01-12 04:07:44.361 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-01-12 04:07:44.451 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2021-01-12 04:07:44.476 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2021-01-12 04:07:45.775 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-01-12 04:07:45.799 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-01-12 04:07:45.960 | Selecting previously unselected package apache2-bin. 2021-01-12 04:07:45.967 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-12 04:07:45.969 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2021-01-12 04:07:46.180 | Selecting previously unselected package apache2-utils. 2021-01-12 04:07:46.187 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-12 04:07:46.190 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2021-01-12 04:07:46.253 | Selecting previously unselected package apache2-data. 2021-01-12 04:07:46.260 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2021-01-12 04:07:46.263 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2021-01-12 04:07:46.437 | Selecting previously unselected package apache2. 2021-01-12 04:07:46.443 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-12 04:07:46.461 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2021-01-12 04:07:46.570 | Selecting previously unselected package fonts-dejavu-core. 2021-01-12 04:07:46.577 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-01-12 04:07:46.579 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-01-12 04:07:46.785 | Selecting previously unselected package fonts-liberation. 2021-01-12 04:07:46.791 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-01-12 04:07:46.794 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-01-12 04:07:46.981 | Selecting previously unselected package fontconfig-config. 2021-01-12 04:07:46.988 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-01-12 04:07:46.990 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-01-12 04:07:47.078 | Selecting previously unselected package libfontconfig1:amd64. 2021-01-12 04:07:47.084 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-01-12 04:07:47.087 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-01-12 04:07:47.185 | Selecting previously unselected package fontconfig. 2021-01-12 04:07:47.191 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-01-12 04:07:47.193 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-01-12 04:07:47.287 | Selecting previously unselected package liblua5.3-0:amd64. 2021-01-12 04:07:47.293 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-01-12 04:07:47.296 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-01-12 04:07:47.408 | Selecting previously unselected package haproxy. 2021-01-12 04:07:47.414 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-01-12 04:07:47.424 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-01-12 04:07:47.637 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-01-12 04:07:47.644 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-01-12 04:07:47.646 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-12 04:07:47.757 | Selecting previously unselected package x11-common. 2021-01-12 04:07:47.764 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-01-12 04:07:47.788 | dpkg-query: no packages found matching nux-tools 2021-01-12 04:07:47.798 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-01-12 04:07:47.896 | Selecting previously unselected package libice6:amd64. 2021-01-12 04:07:47.903 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-01-12 04:07:47.906 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-01-12 04:07:47.989 | Selecting previously unselected package libsm6:amd64. 2021-01-12 04:07:47.996 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-01-12 04:07:47.999 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-01-12 04:07:48.121 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-01-12 04:07:48.583 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-01-12 04:07:49.011 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-01-12 04:07:49.018 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-01-12 04:07:49.020 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-01-12 04:07:49.108 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-01-12 04:07:49.129 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-01-12 04:07:49.218 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-01-12 04:07:49.372 | (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 ... 65643 files and directories currently installed.) 2021-01-12 04:07:49.375 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-12 04:07:49.399 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2021-01-12 04:07:49.672 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-01-12 04:07:49.693 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-01-12 04:07:49.896 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 2021-01-12 04:07:49.928 | Unpacking sudo (1.8.21p2-3ubuntu1.3) over (1.8.21p2-3ubuntu1) ... 2021-01-12 04:07:50.112 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-01-12 04:07:50.133 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-12 04:07:50.256 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-01-12 04:07:50.278 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-12 04:07:50.424 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-01-12 04:07:50.445 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-12 04:07:50.543 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-01-12 04:07:50.565 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-12 04:07:50.672 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-01-12 04:07:50.693 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-01-12 04:07:50.821 | Selecting previously unselected package uuid-dev:amd64. 2021-01-12 04:07:50.827 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-01-12 04:07:50.830 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-01-12 04:07:50.912 | Selecting previously unselected package libsctp1:amd64. 2021-01-12 04:07:50.918 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-01-12 04:07:50.921 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-01-12 04:07:50.978 | Selecting previously unselected package libsctp-dev:amd64. 2021-01-12 04:07:50.984 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-01-12 04:07:50.988 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-01-12 04:07:51.048 | Selecting previously unselected package libapr1-dev. 2021-01-12 04:07:51.054 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2021-01-12 04:07:51.057 | Unpacking libapr1-dev (1.6.3-2) ... 2021-01-12 04:07:51.327 | Selecting previously unselected package libldap2-dev:amd64. 2021-01-12 04:07:51.334 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2021-01-12 04:07:51.336 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-12 04:07:51.472 | Selecting previously unselected package libaprutil1-dev. 2021-01-12 04:07:51.479 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-01-12 04:07:51.481 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-01-12 04:07:51.743 | Selecting previously unselected package autotools-dev. 2021-01-12 04:07:51.750 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2021-01-12 04:07:51.753 | Unpacking autotools-dev (20180224.1) ... 2021-01-12 04:07:51.809 | Selecting previously unselected package m4. 2021-01-12 04:07:51.816 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2021-01-12 04:07:51.819 | Unpacking m4 (1.4.18-1) ... 2021-01-12 04:07:51.928 | Selecting previously unselected package autoconf. 2021-01-12 04:07:51.935 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2021-01-12 04:07:51.937 | Unpacking autoconf (2.69-11) ... 2021-01-12 04:07:52.060 | Selecting previously unselected package automake. 2021-01-12 04:07:52.067 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-01-12 04:07:52.071 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-01-12 04:07:52.190 | Selecting previously unselected package autopoint. 2021-01-12 04:07:52.197 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-01-12 04:07:52.199 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-01-12 04:07:52.268 | Selecting previously unselected package libtool. 2021-01-12 04:07:52.275 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2021-01-12 04:07:52.277 | Unpacking libtool (2.4.6-2) ... 2021-01-12 04:07:52.356 | Selecting previously unselected package dh-autoreconf. 2021-01-12 04:07:52.363 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2021-01-12 04:07:52.365 | Unpacking dh-autoreconf (17) ... 2021-01-12 04:07:52.422 | Selecting previously unselected package libarchive-zip-perl. 2021-01-12 04:07:52.428 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-01-12 04:07:52.431 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-01-12 04:07:52.494 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-01-12 04:07:52.501 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-01-12 04:07:52.503 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-01-12 04:07:52.559 | Selecting previously unselected package libtimedate-perl. 2021-01-12 04:07:52.566 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2021-01-12 04:07:52.568 | Unpacking libtimedate-perl (2.3000-2) ... 2021-01-12 04:07:52.631 | Selecting previously unselected package dh-strip-nondeterminism. 2021-01-12 04:07:52.637 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-01-12 04:07:52.640 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-01-12 04:07:52.696 | Selecting previously unselected package libdpkg-perl. 2021-01-12 04:07:52.702 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-01-12 04:07:52.705 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-01-12 04:07:52.792 | Selecting previously unselected package make. 2021-01-12 04:07:52.799 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2021-01-12 04:07:52.801 | Unpacking make (4.1-9.1ubuntu1) ... 2021-01-12 04:07:52.882 | Selecting previously unselected package dpkg-dev. 2021-01-12 04:07:52.888 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-01-12 04:07:52.891 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-01-12 04:07:53.070 | Selecting previously unselected package libcroco3:amd64. 2021-01-12 04:07:53.077 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2021-01-12 04:07:53.079 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-01-12 04:07:53.151 | Selecting previously unselected package gettext. 2021-01-12 04:07:53.157 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-01-12 04:07:53.160 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-01-12 04:07:53.432 | Selecting previously unselected package intltool-debian. 2021-01-12 04:07:53.440 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-01-12 04:07:53.442 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-01-12 04:07:53.498 | Selecting previously unselected package po-debconf. 2021-01-12 04:07:53.505 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2021-01-12 04:07:53.507 | Unpacking po-debconf (1.0.20) ... 2021-01-12 04:07:53.590 | Selecting previously unselected package debhelper. 2021-01-12 04:07:53.597 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2021-01-12 04:07:53.599 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-01-12 04:07:53.813 | Selecting previously unselected package apache2-dev. 2021-01-12 04:07:53.819 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-12 04:07:53.822 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2021-01-12 04:07:53.904 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-01-12 04:07:53.911 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-01-12 04:07:53.913 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-01-12 04:07:54.362 | Selecting previously unselected package g++-7. 2021-01-12 04:07:54.369 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-01-12 04:07:54.371 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-01-12 04:07:55.747 | Selecting previously unselected package g++. 2021-01-12 04:07:55.754 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-01-12 04:07:55.756 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-01-12 04:07:55.806 | Selecting previously unselected package build-essential. 2021-01-12 04:07:55.813 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2021-01-12 04:07:55.815 | Unpacking build-essential (12.4ubuntu1) ... 2021-01-12 04:07:55.872 | Selecting previously unselected package conntrack. 2021-01-12 04:07:55.879 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-01-12 04:07:55.881 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-12 04:07:55.963 | Selecting previously unselected package libnetfilter-queue1. 2021-01-12 04:07:55.970 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-01-12 04:07:55.972 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-01-12 04:07:56.062 | Selecting previously unselected package conntrackd. 2021-01-12 04:07:56.069 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-01-12 04:07:56.071 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-12 04:07:56.148 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.12_amd64.deb ... 2021-01-12 04:07:56.169 | Unpacking curl (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-01-12 04:07:56.302 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... 2021-01-12 04:07:56.323 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-01-12 04:07:56.439 | Selecting previously unselected package dctrl-tools. 2021-01-12 04:07:56.446 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2021-01-12 04:07:56.455 | Unpacking dctrl-tools (2.24-2build1) ... 2021-01-12 04:07:56.516 | Selecting previously unselected package dnsmasq-utils. 2021-01-12 04:07:56.523 | Preparing to unpack .../044-dnsmasq-utils_2.79-1_amd64.deb ... 2021-01-12 04:07:56.525 | Unpacking dnsmasq-utils (2.79-1) ... 2021-01-12 04:07:56.598 | Selecting previously unselected package dstat. 2021-01-12 04:07:56.605 | Preparing to unpack .../045-dstat_0.7.3-1_all.deb ... 2021-01-12 04:07:56.608 | Unpacking dstat (0.7.3-1) ... 2021-01-12 04:07:56.712 | Selecting previously unselected package libfakeroot:amd64. 2021-01-12 04:07:56.720 | Preparing to unpack .../046-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-01-12 04:07:56.722 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-01-12 04:07:56.796 | Selecting previously unselected package fakeroot. 2021-01-12 04:07:56.802 | Preparing to unpack .../047-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-01-12 04:07:56.805 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-01-12 04:07:56.866 | Selecting previously unselected package genisoimage. 2021-01-12 04:07:56.873 | Preparing to unpack .../048-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-01-12 04:07:56.875 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-01-12 04:07:56.996 | Selecting previously unselected package libgraphite2-3:amd64. 2021-01-12 04:07:57.003 | Preparing to unpack .../049-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-01-12 04:07:57.005 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-01-12 04:07:57.095 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-01-12 04:07:57.101 | Preparing to unpack .../050-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-01-12 04:07:57.104 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-01-12 04:07:57.190 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-01-12 04:07:57.197 | Preparing to unpack .../051-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-01-12 04:07:57.199 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-01-12 04:07:57.306 | Preparing to unpack .../052-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2021-01-12 04:07:57.385 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2021-01-12 04:07:58.264 | Selecting previously unselected package libann0. 2021-01-12 04:07:58.271 | Preparing to unpack .../053-libann0_1.1.2+doc-6_amd64.deb ... 2021-01-12 04:07:58.273 | Unpacking libann0 (1.1.2+doc-6) ... 2021-01-12 04:07:58.347 | Selecting previously unselected package libcdt5. 2021-01-12 04:07:58.354 | Preparing to unpack .../054-libcdt5_2.40.1-2_amd64.deb ... 2021-01-12 04:07:58.356 | Unpacking libcdt5 (2.40.1-2) ... 2021-01-12 04:07:58.430 | Selecting previously unselected package libcgraph6. 2021-01-12 04:07:58.437 | Preparing to unpack .../055-libcgraph6_2.40.1-2_amd64.deb ... 2021-01-12 04:07:58.439 | Unpacking libcgraph6 (2.40.1-2) ... 2021-01-12 04:07:58.498 | Selecting previously unselected package libjpeg8:amd64. 2021-01-12 04:07:58.505 | Preparing to unpack .../056-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-01-12 04:07:58.507 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-01-12 04:07:58.589 | Selecting previously unselected package libjbig0:amd64. 2021-01-12 04:07:58.596 | Preparing to unpack .../057-libjbig0_2.1-3.1build1_amd64.deb ... 2021-01-12 04:07:58.599 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-01-12 04:07:58.681 | Selecting previously unselected package libtiff5:amd64. 2021-01-12 04:07:58.687 | Preparing to unpack .../058-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2021-01-12 04:07:58.690 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-01-12 04:07:58.790 | Selecting previously unselected package libwebp6:amd64. 2021-01-12 04:07:58.796 | Preparing to unpack .../059-libwebp6_0.6.1-2_amd64.deb ... 2021-01-12 04:07:58.799 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2021-01-12 04:07:58.894 | Selecting previously unselected package libxpm4:amd64. 2021-01-12 04:07:58.901 | Preparing to unpack .../060-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-01-12 04:07:58.903 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-01-12 04:07:58.985 | Selecting previously unselected package libgd3:amd64. 2021-01-12 04:07:58.992 | Preparing to unpack .../061-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2021-01-12 04:07:58.994 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-01-12 04:07:59.089 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-01-12 04:07:59.096 | Preparing to unpack .../062-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-01-12 04:07:59.098 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-01-12 04:07:59.197 | Selecting previously unselected package libpixman-1-0:amd64. 2021-01-12 04:07:59.204 | Preparing to unpack .../063-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-01-12 04:07:59.207 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-01-12 04:07:59.317 | Selecting previously unselected package libxcb-render0:amd64. 2021-01-12 04:07:59.324 | Preparing to unpack .../064-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-01-12 04:07:59.326 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-12 04:07:59.408 | Selecting previously unselected package libxcb-shm0:amd64. 2021-01-12 04:07:59.414 | Preparing to unpack .../065-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-01-12 04:07:59.417 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-12 04:07:59.490 | Selecting previously unselected package libxrender1:amd64. 2021-01-12 04:07:59.497 | Preparing to unpack .../066-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-01-12 04:07:59.499 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-01-12 04:07:59.590 | Selecting previously unselected package libcairo2:amd64. 2021-01-12 04:07:59.597 | Preparing to unpack .../067-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-01-12 04:07:59.599 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-01-12 04:07:59.739 | Selecting previously unselected package libltdl7:amd64. 2021-01-12 04:07:59.746 | Preparing to unpack .../068-libltdl7_2.4.6-2_amd64.deb ... 2021-01-12 04:07:59.757 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-01-12 04:07:59.830 | Selecting previously unselected package libthai-data. 2021-01-12 04:07:59.836 | Preparing to unpack .../069-libthai-data_0.1.27-2_all.deb ... 2021-01-12 04:07:59.838 | Unpacking libthai-data (0.1.27-2) ... 2021-01-12 04:07:59.957 | Selecting previously unselected package libdatrie1:amd64. 2021-01-12 04:07:59.964 | Preparing to unpack .../070-libdatrie1_0.2.10-7_amd64.deb ... 2021-01-12 04:07:59.966 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-01-12 04:08:00.056 | Selecting previously unselected package libthai0:amd64. 2021-01-12 04:08:00.063 | Preparing to unpack .../071-libthai0_0.1.27-2_amd64.deb ... 2021-01-12 04:08:00.065 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-01-12 04:08:00.158 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-01-12 04:08:00.164 | Preparing to unpack .../072-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-01-12 04:08:00.203 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-12 04:08:00.304 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-01-12 04:08:00.311 | Preparing to unpack .../073-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-01-12 04:08:00.313 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-12 04:08:00.403 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-01-12 04:08:00.410 | Preparing to unpack .../074-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-01-12 04:08:00.412 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-12 04:08:00.489 | Selecting previously unselected package libpathplan4. 2021-01-12 04:08:00.495 | Preparing to unpack .../075-libpathplan4_2.40.1-2_amd64.deb ... 2021-01-12 04:08:00.498 | Unpacking libpathplan4 (2.40.1-2) ... 2021-01-12 04:08:00.590 | Selecting previously unselected package libgvc6. 2021-01-12 04:08:00.597 | Preparing to unpack .../076-libgvc6_2.40.1-2_amd64.deb ... 2021-01-12 04:08:00.600 | Unpacking libgvc6 (2.40.1-2) ... 2021-01-12 04:08:00.757 | Selecting previously unselected package libgvpr2. 2021-01-12 04:08:00.764 | Preparing to unpack .../077-libgvpr2_2.40.1-2_amd64.deb ... 2021-01-12 04:08:00.766 | Unpacking libgvpr2 (2.40.1-2) ... 2021-01-12 04:08:00.861 | Selecting previously unselected package liblab-gamut1. 2021-01-12 04:08:00.868 | Preparing to unpack .../078-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-01-12 04:08:00.871 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-01-12 04:08:01.078 | Selecting previously unselected package libxt6:amd64. 2021-01-12 04:08:01.085 | Preparing to unpack .../079-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-01-12 04:08:01.087 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-01-12 04:08:01.187 | Selecting previously unselected package libxmu6:amd64. 2021-01-12 04:08:01.195 | Preparing to unpack .../080-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-01-12 04:08:01.197 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-01-12 04:08:01.290 | Selecting previously unselected package libxaw7:amd64. 2021-01-12 04:08:01.297 | Preparing to unpack .../081-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-01-12 04:08:01.300 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-01-12 04:08:01.402 | Selecting previously unselected package graphviz. 2021-01-12 04:08:01.409 | Preparing to unpack .../082-graphviz_2.40.1-2_amd64.deb ... 2021-01-12 04:08:01.420 | Unpacking graphviz (2.40.1-2) ... 2021-01-12 04:08:01.628 | Selecting previously unselected package libnl-3-200:amd64. 2021-01-12 04:08:01.635 | Preparing to unpack .../083-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-01-12 04:08:01.637 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-12 04:08:01.731 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-01-12 04:08:01.738 | Preparing to unpack .../084-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-01-12 04:08:01.741 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-12 04:08:01.850 | Selecting previously unselected package libibverbs1:amd64. 2021-01-12 04:08:01.857 | Preparing to unpack .../085-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-01-12 04:08:01.860 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-01-12 04:08:01.961 | Selecting previously unselected package ibverbs-providers:amd64. 2021-01-12 04:08:01.968 | Preparing to unpack .../086-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-01-12 04:08:01.970 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-01-12 04:08:02.047 | Selecting previously unselected package icu-devtools. 2021-01-12 04:08:02.054 | Preparing to unpack .../087-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2021-01-12 04:08:02.056 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2021-01-12 04:08:02.152 | Selecting previously unselected package iputils-arping. 2021-01-12 04:08:02.158 | Preparing to unpack .../088-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-01-12 04:08:02.161 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-01-12 04:08:02.262 | Selecting previously unselected package javascript-common. 2021-01-12 04:08:02.269 | Preparing to unpack .../089-javascript-common_11_all.deb ... 2021-01-12 04:08:02.283 | Unpacking javascript-common (11) ... 2021-01-12 04:08:02.372 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-01-12 04:08:02.379 | Preparing to unpack .../090-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-01-12 04:08:02.381 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-12 04:08:02.490 | Selecting previously unselected package libsensors4:amd64. 2021-01-12 04:08:02.496 | Preparing to unpack .../091-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-01-12 04:08:02.569 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-01-12 04:08:02.652 | Selecting previously unselected package libsnmp-base. 2021-01-12 04:08:02.660 | Preparing to unpack .../092-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-01-12 04:08:02.662 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-12 04:08:02.778 | Selecting previously unselected package libsnmp30:amd64. 2021-01-12 04:08:02.785 | Preparing to unpack .../093-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-01-12 04:08:02.787 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-12 04:08:03.025 | Selecting previously unselected package keepalived. 2021-01-12 04:08:03.033 | Preparing to unpack .../094-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-01-12 04:08:03.035 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-01-12 04:08:03.176 | Selecting previously unselected package libgssrpc4:amd64. 2021-01-12 04:08:03.183 | Preparing to unpack .../095-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-01-12 04:08:03.194 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-01-12 04:08:03.279 | Selecting previously unselected package libkdb5-9:amd64. 2021-01-12 04:08:03.287 | Preparing to unpack .../096-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-01-12 04:08:03.297 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-01-12 04:08:03.382 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-01-12 04:08:03.389 | Preparing to unpack .../097-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-01-12 04:08:03.391 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-12 04:08:03.478 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-01-12 04:08:03.485 | Preparing to unpack .../098-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-01-12 04:08:03.495 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-12 04:08:03.561 | Selecting previously unselected package comerr-dev:amd64. 2021-01-12 04:08:03.567 | Preparing to unpack .../099-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-01-12 04:08:03.570 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-01-12 04:08:03.638 | Selecting previously unselected package krb5-multidev:amd64. 2021-01-12 04:08:03.645 | Preparing to unpack .../100-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-01-12 04:08:03.647 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-01-12 04:08:03.746 | Selecting previously unselected package libaio1:amd64. 2021-01-12 04:08:03.753 | Preparing to unpack .../101-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-01-12 04:08:03.763 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-01-12 04:08:03.821 | Selecting previously unselected package libalgorithm-diff-perl. 2021-01-12 04:08:03.828 | Preparing to unpack .../102-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-01-12 04:08:03.831 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-01-12 04:08:03.892 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-01-12 04:08:03.899 | Preparing to unpack .../103-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-01-12 04:08:03.901 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-01-12 04:08:03.959 | Selecting previously unselected package libalgorithm-merge-perl. 2021-01-12 04:08:03.966 | Preparing to unpack .../104-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-01-12 04:08:03.968 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-01-12 04:08:04.026 | Selecting previously unselected package libarchive-cpio-perl. 2021-01-12 04:08:04.033 | Preparing to unpack .../105-libarchive-cpio-perl_0.10-1_all.deb ... 2021-01-12 04:08:04.035 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-01-12 04:08:04.103 | Selecting previously unselected package libfile-fcntllock-perl. 2021-01-12 04:08:04.110 | Preparing to unpack .../106-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-01-12 04:08:04.113 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-01-12 04:08:04.170 | Selecting previously unselected package libglib2.0-bin. 2021-01-12 04:08:04.177 | Preparing to unpack .../107-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-12 04:08:04.188 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-12 04:08:04.269 | Selecting previously unselected package libglib2.0-dev-bin. 2021-01-12 04:08:04.275 | Preparing to unpack .../108-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-12 04:08:04.278 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-12 04:08:04.379 | Selecting previously unselected package pkg-config. 2021-01-12 04:08:04.386 | Preparing to unpack .../109-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-01-12 04:08:04.388 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-01-12 04:08:04.449 | Selecting previously unselected package zlib1g-dev:amd64. 2021-01-12 04:08:04.455 | Preparing to unpack .../110-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-01-12 04:08:04.458 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-01-12 04:08:04.545 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-01-12 04:08:04.553 | Preparing to unpack .../111-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-12 04:08:04.564 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-01-12 04:08:04.914 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-01-12 04:08:04.921 | Preparing to unpack .../112-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-01-12 04:08:04.923 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-01-12 04:08:04.991 | Selecting previously unselected package libgts-bin. 2021-01-12 04:08:04.997 | Preparing to unpack .../113-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-01-12 04:08:05.008 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-01-12 04:08:05.094 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-01-12 04:08:05.102 | Preparing to unpack .../114-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-01-12 04:08:05.104 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-01-12 04:08:05.187 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-01-12 04:08:05.195 | Preparing to unpack .../115-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-01-12 04:08:05.197 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-01-12 04:08:05.280 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-01-12 04:08:05.287 | Preparing to unpack .../116-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-01-12 04:08:05.289 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-01-12 04:08:05.363 | Selecting previously unselected package libiculx60:amd64. 2021-01-12 04:08:05.370 | Preparing to unpack .../117-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2021-01-12 04:08:05.373 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-01-12 04:08:05.439 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-01-12 04:08:05.446 | Preparing to unpack .../118-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-01-12 04:08:05.457 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-01-12 04:08:05.525 | Selecting previously unselected package libicu-dev. 2021-01-12 04:08:05.531 | Preparing to unpack .../119-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2021-01-12 04:08:05.534 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2021-01-12 04:08:06.955 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-01-12 04:08:06.963 | Preparing to unpack .../120-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-01-12 04:08:06.965 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-01-12 04:08:07.097 | Selecting previously unselected package libiscsi7:amd64. 2021-01-12 04:08:07.105 | Preparing to unpack .../121-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-01-12 04:08:07.107 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-01-12 04:08:07.203 | Selecting previously unselected package libjansson4:amd64. 2021-01-12 04:08:07.210 | Preparing to unpack .../122-libjansson4_2.11-1_amd64.deb ... 2021-01-12 04:08:07.212 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-01-12 04:08:07.270 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-01-12 04:08:07.277 | Preparing to unpack .../123-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-01-12 04:08:07.279 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-12 04:08:07.375 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-01-12 04:08:07.381 | Preparing to unpack .../124-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-01-12 04:08:07.384 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-01-12 04:08:07.449 | Selecting previously unselected package libjpeg-dev:amd64. 2021-01-12 04:08:07.457 | Preparing to unpack .../125-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-01-12 04:08:07.459 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-01-12 04:08:07.532 | Selecting previously unselected package libjs-jquery. 2021-01-12 04:08:07.540 | Preparing to unpack .../126-libjs-jquery_3.2.1-1_all.deb ... 2021-01-12 04:08:07.542 | Unpacking libjs-jquery (3.2.1-1) ... 2021-01-12 04:08:07.616 | Selecting previously unselected package libjs-jquery-metadata. 2021-01-12 04:08:07.623 | Preparing to unpack .../127-libjs-jquery-metadata_12-1_all.deb ... 2021-01-12 04:08:07.633 | Unpacking libjs-jquery-metadata (12-1) ... 2021-01-12 04:08:07.692 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-01-12 04:08:07.699 | Preparing to unpack .../128-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-01-12 04:08:07.709 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-01-12 04:08:07.823 | Selecting previously unselected package libltdl-dev:amd64. 2021-01-12 04:08:07.830 | Preparing to unpack .../129-libltdl-dev_2.4.6-2_amd64.deb ... 2021-01-12 04:08:07.832 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-01-12 04:08:07.917 | Selecting previously unselected package libsys-hostname-long-perl. 2021-01-12 04:08:07.924 | Preparing to unpack .../130-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-01-12 04:08:07.926 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-01-12 04:08:07.984 | Selecting previously unselected package libmail-sendmail-perl. 2021-01-12 04:08:07.991 | Preparing to unpack .../131-libmail-sendmail-perl_0.80-1_all.deb ... 2021-01-12 04:08:07.993 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-01-12 04:08:08.092 | Selecting previously unselected package libmatheval1:amd64. 2021-01-12 04:08:08.100 | Preparing to unpack .../132-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-01-12 04:08:08.102 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-01-12 04:08:08.210 | Selecting previously unselected package mysql-common. 2021-01-12 04:08:08.217 | Preparing to unpack .../133-mysql-common_5.8+1.0.4_all.deb ... 2021-01-12 04:08:08.233 | Unpacking mysql-common (5.8+1.0.4) ... 2021-01-12 04:08:08.315 | Selecting previously unselected package libmysqlclient20:amd64. 2021-01-12 04:08:08.322 | Preparing to unpack .../134-libmysqlclient20_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-12 04:08:08.324 | Unpacking libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-12 04:08:08.501 | Selecting previously unselected package libssl-dev:amd64. 2021-01-12 04:08:08.509 | Preparing to unpack .../135-libssl-dev_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-01-12 04:08:08.511 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-12 04:08:08.795 | Selecting previously unselected package libmysqlclient-dev. 2021-01-12 04:08:08.803 | Preparing to unpack .../136-libmysqlclient-dev_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-12 04:08:08.805 | Unpacking libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2021-01-12 04:08:09.054 | Selecting previously unselected package libnorm1:amd64. 2021-01-12 04:08:09.061 | Preparing to unpack .../137-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-01-12 04:08:09.063 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-01-12 04:08:09.173 | Selecting previously unselected package libnspr4:amd64. 2021-01-12 04:08:09.181 | Preparing to unpack .../138-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-01-12 04:08:09.191 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-01-12 04:08:09.279 | Selecting previously unselected package libnss3:amd64. 2021-01-12 04:08:09.287 | Preparing to unpack .../139-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-01-12 04:08:09.289 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-01-12 04:08:09.549 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-01-12 04:08:09.556 | Preparing to unpack .../140-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-01-12 04:08:09.559 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-01-12 04:08:09.660 | Selecting previously unselected package libpq5:amd64. 2021-01-12 04:08:09.667 | Preparing to unpack .../141-libpq5_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-01-12 04:08:09.677 | Unpacking libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-01-12 04:08:09.748 | Selecting previously unselected package libpq-dev. 2021-01-12 04:08:09.755 | Preparing to unpack .../142-libpq-dev_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-01-12 04:08:09.757 | Unpacking libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-01-12 04:08:09.901 | Selecting previously unselected package librados2. 2021-01-12 04:08:09.908 | Preparing to unpack .../143-librados2_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2021-01-12 04:08:09.911 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-12 04:08:10.393 | Selecting previously unselected package librbd1. 2021-01-12 04:08:10.401 | Preparing to unpack .../144-librbd1_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2021-01-12 04:08:10.403 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-12 04:08:10.592 | Selecting previously unselected package libsasl2-dev. 2021-01-12 04:08:10.601 | Preparing to unpack .../145-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-01-12 04:08:10.603 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-12 04:08:10.725 | Preparing to unpack .../146-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-01-12 04:08:10.747 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-01-12 04:08:10.862 | Selecting previously unselected package libsodium23:amd64. 2021-01-12 04:08:10.869 | Preparing to unpack .../147-libsodium23_1.0.16-2_amd64.deb ... 2021-01-12 04:08:10.871 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-01-12 04:08:10.945 | Selecting previously unselected package libsystemd-dev:amd64. 2021-01-12 04:08:10.952 | Preparing to unpack .../148-libsystemd-dev_237-3ubuntu10.43_amd64.deb ... 2021-01-12 04:08:10.954 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2021-01-12 04:08:11.089 | Selecting previously unselected package libx86-1:amd64. 2021-01-12 04:08:11.097 | Preparing to unpack .../149-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-01-12 04:08:11.100 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-01-12 04:08:11.181 | Selecting previously unselected package libxml2-dev:amd64. 2021-01-12 04:08:11.188 | Preparing to unpack .../150-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-01-12 04:08:11.191 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-01-12 04:08:11.393 | Preparing to unpack .../151-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-01-12 04:08:11.422 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-01-12 04:08:11.521 | Selecting previously unselected package libxslt1-dev:amd64. 2021-01-12 04:08:11.528 | Preparing to unpack .../152-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-01-12 04:08:11.530 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-01-12 04:08:11.684 | Selecting previously unselected package libzmq5:amd64. 2021-01-12 04:08:11.691 | Preparing to unpack .../153-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-01-12 04:08:11.701 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-01-12 04:08:11.797 | Selecting previously unselected package lsscsi. 2021-01-12 04:08:11.805 | Preparing to unpack .../154-lsscsi_0.28-0.1_amd64.deb ... 2021-01-12 04:08:11.815 | Unpacking lsscsi (0.28-0.1) ... 2021-01-12 04:08:11.923 | Preparing to unpack .../155-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-01-12 04:08:11.960 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-01-12 04:08:12.832 | Selecting previously unselected package memcached. 2021-01-12 04:08:12.840 | Preparing to unpack .../156-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-01-12 04:08:12.842 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-01-12 04:08:12.929 | Selecting previously unselected package pm-utils. 2021-01-12 04:08:12.937 | Preparing to unpack .../157-pm-utils_1.4.1-17_all.deb ... 2021-01-12 04:08:12.939 | Unpacking pm-utils (1.4.1-17) ... 2021-01-12 04:08:13.049 | Selecting previously unselected package postgresql-client-common. 2021-01-12 04:08:13.056 | Preparing to unpack .../158-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-01-12 04:08:13.058 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-01-12 04:08:13.142 | Selecting previously unselected package ssl-cert. 2021-01-12 04:08:13.149 | Preparing to unpack .../159-ssl-cert_1.0.39_all.deb ... 2021-01-12 04:08:13.151 | Unpacking ssl-cert (1.0.39) ... 2021-01-12 04:08:13.284 | Selecting previously unselected package postgresql-common. 2021-01-12 04:08:13.291 | Preparing to unpack .../160-postgresql-common_190ubuntu0.1_all.deb ... 2021-01-12 04:08:13.336 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-01-12 04:08:13.338 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-01-12 04:08:13.425 | Selecting previously unselected package postgresql-server-dev-10. 2021-01-12 04:08:13.432 | Preparing to unpack .../161-postgresql-server-dev-10_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-01-12 04:08:13.443 | Unpacking postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-01-12 04:08:13.760 | Selecting previously unselected package postgresql-server-dev-all. 2021-01-12 04:08:13.768 | Preparing to unpack .../162-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-01-12 04:08:13.770 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-01-12 04:08:13.844 | Selecting previously unselected package python-pip-whl. 2021-01-12 04:08:13.852 | Preparing to unpack .../163-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-01-12 04:08:13.854 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-12 04:08:14.115 | Selecting previously unselected package python3-crypto. 2021-01-12 04:08:14.122 | Preparing to unpack .../164-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2021-01-12 04:08:14.125 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2021-01-12 04:08:14.278 | Selecting previously unselected package python3-secretstorage. 2021-01-12 04:08:14.285 | Preparing to unpack .../165-python3-secretstorage_2.3.1-2_all.deb ... 2021-01-12 04:08:14.287 | Unpacking python3-secretstorage (2.3.1-2) ... 2021-01-12 04:08:14.370 | Selecting previously unselected package python3-keyring. 2021-01-12 04:08:14.377 | Preparing to unpack .../166-python3-keyring_10.6.0-1_all.deb ... 2021-01-12 04:08:14.388 | Unpacking python3-keyring (10.6.0-1) ... 2021-01-12 04:08:14.464 | Selecting previously unselected package python3-keyrings.alt. 2021-01-12 04:08:14.471 | Preparing to unpack .../167-python3-keyrings.alt_3.0-1_all.deb ... 2021-01-12 04:08:14.473 | Unpacking python3-keyrings.alt (3.0-1) ... 2021-01-12 04:08:14.556 | Selecting previously unselected package python3-mysqldb. 2021-01-12 04:08:14.564 | Preparing to unpack .../168-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-01-12 04:08:14.574 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-01-12 04:08:14.654 | Selecting previously unselected package python3-pip. 2021-01-12 04:08:14.661 | Preparing to unpack .../169-python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-01-12 04:08:14.663 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-12 04:08:14.759 | Selecting previously unselected package python3-setuptools. 2021-01-12 04:08:14.766 | Preparing to unpack .../170-python3-setuptools_39.0.1-2_all.deb ... 2021-01-12 04:08:14.768 | Unpacking python3-setuptools (39.0.1-2) ... 2021-01-12 04:08:14.886 | Selecting previously unselected package python3.6-venv. 2021-01-12 04:08:14.894 | Preparing to unpack .../171-python3.6-venv_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 2021-01-12 04:08:14.896 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-01-12 04:08:14.948 | Selecting previously unselected package python3-venv. 2021-01-12 04:08:14.955 | Preparing to unpack .../172-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-01-12 04:08:14.958 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-01-12 04:08:15.033 | Selecting previously unselected package python3-wheel. 2021-01-12 04:08:15.041 | Preparing to unpack .../173-python3-wheel_0.30.0-0.2_all.deb ... 2021-01-12 04:08:15.043 | Unpacking python3-wheel (0.30.0-0.2) ... 2021-01-12 04:08:15.126 | Selecting previously unselected package python3-xdg. 2021-01-12 04:08:15.133 | Preparing to unpack .../174-python3-xdg_0.25-4ubuntu1_all.deb ... 2021-01-12 04:08:15.135 | Unpacking python3-xdg (0.25-4ubuntu1) ... 2021-01-12 04:08:15.211 | Selecting previously unselected package qemu-block-extra:amd64. 2021-01-12 04:08:15.219 | Preparing to unpack .../175-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2021-01-12 04:08:15.221 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-12 04:08:15.289 | Selecting previously unselected package qemu-utils. 2021-01-12 04:08:15.297 | Preparing to unpack .../176-qemu-utils_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2021-01-12 04:08:15.299 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-12 04:08:15.504 | Selecting previously unselected package sharutils. 2021-01-12 04:08:15.512 | Preparing to unpack .../177-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-01-12 04:08:15.514 | Unpacking sharutils (1:4.15.2-3) ... 2021-01-12 04:08:15.608 | Selecting previously unselected package sqlite3. 2021-01-12 04:08:15.615 | Preparing to unpack .../178-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-01-12 04:08:15.617 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-01-12 04:08:15.777 | Selecting previously unselected package thin-provisioning-tools. 2021-01-12 04:08:15.785 | Preparing to unpack .../179-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-01-12 04:08:15.787 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-01-12 04:08:15.914 | Selecting previously unselected package unzip. 2021-01-12 04:08:15.922 | Preparing to unpack .../180-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-01-12 04:08:15.924 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-01-12 04:08:16.028 | Selecting previously unselected package uwsgi-core. 2021-01-12 04:08:16.036 | Preparing to unpack .../181-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-01-12 04:08:16.038 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-01-12 04:08:16.209 | Selecting previously unselected package vbetool. 2021-01-12 04:08:16.216 | Preparing to unpack .../182-vbetool_1.1-4_amd64.deb ... 2021-01-12 04:08:16.219 | Unpacking vbetool (1.1-4) ... 2021-01-12 04:08:16.311 | Selecting previously unselected package libipset3:amd64. 2021-01-12 04:08:16.318 | Preparing to unpack .../183-libipset3_6.34-1_amd64.deb ... 2021-01-12 04:08:16.320 | Unpacking libipset3:amd64 (6.34-1) ... 2021-01-12 04:08:16.389 | Selecting previously unselected package ipset. 2021-01-12 04:08:16.397 | Preparing to unpack .../184-ipset_6.34-1_amd64.deb ... 2021-01-12 04:08:16.399 | Unpacking ipset (6.34-1) ... 2021-01-12 04:08:16.501 | Selecting previously unselected package ipvsadm. 2021-01-12 04:08:16.508 | Preparing to unpack .../185-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-01-12 04:08:16.510 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-01-12 04:08:16.587 | Selecting previously unselected package kpartx. 2021-01-12 04:08:16.595 | Preparing to unpack .../186-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2021-01-12 04:08:16.597 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2021-01-12 04:08:16.681 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-01-12 04:08:16.688 | Preparing to unpack .../187-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-01-12 04:08:16.690 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-01-12 04:08:16.774 | Selecting previously unselected package liberasurecode1:amd64. 2021-01-12 04:08:16.782 | Preparing to unpack .../188-liberasurecode1_1.5.0-1_amd64.deb ... 2021-01-12 04:08:16.784 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-01-12 04:08:16.846 | Selecting previously unselected package liberasurecode-dev. 2021-01-12 04:08:16.854 | Preparing to unpack .../189-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-01-12 04:08:16.856 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-01-12 04:08:16.914 | Selecting previously unselected package libffi-dev:amd64. 2021-01-12 04:08:16.922 | Preparing to unpack .../190-libffi-dev_3.2.1-8_amd64.deb ... 2021-01-12 04:08:16.924 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-01-12 04:08:17.011 | Selecting previously unselected package libkrb5-dev:amd64. 2021-01-12 04:08:17.019 | Preparing to unpack .../191-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-01-12 04:08:17.021 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-01-12 04:08:17.082 | Selecting previously unselected package libyaml-dev:amd64. 2021-01-12 04:08:17.089 | Preparing to unpack .../192-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-01-12 04:08:17.092 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-01-12 04:08:17.153 | Selecting previously unselected package socat. 2021-01-12 04:08:17.160 | Preparing to unpack .../193-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-01-12 04:08:17.170 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-01-12 04:08:17.289 | Selecting previously unselected package vlan. 2021-01-12 04:08:17.296 | Preparing to unpack .../194-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-01-12 04:08:17.298 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-01-12 04:08:17.399 | Setting up libjs-jquery (3.2.1-1) ... 2021-01-12 04:08:17.428 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-01-12 04:08:17.457 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-01-12 04:08:17.485 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-12 04:08:17.521 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-01-12 04:08:17.697 | Setting up libpathplan4 (2.40.1-2) ... 2021-01-12 04:08:17.725 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-12 04:08:17.753 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2021-01-12 04:08:17.789 | Setting up make (4.1-9.1ubuntu1) ... 2021-01-12 04:08:17.816 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-01-12 04:08:17.844 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-12 04:08:17.880 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-01-12 04:08:17.953 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-01-12 04:08:17.980 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-01-12 04:08:18.008 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-01-12 04:08:18.044 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-01-12 04:08:18.080 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-12 04:08:18.102 | Setting up sudo (1.8.21p2-3ubuntu1.3) ... 2021-01-12 04:08:18.161 | Setting up libtimedate-perl (2.3000-2) ... 2021-01-12 04:08:18.190 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-01-12 04:08:18.217 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-12 04:08:18.257 | Setting up fonts-dejavu-core (2.37-1) ... 2021-01-12 04:08:18.412 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2021-01-12 04:08:18.838 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-01-12 04:08:19.062 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-01-12 04:08:19.098 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-01-12 04:08:19.470 | update-initramfs: deferring update (trigger activated) 2021-01-12 04:08:21.408 | Setting up lsscsi (0.28-0.1) ... 2021-01-12 04:08:21.436 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-01-12 04:08:21.456 | No schema files found: doing nothing. 2021-01-12 04:08:21.463 | Setting up mysql-common (5.8+1.0.4) ... 2021-01-12 04:08:21.522 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-01-12 04:08:21.533 | Setting up sharutils (1:4.15.2-3) ... 2021-01-12 04:08:21.560 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-01-12 04:08:21.588 | Setting up python3-xdg (0.25-4ubuntu1) ... 2021-01-12 04:08:21.874 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-12 04:08:21.902 | Setting up libjansson4:amd64 (2.11-1) ... 2021-01-12 04:08:21.929 | Setting up python3-keyrings.alt (3.0-1) ... 2021-01-12 04:08:22.190 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-01-12 04:08:22.223 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-01-12 04:08:22.319 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-12 04:08:22.346 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-01-12 04:08:22.374 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-01-12 04:08:22.401 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-01-12 04:08:22.428 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-01-12 04:08:22.456 | Setting up dctrl-tools (2.24-2build1) ... 2021-01-12 04:08:22.484 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2021-01-12 04:08:22.512 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-01-12 04:08:22.540 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-01-12 04:08:22.568 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-12 04:08:22.595 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-01-12 04:08:22.623 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-01-12 04:08:22.690 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-01-12 04:08:32.854 | Setting up pm-utils (1.4.1-17) ... 2021-01-12 04:08:32.893 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-01-12 04:08:32.927 | Setting up python3-wheel (0.30.0-0.2) ... 2021-01-12 04:08:33.210 | Setting up m4 (1.4.18-1) ... 2021-01-12 04:08:33.238 | Setting up libipset3:amd64 (6.34-1) ... 2021-01-12 04:08:33.265 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-01-12 04:08:33.292 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-12 04:08:33.320 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-01-12 04:08:33.347 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-01-12 04:08:33.420 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-01-12 04:08:35.200 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-01-12 04:08:35.228 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-01-12 04:08:35.256 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-01-12 04:08:36.093 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-01-12 04:08:36.119 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-01-12 04:08:36.147 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-01-12 04:08:36.174 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-01-12 04:08:36.201 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-01-12 04:08:36.229 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-01-12 04:08:36.257 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-01-12 04:08:36.284 | Setting up dnsmasq-utils (2.79-1) ... 2021-01-12 04:08:36.312 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-01-12 04:08:36.340 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-01-12 04:08:36.385 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-01-12 04:08:36.431 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-12 04:08:36.459 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-01-12 04:08:36.488 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-12 04:08:36.522 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-01-12 04:08:36.559 | Setting up autotools-dev (20180224.1) ... 2021-01-12 04:08:36.586 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-12 04:08:36.614 | Setting up kpartx (0.7.4-2ubuntu3) ... 2021-01-12 04:08:36.641 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-01-12 04:08:36.687 | Setting up dstat (0.7.3-1) ... 2021-01-12 04:08:36.888 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-12 04:08:37.123 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-01-12 04:08:37.150 | Setting up ipset (6.34-1) ... 2021-01-12 04:08:37.178 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-01-12 04:08:37.215 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-01-12 04:08:37.243 | Setting up systemd (237-3ubuntu10.43) ... 2021-01-12 04:08:37.260 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-01-12 04:08:38.392 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-01-12 04:08:38.393 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-01-12 04:08:38.394 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-01-12 04:08:38.395 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-01-12 04:08:38.472 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-01-12 04:08:38.500 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-12 04:08:38.536 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-12 04:08:38.903 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-01-12 04:08:38.930 | Setting up libann0 (1.1.2+doc-6) ... 2021-01-12 04:08:38.958 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-01-12 04:08:38.985 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-12 04:08:39.013 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-01-12 04:08:39.040 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-01-12 04:08:39.068 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-01-12 04:08:39.114 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-12 04:09:00.159 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2021-01-12 04:09:00.165 | Setting up libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-12 04:09:00.193 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2021-01-12 04:09:00.221 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-01-12 04:09:00.250 | Setting up libthai-data (0.1.27-2) ... 2021-01-12 04:09:00.278 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-01-12 04:09:00.306 | Setting up javascript-common (11) ... 2021-01-12 04:09:00.372 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-01-12 04:09:00.387 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-01-12 04:09:00.428 | Setting up python3-setuptools (39.0.1-2) ... 2021-01-12 04:09:00.860 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-12 04:09:00.904 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-12 04:09:00.950 | Setting up libjs-jquery-metadata (12-1) ... 2021-01-12 04:09:00.978 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-01-12 04:09:01.365 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-01-12 04:09:01.708 | Setting up python3-secretstorage (2.3.1-2) ... 2021-01-12 04:09:01.968 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-01-12 04:09:01.996 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-01-12 04:09:02.024 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-12 04:09:02.052 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-01-12 04:09:02.080 | Setting up vbetool (1.1-4) ... 2021-01-12 04:09:02.107 | Setting up libcdt5 (2.40.1-2) ... 2021-01-12 04:09:02.135 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2021-01-12 04:09:02.192 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-01-12 04:09:02.220 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-01-12 04:09:02.248 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-01-12 04:09:02.457 | Setting up libcgraph6 (2.40.1-2) ... 2021-01-12 04:09:02.484 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-01-12 04:09:02.512 | Setting up libwebp6:amd64 (0.6.1-2) ... 2021-01-12 04:09:02.540 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-01-12 04:09:02.568 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-12 04:09:02.596 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-01-12 04:09:02.624 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-01-12 04:09:02.652 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-01-12 04:09:02.679 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-01-12 04:09:02.714 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-12 04:09:02.742 | Setting up libtool (2.4.6-2) ... 2021-01-12 04:09:02.770 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-01-12 04:09:02.798 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-01-12 04:09:02.825 | Setting up libnss-systemd:amd64 (237-3ubuntu10.43) ... 2021-01-12 04:09:02.853 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-01-12 04:09:02.881 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-01-12 04:09:02.909 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-01-12 04:09:03.474 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-01-12 04:09:04.011 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-01-12 04:09:04.398 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-01-12 04:09:04.426 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-12 04:09:04.453 | Setting up libpam-systemd:amd64 (237-3ubuntu10.43) ... 2021-01-12 04:09:04.831 | Setting up libapr1-dev (1.6.3-2) ... 2021-01-12 04:09:04.859 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-01-12 04:09:04.887 | Setting up python3-keyring (10.6.0-1) ... 2021-01-12 04:09:05.164 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-12 04:09:05.447 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-01-12 04:09:05.475 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-01-12 04:09:05.502 | Setting up libgvpr2 (2.40.1-2) ... 2021-01-12 04:09:05.530 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-01-12 04:09:05.558 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-01-12 04:09:06.120 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-01-12 04:09:06.633 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-01-12 04:09:06.654 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2021-01-12 04:09:06.681 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-12 04:09:06.708 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-01-12 04:09:06.736 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-01-12 04:09:06.785 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2021-01-12 04:09:06.813 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-12 04:09:06.840 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-01-12 04:09:06.868 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-01-12 04:09:06.896 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-01-12 04:09:06.923 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-12 04:09:06.950 | Setting up ssl-cert (1.0.39) ... 2021-01-12 04:09:07.482 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-01-12 04:09:07.763 | Setting up autoconf (2.69-11) ... 2021-01-12 04:09:07.800 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-01-12 04:09:07.828 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-01-12 04:09:07.850 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-01-12 04:09:07.873 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-01-12 04:09:08.075 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-01-12 04:09:08.491 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-01-12 04:09:08.519 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-01-12 04:09:08.547 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-01-12 04:09:08.576 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-01-12 04:09:08.679 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-01-12 04:09:08.707 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-01-12 04:09:08.745 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-01-12 04:09:08.773 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-01-12 04:09:08.801 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-01-12 04:09:09.086 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-01-12 04:09:09.587 | Setting up postgresql-common (190ubuntu0.1) ... 2021-01-12 04:09:10.196 | Adding user postgres to group ssl-cert 2021-01-12 04:09:10.351 | 2021-01-12 04:09:10.351 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-01-12 04:09:10.538 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-01-12 04:09:10.538 | Removing obsolete dictionary files: 2021-01-12 04:09:10.766 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-01-12 04:09:11.335 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-01-12 04:09:11.350 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-01-12 04:09:11.372 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-01-12 04:09:11.410 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-01-12 04:09:11.437 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-01-12 04:09:11.510 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-01-12 04:09:11.521 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-01-12 04:09:11.550 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-01-12 04:09:11.577 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-01-12 04:09:11.605 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-01-12 04:09:11.641 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-12 04:09:11.930 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-01-12 04:09:12.480 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-01-12 04:09:12.610 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-01-12 04:09:12.638 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-01-12 04:09:12.672 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-01-12 04:09:12.701 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2021-01-12 04:09:14.230 | Enabling module mpm_event. 2021-01-12 04:09:14.290 | Enabling module authz_core. 2021-01-12 04:09:14.295 | Enabling module authz_host. 2021-01-12 04:09:14.350 | Enabling module authn_core. 2021-01-12 04:09:14.355 | Enabling module auth_basic. 2021-01-12 04:09:14.410 | Enabling module access_compat. 2021-01-12 04:09:14.466 | Enabling module authn_file. 2021-01-12 04:09:14.522 | Enabling module authz_user. 2021-01-12 04:09:14.577 | Enabling module alias. 2021-01-12 04:09:14.632 | Enabling module dir. 2021-01-12 04:09:14.686 | Enabling module autoindex. 2021-01-12 04:09:14.741 | Enabling module env. 2021-01-12 04:09:14.797 | Enabling module mime. 2021-01-12 04:09:14.852 | Enabling module negotiation. 2021-01-12 04:09:14.908 | Enabling module setenvif. 2021-01-12 04:09:14.963 | Enabling module filter. 2021-01-12 04:09:15.018 | Enabling module deflate. 2021-01-12 04:09:15.073 | Enabling module status. 2021-01-12 04:09:15.130 | Enabling module reqtimeout. 2021-01-12 04:09:15.186 | Enabling conf charset. 2021-01-12 04:09:15.241 | Enabling conf localized-error-pages. 2021-01-12 04:09:15.297 | Enabling conf other-vhosts-access-log. 2021-01-12 04:09:15.351 | Enabling conf security. 2021-01-12 04:09:15.406 | Enabling conf serve-cgi-bin. 2021-01-12 04:09:15.462 | Enabling site 000-default. 2021-01-12 04:09:15.511 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-01-12 04:09:15.563 | Enabling conf javascript-common. 2021-01-12 04:09:15.798 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-01-12 04:09:16.186 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-01-12 04:09:17.430 | Setting up libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2021-01-12 04:09:17.457 | Setting up po-debconf (1.0.20) ... 2021-01-12 04:09:17.485 | Setting up build-essential (12.4ubuntu1) ... 2021-01-12 04:09:17.512 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-01-12 04:09:17.540 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-01-12 04:09:17.568 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-01-12 04:09:17.596 | Setting up librados2 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-12 04:09:17.623 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-01-12 04:09:17.651 | Setting up libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-01-12 04:09:17.679 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-01-12 04:09:17.846 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-01-12 04:09:17.874 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-01-12 04:09:17.901 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-01-12 04:09:20.073 | Regenerating fonts cache... done. 2021-01-12 04:09:20.076 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-01-12 04:09:20.105 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-01-12 04:09:20.149 | Setting up libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-01-12 04:09:20.179 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... 2021-01-12 04:09:20.231 | Setting up postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-01-12 04:09:20.268 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-12 04:09:20.306 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-01-12 04:09:20.350 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-12 04:09:20.380 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-12 04:09:20.416 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-01-12 04:09:20.445 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-01-12 04:09:20.473 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-12 04:09:20.502 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-12 04:09:20.531 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-12 04:09:20.559 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-01-12 04:09:20.602 | Setting up curl (7.58.0-2ubuntu3.12) ... 2021-01-12 04:09:20.638 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-12 04:09:20.674 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-01-12 04:09:20.710 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-01-12 04:09:20.731 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-12 04:09:20.760 | Setting up libgvc6 (2.40.1-2) ... 2021-01-12 04:09:20.805 | Setting up graphviz (2.40.1-2) ... 2021-01-12 04:09:20.855 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2021-01-12 04:09:20.877 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-01-12 04:09:20.906 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-01-12 04:09:20.933 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-01-12 04:09:20.977 | Setting up debhelper (11.1.6ubuntu2) ... 2021-01-12 04:09:21.006 | Setting up dh-autoreconf (17) ... 2021-01-12 04:09:21.034 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-01-12 04:09:21.070 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-01-12 04:09:21.099 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2021-01-12 04:09:21.126 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-01-12 04:09:21.202 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-01-12 04:09:29.936 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-12 04:09:29.959 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-12 04:09:30.126 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-12 04:09:30.150 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-01-12 04:09:30.366 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-01-12 04:09:30.384 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-01-12 04:09:32.329 | ++ functions-common:apt_get:1115 : result=0 2021-01-12 04:09:32.331 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-01-12 04:09:32.333 | ++ functions-common:time_stop:2306 : local name 2021-01-12 04:09:32.335 | ++ functions-common:time_stop:2307 : local end_time 2021-01-12 04:09:32.337 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:09:32.339 | ++ functions-common:time_stop:2309 : local total 2021-01-12 04:09:32.341 | ++ functions-common:time_stop:2310 : local start_time 2021-01-12 04:09:32.344 | ++ functions-common:time_stop:2312 : name=apt-get 2021-01-12 04:09:32.346 | ++ functions-common:time_stop:2313 : start_time=1610424444519 2021-01-12 04:09:32.348 | ++ functions-common:time_stop:2315 : [[ -z 1610424444519 ]] 2021-01-12 04:09:32.350 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:09:32.354 | ++ functions-common:time_stop:2318 : end_time=1610424572351 2021-01-12 04:09:32.356 | ++ functions-common:time_stop:2319 : elapsed_time=127832 2021-01-12 04:09:32.358 | ++ functions-common:time_stop:2320 : total=653 2021-01-12 04:09:32.360 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:09:32.362 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=128485 2021-01-12 04:09:32.365 | ++ functions-common:apt_get:1119 : return 0 2021-01-12 04:09:32.368 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-01-12 04:09:32.370 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-01-12 04:09:32.372 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-01-12 04:09:32.376 | ++ tools/install_prereqs.sh:source:89 : date 2021-01-12 04:09:32.380 | + ./stack.sh:main:753 : [[ False != \T\r\u\e ]] 2021-01-12 04:09:32.383 | + ./stack.sh:main:754 : PYPI_ALTERNATIVE_URL= 2021-01-12 04:09:32.385 | + ./stack.sh:main:754 : /home/ubuntu/devstack/tools/install_pip.sh 2021-01-12 04:09:33.759 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-01-12 04:09:33.761 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-01-12 04:09:33.763 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-01-12 04:09:33.766 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-01-12 04:09:33.768 | + tools/install_pip.sh:main:43 : GetDistro 2021-01-12 04:09:33.770 | + functions-common:GetDistro:373 : GetOSVersion 2021-01-12 04:09:33.772 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-01-12 04:09:33.774 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-01-12 04:09:33.776 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-01-12 04:09:33.778 | + functions-common:_ensure_lsb_release:328 : return 2021-01-12 04:09:33.780 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-01-12 04:09:33.852 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2021-01-12 04:09:33.854 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-01-12 04:09:33.924 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2021-01-12 04:09:33.926 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-01-12 04:09:33.997 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-01-12 04:09:33.999 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-01-12 04:09:34.000 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-01-12 04:09:34.002 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-01-12 04:09:34.004 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-01-12 04:09:34.006 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-01-12 04:09:34.008 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-01-12 04:09:34.010 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-01-12 04:09:34.012 | + functions-common:GetDistro:378 : DISTRO=bionic 2021-01-12 04:09:34.014 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2021-01-12 04:09:34.016 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-01-12 04:09:34.016 | Distro: bionic 2021-01-12 04:09:34.018 | + tools/install_pip.sh:main:127 : get_versions 2021-01-12 04:09:34.020 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-01-12 04:09:34.024 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-01-12 04:09:34.026 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-01-12 04:09:34.028 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-01-12 04:09:34.028 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-01-12 04:09:34.361 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-01-12 04:09:34.362 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-01-12 04:09:34.362 | pip: 20.2.2 2021-01-12 04:09:34.364 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-01-12 04:09:34.671 | pip 20.2.2 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-01-12 04:09:34.693 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-01-12 04:09:34.695 | + tools/install_pip.sh:main:134 : [[ bionic == focal ]] 2021-01-12 04:09:34.697 | + tools/install_pip.sh:main:143 : is_fedora 2021-01-12 04:09:34.699 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-01-12 04:09:34.700 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-01-12 04:09:34.702 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-01-12 04:09:34.704 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-12 04:09:34.705 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-12 04:09:34.707 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-01-12 04:09:34.709 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-01-12 04:09:34.711 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-01-12 04:09:34.712 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-01-12 04:09:34.714 | + tools/install_pip.sh:main:143 : is_suse 2021-01-12 04:09:34.716 | + functions-common:is_suse:464 : is_opensuse 2021-01-12 04:09:34.718 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-12 04:09:34.719 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-12 04:09:34.721 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-12 04:09:34.723 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-12 04:09:34.725 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-12 04:09:34.727 | + tools/install_pip.sh:main:144 : is_package_installed python3-pip 2021-01-12 04:09:34.729 | + functions-common:is_package_installed:1353 : [[ -z python3-pip ]] 2021-01-12 04:09:34.731 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2021-01-12 04:09:34.732 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2021-01-12 04:09:34.734 | + functions-common:is_package_installed:1362 : dpkg -s python3-pip 2021-01-12 04:09:34.755 | + tools/install_pip.sh:main:145 : uninstall_package python3-pip 2021-01-12 04:09:34.758 | + functions-common:uninstall_package:1373 : is_ubuntu 2021-01-12 04:09:34.759 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:09:34.761 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:09:34.763 | + functions-common:uninstall_package:1374 : apt_get purge python3-pip 2021-01-12 04:09:34.777 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-01-12 04:09:34.894 | Reading package lists... 2021-01-12 04:09:35.132 | Building dependency tree... 2021-01-12 04:09:35.134 | Reading state information... 2021-01-12 04:09:35.336 | The following packages were automatically installed and are no longer required: 2021-01-12 04:09:35.337 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-12 04:09:35.337 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-12 04:09:35.337 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-12 04:09:35.337 | python3-pam python3-problem-report python3-pyasn1 2021-01-12 04:09:35.337 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-12 04:09:35.337 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-12 04:09:35.337 | Use 'sudo apt autoremove' to remove them. 2021-01-12 04:09:35.375 | The following packages will be REMOVED: 2021-01-12 04:09:35.375 | python3-pip* 2021-01-12 04:09:35.795 | 0 upgraded, 0 newly installed, 1 to remove and 146 not upgraded. 2021-01-12 04:09:35.795 | After this operation, 601 kB disk space will be freed. 2021-01-12 04:09:35.855 | (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 ... 74799 files and directories currently installed.) 2021-01-12 04:09:35.858 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-12 04:09:36.088 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-12 04:09:38.619 | + functions-common:apt_get:1115 : result=0 2021-01-12 04:09:38.621 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-12 04:09:38.623 | + functions-common:time_stop:2306 : local name 2021-01-12 04:09:38.624 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:09:38.626 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:09:38.628 | + functions-common:time_stop:2309 : local total 2021-01-12 04:09:38.629 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:09:38.631 | + functions-common:time_stop:2312 : name=apt-get 2021-01-12 04:09:38.633 | + functions-common:time_stop:2313 : start_time=1610424574775 2021-01-12 04:09:38.634 | + functions-common:time_stop:2315 : [[ -z 1610424574775 ]] 2021-01-12 04:09:38.637 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:09:38.639 | + functions-common:time_stop:2318 : end_time=1610424578637 2021-01-12 04:09:38.641 | + functions-common:time_stop:2319 : elapsed_time=3862 2021-01-12 04:09:38.643 | + functions-common:time_stop:2320 : total=0 2021-01-12 04:09:38.644 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:09:38.646 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=3862 2021-01-12 04:09:38.648 | + functions-common:apt_get:1119 : return 0 2021-01-12 04:09:38.649 | + tools/install_pip.sh:main:149 : install_get_pip 2021-01-12 04:09:38.651 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-01-12 04:09:38.653 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-01-12 04:09:38.655 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2021-01-12 04:09:38.656 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-01-12 04:09:38.658 | + tools/install_pip.sh:install_get_pip:89 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-01-12 04:09:38.669 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-01-12 04:09:38.669 | Dload Upload Total Spent Left Speed 2021-01-12 04:09:39.314 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 1842k 9 175k 0 0 565k 0 0:00:03 --:--:-- 0:00:03 565k 100 1842k 100 1842k 0 0 2856k 0 --:--:-- --:--:-- --:--:-- 2852k 2021-01-12 04:09:39.318 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-01-12 04:09:39.322 | + tools/install_pip.sh:install_get_pip:96 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-01-12 04:09:41.922 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-12 04:09:42.109 | Collecting pip<20.3 2021-01-12 04:09:42.120 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-01-12 04:09:42.449 | Installing collected packages: pip 2021-01-12 04:09:42.449 | Attempting uninstall: pip 2021-01-12 04:09:42.450 | Found existing installation: pip 20.2.2 2021-01-12 04:09:42.684 | Uninstalling pip-20.2.2: 2021-01-12 04:09:42.698 | Successfully uninstalled pip-20.2.2 2021-01-12 04:09:43.970 | Successfully installed pip-20.2.4 2021-01-12 04:09:44.099 | + tools/install_pip.sh:main:151 : set -x 2021-01-12 04:09:44.101 | + tools/install_pip.sh:main:155 : pip_install_gr setuptools 2021-01-12 04:09:44.103 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-01-12 04:09:44.105 | + inc/python:pip_install_gr:77 : local clean_name 2021-01-12 04:09:44.107 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-01-12 04:09:44.109 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-01-12 04:09:44.111 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-01-12 04:09:44.114 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-01-12 04:09:44.114 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-01-12 04:09:44.118 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-01-12 04:09:44.120 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-01-12 04:09:44.121 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-01-12 04:09:44.123 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-01-12 04:09:44.125 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-01-12 04:09:44.140 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-01-12 04:09:44.142 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-01-12 04:09:45.911 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-12 04:09:45.916 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-12 04:09:46.554 | Collecting setuptools===51.1.2 2021-01-12 04:09:46.562 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67d/8af2fc9f33e48/setuptools-51.1.2-py3-none-any.whl (784 kB) 2021-01-12 04:09:46.957 | Installing collected packages: setuptools 2021-01-12 04:09:46.957 | Attempting uninstall: setuptools 2021-01-12 04:09:46.958 | Found existing installation: setuptools 49.6.0 2021-01-12 04:09:47.046 | Uninstalling setuptools-49.6.0: 2021-01-12 04:09:47.075 | Successfully uninstalled setuptools-49.6.0 2021-01-12 04:09:47.586 | Successfully installed setuptools-51.1.2 2021-01-12 04:09:47.641 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-12 04:09:47.641 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-12 04:09:47.722 | + inc/python:pip_install:200 : result=0 2021-01-12 04:09:47.724 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-12 04:09:47.726 | + functions-common:time_stop:2306 : local name 2021-01-12 04:09:47.728 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:09:47.729 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:09:47.731 | + functions-common:time_stop:2309 : local total 2021-01-12 04:09:47.733 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:09:47.734 | + functions-common:time_stop:2312 : name=pip_install 2021-01-12 04:09:47.736 | + functions-common:time_stop:2313 : start_time=1610424584136 2021-01-12 04:09:47.738 | + functions-common:time_stop:2315 : [[ -z 1610424584136 ]] 2021-01-12 04:09:47.740 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:09:47.743 | + functions-common:time_stop:2318 : end_time=1610424587741 2021-01-12 04:09:47.745 | + functions-common:time_stop:2319 : elapsed_time=3605 2021-01-12 04:09:47.746 | + functions-common:time_stop:2320 : total=0 2021-01-12 04:09:47.748 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:09:47.750 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=3605 2021-01-12 04:09:47.752 | + inc/python:pip_install:203 : return 0 2021-01-12 04:09:47.753 | + tools/install_pip.sh:main:157 : get_versions 2021-01-12 04:09:47.756 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-01-12 04:09:47.760 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-01-12 04:09:47.762 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-01-12 04:09:47.764 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-01-12 04:09:47.765 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-01-12 04:09:48.095 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-01-12 04:09:48.097 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-01-12 04:09:48.097 | pip: 20.2.4 2021-01-12 04:09:48.099 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-01-12 04:09:48.408 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-01-12 04:09:48.432 | + ./stack.sh:main:758 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-01-12 04:09:48.434 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-01-12 04:09:48.438 | + ./stack.sh:main:759 : fixup_all 2021-01-12 04:09:48.440 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-01-12 04:09:48.442 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-01-12 04:09:48.444 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-01-12 04:09:48.450 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-01-12 04:09:48.450 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-01-12 04:09:48.450 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-01-12 04:09:48.455 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-01-12 04:09:48.457 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-01-12 04:09:48.459 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-01-12 04:09:48.467 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-01-12 04:09:48.470 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-01-12 04:09:48.472 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-01-12 04:09:48.474 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-01-12 04:09:48.476 | + functions-common:install_package:1344 : update_package_repo 2021-01-12 04:09:48.478 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-12 04:09:48.480 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-12 04:09:48.482 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-12 04:09:48.484 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-12 04:09:48.486 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-12 04:09:48.488 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:09:48.490 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:09:48.492 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-12 04:09:48.494 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-12 04:09:48.496 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-12 04:09:48.498 | + functions-common:apt_get_update:1071 : return 2021-01-12 04:09:48.500 | + functions-common:install_package:1345 : real_install_package software-properties-common 2021-01-12 04:09:48.503 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-12 04:09:48.505 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:09:48.507 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:09:48.509 | + functions-common:real_install_package:1331 : apt_get install software-properties-common 2021-01-12 04:09:48.526 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-01-12 04:09:48.643 | Reading package lists... 2021-01-12 04:09:48.884 | Building dependency tree... 2021-01-12 04:09:48.885 | Reading state information... 2021-01-12 04:09:49.091 | The following packages were automatically installed and are no longer required: 2021-01-12 04:09:49.091 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-12 04:09:49.091 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-12 04:09:49.091 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-12 04:09:49.091 | python3-pam python3-problem-report python3-pyasn1 2021-01-12 04:09:49.091 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-12 04:09:49.091 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-12 04:09:49.091 | Use 'sudo apt autoremove' to remove them. 2021-01-12 04:09:49.092 | The following additional packages will be installed: 2021-01-12 04:09:49.092 | python3-software-properties 2021-01-12 04:09:49.139 | The following packages will be upgraded: 2021-01-12 04:09:49.139 | python3-software-properties software-properties-common 2021-01-12 04:09:49.588 | 2 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2021-01-12 04:09:49.588 | Need to get 33.9 kB of archives. 2021-01-12 04:09:49.589 | After this operation, 0 B of additional disk space will be used. 2021-01-12 04:09:49.589 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.14 [10.1 kB] 2021-01-12 04:09:49.718 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.14 [23.9 kB] 2021-01-12 04:09:50.322 | Fetched 33.9 kB in 1s (52.6 kB/s) 2021-01-12 04:09:50.402 | (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 ... 74722 files and directories currently installed.) 2021-01-12 04:09:50.405 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2021-01-12 04:09:50.557 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2021-01-12 04:09:50.697 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2021-01-12 04:09:50.845 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2021-01-12 04:09:50.931 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-12 04:09:51.421 | Setting up python3-software-properties (0.96.24.32.14) ... 2021-01-12 04:09:51.691 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-01-12 04:09:51.709 | Setting up software-properties-common (0.96.24.32.14) ... 2021-01-12 04:09:53.785 | + functions-common:apt_get:1115 : result=0 2021-01-12 04:09:53.787 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-12 04:09:53.789 | + functions-common:time_stop:2306 : local name 2021-01-12 04:09:53.791 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:09:53.793 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:09:53.795 | + functions-common:time_stop:2309 : local total 2021-01-12 04:09:53.797 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:09:53.799 | + functions-common:time_stop:2312 : name=apt-get 2021-01-12 04:09:53.801 | + functions-common:time_stop:2313 : start_time=1610424588524 2021-01-12 04:09:53.803 | + functions-common:time_stop:2315 : [[ -z 1610424588524 ]] 2021-01-12 04:09:53.806 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:09:53.809 | + functions-common:time_stop:2318 : end_time=1610424593807 2021-01-12 04:09:53.811 | + functions-common:time_stop:2319 : elapsed_time=5283 2021-01-12 04:09:53.813 | + functions-common:time_stop:2320 : total=128485 2021-01-12 04:09:53.815 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:09:53.817 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=133768 2021-01-12 04:09:53.819 | + functions-common:apt_get:1119 : return 0 2021-01-12 04:09:53.822 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-01-12 04:09:54.611 | 'universe' distribution component is already enabled for all sources. 2021-01-12 04:09:54.637 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-01-12 04:09:54.640 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:ussuri 2021-01-12 04:09:57.144 | Reading package lists... 2021-01-12 04:09:57.431 | Building dependency tree... 2021-01-12 04:09:57.432 | Reading state information... 2021-01-12 04:09:57.636 | The following packages were automatically installed and are no longer required: 2021-01-12 04:09:57.637 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-12 04:09:57.637 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-12 04:09:57.637 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-12 04:09:57.637 | python3-pam python3-problem-report python3-pyasn1 2021-01-12 04:09:57.637 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-12 04:09:57.637 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-12 04:09:57.637 | Use 'sudo apt autoremove' to remove them. 2021-01-12 04:09:57.683 | The following NEW packages will be installed: 2021-01-12 04:09:57.683 | ubuntu-cloud-keyring 2021-01-12 04:09:57.822 | 0 upgraded, 1 newly installed, 0 to remove and 144 not upgraded. 2021-01-12 04:09:57.822 | Need to get 6,008 B of archives. 2021-01-12 04:09:57.822 | After this operation, 22.5 kB of additional disk space will be used. 2021-01-12 04:09:57.822 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.0 [6,008 B] 2021-01-12 04:09:58.346 | Fetched 6,008 B in 0s (48.2 kB/s) 2021-01-12 04:09:58.394 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-01-12 04:09: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 ... 74722 files and directories currently installed.) 2021-01-12 04:09:58.434 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.0_all.deb ... 2021-01-12 04:09:58.436 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-01-12 04:09:58.522 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-01-12 04:10:00.588 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-01-12 04:10:00.637 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-01-12 04:10:00.696 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-01-12 04:10:00.743 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease [8,769 B] 2021-01-12 04:10:00.778 | Hit:5 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-01-12 04:10:01.120 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 Packages [188 kB] 2021-01-12 04:10:04.627 | Fetched 197 kB in 1s (225 kB/s) 2021-01-12 04:10:06.305 | Reading package lists... 2021-01-12 04:10:06.363 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-01-12 04:10:06.366 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-01-12 04:10:06.368 | + functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-01-12 04:10:06.370 | + functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-01-12 04:10:06.372 | + functions-common:apt_get_update:1077 : local sudo=sudo 2021-01-12 04:10:06.375 | ++ functions-common:apt_get_update:1078 : id -u 2021-01-12 04:10:06.378 | + functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-01-12 04:10:06.380 | + functions-common:apt_get_update:1081 : time_start apt-get-update 2021-01-12 04:10:06.383 | + functions-common:time_start:2292 : local name=apt-get-update 2021-01-12 04:10:06.385 | + functions-common:time_start:2293 : local start_time= 2021-01-12 04:10:06.387 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-01-12 04:10:06.390 | ++ functions-common:time_start:2297 : date +%s%3N 2021-01-12 04:10:06.393 | + functions-common:time_start:2297 : _TIME_START[$name]=1610424606391 2021-01-12 04:10:06.395 | + functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-01-12 04:10:06.397 | + functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-01-12 04:10:06.400 | + functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-01-12 04:10:06.635 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-01-12 04:10:06.682 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-01-12 04:10:06.738 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-01-12 04:10:06.769 | Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-01-12 04:10:06.771 | Hit:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-01-12 04:10:09.051 | Reading package lists... 2021-01-12 04:10:09.111 | + functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-01-12 04:10:09.113 | + functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-01-12 04:10:09.115 | + functions-common:time_stop:2306 : local name 2021-01-12 04:10:09.118 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:10:09.120 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:10:09.122 | + functions-common:time_stop:2309 : local total 2021-01-12 04:10:09.124 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:10:09.126 | + functions-common:time_stop:2312 : name=apt-get-update 2021-01-12 04:10:09.128 | + functions-common:time_stop:2313 : start_time=1610424606391 2021-01-12 04:10:09.130 | + functions-common:time_stop:2315 : [[ -z 1610424606391 ]] 2021-01-12 04:10:09.133 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:10:09.136 | + functions-common:time_stop:2318 : end_time=1610424609134 2021-01-12 04:10:09.138 | + functions-common:time_stop:2319 : elapsed_time=2743 2021-01-12 04:10:09.140 | + functions-common:time_stop:2320 : total=2931 2021-01-12 04:10:09.142 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:10:09.145 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5674 2021-01-12 04:10:09.147 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-01-12 04:10:09.157 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-01-12 04:10:09.167 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-01-12 04:10:09.177 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-01-12 04:10:09.180 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-01-12 04:10:09.182 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-01-12 04:10:09.184 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-01-12 04:10:09.186 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-01-12 04:10:09.188 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-12 04:10:09.190 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-12 04:10:09.192 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-01-12 04:10:09.194 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-01-12 04:10:09.196 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-01-12 04:10:09.198 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-01-12 04:10:09.201 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-01-12 04:10:09.203 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-01-12 04:10:09.205 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-01-12 04:10:09.207 | + functions-common:is_suse:464 : is_opensuse 2021-01-12 04:10:09.209 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-12 04:10:09.211 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-12 04:10:09.213 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-12 04:10:09.216 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-12 04:10:09.218 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-12 04:10:09.220 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-01-12 04:10:09.222 | + ./stack.sh:main:762 : pip_install -U os-testr 2021-01-12 04:10:09.240 | Using python 3.6 to install os-testr 2021-01-12 04:10:09.243 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-01-12 04:10:10.995 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-12 04:10:11.000 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-12 04:10:11.525 | Collecting os-testr===2.0.0 2021-01-12 04:10:11.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-01-12 04:10:11.632 | Collecting stestr===3.1.0 2021-01-12 04:10:11.638 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2021-01-12 04:10:11.775 | Collecting python-subunit===1.4.0 2021-01-12 04:10:11.782 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-01-12 04:10:11.946 | Collecting pbr===5.5.1 2021-01-12 04:10:11.951 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2021-01-12 04:10:12.060 | Collecting testtools===2.4.0 2021-01-12 04:10:12.066 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-01-12 04:10:12.190 | Collecting voluptuous===0.12.1 2021-01-12 04:10:12.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ac/e33fcf9e6b1f5/voluptuous-0.12.1-py3-none-any.whl (29 kB) 2021-01-12 04:10:12.356 | Collecting PyYAML===5.3.1 2021-01-12 04:10:12.362 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2021-01-12 04:10:13.188 | Collecting fixtures===3.0.0 2021-01-12 04:10:13.195 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-01-12 04:10:13.339 | Collecting cliff===3.5.0 2021-01-12 04:10:13.345 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31c/2e2bf04d826c2/cliff-3.5.0-py3-none-any.whl (81 kB) 2021-01-12 04:10:13.457 | Collecting future===0.18.2 2021-01-12 04:10:13.464 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-01-12 04:10:14.329 | Collecting extras===1.0.0 2021-01-12 04:10:14.336 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-01-12 04:10:14.415 | Collecting traceback2===1.4.0 2021-01-12 04:10:14.421 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-01-12 04:10:14.501 | Collecting python-mimeparse===1.6.0 2021-01-12 04:10:14.508 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-01-12 04:10:14.595 | Collecting unittest2===1.1.0 2021-01-12 04:10:14.602 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-01-12 04:10:14.676 | Collecting six===1.15.0 2021-01-12 04:10:14.682 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-01-12 04:10:14.787 | Collecting stevedore===3.3.0 2021-01-12 04:10:14.794 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-01-12 04:10:14.888 | Collecting prettytable===0.7.2 2021-01-12 04:10:14.894 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-01-12 04:10:15.088 | Collecting cmd2===1.4.0 2021-01-12 04:10:15.095 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87c/19e56c145fbc6/cmd2-1.4.0-py3-none-any.whl (133 kB) 2021-01-12 04:10:15.337 | Collecting pyparsing===2.4.7 2021-01-12 04:10:15.343 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-01-12 04:10:15.419 | Collecting linecache2===1.0.0 2021-01-12 04:10:15.426 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-01-12 04:10:15.514 | Collecting argparse 2021-01-12 04:10:15.521 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-01-12 04:10:15.989 | Collecting importlib-metadata===3.3.0 2021-01-12 04:10:15.996 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bf7/92d480abbd5ed/importlib_metadata-3.3.0-py3-none-any.whl (10 kB) 2021-01-12 04:10:16.091 | Collecting colorama===0.4.4 2021-01-12 04:10:16.097 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-01-12 04:10:16.158 | Collecting wcwidth===0.2.5 2021-01-12 04:10:16.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-01-12 04:10:16.232 | Collecting attrs===20.3.0 2021-01-12 04:10:16.238 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-01-12 04:10:16.348 | Collecting pyperclip===1.8.1 2021-01-12 04:10:16.355 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl (11 kB) 2021-01-12 04:10:16.387 | Requirement already satisfied, skipping upgrade: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-01-12 04:10:16.390 | Requirement already satisfied, skipping upgrade: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (3.4.0) 2021-01-12 04:10:16.443 | Building wheels for collected packages: PyYAML, future 2021-01-12 04:10:16.444 | Building wheel for PyYAML (setup.py): started 2021-01-12 04:10:26.123 | Building wheel for PyYAML (setup.py): finished with status 'done' 2021-01-12 04:10:26.126 | Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=403688 sha256=1215c688c53a62fdaa849578fe90a40d20ca0043a5728bd15d5cbced9aefdd2a 2021-01-12 04:10:26.127 | Stored in directory: /root/.cache/pip/wheels/87/72/81/854eb4786f69e1920706847b6c06be3b0d589b7483cf247172 2021-01-12 04:10:26.128 | Building wheel for future (setup.py): started 2021-01-12 04:10:27.071 | Building wheel for future (setup.py): finished with status 'done' 2021-01-12 04:10:27.075 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=f697769dd3ab18fa499a329d5687795cfd8198ea257696cae685e890d8b3a3f0 2021-01-12 04:10:27.075 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-01-12 04:10:27.076 | Successfully built PyYAML future 2021-01-12 04:10:27.586 | Installing collected packages: voluptuous, pbr, attrs, six, linecache2, traceback2, extras, python-mimeparse, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, python-subunit, PyYAML, importlib-metadata, stevedore, colorama, pyperclip, cmd2, pyparsing, cliff, future, stestr, os-testr 2021-01-12 04:10:27.718 | Attempting uninstall: attrs 2021-01-12 04:10:27.719 | Found existing installation: attrs 17.4.0 2021-01-12 04:10:27.726 | Uninstalling attrs-17.4.0: 2021-01-12 04:10:27.810 | Successfully uninstalled attrs-17.4.0 2021-01-12 04:10:27.865 | Attempting uninstall: six 2021-01-12 04:10:27.865 | Found existing installation: six 1.11.0 2021-01-12 04:10:27.868 | Uninstalling six-1.11.0: 2021-01-12 04:10:27.897 | Successfully uninstalled six-1.11.0 2021-01-12 04:10:28.684 | Attempting uninstall: importlib-metadata 2021-01-12 04:10:28.685 | Found existing installation: importlib-metadata 3.4.0 2021-01-12 04:10:28.688 | Uninstalling importlib-metadata-3.4.0: 2021-01-12 04:10:28.689 | Successfully uninstalled importlib-metadata-3.4.0 2021-01-12 04:10:28.759 | Attempting uninstall: colorama 2021-01-12 04:10:28.760 | Found existing installation: colorama 0.3.7 2021-01-12 04:10:28.767 | Uninstalling colorama-0.3.7: 2021-01-12 04:10:28.796 | Successfully uninstalled colorama-0.3.7 2021-01-12 04:10:29.722 | Successfully installed PyYAML-5.3.1 argparse-1.4.0 attrs-20.3.0 cliff-3.5.0 cmd2-1.4.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 future-0.18.2 importlib-metadata-3.3.0 linecache2-1.0.0 os-testr-2.0.0 pbr-5.5.1 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 python-subunit-1.4.0 six-1.15.0 stestr-3.1.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.12.1 wcwidth-0.2.5 2021-01-12 04:10:29.788 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-12 04:10:29.789 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-12 04:10:29.934 | + inc/python:pip_install:200 : result=0 2021-01-12 04:10:29.936 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-12 04:10:29.939 | + functions-common:time_stop:2306 : local name 2021-01-12 04:10:29.941 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:10:29.943 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:10:29.945 | + functions-common:time_stop:2309 : local total 2021-01-12 04:10:29.947 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:10:29.949 | + functions-common:time_stop:2312 : name=pip_install 2021-01-12 04:10:29.951 | + functions-common:time_stop:2313 : start_time=1610424609236 2021-01-12 04:10:29.953 | + functions-common:time_stop:2315 : [[ -z 1610424609236 ]] 2021-01-12 04:10:29.956 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:10:29.959 | + functions-common:time_stop:2318 : end_time=1610424629957 2021-01-12 04:10:29.962 | + functions-common:time_stop:2319 : elapsed_time=20721 2021-01-12 04:10:29.964 | + functions-common:time_stop:2320 : total=0 2021-01-12 04:10:29.966 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:10:29.968 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=20721 2021-01-12 04:10:29.970 | + inc/python:pip_install:203 : return 0 2021-01-12 04:10:29.972 | + ./stack.sh:main:766 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-01-12 04:10:30.017 | + ./stack.sh:main:767 : sudo systemctl restart systemd-journald 2021-01-12 04:10:30.087 | + ./stack.sh:main:773 : install_infra 2021-01-12 04:10:30.090 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-01-12 04:10:30.092 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-01-12 04:10:30.094 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-01-12 04:10:32.670 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-01-12 04:10:32.673 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-01-12 04:10:32.693 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-01-12 04:10:34.519 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-12 04:10:35.325 | Collecting pbr===5.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-01-12 04:10:35.437 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-01-12 04:10:35.465 | Installing collected packages: pbr 2021-01-12 04:10:35.569 | Successfully installed pbr-5.5.1 2021-01-12 04:10:35.626 | + inc/python:pip_install:200 : result=0 2021-01-12 04:10:35.628 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-12 04:10:35.630 | + functions-common:time_stop:2306 : local name 2021-01-12 04:10:35.633 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:10:35.635 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:10:35.637 | + functions-common:time_stop:2309 : local total 2021-01-12 04:10:35.639 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:10:35.641 | + functions-common:time_stop:2312 : name=pip_install 2021-01-12 04:10:35.643 | + functions-common:time_stop:2313 : start_time=1610424632687 2021-01-12 04:10:35.645 | + functions-common:time_stop:2315 : [[ -z 1610424632687 ]] 2021-01-12 04:10:35.648 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:10:35.651 | + functions-common:time_stop:2318 : end_time=1610424635649 2021-01-12 04:10:35.653 | + functions-common:time_stop:2319 : elapsed_time=2962 2021-01-12 04:10:35.655 | + functions-common:time_stop:2320 : total=20721 2021-01-12 04:10:35.657 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:10:35.659 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=23683 2021-01-12 04:10:35.662 | + inc/python:pip_install:203 : return 0 2021-01-12 04:10:35.664 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-01-12 04:10:35.666 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-01-12 04:10:35.686 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-01-12 04:10:37.513 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-12 04:10:38.302 | Processing /opt/stack/requirements 2021-01-12 04:10:39.658 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) 2021-01-12 04:10:39.724 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-01-12 04:10:39.760 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) 2021-01-12 04:10:39.844 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2021-01-12 04:10:40.466 | Collecting requests===2.25.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) 2021-01-12 04:10:40.571 | Downloading http://10.100.0.9:8080/root/pypi/+f/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61kB) 2021-01-12 04:10:40.608 | Collecting packaging===20.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) 2021-01-12 04:10:40.653 | Downloading http://10.100.0.9:8080/root/pypi/+f/24e/0da08660a8748/packaging-20.8-py2.py3-none-any.whl 2021-01-12 04:10:40.673 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) 2021-01-12 04:10:40.717 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-01-12 04:10:40.774 | Collecting idna===2.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) 2021-01-12 04:10:40.804 | Downloading http://10.100.0.9:8080/root/pypi/+f/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58kB) 2021-01-12 04:10:40.824 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) 2021-01-12 04:10:40.928 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-01-12 04:10:40.945 | Collecting six===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) 2021-01-12 04:10:40.979 | Downloading http://10.100.0.9:8080/root/pypi/+f/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl 2021-01-12 04:10:40.993 | Collecting Parsley>=1.2 (from openstack-requirements==1.2.1.dev4238) 2021-01-12 04:10:41.327 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-01-12 04:10:41.354 | Collecting beagle>=0.2.1 (from openstack-requirements==1.2.1.dev4238) 2021-01-12 04:10:41.811 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl 2021-01-12 04:10:41.839 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-01-12 04:10:41.844 | Collecting chardet===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-01-12 04:10:41.888 | Downloading http://10.100.0.9:8080/root/pypi/+f/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178kB) 2021-01-12 04:10:41.925 | Collecting certifi===2020.12.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2021-01-12 04:10:41.974 | Downloading http://10.100.0.9:8080/root/pypi/+f/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147kB) 2021-01-12 04:10:41.994 | Collecting urllib3===1.26.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) 2021-01-12 04:10:42.054 | Downloading http://10.100.0.9:8080/root/pypi/+f/d8f/f90d979214d7b/urllib3-1.26.2-py2.py3-none-any.whl (136kB) 2021-01-12 04:10:42.105 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) 2021-01-12 04:10:42.122 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-01-12 04:10:42.136 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) 2021-01-12 04:10:42.165 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-01-12 04:10:42.196 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) 2021-01-12 04:10:42.217 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-01-12 04:10:42.230 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) 2021-01-12 04:10:42.251 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-01-12 04:10:42.266 | Collecting cliff===3.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) 2021-01-12 04:10:42.331 | Downloading http://10.100.0.9:8080/root/pypi/+f/31c/2e2bf04d826c2/cliff-3.5.0-py3-none-any.whl (81kB) 2021-01-12 04:10:42.369 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 197)) 2021-01-12 04:10:42.399 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-01-12 04:10:42.412 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) 2021-01-12 04:10:42.428 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-01-12 04:10:42.443 | Collecting stevedore===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) 2021-01-12 04:10:42.511 | Downloading http://10.100.0.9:8080/root/pypi/+f/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49kB) 2021-01-12 04:10:42.542 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) 2021-01-12 04:10:42.570 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2021-01-12 04:10:42.583 | Collecting cmd2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) 2021-01-12 04:10:42.700 | Downloading http://10.100.0.9:8080/root/pypi/+f/87c/19e56c145fbc6/cmd2-1.4.0-py3-none-any.whl (133kB) 2021-01-12 04:10:42.784 | Collecting importlib-metadata===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) 2021-01-12 04:10:42.842 | Downloading http://10.100.0.9:8080/root/pypi/+f/bf7/92d480abbd5ed/importlib_metadata-3.3.0-py3-none-any.whl 2021-01-12 04:10:42.892 | Collecting colorama===0.4.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) 2021-01-12 04:10:42.943 | Downloading http://10.100.0.9:8080/root/pypi/+f/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl 2021-01-12 04:10:42.959 | Collecting pyperclip===1.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) 2021-01-12 04:10:42.993 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl 2021-01-12 04:10:43.006 | Collecting wcwidth===0.2.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) 2021-01-12 04:10:43.033 | Downloading http://10.100.0.9:8080/root/pypi/+f/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl 2021-01-12 04:10:43.054 | Collecting attrs===20.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2021-01-12 04:10:43.086 | Downloading http://10.100.0.9:8080/root/pypi/+f/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49kB) 2021-01-12 04:10:43.152 | Collecting zipp===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) 2021-01-12 04:10:43.191 | Downloading http://10.100.0.9:8080/root/pypi/+f/102/c24ef8f171fd7/zipp-3.4.0-py3-none-any.whl 2021-01-12 04:10:43.229 | Collecting typing-extensions===3.7.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) 2021-01-12 04:10:43.577 | Downloading http://10.100.0.9:8080/root/pypi/+f/7cb/407020f00f7bf/typing_extensions-3.7.4.3-py3-none-any.whl 2021-01-12 04:10:43.590 | Building wheels for collected packages: PyYAML 2021-01-12 04:10:43.591 | Running setup.py bdist_wheel for PyYAML: started 2021-01-12 04:10:43.875 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2021-01-12 04:10:43.875 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-lo640xcs/PyYAML/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/tmp169gjx8fpip-wheel- --python-tag cp36: 2021-01-12 04:10:43.875 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-01-12 04:10:43.875 | or: -c --help [cmd1 cmd2 ...] 2021-01-12 04:10:43.875 | or: -c --help-commands 2021-01-12 04:10:43.875 | or: -c cmd --help 2021-01-12 04:10:43.875 | 2021-01-12 04:10:43.875 | error: invalid command 'bdist_wheel' 2021-01-12 04:10:43.875 | 2021-01-12 04:10:43.875 | ---------------------------------------- 2021-01-12 04:10:43.875 | Failed building wheel for PyYAML 2021-01-12 04:10:43.876 | Running setup.py clean for PyYAML 2021-01-12 04:10:44.161 | Failed to build PyYAML 2021-01-12 04:10:44.163 | Installing collected packages: chardet, certifi, attrs, extras, linecache2, traceback2, argparse, six, unittest2, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, zipp, typing-extensions, importlib-metadata, stevedore, pyparsing, colorama, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2021-01-12 04:10:45.177 | Running setup.py install for PyYAML: started 2021-01-12 04:10:54.756 | Running setup.py install for PyYAML: finished with status 'done' 2021-01-12 04:10:55.523 | Running setup.py install for openstack-requirements: started 2021-01-12 04:10:57.807 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-01-12 04:10:58.400 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.12.5 chardet-4.0.0 cliff-3.5.0 cmd2-1.4.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 importlib-metadata-3.3.0 linecache2-1.0.0 openstack-requirements-1.2.1.dev4238 packaging-20.8 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 typing-extensions-3.7.4.3 unittest2-1.1.0 urllib3-1.26.2 wcwidth-0.2.5 zipp-3.4.0 2021-01-12 04:10:58.524 | + inc/python:pip_install:200 : result=0 2021-01-12 04:10:58.526 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-12 04:10:58.528 | + functions-common:time_stop:2306 : local name 2021-01-12 04:10:58.530 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:10:58.532 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:10:58.534 | + functions-common:time_stop:2309 : local total 2021-01-12 04:10:58.536 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:10:58.538 | + functions-common:time_stop:2312 : name=pip_install 2021-01-12 04:10:58.540 | + functions-common:time_stop:2313 : start_time=1610424635679 2021-01-12 04:10:58.542 | + functions-common:time_stop:2315 : [[ -z 1610424635679 ]] 2021-01-12 04:10:58.545 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:10:58.548 | + functions-common:time_stop:2318 : end_time=1610424658546 2021-01-12 04:10:58.550 | + functions-common:time_stop:2319 : elapsed_time=22867 2021-01-12 04:10:58.552 | + functions-common:time_stop:2320 : total=23683 2021-01-12 04:10:58.555 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:10:58.557 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=46550 2021-01-12 04:10:58.559 | + inc/python:pip_install:203 : return 0 2021-01-12 04:10:58.561 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-01-12 04:10:58.564 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-01-12 04:10:58.566 | + inc/python:use_library_from_git:250 : local name=pbr 2021-01-12 04:10:58.568 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:10:58.571 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:10:58.573 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-01-12 04:10:58.576 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:10:58.578 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-01-12 04:10:58.595 | Using python 3.6 to install pbr 2021-01-12 04:10:58.597 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-01-12 04:11:00.365 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-12 04:11:00.370 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-12 04:11:00.498 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-01-12 04:11:01.036 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-12 04:11:01.036 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-12 04:11:01.107 | + inc/python:pip_install:200 : result=0 2021-01-12 04:11:01.109 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-12 04:11:01.111 | + functions-common:time_stop:2306 : local name 2021-01-12 04:11:01.113 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:11:01.115 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:11:01.117 | + functions-common:time_stop:2309 : local total 2021-01-12 04:11:01.119 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:11:01.121 | + functions-common:time_stop:2312 : name=pip_install 2021-01-12 04:11:01.123 | + functions-common:time_stop:2313 : start_time=1610424658591 2021-01-12 04:11:01.125 | + functions-common:time_stop:2315 : [[ -z 1610424658591 ]] 2021-01-12 04:11:01.128 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:11:01.131 | + functions-common:time_stop:2318 : end_time=1610424661128 2021-01-12 04:11:01.133 | + functions-common:time_stop:2319 : elapsed_time=2537 2021-01-12 04:11:01.135 | + functions-common:time_stop:2320 : total=46550 2021-01-12 04:11:01.138 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:11:01.140 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=49087 2021-01-12 04:11:01.142 | + inc/python:pip_install:203 : return 0 2021-01-12 04:11:01.144 | + ./stack.sh:main:776 : python3 -m venv /opt/stack/bindep-venv 2021-01-12 04:11:03.700 | + ./stack.sh:main:778 : /opt/stack/bindep-venv/bin/pip install bindep 2021-01-12 04:11:05.337 | Collecting bindep 2021-01-12 04:11:05.840 | Downloading http://10.100.0.9:8080/root/pypi/+f/755/6130a90d5c67a/bindep-2.8.1-py2.py3-none-any.whl 2021-01-12 04:11:05.861 | Collecting Parsley (from bindep) 2021-01-12 04:11:05.879 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-01-12 04:11:05.904 | Collecting distro (from bindep) 2021-01-12 04:11:06.253 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2021-01-12 04:11:06.266 | Collecting pbr>=2.0.0 (from bindep) 2021-01-12 04:11:06.349 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-01-12 04:11:06.376 | Installing collected packages: Parsley, distro, pbr, bindep 2021-01-12 04:11:06.706 | Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.5.0 pbr-5.5.1 2021-01-12 04:11:06.770 | + ./stack.sh:main:779 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-01-12 04:11:06.772 | + ./stack.sh:main:779 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-01-12 04:11:06.775 | ++ ./stack.sh:main:782 : _get_plugin_bindep_packages 2021-01-12 04:11:06.791 | + ./stack.sh:main:782 : pkgs= 2021-01-12 04:11:06.793 | + ./stack.sh:main:783 : [[ -n '' ]] 2021-01-12 04:11:06.796 | + ./stack.sh:main:790 : run_phase stack pre-install 2021-01-12 04:11:06.798 | + functions-common:run_phase:1734 : local mode=stack 2021-01-12 04:11:06.800 | + functions-common:run_phase:1735 : local phase=pre-install 2021-01-12 04:11:06.802 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-01-12 04:11:06.805 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-01-12 04:11:06.807 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-01-12 04:11:06.809 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-01-12 04:11:06.812 | + functions-common:run_phase:1744 : local extra 2021-01-12 04:11:06.814 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-01-12 04:11:06.817 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-01-12 04:11:06.820 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-01-12 04:11:06.822 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-01-12 04:11:06.825 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-01-12 04:11:06.827 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-01-12 04:11:06.840 | ++ functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:11:06.842 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-01-12 04:11:06.844 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-01-12 04:11:06.846 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-01-12 04:11:06.848 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-01-12 04:11:06.851 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-01-12 04:11:06.853 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-01-12 04:11:06.855 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-01-12 04:11:06.857 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-01-12 04:11:06.859 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-01-12 04:11:06.861 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-01-12 04:11:06.863 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-01-12 04:11:06.866 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-01-12 04:11:06.868 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-01-12 04:11:06.870 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-01-12 04:11:06.872 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-01-12 04:11:06.874 | + functions-common:run_phase:1761 : run_plugins stack pre-install 2021-01-12 04:11:06.876 | + functions-common:run_plugins:1720 : local mode=stack 2021-01-12 04:11:06.878 | + functions-common:run_plugins:1721 : local phase=pre-install 2021-01-12 04:11:06.880 | + functions-common:run_plugins:1723 : local plugins= 2021-01-12 04:11:06.883 | + functions-common:run_plugins:1724 : local plugin 2021-01-12 04:11:06.885 | + ./stack.sh:main:793 : set_systemd_override DefaultLimitNOFILE 2048 2021-01-12 04:11:06.887 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2021-01-12 04:11:06.890 | + functions:set_systemd_override:845 : local value=2048 2021-01-12 04:11:06.892 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2021-01-12 04:11:06.894 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-01-12 04:11:06.938 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-01-12 04:11:06.938 | Set systemd system override for DefaultLimitNOFILE=2048 2021-01-12 04:11:06.940 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2021-01-12 04:11:07.116 | + ./stack.sh:main:795 : install_rpc_backend 2021-01-12 04:11:07.118 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-01-12 04:11:07.133 | + functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:11:07.136 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-01-12 04:11:07.138 | + functions-common:install_package:1344 : update_package_repo 2021-01-12 04:11:07.140 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-12 04:11:07.143 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-12 04:11:07.145 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-12 04:11:07.147 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-12 04:11:07.149 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-12 04:11:07.152 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:11:07.154 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:11:07.156 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-12 04:11:07.158 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-12 04:11:07.160 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-12 04:11:07.163 | + functions-common:apt_get_update:1071 : return 2021-01-12 04:11:07.165 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2021-01-12 04:11:07.167 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-12 04:11:07.170 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:11:07.172 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:11:07.174 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2021-01-12 04:11:07.192 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-01-12 04:11:07.312 | Reading package lists... 2021-01-12 04:11:07.556 | Building dependency tree... 2021-01-12 04:11:07.557 | Reading state information... 2021-01-12 04:11:07.762 | The following packages were automatically installed and are no longer required: 2021-01-12 04:11:07.763 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-12 04:11:07.763 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-12 04:11:07.763 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-12 04:11:07.763 | python3-pam python3-problem-report python3-pyasn1 2021-01-12 04:11:07.763 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-12 04:11:07.763 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-12 04:11:07.763 | Use 'sudo apt autoremove' to remove them. 2021-01-12 04:11:07.763 | The following additional packages will be installed: 2021-01-12 04:11:07.764 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-01-12 04:11:07.764 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-01-12 04:11:07.764 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-01-12 04:11:07.764 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-01-12 04:11:07.764 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-01-12 04:11:07.765 | Suggested packages: 2021-01-12 04:11:07.765 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-01-12 04:11:07.765 | odbc-postgresql tdsodbc unixodbc-bin 2021-01-12 04:11:07.809 | The following NEW packages will be installed: 2021-01-12 04:11:07.809 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-01-12 04:11:07.809 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-01-12 04:11:07.809 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-01-12 04:11:07.809 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-01-12 04:11:07.810 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-01-12 04:11:07.810 | rabbitmq-server 2021-01-12 04:11:07.942 | 0 upgraded, 26 newly installed, 0 to remove and 166 not upgraded. 2021-01-12 04:11:07.942 | Need to get 24.5 MB of archives. 2021-01-12 04:11:07.942 | After this operation, 40.4 MB of additional disk space will be used. 2021-01-12 04:11:07.942 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2021-01-12 04:11:08.979 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-01-12 04:11:09.041 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-01-12 04:11:09.159 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2021-01-12 04:11:09.163 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-01-12 04:11:09.166 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2021-01-12 04:11:09.200 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-01-12 04:11:09.663 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-01-12 04:11:09.679 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2021-01-12 04:11:09.771 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2021-01-12 04:11:09.899 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-01-12 04:11:10.278 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-01-12 04:11:10.363 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-01-12 04:11:10.369 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-01-12 04:11:10.372 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2021-01-12 04:11:10.375 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-01-12 04:11:10.378 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-01-12 04:11:10.492 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-01-12 04:11:10.498 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2021-01-12 04:11:10.499 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2021-01-12 04:11:10.651 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2021-01-12 04:11:10.654 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-01-12 04:11:10.712 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-01-12 04:11:10.754 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-01-12 04:11:11.221 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2021-01-12 04:11:11.222 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.4 [4,651 kB] 2021-01-12 04:11:12.113 | Fetched 24.5 MB in 4s (6,533 kB/s) 2021-01-12 04:11:12.156 | Selecting previously unselected package erlang-base. 2021-01-12 04:11:12.194 | (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 ... 74728 files and directories currently installed.) 2021-01-12 04:11:12.197 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:12.199 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:13.244 | Selecting previously unselected package erlang-asn1. 2021-01-12 04:11:13.252 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:13.254 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:13.396 | Selecting previously unselected package erlang-mnesia. 2021-01-12 04:11:13.404 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:13.406 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:13.546 | Selecting previously unselected package erlang-runtime-tools. 2021-01-12 04:11:13.553 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:13.556 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:13.635 | Selecting previously unselected package erlang-crypto. 2021-01-12 04:11:13.643 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:13.645 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:13.712 | Selecting previously unselected package erlang-public-key. 2021-01-12 04:11:13.720 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:13.723 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:13.850 | Selecting previously unselected package erlang-ssl. 2021-01-12 04:11:13.858 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:13.860 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:14.016 | Selecting previously unselected package erlang-inets. 2021-01-12 04:11:14.024 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:14.026 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:14.174 | Selecting previously unselected package erlang-corba. 2021-01-12 04:11:14.181 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:14.184 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:14.574 | Selecting previously unselected package erlang-syntax-tools. 2021-01-12 04:11:14.582 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:14.584 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:14.682 | Selecting previously unselected package erlang-diameter. 2021-01-12 04:11:14.690 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:14.692 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:14.830 | Selecting previously unselected package erlang-xmerl. 2021-01-12 04:11:14.837 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:14.839 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:15.020 | Selecting previously unselected package erlang-edoc. 2021-01-12 04:11:15.027 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:15.029 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:15.119 | Selecting previously unselected package erlang-eldap. 2021-01-12 04:11:15.127 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:15.129 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:15.195 | Selecting previously unselected package erlang-erl-docgen. 2021-01-12 04:11:15.203 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:15.205 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:15.278 | Selecting previously unselected package erlang-eunit. 2021-01-12 04:11:15.286 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:15.288 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:15.358 | Selecting previously unselected package erlang-ic. 2021-01-12 04:11:15.366 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:15.368 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:15.552 | Selecting previously unselected package libodbc1:amd64. 2021-01-12 04:11:15.560 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-01-12 04:11:15.571 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-01-12 04:11:15.652 | Selecting previously unselected package erlang-odbc. 2021-01-12 04:11:15.660 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:15.662 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:15.720 | Selecting previously unselected package erlang-snmp. 2021-01-12 04:11:15.728 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:15.730 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:16.001 | Selecting previously unselected package erlang-os-mon. 2021-01-12 04:11:16.008 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:16.010 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:16.077 | Selecting previously unselected package erlang-parsetools. 2021-01-12 04:11:16.084 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:16.087 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:16.160 | Selecting previously unselected package erlang-ssh. 2021-01-12 04:11:16.168 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:16.170 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:16.291 | Selecting previously unselected package erlang-tools. 2021-01-12 04:11:16.299 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-12 04:11:16.301 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:16.421 | Selecting previously unselected package erlang-nox. 2021-01-12 04:11:16.428 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-01-12 04:11:16.430 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:16.522 | Selecting previously unselected package rabbitmq-server. 2021-01-12 04:11:16.530 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2021-01-12 04:11:16.532 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-01-12 04:11:17.070 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-01-12 04:11:17.091 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:17.883 | Searching for services which depend on erlang and should be started...none found. 2021-01-12 04:11:17.887 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-12 04:11:17.908 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:17.935 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:17.963 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:17.991 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:18.019 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:18.046 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:18.074 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-12 04:11:18.102 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-12 04:11:18.274 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-12 04:11:18.908 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:18.935 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:18.963 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:18.990 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:19.018 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:19.045 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:19.073 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:19.100 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:19.128 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:19.155 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:19.182 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:19.210 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:19.238 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:19.265 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:19.293 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:19.320 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:19.348 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-12 04:11:19.375 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-01-12 04:11:19.508 | Adding group `rabbitmq' (GID 121) ... 2021-01-12 04:11:19.541 | Done. 2021-01-12 04:11:19.615 | Adding system user `rabbitmq' (UID 115) ... 2021-01-12 04:11:19.615 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-01-12 04:11:19.691 | Not creating home directory `/var/lib/rabbitmq'. 2021-01-12 04:11:19.931 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-01-12 04:11:24.693 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-12 04:11:24.853 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-12 04:11:26.717 | + functions-common:apt_get:1115 : result=0 2021-01-12 04:11:26.720 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-12 04:11:26.722 | + functions-common:time_stop:2306 : local name 2021-01-12 04:11:26.724 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:11:26.726 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:11:26.728 | + functions-common:time_stop:2309 : local total 2021-01-12 04:11:26.731 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:11:26.733 | + functions-common:time_stop:2312 : name=apt-get 2021-01-12 04:11:26.735 | + functions-common:time_stop:2313 : start_time=1610424667189 2021-01-12 04:11:26.737 | + functions-common:time_stop:2315 : [[ -z 1610424667189 ]] 2021-01-12 04:11:26.740 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:11:26.743 | + functions-common:time_stop:2318 : end_time=1610424686741 2021-01-12 04:11:26.745 | + functions-common:time_stop:2319 : elapsed_time=19552 2021-01-12 04:11:26.748 | + functions-common:time_stop:2320 : total=133768 2021-01-12 04:11:26.750 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:11:26.752 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=153320 2021-01-12 04:11:26.754 | + functions-common:apt_get:1119 : return 0 2021-01-12 04:11:26.756 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-01-12 04:11:26.758 | + functions-common:is_suse:464 : is_opensuse 2021-01-12 04:11:26.761 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-12 04:11:26.763 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-12 04:11:26.765 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-12 04:11:26.768 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-12 04:11:26.770 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-12 04:11:26.772 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-01-12 04:11:26.774 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-01-12 04:11:26.777 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-01-12 04:11:26.779 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-01-12 04:11:26.781 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-12 04:11:26.783 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-12 04:11:26.786 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-01-12 04:11:26.788 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-01-12 04:11:26.790 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-01-12 04:11:26.793 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-01-12 04:11:26.795 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-01-12 04:11:26.797 | + functions-common:is_suse:464 : is_opensuse 2021-01-12 04:11:26.799 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-12 04:11:26.801 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-12 04:11:26.804 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-12 04:11:26.806 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-12 04:11:26.808 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-12 04:11:26.811 | + ./stack.sh:main:796 : restart_rpc_backend 2021-01-12 04:11:26.813 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-01-12 04:11:26.827 | + functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:11:26.829 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-01-12 04:11:26.831 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2021-01-12 04:11:26.834 | + ./stack.sh:echo_summary:416 : echo -e Starting RabbitMQ 2021-01-12 04:11:26.836 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-01-12 04:11:26.839 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-01-12 04:11:26.842 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-01-12 04:11:26.844 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-01-12 04:11:26.847 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-01-12 04:11:26.849 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-01-12 04:11:26.851 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-01-12 04:11:26.853 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-01-12 04:11:26.857 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-01-12 04:11:27.877 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-01-12 04:11:27.877 | guest [administrator]' 2021-01-12 04:11:27.881 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-01-12 04:11:27.881 | guest [administrator]' 2021-01-12 04:11:27.881 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-01-12 04:11:27.886 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-01-12 04:11:27.889 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-01-12 04:11:27.891 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-01-12 04:11:28.891 | Creating user "stackrabbit" 2021-01-12 04:11:28.915 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-01-12 04:11:29.947 | Setting permissions for user "stackrabbit" in vhost "/" 2021-01-12 04:11:29.971 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-01-12 04:11:29.974 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-01-12 04:11:31.003 | Changing password for user "stackrabbit" 2021-01-12 04:11:31.027 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-01-12 04:11:31.029 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-01-12 04:11:31.031 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-01-12 04:11:32.053 | Deleting user "guest" 2021-01-12 04:11:32.086 | + ./stack.sh:main:798 : is_service_enabled mysql postgresql 2021-01-12 04:11:32.101 | + functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:11:32.103 | + ./stack.sh:main:799 : install_database 2021-01-12 04:11:32.105 | + lib/database:install_database:116 : install_database_mysql 2021-01-12 04:11:32.108 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-01-12 04:11:32.110 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:11:32.112 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:11:32.114 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-01-12 04:11:32.313 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-01-12 04:11:32.315 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-01-12 04:11:32.319 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-01-12 04:11:32.322 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:11:32.324 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:11:32.326 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-01-12 04:11:32.329 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-01-12 04:11:32.331 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-01-12 04:11:32.334 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-01-12 04:11:32.337 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2021-01-12 04:11:32.339 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2021-01-12 04:11:32.341 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-01-12 04:11:32.343 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-01-12 04:11:32.346 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-01-12 04:11:32.348 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-01-12 04:11:32.350 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-12 04:11:32.352 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-12 04:11:32.355 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-01-12 04:11:32.357 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-01-12 04:11:32.359 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-01-12 04:11:32.362 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-01-12 04:11:32.364 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-01-12 04:11:32.366 | + functions-common:is_suse:464 : is_opensuse 2021-01-12 04:11:32.368 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-12 04:11:32.371 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-12 04:11:32.373 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-12 04:11:32.376 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-12 04:11:32.378 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-12 04:11:32.380 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-01-12 04:11:32.382 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:11:32.385 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:11:32.387 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-01-12 04:11:32.389 | + functions-common:install_package:1344 : update_package_repo 2021-01-12 04:11:32.392 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-12 04:11:32.394 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-12 04:11:32.396 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-12 04:11:32.398 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-12 04:11:32.400 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-12 04:11:32.403 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:11:32.405 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:11:32.407 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-12 04:11:32.409 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-12 04:11:32.411 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-12 04:11:32.413 | + functions-common:apt_get_update:1071 : return 2021-01-12 04:11:32.416 | + functions-common:install_package:1345 : real_install_package mysql-server 2021-01-12 04:11:32.418 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-12 04:11:32.421 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:11:32.423 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:11:32.425 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2021-01-12 04:11:32.443 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-01-12 04:11:32.562 | Reading package lists... 2021-01-12 04:11:32.804 | Building dependency tree... 2021-01-12 04:11:32.805 | Reading state information... 2021-01-12 04:11:33.013 | The following packages were automatically installed and are no longer required: 2021-01-12 04:11:33.013 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-12 04:11:33.014 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-12 04:11:33.014 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-12 04:11:33.014 | python3-pam python3-problem-report python3-pyasn1 2021-01-12 04:11:33.014 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-12 04:11:33.014 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-12 04:11:33.014 | Use 'sudo apt autoremove' to remove them. 2021-01-12 04:11:33.014 | The following additional packages will be installed: 2021-01-12 04:11:33.014 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-01-12 04:11:33.014 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-01-12 04:11:33.014 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-01-12 04:11:33.014 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-01-12 04:11:33.015 | mysql-server-5.7 mysql-server-core-5.7 2021-01-12 04:11:33.016 | Suggested packages: 2021-01-12 04:11:33.016 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-01-12 04:11:33.067 | The following NEW packages will be installed: 2021-01-12 04:11:33.067 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-01-12 04:11:33.068 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-01-12 04:11:33.068 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-01-12 04:11:33.068 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-01-12 04:11:33.068 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-01-12 04:11:33.343 | 0 upgraded, 18 newly installed, 0 to remove and 166 not upgraded. 2021-01-12 04:11:33.343 | Need to get 19.7 MB of archives. 2021-01-12 04:11:33.343 | After this operation, 156 MB of additional disk space will be used. 2021-01-12 04:11:33.343 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [6,660 kB] 2021-01-12 04:11:35.295 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [1,943 kB] 2021-01-12 04:11:35.464 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [7,455 kB] 2021-01-12 04:11:36.634 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2021-01-12 04:11:36.638 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [2,935 kB] 2021-01-12 04:11:36.924 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-01-12 04:11:36.925 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-01-12 04:11:36.927 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-01-12 04:11:36.929 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-01-12 04:11:36.934 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-01-12 04:11:36.935 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-01-12 04:11:36.936 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-01-12 04:11:36.936 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-01-12 04:11:36.938 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-01-12 04:11:37.062 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-01-12 04:11:37.064 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-01-12 04:11:37.065 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-01-12 04:11:37.071 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.32-0ubuntu0.18.04.1 [9,944 B] 2021-01-12 04:11:37.562 | Preconfiguring packages ... 2021-01-12 04:11:37.667 | Fetched 19.7 MB in 4s (4,934 kB/s) 2021-01-12 04:11:37.700 | Selecting previously unselected package mysql-client-core-5.7. 2021-01-12 04:11:37.738 | (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 ... 76729 files and directories currently installed.) 2021-01-12 04:11:37.741 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-12 04:11:37.744 | Unpacking mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-12 04:11:38.760 | Selecting previously unselected package mysql-client-5.7. 2021-01-12 04:11:38.768 | Preparing to unpack .../01-mysql-client-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-12 04:11:38.770 | Unpacking mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-12 04:11:39.228 | Selecting previously unselected package mysql-server-core-5.7. 2021-01-12 04:11:39.236 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-12 04:11:39.238 | Unpacking mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-12 04:11:40.440 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-01-12 04:11:40.447 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-01-12 04:11:40.459 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-01-12 04:11:40.583 | Selecting previously unselected package mysql-server-5.7. 2021-01-12 04:11:40.591 | Preparing to unpack .../04-mysql-server-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-12 04:11:41.063 | Unpacking mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-12 04:11:41.685 | Selecting previously unselected package libhtml-tagset-perl. 2021-01-12 04:11:41.692 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-01-12 04:11:41.694 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-01-12 04:11:41.751 | Selecting previously unselected package liburi-perl. 2021-01-12 04:11:41.758 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-01-12 04:11:41.760 | Unpacking liburi-perl (1.73-1) ... 2021-01-12 04:11:41.827 | Selecting previously unselected package libhtml-parser-perl. 2021-01-12 04:11:41.835 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-01-12 04:11:41.837 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-01-12 04:11:41.901 | Selecting previously unselected package libcgi-pm-perl. 2021-01-12 04:11:41.908 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-01-12 04:11:41.910 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-01-12 04:11:41.987 | Selecting previously unselected package libfcgi-perl. 2021-01-12 04:11:41.994 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-01-12 04:11:41.996 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-01-12 04:11:42.052 | Selecting previously unselected package libcgi-fast-perl. 2021-01-12 04:11:42.060 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-01-12 04:11:42.062 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-01-12 04:11:42.119 | Selecting previously unselected package libencode-locale-perl. 2021-01-12 04:11:42.126 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-01-12 04:11:42.128 | Unpacking libencode-locale-perl (1.05-1) ... 2021-01-12 04:11:42.184 | Selecting previously unselected package libhtml-template-perl. 2021-01-12 04:11:42.192 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-01-12 04:11:42.194 | Unpacking libhtml-template-perl (2.97-1) ... 2021-01-12 04:11:42.255 | Selecting previously unselected package libhttp-date-perl. 2021-01-12 04:11:42.263 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-01-12 04:11:42.265 | Unpacking libhttp-date-perl (6.02-1) ... 2021-01-12 04:11:42.322 | Selecting previously unselected package libio-html-perl. 2021-01-12 04:11:42.330 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-01-12 04:11:42.332 | Unpacking libio-html-perl (1.001-1) ... 2021-01-12 04:11:42.389 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-01-12 04:11:42.396 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-01-12 04:11:42.398 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-01-12 04:11:42.455 | Selecting previously unselected package libhttp-message-perl. 2021-01-12 04:11:42.462 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-01-12 04:11:42.464 | Unpacking libhttp-message-perl (6.14-1) ... 2021-01-12 04:11:42.527 | Selecting previously unselected package mysql-server. 2021-01-12 04:11:42.534 | Preparing to unpack .../17-mysql-server_5.7.32-0ubuntu0.18.04.1_all.deb ... 2021-01-12 04:11:42.536 | Unpacking mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2021-01-12 04:11:42.613 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-01-12 04:11:42.633 | Setting up libhttp-date-perl (6.02-1) ... 2021-01-12 04:11:42.661 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-01-12 04:11:42.689 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-12 04:11:42.711 | Setting up libencode-locale-perl (1.05-1) ... 2021-01-12 04:11:42.738 | Setting up mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-12 04:11:42.765 | Setting up libio-html-perl (1.001-1) ... 2021-01-12 04:11:42.793 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-01-12 04:11:42.820 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-12 04:11:42.848 | Setting up liburi-perl (1.73-1) ... 2021-01-12 04:11:42.876 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-12 04:11:43.051 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-01-12 04:11:43.095 | Setting up libcgi-pm-perl (4.38-1) ... 2021-01-12 04:11:43.115 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-12 04:11:44.848 | Setting up libhttp-message-perl (6.14-1) ... 2021-01-12 04:11:44.875 | Setting up mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-12 04:11:44.903 | Setting up libfcgi-perl (0.78-2build1) ... 2021-01-12 04:11:44.930 | Setting up libhtml-template-perl (2.97-1) ... 2021-01-12 04:11:44.957 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-01-12 04:11:44.984 | Setting up mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-12 04:11:45.012 | Setting up mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-12 04:11:45.591 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-01-12 04:11:45.617 | Renaming removed key_buffer and myisam-recover options (if present) 2021-01-12 04:11:56.611 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-01-12 04:11:57.557 | Setting up mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2021-01-12 04:11:57.570 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-12 04:11:57.747 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-12 04:11:59.628 | + functions-common:apt_get:1115 : result=0 2021-01-12 04:11:59.630 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-12 04:11:59.633 | + functions-common:time_stop:2306 : local name 2021-01-12 04:11:59.635 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:11:59.637 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:11:59.640 | + functions-common:time_stop:2309 : local total 2021-01-12 04:11:59.642 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:11:59.644 | + functions-common:time_stop:2312 : name=apt-get 2021-01-12 04:11:59.646 | + functions-common:time_stop:2313 : start_time=1610424692441 2021-01-12 04:11:59.648 | + functions-common:time_stop:2315 : [[ -z 1610424692441 ]] 2021-01-12 04:11:59.651 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:11:59.654 | + functions-common:time_stop:2318 : end_time=1610424719652 2021-01-12 04:11:59.656 | + functions-common:time_stop:2319 : elapsed_time=27211 2021-01-12 04:11:59.658 | + functions-common:time_stop:2320 : total=153320 2021-01-12 04:11:59.660 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:11:59.662 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=180531 2021-01-12 04:11:59.664 | + functions-common:apt_get:1119 : return 0 2021-01-12 04:11:59.667 | + ./stack.sh:main:801 : '[' -n mysql ']' 2021-01-12 04:11:59.669 | + ./stack.sh:main:802 : install_database_python 2021-01-12 04:11:59.671 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-01-12 04:11:59.673 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-01-12 04:11:59.676 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-01-12 04:11:59.678 | + inc/python:pip_install_gr:77 : local clean_name 2021-01-12 04:11:59.681 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-01-12 04:11:59.683 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-01-12 04:11:59.686 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-01-12 04:11:59.689 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-01-12 04:11:59.689 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-01-12 04:11:59.693 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-01-12 04:11:59.695 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-01-12 04:11:59.698 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-01-12 04:11:59.701 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-01-12 04:11:59.703 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-01-12 04:11:59.721 | Using python 3.6 to install PyMySQL 2021-01-12 04:11:59.723 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-01-12 04:12:01.510 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-12 04:12:01.515 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-12 04:12:01.985 | Collecting PyMySQL===1.0.1 2021-01-12 04:12:01.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e65/1185cc1785c7c/PyMySQL-1.0.1-py3-none-any.whl (43 kB) 2021-01-12 04:12:02.496 | Installing collected packages: PyMySQL 2021-01-12 04:12:02.570 | Successfully installed PyMySQL-1.0.1 2021-01-12 04:12:02.635 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-12 04:12:02.635 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-12 04:12:02.707 | + inc/python:pip_install:200 : result=0 2021-01-12 04:12:02.710 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-12 04:12:02.712 | + functions-common:time_stop:2306 : local name 2021-01-12 04:12:02.714 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:12:02.716 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:12:02.718 | + functions-common:time_stop:2309 : local total 2021-01-12 04:12:02.721 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:12:02.723 | + functions-common:time_stop:2312 : name=pip_install 2021-01-12 04:12:02.725 | + functions-common:time_stop:2313 : start_time=1610424719716 2021-01-12 04:12:02.727 | + functions-common:time_stop:2315 : [[ -z 1610424719716 ]] 2021-01-12 04:12:02.729 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:12:02.733 | + functions-common:time_stop:2318 : end_time=1610424722730 2021-01-12 04:12:02.735 | + functions-common:time_stop:2319 : elapsed_time=3014 2021-01-12 04:12:02.737 | + functions-common:time_stop:2320 : total=49087 2021-01-12 04:12:02.739 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:12:02.741 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=52101 2021-01-12 04:12:02.743 | + inc/python:pip_install:203 : return 0 2021-01-12 04:12:02.746 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-01-12 04:12:02.748 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-01-12 04:12:02.751 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-01-12 04:12:02.753 | + ./stack.sh:main:805 : is_service_enabled neutron 2021-01-12 04:12:02.769 | + functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:12:02.771 | + ./stack.sh:main:806 : install_neutron_agent_packages 2021-01-12 04:12:02.773 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-01-12 04:12:02.776 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-12 04:12:02.777 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-01-12 04:12:02.781 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-12 04:12:02.783 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-01-12 04:12:02.785 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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- ]] 2021-01-12 04:12:02.788 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-01-12 04:12:02.790 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-01-12 04:12:02.792 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-01-12 04:12:02.806 | + functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:12:02.808 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-01-12 04:12:02.811 | + functions-common:install_package:1344 : update_package_repo 2021-01-12 04:12:02.813 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-12 04:12:02.816 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-12 04:12:02.818 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-12 04:12:02.820 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-12 04:12:02.822 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-12 04:12:02.825 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:12:02.827 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:12:02.830 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-12 04:12:02.832 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-12 04:12:02.834 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-12 04:12:02.836 | + functions-common:apt_get_update:1071 : return 2021-01-12 04:12:02.838 | + functions-common:install_package:1345 : real_install_package radvd 2021-01-12 04:12:02.841 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-12 04:12:02.843 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:12:02.845 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:12:02.847 | + functions-common:real_install_package:1331 : apt_get install radvd 2021-01-12 04:12:02.865 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-01-12 04:12:02.984 | Reading package lists... 2021-01-12 04:12:03.226 | Building dependency tree... 2021-01-12 04:12:03.227 | Reading state information... 2021-01-12 04:12:03.434 | The following packages were automatically installed and are no longer required: 2021-01-12 04:12:03.435 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-12 04:12:03.435 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-12 04:12:03.435 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-12 04:12:03.435 | python3-pam python3-problem-report python3-pyasn1 2021-01-12 04:12:03.435 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-12 04:12:03.435 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-12 04:12:03.435 | Use 'sudo apt autoremove' to remove them. 2021-01-12 04:12:03.477 | The following NEW packages will be installed: 2021-01-12 04:12:03.477 | radvd 2021-01-12 04:12:03.785 | 0 upgraded, 1 newly installed, 0 to remove and 166 not upgraded. 2021-01-12 04:12:03.785 | Need to get 59.0 kB of archives. 2021-01-12 04:12:03.785 | After this operation, 164 kB of additional disk space will be used. 2021-01-12 04:12:03.785 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-01-12 04:12:04.445 | Fetched 59.0 kB in 0s (140 kB/s) 2021-01-12 04:12:04.495 | Selecting previously unselected package radvd. 2021-01-12 04:12:04.534 | (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 ... 77186 files and directories currently installed.) 2021-01-12 04:12:04.537 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-01-12 04:12:04.539 | Unpacking radvd (1:2.16-3) ... 2021-01-12 04:12:04.645 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-12 04:12:04.660 | Setting up radvd (1:2.16-3) ... 2021-01-12 04:12:05.385 | Job for radvd.service failed because the control process exited with error code. 2021-01-12 04:12:05.385 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-01-12 04:12:05.387 | invoke-rc.d: initscript radvd, action "start" failed. 2021-01-12 04:12:05.396 | ● radvd.service - Router advertisement daemon for IPv6 2021-01-12 04:12:05.396 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-01-12 04:12:05.396 | Active: failed (Result: exit-code) since Tue 2021-01-12 04:12:05 UTC; 12ms ago 2021-01-12 04:12:05.396 | Docs: man:radvd(8) 2021-01-12 04:12:05.396 | Process: 41753 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-01-12 04:12:05.396 | 2021-01-12 04:12:05.397 | Jan 12 04:12:05 dv-cinder-562053-16-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2021-01-12 04:12:05.397 | Jan 12 04:12:05 dv-cinder-562053-16-smb radvd[41753]: can't open /etc/radvd.conf: No such file or directory 2021-01-12 04:12:05.397 | Jan 12 04:12:05 dv-cinder-562053-16-smb radvd[41753]: Insecure file permissions, but continuing anyway 2021-01-12 04:12:05.397 | Jan 12 04:12:05 dv-cinder-562053-16-smb radvd[41753]: exiting, failed to read config file 2021-01-12 04:12:05.397 | Jan 12 04:12:05 dv-cinder-562053-16-smb systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-01-12 04:12:05.397 | Jan 12 04:12:05 dv-cinder-562053-16-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-01-12 04:12:05.397 | Jan 12 04:12:05 dv-cinder-562053-16-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-01-12 04:12:05.401 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-12 04:12:05.565 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-12 04:12:05.790 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-12 04:12:07.667 | + functions-common:apt_get:1115 : result=0 2021-01-12 04:12:07.669 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-12 04:12:07.671 | + functions-common:time_stop:2306 : local name 2021-01-12 04:12:07.674 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:12:07.676 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:12:07.678 | + functions-common:time_stop:2309 : local total 2021-01-12 04:12:07.680 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:12:07.682 | + functions-common:time_stop:2312 : name=apt-get 2021-01-12 04:12:07.684 | + functions-common:time_stop:2313 : start_time=1610424722862 2021-01-12 04:12:07.686 | + functions-common:time_stop:2315 : [[ -z 1610424722862 ]] 2021-01-12 04:12:07.689 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:12:07.692 | + functions-common:time_stop:2318 : end_time=1610424727690 2021-01-12 04:12:07.694 | + functions-common:time_stop:2319 : elapsed_time=4828 2021-01-12 04:12:07.696 | + functions-common:time_stop:2320 : total=180531 2021-01-12 04:12:07.698 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:12:07.701 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=185359 2021-01-12 04:12:07.703 | + functions-common:apt_get:1119 : return 0 2021-01-12 04:12:07.706 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-01-12 04:12:07.721 | + functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:12:07.723 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-01-12 04:12:07.725 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-01-12 04:12:07.728 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-01-12 04:12:07.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-01-12 04:12:07.749 | + functions-common:install_package:1344 : update_package_repo 2021-01-12 04:12:07.751 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-12 04:12:07.753 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-12 04:12:07.755 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-12 04:12:07.757 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-12 04:12:07.760 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-12 04:12:07.762 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:12:07.765 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:12:07.767 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-12 04:12:07.769 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-12 04:12:07.771 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-12 04:12:07.773 | + functions-common:apt_get_update:1071 : return 2021-01-12 04:12:07.775 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2021-01-12 04:12:07.778 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-12 04:12:07.780 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:12:07.782 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:12:07.784 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2021-01-12 04:12:07.801 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-01-12 04:12:07.919 | Reading package lists... 2021-01-12 04:12:08.163 | Building dependency tree... 2021-01-12 04:12:08.164 | Reading state information... 2021-01-12 04:12:08.369 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-01-12 04:12:08.369 | fakeroot set to manually installed. 2021-01-12 04:12:08.369 | make is already the newest version (4.1-9.1ubuntu1). 2021-01-12 04:12:08.369 | The following packages were automatically installed and are no longer required: 2021-01-12 04:12:08.370 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-01-12 04:12:08.370 | python3-click python3-colorama python3-configobj python3-constantly 2021-01-12 04:12:08.370 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-01-12 04:12:08.370 | python3-pam python3-problem-report python3-pyasn1 2021-01-12 04:12:08.370 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-12 04:12:08.370 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-12 04:12:08.370 | Use 'sudo apt autoremove' to remove them. 2021-01-12 04:12:08.370 | The following additional packages will be installed: 2021-01-12 04:12:08.371 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-01-12 04:12:08.372 | Suggested packages: 2021-01-12 04:12:08.372 | openvswitch-doc python-sortedcontainers-doc 2021-01-12 04:12:08.424 | The following NEW packages will be installed: 2021-01-12 04:12:08.424 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-01-12 04:12:08.425 | The following packages will be upgraded: 2021-01-12 04:12:08.425 | openvswitch-common openvswitch-switch 2021-01-12 04:12:08.861 | 2 upgraded, 3 newly installed, 0 to remove and 164 not upgraded. 2021-01-12 04:12:08.861 | Need to get 3,109 kB of archives. 2021-01-12 04:12:08.861 | After this operation, 3,368 kB of additional disk space will be used. 2021-01-12 04:12:08.861 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2021-01-12 04:12:08.863 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-openvswitch all 2.13.1-0ubuntu0.20.04.1~cloud0 [108 kB] 2021-01-12 04:12:09.561 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-switch amd64 2.13.1-0ubuntu0.20.04.1~cloud0 [1,544 kB] 2021-01-12 04:12:09.873 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-01-12 04:12:10.396 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-common amd64 2.13.1-0ubuntu0.20.04.1~cloud0 [1,164 kB] 2021-01-12 04:12:11.103 | Fetched 3,109 kB in 2s (1,467 kB/s) 2021-01-12 04:12:11.161 | Selecting previously unselected package libunbound2:amd64. 2021-01-12 04:12:11.199 | (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 ... 77199 files and directories currently installed.) 2021-01-12 04:12:11.203 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2021-01-12 04:12:11.215 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-01-12 04:12:11.324 | Selecting previously unselected package python3-sortedcontainers. 2021-01-12 04:12:11.332 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-01-12 04:12:11.334 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-01-12 04:12:11.409 | Selecting previously unselected package python3-openvswitch. 2021-01-12 04:12:11.416 | Preparing to unpack .../python3-openvswitch_2.13.1-0ubuntu0.20.04.1~cloud0_all.deb ... 2021-01-12 04:12:11.418 | Unpacking python3-openvswitch (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2021-01-12 04:12:11.527 | Preparing to unpack .../openvswitch-switch_2.13.1-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-01-12 04:12:11.548 | Unpacking openvswitch-switch (2.13.1-0ubuntu0.20.04.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2021-01-12 04:12:12.952 | Preparing to unpack .../openvswitch-common_2.13.1-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-01-12 04:12:12.972 | Unpacking openvswitch-common (2.13.1-0ubuntu0.20.04.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2021-01-12 04:12:13.232 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-01-12 04:12:13.252 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-12 04:12:13.275 | Setting up openvswitch-common (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2021-01-12 04:12:13.302 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-01-12 04:12:13.575 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-12 04:12:13.603 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-12 04:12:13.797 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-12 04:12:14.604 | Setting up python3-openvswitch (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2021-01-12 04:12:14.959 | Setting up openvswitch-switch (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2021-01-12 04:12:15.009 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2021-01-12 04:12:17.963 | + functions-common:apt_get:1115 : result=0 2021-01-12 04:12:17.965 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-12 04:12:17.968 | + functions-common:time_stop:2306 : local name 2021-01-12 04:12:17.970 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:12:17.972 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:12:17.974 | + functions-common:time_stop:2309 : local total 2021-01-12 04:12:17.976 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:12:17.978 | + functions-common:time_stop:2312 : name=apt-get 2021-01-12 04:12:17.980 | + functions-common:time_stop:2313 : start_time=1610424727799 2021-01-12 04:12:17.983 | + functions-common:time_stop:2315 : [[ -z 1610424727799 ]] 2021-01-12 04:12:17.985 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:12:17.988 | + functions-common:time_stop:2318 : end_time=1610424737986 2021-01-12 04:12:17.990 | + functions-common:time_stop:2319 : elapsed_time=10187 2021-01-12 04:12:17.992 | + functions-common:time_stop:2320 : total=185359 2021-01-12 04:12:17.994 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:12:17.996 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=195546 2021-01-12 04:12:17.999 | + functions-common:apt_get:1119 : return 0 2021-01-12 04:12:18.001 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-01-12 04:12:18.004 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:12:18.006 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:12:18.008 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-01-12 04:12:18.010 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-01-12 04:12:18.013 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-01-12 04:12:18.017 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-01-12 04:12:18.020 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-01-12 04:12:18.023 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-01-12 04:12:18.023 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-01-12 04:12:18.027 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-01-12 04:12:18.029 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-01-12 04:12:18.031 | + functions:vercmp:652 : local v1=4.15 2021-01-12 04:12:18.034 | + functions:vercmp:653 : local 'op=<' 2021-01-12 04:12:18.036 | + functions:vercmp:654 : local v2=3.13 2021-01-12 04:12:18.038 | + functions:vercmp:655 : local result 2021-01-12 04:12:18.041 | ++ functions:vercmp:659 : echo -e '4.15\n3.13' 2021-01-12 04:12:18.043 | ++ functions:vercmp:659 : sort -V 2021-01-12 04:12:18.043 | ++ functions:vercmp:659 : head -1 2021-01-12 04:12:18.046 | + functions:vercmp:659 : result=3.13 2021-01-12 04:12:18.048 | + functions:vercmp:661 : case $op in 2021-01-12 04:12:18.050 | + functions:vercmp:671 : '[' 4.15 '!=' 3.13 ']' 2021-01-12 04:12:18.052 | + functions:vercmp:671 : '[' 3.13 = 4.15 ']' 2021-01-12 04:12:18.055 | + functions:vercmp:672 : return 2021-01-12 04:12:18.057 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-01-12 04:12:18.060 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-01-12 04:12:18.062 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart openvswitch-switch 2021-01-12 04:12:18.511 | + ./stack.sh:main:809 : is_service_enabled etcd3 2021-01-12 04:12:18.527 | + functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:12:18.529 | + ./stack.sh:main:810 : install_etcd3 2021-01-12 04:12:18.531 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-01-12 04:12:18.532 | Installing etcd 2021-01-12 04:12:18.534 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-01-12 04:12:18.544 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-01-12 04:12:18.555 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-01-12 04:12:18.557 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-01-12 04:12:18.569 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-01-12 04:12:18.572 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-01-12 04:12:18.574 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-01-12 04:12:18.578 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-01-12 04:12:18.582 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-01-12 04:12:18.584 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-01-12 04:12:18.587 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-01-12 04:12:18.589 | ++ functions:get_extra_file:67 : 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 2021-01-12 04:12:18.614 | --2021-01-12 04:12:18-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-01-12 04:12:18.677 | Resolving github.com (github.com)... 140.82.121.4 2021-01-12 04:12:18.721 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-01-12 04:12:18.863 | HTTP request sent, awaiting response... 302 Found 2021-01-12 04:12:18.877 | Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210112%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210112T041215Z&X-Amz-Expires=300&X-Amz-Signature=088f4268f8544e22a2a9b48b8b23dfe4d2cf7d7e27b4bfbd3e84c543fffc70e0&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] 2021-01-12 04:12:18.878 | --2021-01-12 04:12:18-- https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210112%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210112T041215Z&X-Amz-Expires=300&X-Amz-Signature=088f4268f8544e22a2a9b48b8b23dfe4d2cf7d7e27b4bfbd3e84c543fffc70e0&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 2021-01-12 04:12:19.166 | Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.217.87.52 2021-01-12 04:12:19.326 | Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.217.87.52|:443... connected. 2021-01-12 04:12:19.824 | HTTP request sent, awaiting response... 200 OK 2021-01-12 04:12:19.824 | Length: 11350736 (11M) [application/octet-stream] 2021-01-12 04:12:19.824 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-01-12 04:12:20.628 | 2021-01-12 04:12:21.918 | 0K ........ .. 100% 5.17M=2.1s 2021-01-12 04:12:21.918 | 2021-01-12 04:12:21.918 | 2021-01-12 04:12:21 (5.17 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-01-12 04:12:21.918 | 2021-01-12 04:12:21.922 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-01-12 04:12:21.924 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-01-12 04:12:21.927 | ++ functions:get_extra_file:73 : return 2021-01-12 04:12:21.929 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-01-12 04:12:21.932 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-01-12 04:12:21.935 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-01-12 04:12:21.937 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-01-12 04:12:22.072 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-01-12 04:12:22.075 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-01-12 04:12:22.079 | etcd-v3.3.12-linux-amd64/ 2021-01-12 04:12:22.079 | etcd-v3.3.12-linux-amd64/README.md 2021-01-12 04:12:22.079 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-01-12 04:12:22.079 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-01-12 04:12:22.080 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-01-12 04:12:22.080 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-01-12 04:12:22.080 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-01-12 04:12:22.080 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-01-12 04:12:22.080 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-01-12 04:12:22.080 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-01-12 04:12:22.080 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-01-12 04:12:22.080 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-01-12 04:12:22.080 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-01-12 04:12:22.080 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-01-12 04:12:22.080 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-01-12 04:12:22.080 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-01-12 04:12:22.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-01-12 04:12:22.081 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-01-12 04:12:22.081 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-01-12 04:12:22.081 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-01-12 04:12:22.081 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-01-12 04:12:22.081 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-01-12 04:12:22.081 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-01-12 04:12:22.081 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-01-12 04:12:22.081 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-01-12 04:12:22.081 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-01-12 04:12:22.081 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-01-12 04:12:22.081 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-01-12 04:12:22.081 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-01-12 04:12:22.081 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-01-12 04:12:22.081 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-01-12 04:12:22.082 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-01-12 04:12:22.082 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-01-12 04:12:22.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-01-12 04:12:22.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-01-12 04:12:22.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-01-12 04:12:22.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-01-12 04:12:22.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-01-12 04:12:22.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-01-12 04:12:22.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-01-12 04:12:22.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-01-12 04:12:22.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-01-12 04:12:22.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-01-12 04:12:22.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-01-12 04:12:22.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-01-12 04:12:22.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-01-12 04:12:22.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-01-12 04:12:22.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-01-12 04:12:22.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-01-12 04:12:22.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-01-12 04:12:22.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-01-12 04:12:22.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-01-12 04:12:22.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-01-12 04:12:22.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-01-12 04:12:22.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-01-12 04:12:22.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-01-12 04:12:22.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-01-12 04:12:22.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-01-12 04:12:22.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-01-12 04:12:22.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-01-12 04:12:22.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-01-12 04:12:22.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-01-12 04:12:22.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-01-12 04:12:22.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-01-12 04:12:22.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-01-12 04:12:22.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-01-12 04:12:22.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-01-12 04:12:22.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-01-12 04:12:22.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-01-12 04:12:22.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-01-12 04:12:22.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-01-12 04:12:22.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-01-12 04:12:22.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-01-12 04:12:22.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-01-12 04:12:22.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-01-12 04:12:22.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-01-12 04:12:22.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-01-12 04:12:22.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-01-12 04:12:22.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-01-12 04:12:22.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-01-12 04:12:22.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-01-12 04:12:22.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-01-12 04:12:22.085 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-01-12 04:12:22.085 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-01-12 04:12:22.085 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-01-12 04:12:22.085 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-01-12 04:12:22.085 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-01-12 04:12:22.085 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-01-12 04:12:22.086 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-01-12 04:12:22.086 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-01-12 04:12:22.086 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-01-12 04:12:22.086 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-01-12 04:12:22.086 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-01-12 04:12:22.086 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-01-12 04:12:22.086 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-01-12 04:12:22.086 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-01-12 04:12:22.086 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-01-12 04:12:22.086 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-01-12 04:12:22.086 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-01-12 04:12:22.086 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-01-12 04:12:22.086 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-01-12 04:12:22.086 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-01-12 04:12:22.086 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-01-12 04:12:22.086 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-01-12 04:12:22.087 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-01-12 04:12:22.087 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-01-12 04:12:22.087 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-01-12 04:12:22.087 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-01-12 04:12:22.087 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-01-12 04:12:22.087 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-01-12 04:12:22.087 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-01-12 04:12:22.087 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-01-12 04:12:22.087 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-01-12 04:12:22.087 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-01-12 04:12:22.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-01-12 04:12:22.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-01-12 04:12:22.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-01-12 04:12:22.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-01-12 04:12:22.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-01-12 04:12:22.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-01-12 04:12:22.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-01-12 04:12:22.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-01-12 04:12:22.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-01-12 04:12:22.089 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-01-12 04:12:22.089 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-01-12 04:12:22.089 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-01-12 04:12:22.089 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-01-12 04:12:22.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-01-12 04:12:22.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-01-12 04:12:22.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-01-12 04:12:22.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-01-12 04:12:22.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-01-12 04:12:22.092 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-01-12 04:12:22.092 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-01-12 04:12:22.092 | etcd-v3.3.12-linux-amd64/etcdctl 2021-01-12 04:12:22.302 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-01-12 04:12:22.302 | etcd-v3.3.12-linux-amd64/etcd 2021-01-12 04:12:22.558 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-01-12 04:12:22.592 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-01-12 04:12:22.622 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-01-12 04:12:22.625 | + ./stack.sh:main:819 : is_service_enabled tls-proxy 2021-01-12 04:12:22.641 | + functions-common:is_service_enabled:1962 : return 1 2021-01-12 04:12:22.643 | + ./stack.sh:main:829 : install_dstat 2021-01-12 04:12:22.645 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-01-12 04:12:22.661 | + functions-common:is_service_enabled:1962 : return 1 2021-01-12 04:12:22.663 | + ./stack.sh:main:835 : echo_summary 'Installing OpenStack project source' 2021-01-12 04:12:22.665 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2021-01-12 04:12:22.667 | + ./stack.sh:echo_summary:416 : echo -e Installing OpenStack project source 2021-01-12 04:12:22.670 | + ./stack.sh:main:838 : install_libs 2021-01-12 04:12:22.672 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-01-12 04:12:22.674 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-01-12 04:12:22.676 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-01-12 04:12:22.678 | + inc/python:use_library_from_git:250 : local name=automaton 2021-01-12 04:12:22.681 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:22.683 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:22.685 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-01-12 04:12:22.687 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:22.689 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-01-12 04:12:22.692 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-01-12 04:12:22.694 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-01-12 04:12:22.696 | + inc/python:use_library_from_git:250 : local name=castellan 2021-01-12 04:12:22.698 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:22.701 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:22.703 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-01-12 04:12:22.705 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:22.707 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-01-12 04:12:22.709 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-01-12 04:12:22.712 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-01-12 04:12:22.714 | + inc/python:use_library_from_git:250 : local name=cliff 2021-01-12 04:12:22.717 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:22.719 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:22.721 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-01-12 04:12:22.723 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:22.725 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-01-12 04:12:22.727 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-01-12 04:12:22.730 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-01-12 04:12:22.732 | + inc/python:use_library_from_git:250 : local name=cursive 2021-01-12 04:12:22.734 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:22.736 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:22.738 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-01-12 04:12:22.740 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:22.743 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-01-12 04:12:22.745 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-01-12 04:12:22.747 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-01-12 04:12:22.750 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-01-12 04:12:22.752 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:22.754 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:22.756 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-01-12 04:12:22.758 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:22.761 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-01-12 04:12:22.764 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-01-12 04:12:22.766 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-01-12 04:12:22.768 | + inc/python:use_library_from_git:250 : local name=futurist 2021-01-12 04:12:22.770 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:22.772 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:22.775 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-01-12 04:12:22.777 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:22.779 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-01-12 04:12:22.781 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-01-12 04:12:22.783 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-01-12 04:12:22.785 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-01-12 04:12:22.788 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:22.790 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:22.792 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-01-12 04:12:22.794 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:22.797 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-01-12 04:12:22.799 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-01-12 04:12:22.801 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-01-12 04:12:22.803 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-01-12 04:12:22.805 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:22.808 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:22.810 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-01-12 04:12:22.812 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:22.815 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-01-12 04:12:22.817 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-01-12 04:12:22.819 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-01-12 04:12:22.821 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-01-12 04:12:22.824 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:22.826 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:22.828 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-01-12 04:12:22.831 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:22.833 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-01-12 04:12:22.835 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-01-12 04:12:22.837 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-01-12 04:12:22.839 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-01-12 04:12:22.841 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:22.844 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:22.846 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-01-12 04:12:22.848 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:22.850 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-01-12 04:12:22.852 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-01-12 04:12:22.855 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-01-12 04:12:22.857 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-01-12 04:12:22.859 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:22.861 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:22.863 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-01-12 04:12:22.865 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:22.868 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-01-12 04:12:22.870 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-01-12 04:12:22.872 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-01-12 04:12:22.875 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-01-12 04:12:22.877 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:22.879 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:22.881 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-01-12 04:12:22.883 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:22.885 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-01-12 04:12:22.888 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-01-12 04:12:22.891 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-01-12 04:12:22.893 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-01-12 04:12:22.895 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:22.897 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:22.899 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-01-12 04:12:22.902 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:22.904 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-01-12 04:12:22.906 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-01-12 04:12:22.908 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-01-12 04:12:22.910 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-01-12 04:12:22.913 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:22.915 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:22.917 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-01-12 04:12:22.919 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:22.922 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-01-12 04:12:22.924 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-01-12 04:12:22.926 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-01-12 04:12:22.928 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-01-12 04:12:22.931 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:22.933 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:22.936 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-01-12 04:12:22.938 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:22.940 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-01-12 04:12:22.942 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-01-12 04:12:22.944 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-01-12 04:12:22.947 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-01-12 04:12:22.949 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:22.952 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:22.954 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-01-12 04:12:22.956 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:22.958 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-01-12 04:12:22.961 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-01-12 04:12:22.963 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-01-12 04:12:22.965 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-01-12 04:12:22.967 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:22.969 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:22.972 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-01-12 04:12:22.974 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:22.976 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-01-12 04:12:22.978 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-01-12 04:12:22.980 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-01-12 04:12:22.983 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-01-12 04:12:22.985 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:22.987 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:22.989 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-01-12 04:12:22.991 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:22.994 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-01-12 04:12:22.996 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-01-12 04:12:22.999 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-01-12 04:12:23.001 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-01-12 04:12:23.003 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:23.005 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:23.007 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-01-12 04:12:23.010 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:23.013 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-01-12 04:12:23.015 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-01-12 04:12:23.017 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-01-12 04:12:23.019 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-01-12 04:12:23.022 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:23.024 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:23.026 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-01-12 04:12:23.028 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:23.030 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-01-12 04:12:23.033 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-01-12 04:12:23.035 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-01-12 04:12:23.037 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-01-12 04:12:23.039 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:23.042 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:23.044 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-01-12 04:12:23.046 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:23.048 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-01-12 04:12:23.050 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-01-12 04:12:23.053 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-01-12 04:12:23.055 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-01-12 04:12:23.057 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:23.060 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:23.062 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-01-12 04:12:23.064 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:23.066 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-01-12 04:12:23.069 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-01-12 04:12:23.071 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-01-12 04:12:23.073 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-01-12 04:12:23.076 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:23.078 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:23.080 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-01-12 04:12:23.083 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:23.085 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-01-12 04:12:23.087 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-01-12 04:12:23.089 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-01-12 04:12:23.092 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-01-12 04:12:23.094 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:23.096 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:23.099 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-01-12 04:12:23.101 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:23.103 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-01-12 04:12:23.105 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-01-12 04:12:23.108 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-01-12 04:12:23.110 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-01-12 04:12:23.113 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:23.115 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:23.117 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-01-12 04:12:23.119 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:23.121 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-01-12 04:12:23.124 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-01-12 04:12:23.126 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-01-12 04:12:23.128 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-01-12 04:12:23.130 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:23.133 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:23.135 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-01-12 04:12:23.138 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:23.140 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-01-12 04:12:23.142 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-01-12 04:12:23.145 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-01-12 04:12:23.147 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-01-12 04:12:23.149 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:23.151 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:23.154 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-01-12 04:12:23.156 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:23.158 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-01-12 04:12:23.161 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-01-12 04:12:23.163 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-01-12 04:12:23.165 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-01-12 04:12:23.167 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:23.169 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:23.172 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-01-12 04:12:23.174 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:23.176 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-01-12 04:12:23.178 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-01-12 04:12:23.181 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-01-12 04:12:23.183 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-01-12 04:12:23.185 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:23.187 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:23.190 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-01-12 04:12:23.192 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:23.194 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-01-12 04:12:23.196 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-01-12 04:12:23.199 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-01-12 04:12:23.201 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-01-12 04:12:23.204 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:23.206 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:23.208 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-01-12 04:12:23.210 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:23.212 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-01-12 04:12:23.215 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-01-12 04:12:23.217 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-01-12 04:12:23.220 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-01-12 04:12:23.222 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:23.224 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:23.227 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-01-12 04:12:23.229 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:23.231 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-01-12 04:12:23.233 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-01-12 04:12:23.236 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-01-12 04:12:23.238 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-01-12 04:12:23.240 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:23.242 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:23.245 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-01-12 04:12:23.247 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:23.249 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-01-12 04:12:23.251 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-01-12 04:12:23.254 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-01-12 04:12:23.256 | + inc/python:use_library_from_git:250 : local name=tooz 2021-01-12 04:12:23.258 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:23.260 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:23.263 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-01-12 04:12:23.265 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:23.268 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-01-12 04:12:23.270 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-01-12 04:12:23.272 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-01-12 04:12:23.274 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-01-12 04:12:23.277 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:23.279 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:23.281 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-01-12 04:12:23.284 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:23.286 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-01-12 04:12:23.288 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-01-12 04:12:23.291 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-01-12 04:12:23.293 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-01-12 04:12:23.295 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:23.297 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:23.299 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-01-12 04:12:23.302 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:23.304 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-01-12 04:12:23.306 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-01-12 04:12:23.308 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-01-12 04:12:23.311 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-01-12 04:12:23.313 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:23.315 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:23.317 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-01-12 04:12:23.320 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:23.322 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-01-12 04:12:23.341 | Using python 3.6 to install etcd3 2021-01-12 04:12:23.343 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-01-12 04:12:25.146 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-12 04:12:25.151 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-12 04:12:25.581 | Collecting etcd3===0.12.0 2021-01-12 04:12:25.588 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-01-12 04:12:30.312 | Collecting grpcio===1.34.0 2021-01-12 04:12:30.330 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72b/6a89aabf937d7/grpcio-1.34.0-cp36-cp36m-manylinux2014_x86_64.whl (4.0 MB) 2021-01-12 04:12:31.639 | Collecting protobuf===3.14.0 2021-01-12 04:12:31.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ecc/33531a213eee2/protobuf-3.14.0-cp36-cp36m-manylinux1_x86_64.whl (1.0 MB) 2021-01-12 04:12:31.712 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.15.0) 2021-01-12 04:12:32.147 | Collecting tenacity===6.3.1 2021-01-12 04:12:32.153 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bae/d357d9f35ec64/tenacity-6.3.1-py2.py3-none-any.whl (36 kB) 2021-01-12 04:12:32.206 | Building wheels for collected packages: etcd3 2021-01-12 04:12:32.207 | Building wheel for etcd3 (setup.py): started 2021-01-12 04:12:32.865 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-01-12 04:12:32.866 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=fabab344206675f3f9f82a20f86f08c088c747e032816844862625e1c088fad3 2021-01-12 04:12:32.866 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-01-12 04:12:32.867 | Successfully built etcd3 2021-01-12 04:12:33.379 | Installing collected packages: grpcio, protobuf, tenacity, etcd3 2021-01-12 04:12:33.986 | Successfully installed etcd3-0.12.0 grpcio-1.34.0 protobuf-3.14.0 tenacity-6.3.1 2021-01-12 04:12:34.054 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-12 04:12:34.054 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-12 04:12:34.150 | + inc/python:pip_install:200 : result=0 2021-01-12 04:12:34.153 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-12 04:12:34.155 | + functions-common:time_stop:2306 : local name 2021-01-12 04:12:34.157 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:12:34.159 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:12:34.161 | + functions-common:time_stop:2309 : local total 2021-01-12 04:12:34.163 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:12:34.165 | + functions-common:time_stop:2312 : name=pip_install 2021-01-12 04:12:34.167 | + functions-common:time_stop:2313 : start_time=1610424743336 2021-01-12 04:12:34.170 | + functions-common:time_stop:2315 : [[ -z 1610424743336 ]] 2021-01-12 04:12:34.173 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:12:34.176 | + functions-common:time_stop:2318 : end_time=1610424754174 2021-01-12 04:12:34.178 | + functions-common:time_stop:2319 : elapsed_time=10838 2021-01-12 04:12:34.180 | + functions-common:time_stop:2320 : total=52101 2021-01-12 04:12:34.183 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:12:34.185 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=62939 2021-01-12 04:12:34.187 | + inc/python:pip_install:203 : return 0 2021-01-12 04:12:34.189 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-01-12 04:12:34.207 | Using python 3.6 to install etcd3gw 2021-01-12 04:12:34.210 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-01-12 04:12:36.018 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-12 04:12:36.022 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-12 04:12:36.957 | Collecting etcd3gw===0.2.5 2021-01-12 04:12:36.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-01-12 04:12:37.580 | Collecting futurist===2.3.0 2021-01-12 04:12:37.587 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/54f/6ffc02f09316b/futurist-2.3.0-py3-none-any.whl (34 kB) 2021-01-12 04:12:37.698 | Collecting urllib3===1.26.2 2021-01-12 04:12:37.705 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d8f/f90d979214d7b/urllib3-1.26.2-py2.py3-none-any.whl (136 kB) 2021-01-12 04:12:37.735 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-01-12 04:12:37.737 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.15.0) 2021-01-12 04:12:37.853 | Collecting requests===2.25.1 2021-01-12 04:12:37.860 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-01-12 04:12:37.915 | Collecting idna===2.10 2021-01-12 04:12:37.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-01-12 04:12:37.980 | Collecting certifi===2020.12.5 2021-01-12 04:12:37.987 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 2021-01-12 04:12:38.017 | Collecting chardet===4.0.0 2021-01-12 04:12:38.024 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-01-12 04:12:38.563 | Installing collected packages: chardet, certifi, urllib3, idna, requests, futurist, etcd3gw 2021-01-12 04:12:38.563 | Attempting uninstall: chardet 2021-01-12 04:12:38.564 | Found existing installation: chardet 3.0.4 2021-01-12 04:12:38.577 | Uninstalling chardet-3.0.4: 2021-01-12 04:12:38.609 | Successfully uninstalled chardet-3.0.4 2021-01-12 04:12:38.878 | Attempting uninstall: certifi 2021-01-12 04:12:38.878 | Found existing installation: certifi 2018.1.18 2021-01-12 04:12:38.892 | Uninstalling certifi-2018.1.18: 2021-01-12 04:12:38.922 | Successfully uninstalled certifi-2018.1.18 2021-01-12 04:12:38.938 | Attempting uninstall: urllib3 2021-01-12 04:12:38.938 | Found existing installation: urllib3 1.22 2021-01-12 04:12:38.949 | Uninstalling urllib3-1.22: 2021-01-12 04:12:38.979 | Successfully uninstalled urllib3-1.22 2021-01-12 04:12:39.091 | Attempting uninstall: idna 2021-01-12 04:12:39.092 | Found existing installation: idna 2.6 2021-01-12 04:12:39.105 | Uninstalling idna-2.6: 2021-01-12 04:12:39.133 | Successfully uninstalled idna-2.6 2021-01-12 04:12:39.241 | Attempting uninstall: requests 2021-01-12 04:12:39.242 | Found existing installation: requests 2.18.4 2021-01-12 04:12:39.250 | Uninstalling requests-2.18.4: 2021-01-12 04:12:39.279 | Successfully uninstalled requests-2.18.4 2021-01-12 04:12:39.433 | Successfully installed certifi-2020.12.5 chardet-4.0.0 etcd3gw-0.2.5 futurist-2.3.0 idna-2.10 requests-2.25.1 urllib3-1.26.2 2021-01-12 04:12:39.498 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-12 04:12:39.498 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-12 04:12:39.574 | + inc/python:pip_install:200 : result=0 2021-01-12 04:12:39.576 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-12 04:12:39.578 | + functions-common:time_stop:2306 : local name 2021-01-12 04:12:39.580 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:12:39.582 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:12:39.585 | + functions-common:time_stop:2309 : local total 2021-01-12 04:12:39.587 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:12:39.589 | + functions-common:time_stop:2312 : name=pip_install 2021-01-12 04:12:39.591 | + functions-common:time_stop:2313 : start_time=1610424754203 2021-01-12 04:12:39.593 | + functions-common:time_stop:2315 : [[ -z 1610424754203 ]] 2021-01-12 04:12:39.596 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:12:39.599 | + functions-common:time_stop:2318 : end_time=1610424759597 2021-01-12 04:12:39.601 | + functions-common:time_stop:2319 : elapsed_time=5394 2021-01-12 04:12:39.604 | + functions-common:time_stop:2320 : total=62939 2021-01-12 04:12:39.606 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:12:39.608 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=68333 2021-01-12 04:12:39.611 | + inc/python:pip_install:203 : return 0 2021-01-12 04:12:39.613 | + ./stack.sh:main:841 : install_apache_uwsgi 2021-01-12 04:12:39.615 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-01-12 04:12:39.618 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-01-12 04:12:39.620 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-01-12 04:12:39.622 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-01-12 04:12:39.624 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-01-12 04:12:39.627 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-12 04:12:39.629 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-12 04:12:39.631 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-01-12 04:12:39.633 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-01-12 04:12:39.636 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-01-12 04:12:39.638 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-01-12 04:12:39.641 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-01-12 04:12:39.643 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-01-12 04:12:39.645 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:12:39.648 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:12:39.650 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-01-12 04:12:39.653 | + lib/apache:install_apache_uwsgi:96 : [[ bionic == \b\i\o\n\i\c ]] 2021-01-12 04:12:39.655 | + lib/apache:install_apache_uwsgi:97 : pkg_list='uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python' 2021-01-12 04:12:39.657 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-01-12 04:12:39.659 | + functions-common:install_package:1344 : update_package_repo 2021-01-12 04:12:39.662 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-12 04:12:39.664 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-12 04:12:39.666 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-12 04:12:39.668 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-12 04:12:39.670 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-12 04:12:39.672 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:12:39.675 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:12:39.677 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-12 04:12:39.679 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-12 04:12:39.681 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-12 04:12:39.683 | + functions-common:apt_get_update:1071 : return 2021-01-12 04:12:39.686 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-01-12 04:12:39.688 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-12 04:12:39.690 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:12:39.692 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:12:39.695 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-01-12 04:12:39.713 | + functions-common:apt_get:1111 : 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 uwsgi-plugin-python 2021-01-12 04:12:39.831 | Reading package lists... 2021-01-12 04:12:40.073 | Building dependency tree... 2021-01-12 04:12:40.075 | Reading state information... 2021-01-12 04:12:40.283 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-01-12 04:12:40.284 | The following packages were automatically installed and are no longer required: 2021-01-12 04:12:40.284 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-01-12 04:12:40.284 | python3-click python3-colorama python3-configobj python3-constantly 2021-01-12 04:12:40.284 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-01-12 04:12:40.284 | python3-pam python3-problem-report python3-pyasn1 2021-01-12 04:12:40.284 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-12 04:12:40.284 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-12 04:12:40.284 | Use 'sudo apt autoremove' to remove them. 2021-01-12 04:12:40.286 | Suggested packages: 2021-01-12 04:12:40.286 | python-uwsgidecorators python3-uwsgidecorators 2021-01-12 04:12:40.334 | The following NEW packages will be installed: 2021-01-12 04:12:40.334 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-01-12 04:12:40.606 | 0 upgraded, 3 newly installed, 0 to remove and 164 not upgraded. 2021-01-12 04:12:40.607 | Need to get 163 kB of archives. 2021-01-12 04:12:40.607 | After this operation, 634 kB of additional disk space will be used. 2021-01-12 04:12:40.607 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.1 [16.9 kB] 2021-01-12 04:12:40.862 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.1 [72.4 kB] 2021-01-12 04:12:41.085 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.1 [73.2 kB] 2021-01-12 04:12:41.729 | Fetched 163 kB in 1s (193 kB/s) 2021-01-12 04:12:41.788 | Selecting previously unselected package uwsgi. 2021-01-12 04:12:41.827 | (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 ... 77268 files and directories currently installed.) 2021-01-12 04:12:41.830 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-01-12 04:12:41.833 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-01-12 04:12:41.927 | Selecting previously unselected package uwsgi-plugin-python. 2021-01-12 04:12:41.935 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-01-12 04:12:41.937 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-01-12 04:12:42.027 | Selecting previously unselected package uwsgi-plugin-python3. 2021-01-12 04:12:42.034 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-01-12 04:12:42.036 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-01-12 04:12:42.119 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-01-12 04:12:42.165 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-12 04:12:42.187 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-01-12 04:12:42.681 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-01-12 04:12:42.735 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-12 04:12:42.897 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-12 04:12:43.413 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-12 04:12:45.295 | + functions-common:apt_get:1115 : result=0 2021-01-12 04:12:45.297 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-12 04:12:45.300 | + functions-common:time_stop:2306 : local name 2021-01-12 04:12:45.302 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:12:45.304 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:12:45.306 | + functions-common:time_stop:2309 : local total 2021-01-12 04:12:45.309 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:12:45.311 | + functions-common:time_stop:2312 : name=apt-get 2021-01-12 04:12:45.313 | + functions-common:time_stop:2313 : start_time=1610424759710 2021-01-12 04:12:45.315 | + functions-common:time_stop:2315 : [[ -z 1610424759710 ]] 2021-01-12 04:12:45.318 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:12:45.321 | + functions-common:time_stop:2318 : end_time=1610424765318 2021-01-12 04:12:45.323 | + functions-common:time_stop:2319 : elapsed_time=5608 2021-01-12 04:12:45.325 | + functions-common:time_stop:2320 : total=195546 2021-01-12 04:12:45.328 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:12:45.330 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=201154 2021-01-12 04:12:45.332 | + functions-common:apt_get:1119 : return 0 2021-01-12 04:12:45.334 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-01-12 04:12:45.336 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:12:45.339 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:12:45.341 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-01-12 04:12:45.398 | Enabling module proxy. 2021-01-12 04:12:45.402 | To activate the new configuration, you need to run: 2021-01-12 04:12:45.402 | systemctl restart apache2 2021-01-12 04:12:45.406 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-01-12 04:12:45.463 | Considering dependency proxy for proxy_uwsgi: 2021-01-12 04:12:45.463 | Module proxy already enabled 2021-01-12 04:12:45.463 | Enabling module proxy_uwsgi. 2021-01-12 04:12:45.467 | To activate the new configuration, you need to run: 2021-01-12 04:12:45.467 | systemctl restart apache2 2021-01-12 04:12:45.471 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-01-12 04:12:45.473 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-01-12 04:12:45.476 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-01-12 04:12:45.478 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-01-12 04:12:45.614 | + ./stack.sh:main:844 : install_keystoneauth 2021-01-12 04:12:45.617 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-01-12 04:12:45.619 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-01-12 04:12:45.623 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:45.625 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:45.627 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-01-12 04:12:45.629 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:45.632 | + ./stack.sh:main:845 : install_keystoneclient 2021-01-12 04:12:45.634 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-01-12 04:12:45.636 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-01-12 04:12:45.639 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:45.641 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:45.643 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-01-12 04:12:45.646 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:45.648 | + ./stack.sh:main:846 : install_glanceclient 2021-01-12 04:12:45.650 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2021-01-12 04:12:45.652 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-01-12 04:12:45.655 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:45.657 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:45.659 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-01-12 04:12:45.662 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:45.664 | + ./stack.sh:main:847 : install_cinderclient 2021-01-12 04:12:45.666 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-brick-cinderclient-ext 2021-01-12 04:12:45.669 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-01-12 04:12:45.671 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:45.673 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:45.676 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-01-12 04:12:45.678 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:45.680 | + lib/cinder:install_cinderclient:441 : use_library_from_git python-cinderclient 2021-01-12 04:12:45.683 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-01-12 04:12:45.685 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:45.688 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:45.690 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-01-12 04:12:45.692 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:45.695 | + ./stack.sh:main:848 : install_novaclient 2021-01-12 04:12:45.697 | + lib/nova:install_novaclient:788 : use_library_from_git python-novaclient 2021-01-12 04:12:45.699 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-01-12 04:12:45.701 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:45.703 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:45.706 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-01-12 04:12:45.708 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:45.710 | + ./stack.sh:main:849 : is_service_enabled swift glance horizon 2021-01-12 04:12:45.726 | + functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:12:45.728 | + ./stack.sh:main:850 : install_swiftclient 2021-01-12 04:12:45.731 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-01-12 04:12:45.733 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-01-12 04:12:45.735 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:45.737 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:45.740 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-01-12 04:12:45.742 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:45.744 | + ./stack.sh:main:852 : is_service_enabled neutron nova horizon 2021-01-12 04:12:45.760 | + functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:12:45.763 | + ./stack.sh:main:853 : install_neutronclient 2021-01-12 04:12:45.765 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-01-12 04:12:45.768 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-01-12 04:12:45.770 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:45.772 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:45.774 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-01-12 04:12:45.777 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:45.780 | + ./stack.sh:main:857 : install_keystonemiddleware 2021-01-12 04:12:45.782 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-01-12 04:12:45.784 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-01-12 04:12:45.787 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:12:45.789 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:12:45.791 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-01-12 04:12:45.793 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:12:45.796 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-01-12 04:12:45.798 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-01-12 04:12:45.800 | + inc/python:pip_install_gr:77 : local clean_name 2021-01-12 04:12:45.803 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-01-12 04:12:45.806 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-01-12 04:12:45.808 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-01-12 04:12:45.811 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-01-12 04:12:45.811 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-01-12 04:12:45.816 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-01-12 04:12:45.818 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-01-12 04:12:45.820 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-01-12 04:12:45.823 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-01-12 04:12:45.826 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-01-12 04:12:45.844 | Using python 3.6 to install keystonemiddleware 2021-01-12 04:12:45.846 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-01-12 04:12:47.648 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-12 04:12:47.652 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-12 04:12:48.289 | Collecting keystonemiddleware===9.2.0 2021-01-12 04:12:48.296 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/921/fa4f305c8070a/keystonemiddleware-9.2.0-py3-none-any.whl (119 kB) 2021-01-12 04:12:49.019 | Collecting oslo.cache===2.6.1 2021-01-12 04:12:49.025 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab7/718f31294f6d2/oslo.cache-2.6.1-py3-none-any.whl (61 kB) 2021-01-12 04:12:49.284 | Collecting oslo.config===8.4.0 2021-01-12 04:12:49.291 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/453/2e94c2da67cde/oslo.config-8.4.0-py3-none-any.whl (127 kB) 2021-01-12 04:12:49.784 | Collecting dogpile.cache===1.1.1 2021-01-12 04:12:49.789 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/658/0a63ee595dd42/dogpile.cache-1.1.1-py3-none-any.whl (49 kB) 2021-01-12 04:12:49.837 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (3.3.0) 2021-01-12 04:12:49.846 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.15.0) 2021-01-12 04:12:49.908 | Collecting rfc3986===1.4.0 2021-01-12 04:12:49.914 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/147e9aceda37c/rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 2021-01-12 04:12:50.460 | Collecting keystoneauth1===4.3.0 2021-01-12 04:12:50.467 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/38f606c098f83/keystoneauth1-4.3.0-py3-none-any.whl (314 kB) 2021-01-12 04:12:51.083 | Collecting python-keystoneclient===4.2.0 2021-01-12 04:12:51.091 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/570/2f387e2a3f364/python_keystoneclient-4.2.0-py3-none-any.whl (397 kB) 2021-01-12 04:12:51.563 | Collecting decorator===4.4.2 2021-01-12 04:12:51.569 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/a54c2a0cc4ba6/decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 2021-01-12 04:12:51.773 | Collecting oslo.utils===4.7.0 2021-01-12 04:12:51.780 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51c/1127c518e44be/oslo.utils-4.7.0-py3-none-any.whl (97 kB) 2021-01-12 04:12:52.184 | Collecting pytz===2020.5 2021-01-12 04:12:52.191 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/169/62c5fb8db4a8f/pytz-2020.5-py2.py3-none-any.whl (510 kB) 2021-01-12 04:12:52.710 | Collecting WebOb===1.8.6 2021-01-12 04:12:52.717 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3c/89a8e9ba0aeb1/WebOb-1.8.6-py2.py3-none-any.whl (114 kB) 2021-01-12 04:12:53.286 | Collecting pycadf===3.1.1 2021-01-12 04:12:53.292 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1f/a1dea7638c0f6/pycadf-3.1.1-py3-none-any.whl (39 kB) 2021-01-12 04:12:53.465 | Collecting oslo.context===3.1.1 2021-01-12 04:12:53.470 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b4/d59c515d0dcaa/oslo.context-3.1.1-py3-none-any.whl (16 kB) 2021-01-12 04:12:53.667 | Collecting oslo.log===4.4.0 2021-01-12 04:12:53.674 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/189/726ef91641f36/oslo.log-4.4.0-py3-none-any.whl (66 kB) 2021-01-12 04:12:53.863 | Collecting oslo.i18n===5.0.1 2021-01-12 04:12:53.869 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99a/6453b9b7a9d16/oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 2021-01-12 04:12:53.914 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-01-12 04:12:54.031 | Collecting oslo.serialization===4.0.1 2021-01-12 04:12:54.038 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ed/86d8378a845a2/oslo.serialization-4.0.1-py3-none-any.whl (21 kB) 2021-01-12 04:12:54.085 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.25.1) 2021-01-12 04:12:54.193 | Collecting debtcollector===2.2.0 2021-01-12 04:12:54.199 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/346/63e5de257c67b/debtcollector-2.2.0-py3-none-any.whl (20 kB) 2021-01-12 04:12:54.245 | Requirement already satisfied: importlib-metadata===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.3.0) 2021-01-12 04:12:54.284 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (5.3.1) 2021-01-12 04:12:54.287 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.8.0) 2021-01-12 04:12:54.670 | Collecting os-service-types===1.7.0 2021-01-12 04:12:54.676 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2021-01-12 04:12:54.781 | Collecting iso8601===0.1.13 2021-01-12 04:12:54.787 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f0/2f01dd13320a7/iso8601-0.1.13-py3-none-any.whl (9.3 kB) 2021-01-12 04:12:54.827 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.4.7) 2021-01-12 04:12:54.909 | Collecting packaging===20.8 2021-01-12 04:12:54.916 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/24e/0da08660a8748/packaging-20.8-py2.py3-none-any.whl (39 kB) 2021-01-12 04:12:55.038 | Collecting netifaces===0.10.9 2021-01-12 04:12:55.044 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30e/d89ab8aff715c/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) 2021-01-12 04:12:55.097 | Collecting pyinotify===0.9.6 2021-01-12 04:12:55.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB) 2021-01-12 04:12:55.743 | Collecting python-dateutil===2.8.1 2021-01-12 04:12:55.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/75b/b3f31ea686f11/python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) 2021-01-12 04:12:55.968 | Collecting msgpack===1.0.2 2021-01-12 04:12:55.975 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26a/1759f1a88df5f/msgpack-1.0.2-cp36-cp36m-manylinux1_x86_64.whl (272 kB) 2021-01-12 04:12:56.023 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.10) 2021-01-12 04:12:56.026 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-01-12 04:12:56.028 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-01-12 04:12:56.031 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.26.2) 2021-01-12 04:12:56.120 | Collecting wrapt===1.12.1 2021-01-12 04:12:56.126 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB) 2021-01-12 04:12:56.672 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (3.4.0) 2021-01-12 04:12:56.699 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-01-12 04:12:56.747 | Collecting importlib-resources===4.1.1 2021-01-12 04:12:56.753 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a9/48d0c8c3f9344/importlib_resources-4.1.1-py3-none-any.whl (22 kB) 2021-01-12 04:12:56.786 | Building wheels for collected packages: pyinotify, wrapt 2021-01-12 04:12:56.787 | Building wheel for pyinotify (setup.py): started 2021-01-12 04:12:57.362 | Building wheel for pyinotify (setup.py): finished with status 'done' 2021-01-12 04:12:57.362 | Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=eef8bcf0d83b446029723ce5832853f021d3eaa4364a3571e2690fac0ef171fe 2021-01-12 04:12:57.363 | Stored in directory: /root/.cache/pip/wheels/f3/7a/03/56564493d2862ac4c0677c91d99261394dd512a1bbb90af9a7 2021-01-12 04:12:57.364 | Building wheel for wrapt (setup.py): started 2021-01-12 04:12:58.860 | Building wheel for wrapt (setup.py): finished with status 'done' 2021-01-12 04:12:58.861 | Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=67500 sha256=daf592e7089b71ddeb76afe13dd94edff1c3bafad1131829f21f76715eaaf9d5 2021-01-12 04:12:58.861 | Stored in directory: /root/.cache/pip/wheels/27/b0/63/c6302d953c843aa78fedbee048633aa67fa3f28a2ab130c797 2021-01-12 04:12:58.862 | Successfully built pyinotify wrapt 2021-01-12 04:12:59.657 | Installing collected packages: WebOb, oslo.i18n, wrapt, debtcollector, oslo.context, pytz, packaging, netifaces, iso8601, oslo.utils, msgpack, oslo.serialization, rfc3986, oslo.config, pycadf, pyinotify, python-dateutil, oslo.log, os-service-types, keystoneauth1, python-keystoneclient, decorator, dogpile.cache, oslo.cache, keystonemiddleware, importlib-resources 2021-01-12 04:13:00.168 | Attempting uninstall: netifaces 2021-01-12 04:13:00.169 | Found existing installation: netifaces 0.10.4 2021-01-12 04:13:00.177 | Uninstalling netifaces-0.10.4: 2021-01-12 04:13:00.204 | Successfully uninstalled netifaces-0.10.4 2021-01-12 04:13:01.837 | Attempting uninstall: importlib-resources 2021-01-12 04:13:01.838 | Found existing installation: importlib-resources 5.0.0 2021-01-12 04:13:01.854 | Uninstalling importlib-resources-5.0.0: 2021-01-12 04:13:01.857 | Successfully uninstalled importlib-resources-5.0.0 2021-01-12 04:13:01.955 | Successfully installed WebOb-1.8.6 debtcollector-2.2.0 decorator-4.4.2 dogpile.cache-1.1.1 importlib-resources-4.1.1 iso8601-0.1.13 keystoneauth1-4.3.0 keystonemiddleware-9.2.0 msgpack-1.0.2 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-2.6.1 oslo.config-8.4.0 oslo.context-3.1.1 oslo.i18n-5.0.1 oslo.log-4.4.0 oslo.serialization-4.0.1 oslo.utils-4.7.0 packaging-20.8 pycadf-3.1.1 pyinotify-0.9.6 python-dateutil-2.8.1 python-keystoneclient-4.2.0 pytz-2020.5 rfc3986-1.4.0 wrapt-1.12.1 2021-01-12 04:13:02.032 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-12 04:13:02.032 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-12 04:13:02.136 | + inc/python:pip_install:200 : result=0 2021-01-12 04:13:02.138 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-12 04:13:02.140 | + functions-common:time_stop:2306 : local name 2021-01-12 04:13:02.142 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:13:02.144 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:13:02.147 | + functions-common:time_stop:2309 : local total 2021-01-12 04:13:02.149 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:13:02.151 | + functions-common:time_stop:2312 : name=pip_install 2021-01-12 04:13:02.153 | + functions-common:time_stop:2313 : start_time=1610424765839 2021-01-12 04:13:02.155 | + functions-common:time_stop:2315 : [[ -z 1610424765839 ]] 2021-01-12 04:13:02.158 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:13:02.161 | + functions-common:time_stop:2318 : end_time=1610424782159 2021-01-12 04:13:02.163 | + functions-common:time_stop:2319 : elapsed_time=16320 2021-01-12 04:13:02.165 | + functions-common:time_stop:2320 : total=68333 2021-01-12 04:13:02.168 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:13:02.170 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=84653 2021-01-12 04:13:02.172 | + inc/python:pip_install:203 : return 0 2021-01-12 04:13:02.174 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-01-12 04:13:02.177 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-01-12 04:13:02.179 | + inc/python:pip_install_gr:77 : local clean_name 2021-01-12 04:13:02.182 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-01-12 04:13:02.185 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-01-12 04:13:02.187 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-01-12 04:13:02.190 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-01-12 04:13:02.191 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-01-12 04:13:02.195 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-01-12 04:13:02.197 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-01-12 04:13:02.199 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-01-12 04:13:02.202 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-01-12 04:13:02.204 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-01-12 04:13:02.222 | Using python 3.6 to install python-memcached 2021-01-12 04:13:02.224 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-01-12 04:13:04.089 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-12 04:13:04.094 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-12 04:13:04.516 | Collecting python-memcached===1.59 2021-01-12 04:13:04.522 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-01-12 04:13:04.570 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.15.0) 2021-01-12 04:13:05.358 | Installing collected packages: python-memcached 2021-01-12 04:13:05.417 | Successfully installed python-memcached-1.59 2021-01-12 04:13:05.495 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-12 04:13:05.495 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-12 04:13:05.569 | + inc/python:pip_install:200 : result=0 2021-01-12 04:13:05.571 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-12 04:13:05.574 | + functions-common:time_stop:2306 : local name 2021-01-12 04:13:05.576 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:13:05.579 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:13:05.581 | + functions-common:time_stop:2309 : local total 2021-01-12 04:13:05.583 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:13:05.585 | + functions-common:time_stop:2312 : name=pip_install 2021-01-12 04:13:05.587 | + functions-common:time_stop:2313 : start_time=1610424782217 2021-01-12 04:13:05.589 | + functions-common:time_stop:2315 : [[ -z 1610424782217 ]] 2021-01-12 04:13:05.592 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:13:05.595 | + functions-common:time_stop:2318 : end_time=1610424785593 2021-01-12 04:13:05.598 | + functions-common:time_stop:2319 : elapsed_time=3376 2021-01-12 04:13:05.600 | + functions-common:time_stop:2320 : total=84653 2021-01-12 04:13:05.602 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:13:05.604 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=88029 2021-01-12 04:13:05.606 | + inc/python:pip_install:203 : return 0 2021-01-12 04:13:05.609 | + ./stack.sh:main:859 : is_service_enabled keystone 2021-01-12 04:13:05.624 | + functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:13:05.626 | + ./stack.sh:main:860 : '[' 10.222.0.52 == 10.222.0.52 ']' 2021-01-12 04:13:05.629 | + ./stack.sh:main:861 : stack_install_service keystone 2021-01-12 04:13:05.631 | + lib/stack:stack_install_service:20 : local service=keystone 2021-01-12 04:13:05.633 | + lib/stack:stack_install_service:21 : type install_keystone 2021-01-12 04:13:05.636 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-01-12 04:13:05.639 | + lib/stack:stack_install_service:32 : install_keystone 2021-01-12 04:13:05.641 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-01-12 04:13:05.655 | + functions-common:is_service_enabled:1962 : return 1 2021-01-12 04:13:05.657 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-01-12 04:13:05.659 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2021-01-12 04:13:05.661 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2021-01-12 04:13:05.663 | + functions-common:git_clone:527 : local git_ref=master 2021-01-12 04:13:05.665 | + functions-common:git_clone:528 : local orig_dir 2021-01-12 04:13:05.668 | ++ functions-common:git_clone:529 : pwd 2021-01-12 04:13:05.670 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-01-12 04:13:05.672 | + functions-common:git_clone:530 : local git_clone_flags= 2021-01-12 04:13:05.675 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-01-12 04:13:05.689 | + functions-common:git_clone:532 : RECLONE=False 2021-01-12 04:13:05.691 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-01-12 04:13:05.693 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-01-12 04:13:05.695 | + functions-common:git_clone:546 : echo master 2021-01-12 04:13:05.696 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-01-12 04:13:05.700 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2021-01-12 04:13:05.702 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-01-12 04:13:05.704 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2021-01-12 04:13:05.707 | + functions-common:git_clone:595 : git show --oneline 2021-01-12 04:13:05.708 | + functions-common:git_clone:595 : head -1 2021-01-12 04:13:05.710 | 1c3131c6d Merge "Use app cred user ID in policy enforcement" 2021-01-12 04:13:05.712 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-01-12 04:13:05.714 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-01-12 04:13:05.717 | + inc/python:setup_develop:338 : local bindep 2021-01-12 04:13:05.719 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-01-12 04:13:05.721 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-01-12 04:13:05.723 | + inc/python:setup_develop:344 : local extras= 2021-01-12 04:13:05.725 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-01-12 04:13:05.728 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-01-12 04:13:05.730 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-01-12 04:13:05.732 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-01-12 04:13:05.734 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-01-12 04:13:05.737 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-01-12 04:13:05.739 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-01-12 04:13:05.742 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-01-12 04:13:05.744 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-01-12 04:13:05.747 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-01-12 04:13:05.749 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-01-12 04:13:05.752 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-01-12 04:13:05.756 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-01-12 04:13:05.759 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-01-12 04:13:06.436 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-01-12 04:13:06.438 | + inc/python:setup_package:417 : local bindep=0 2021-01-12 04:13:06.440 | + inc/python:setup_package:418 : local bindep_flag= 2021-01-12 04:13:06.443 | + inc/python:setup_package:419 : local bindep_profiles= 2021-01-12 04:13:06.445 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-01-12 04:13:06.447 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-01-12 04:13:06.449 | + inc/python:setup_package:426 : local flags=-e 2021-01-12 04:13:06.451 | + inc/python:setup_package:427 : local extras= 2021-01-12 04:13:06.453 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-01-12 04:13:06.455 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-01-12 04:13:06.457 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-01-12 04:13:06.459 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-01-12 04:13:06.461 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-01-12 04:13:06.463 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-01-12 04:13:06.481 | Using python 3.6 to install /opt/stack/keystone 2021-01-12 04:13:06.484 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-01-12 04:13:08.332 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-12 04:13:08.332 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-12 04:13:08.350 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-12 04:13:08.355 | Obtaining file:///opt/stack/keystone 2021-01-12 04:13:09.872 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-01-12 04:13:11.810 | Collecting Flask===1.1.2 2021-01-12 04:13:11.818 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-01-12 04:13:12.403 | Collecting Flask-RESTful===0.3.8 2021-01-12 04:13:12.410 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-01-12 04:13:12.518 | Collecting Jinja2===2.11.2 2021-01-12 04:13:12.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f0a/4641d3cf95532/Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 2021-01-12 04:13:12.600 | Collecting MarkupSafe===1.1.1 2021-01-12 04:13:12.606 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/717/ba8fe3ae9cc00/MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB) 2021-01-12 04:13:13.039 | Collecting PyJWT===2.0.0 2021-01-12 04:13:13.045 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c2/ff2eb27d7e342/PyJWT-2.0.0-py3-none-any.whl (15 kB) 2021-01-12 04:13:13.882 | Collecting SQLAlchemy===1.3.22 2021-01-12 04:13:13.891 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bde/677047305fe76/SQLAlchemy-1.3.22-cp36-cp36m-manylinux2010_x86_64.whl (1.3 MB) 2021-01-12 04:13:13.994 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-01-12 04:13:14.481 | Collecting Werkzeug===1.0.1 2021-01-12 04:13:14.487 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-01-12 04:13:15.059 | Collecting aniso8601===8.1.0 2021-01-12 04:13:15.065 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/510/47d4fb51d7b8a/aniso8601-8.1.0-py2.py3-none-any.whl (44 kB) 2021-01-12 04:13:15.314 | Collecting bcrypt===3.2.0 2021-01-12 04:13:15.320 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2021-01-12 04:13:15.980 | Collecting cffi===1.14.4 2021-01-12 04:13:15.988 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/063/8c3ae1a0edfb7/cffi-1.14.4-cp36-cp36m-manylinux1_x86_64.whl (401 kB) 2021-01-12 04:13:16.435 | Collecting click===7.1.2 2021-01-12 04:13:16.442 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-01-12 04:13:17.170 | Collecting cryptography===3.3.1 2021-01-12 04:13:17.181 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/69e/836c9e5ff4373/cryptography-3.3.1-cp36-abi3-manylinux2010_x86_64.whl (2.6 MB) 2021-01-12 04:13:17.286 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.1.1) 2021-01-12 04:13:17.686 | Collecting itsdangerous===1.1.0 2021-01-12 04:13:17.691 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-01-12 04:13:17.785 | Collecting jsonschema===3.2.0 2021-01-12 04:13:17.792 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 2021-01-12 04:13:17.828 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (9.2.0) 2021-01-12 04:13:17.886 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (1.0.2) 2021-01-12 04:13:18.267 | Collecting oauthlib===3.1.0 2021-01-12 04:13:18.273 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-01-12 04:13:18.291 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.6.1) 2021-01-12 04:13:18.330 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (8.4.0) 2021-01-12 04:13:18.376 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (3.1.1) 2021-01-12 04:13:19.064 | Collecting oslo.db===8.4.0 2021-01-12 04:13:19.070 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/76489ec9dce77/oslo.db-8.4.0-py3-none-any.whl (172 kB) 2021-01-12 04:13:19.173 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.0.1) 2021-01-12 04:13:19.179 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (4.4.0) 2021-01-12 04:13:20.026 | Collecting oslo.messaging===12.6.0 2021-01-12 04:13:20.034 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e17/200f2741a84c7/oslo.messaging-12.6.0-py3-none-any.whl (240 kB) 2021-01-12 04:13:20.762 | Collecting oslo.middleware===4.1.1 2021-01-12 04:13:20.770 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce8/859e6bf38d53d/oslo.middleware-4.1.1-py3-none-any.whl (56 kB) 2021-01-12 04:13:21.488 | Collecting oslo.policy===3.6.0 2021-01-12 04:13:21.494 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c30/265ab0563689d/oslo.policy-3.6.0-py3-none-any.whl (83 kB) 2021-01-12 04:13:21.560 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.0.1) 2021-01-12 04:13:22.193 | Collecting oslo.service===2.4.0 2021-01-12 04:13:22.199 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/453/99fc3b445febf/oslo.service-2.4.0-py3-none-any.whl (73 kB) 2021-01-12 04:13:22.778 | Collecting oslo.upgradecheck===1.3.0 2021-01-12 04:13:22.784 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/62920db8b773e/oslo.upgradecheck-1.3.0-py3-none-any.whl (14 kB) 2021-01-12 04:13:22.842 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.7.0) 2021-01-12 04:13:23.417 | Collecting osprofiler===3.4.0 2021-01-12 04:13:23.423 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4cc/de8ab98fd2861/osprofiler-3.4.0-py3-none-any.whl (85 kB) 2021-01-12 04:13:23.525 | Requirement already satisfied: packaging===20.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (20.8) 2021-01-12 04:13:23.944 | Collecting passlib===1.7.4 2021-01-12 04:13:23.952 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-01-12 04:13:24.024 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (5.5.1) 2021-01-12 04:13:24.027 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (0.7.2) 2021-01-12 04:13:24.029 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (3.1.1) 2021-01-12 04:13:24.104 | Collecting pycparser===2.20 2021-01-12 04:13:24.110 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/758/2ad22678f0fcd/pycparser-2.20-py2.py3-none-any.whl (112 kB) 2021-01-12 04:13:24.161 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (0.9.6) 2021-01-12 04:13:24.163 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (2.4.7) 2021-01-12 04:13:24.255 | Collecting pyrsistent===0.17.3 2021-01-12 04:13:24.261 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e6/36185d9eb976a/pyrsistent-0.17.3.tar.gz (106 kB) 2021-01-12 04:13:25.397 | Collecting pysaml2===6.4.1 2021-01-12 04:13:25.404 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/583/da5a69888ceea/pysaml2-6.4.1-py2.py3-none-any.whl (338 kB) 2021-01-12 04:13:25.475 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (2.8.1) 2021-01-12 04:13:25.481 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (4.2.0) 2021-01-12 04:13:25.501 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (2020.5) 2021-01-12 04:13:25.504 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2.25.1) 2021-01-12 04:13:25.526 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.4.0) 2021-01-12 04:13:26.281 | Collecting scrypt===0.8.17 2021-01-12 04:13:26.288 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dae/9bc00391fab92/scrypt-0.8.17-cp36-cp36m-manylinux2010_x86_64.whl (924 kB) 2021-01-12 04:13:26.357 | Requirement already satisfied: setuptools===51.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (51.1.2) 2021-01-12 04:13:26.403 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.15.0) 2021-01-12 04:13:26.915 | Collecting sqlalchemy-migrate===0.13.0 2021-01-12 04:13:26.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e5d/2348db19a5062/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2021-01-12 04:13:27.474 | Collecting sqlparse===0.4.1 2021-01-12 04:13:27.481 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/017/cde379adbd6a1/sqlparse-0.4.1-py3-none-any.whl (42 kB) 2021-01-12 04:13:28.018 | Collecting statsd===3.3.0 2021-01-12 04:13:28.024 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB) 2021-01-12 04:13:28.070 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (3.3.0) 2021-01-12 04:13:28.463 | Collecting testresources===2.0.1 2021-01-12 04:13:28.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2021-01-12 04:13:28.994 | Collecting testscenarios===0.5.0 2021-01-12 04:13:29.000 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2021-01-12 04:13:29.052 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.4.0) 2021-01-12 04:13:29.070 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (1.4.0) 2021-01-12 04:13:29.074 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.1.0) 2021-01-12 04:13:29.081 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.26.2) 2021-01-12 04:13:29.591 | Collecting yappi===1.3.2 2021-01-12 04:13:29.598 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a51/d3e6e5563cc74/yappi-1.3.2.tar.gz (58 kB) 2021-01-12 04:13:30.262 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (4.4.2) 2021-01-12 04:13:30.265 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-01-12 04:13:30.309 | Requirement already satisfied: importlib-metadata===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (3.3.0) 2021-01-12 04:13:30.383 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (4.3.0) 2021-01-12 04:13:30.450 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (0.8.0) 2021-01-12 04:13:30.457 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (2.2.0) 2021-01-12 04:13:30.464 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-01-12 04:13:30.941 | Collecting alembic===1.4.3 2021-01-12 04:13:30.947 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e0/2ed2aa796bd17/alembic-1.4.3-py2.py3-none-any.whl (159 kB) 2021-01-12 04:13:31.479 | Collecting amqp===5.0.2 2021-01-12 04:13:31.484 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5b9/062d5c0812335/amqp-5.0.2-py3-none-any.whl (46 kB) 2021-01-12 04:13:31.957 | Collecting cachetools===4.2.0 2021-01-12 04:13:31.963 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6b/07a6ded8c78bf/cachetools-4.2.0-py3-none-any.whl (12 kB) 2021-01-12 04:13:32.580 | Collecting kombu===5.0.2 2021-01-12 04:13:32.587 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6dc/509178ac4269b/kombu-5.0.2-py2.py3-none-any.whl (180 kB) 2021-01-12 04:13:32.684 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2.3.0) 2021-01-12 04:13:33.179 | Collecting Paste===3.5.0 2021-01-12 04:13:33.186 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e0/8200a570f7e29/Paste-3.5.0-py2.py3-none-any.whl (593 kB) 2021-01-12 04:13:33.781 | Collecting eventlet===0.30.0 2021-01-12 04:13:33.789 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b33/f31ae8d87eb28/eventlet-0.30.0-py2.py3-none-any.whl (224 kB) 2021-01-12 04:13:33.850 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2021-01-12 04:13:34.381 | Collecting Routes===2.5.1 2021-01-12 04:13:34.388 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fab/5a042a3a87778/Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2021-01-12 04:13:34.577 | Collecting oslo.concurrency===4.3.1 2021-01-12 04:13:34.584 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/367/2179805822f15/oslo.concurrency-4.3.1-py3-none-any.whl (42 kB) 2021-01-12 04:13:35.152 | Collecting PasteDeploy===2.1.1 2021-01-12 04:13:35.158 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2021-01-12 04:13:36.080 | Collecting greenlet===0.4.17 2021-01-12 04:13:36.087 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bee/111161420f341/greenlet-0.4.17-cp36-cp36m-manylinux1_x86_64.whl (44 kB) 2021-01-12 04:13:36.138 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (0.1.13) 2021-01-12 04:13:36.141 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.10.9) 2021-01-12 04:13:36.544 | Collecting pyOpenSSL===20.0.1 2021-01-12 04:13:36.552 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/818/ae18e06922c06/pyOpenSSL-20.0.1-py2.py3-none-any.whl (54 kB) 2021-01-12 04:13:36.962 | Collecting defusedxml===0.6.0 2021-01-12 04:13:36.970 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-01-12 04:13:37.022 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.12.5) 2021-01-12 04:13:37.024 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2021-01-12 04:13:37.027 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2021-01-12 04:13:37.505 | Collecting Tempita===0.5.2 2021-01-12 04:13:37.511 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/52d/39a6dbde3c2df/Tempita-0.5.2-py3-none-any.whl (12 kB) 2021-01-12 04:13:37.558 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2021-01-12 04:13:37.560 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (1.6.0) 2021-01-12 04:13:37.562 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (1.0.0) 2021-01-12 04:13:37.564 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.4.0) 2021-01-12 04:13:37.566 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (3.4.0) 2021-01-12 04:13:37.593 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (3.7.4.3) 2021-01-12 04:13:37.597 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (1.7.0) 2021-01-12 04:13:37.601 | Requirement already satisfied: importlib-resources===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.1.1) 2021-01-12 04:13:37.630 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.12.1) 2021-01-12 04:13:38.069 | Collecting Mako===1.1.3 2021-01-12 04:13:38.077 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/937/29a258e4ff074/Mako-1.1.3-py2.py3-none-any.whl (75 kB) 2021-01-12 04:13:38.530 | Collecting python-editor===1.0.4 2021-01-12 04:13:38.536 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1bf/6e860a8ad52a1/python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2021-01-12 04:13:38.973 | Collecting vine===5.0.0 2021-01-12 04:13:38.980 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c9/dceab6f76ed92/vine-5.0.0-py2.py3-none-any.whl (9.4 kB) 2021-01-12 04:13:39.420 | Collecting dnspython===1.16.0 2021-01-12 04:13:39.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f69/c21288a962f4d/dnspython-1.16.0-py2.py3-none-any.whl (188 kB) 2021-01-12 04:13:39.978 | Collecting repoze.lru===0.7 2021-01-12 04:13:39.984 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f77/bf0e1096ea445/repoze.lru-0.7-py3-none-any.whl (10 kB) 2021-01-12 04:13:40.108 | Collecting fasteners===0.14.1 2021-01-12 04:13:40.114 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/564/a115ff9698767/fasteners-0.14.1-py2.py3-none-any.whl (20 kB) 2021-01-12 04:13:40.232 | Collecting monotonic===1.5 2021-01-12 04:13:40.239 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/552/a91f381532e33/monotonic-1.5-py2.py3-none-any.whl (5.3 kB) 2021-01-12 04:13:40.287 | Building wheels for collected packages: pyrsistent, yappi 2021-01-12 04:13:40.288 | Building wheel for pyrsistent (setup.py): started 2021-01-12 04:13:41.685 | Building wheel for pyrsistent (setup.py): finished with status 'done' 2021-01-12 04:13:41.687 | Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=97027 sha256=61606659f96ea853f027cd92b004ae690909e12607854267fa484f6bbca40f66 2021-01-12 04:13:41.687 | Stored in directory: /root/.cache/pip/wheels/d9/35/06/14a1989d794cd957ba6aff4bd2bd7ba2db723cfa921ed47738 2021-01-12 04:13:41.688 | Building wheel for yappi (setup.py): started 2021-01-12 04:13:44.093 | Building wheel for yappi (setup.py): finished with status 'done' 2021-01-12 04:13:44.095 | Created wheel for yappi: filename=yappi-1.3.2-cp36-cp36m-linux_x86_64.whl size=90018 sha256=290a8e4426b2f55933897cd48e03d9ddeb5e93f18a33351ba2af78e288076e45 2021-01-12 04:13:44.095 | Stored in directory: /root/.cache/pip/wheels/2c/f6/ed/37af57410b5f53067a2a196175f565d15ab76949cca6b2c3b9 2021-01-12 04:13:44.096 | Successfully built pyrsistent yappi 2021-01-12 04:13:45.061 | Installing collected packages: click, Werkzeug, MarkupSafe, Jinja2, itsdangerous, Flask, aniso8601, Flask-RESTful, pycparser, cffi, cryptography, SQLAlchemy, Tempita, sqlparse, sqlalchemy-migrate, passlib, bcrypt, scrypt, vine, amqp, cachetools, kombu, statsd, oslo.middleware, Paste, greenlet, dnspython, eventlet, repoze.lru, Routes, monotonic, fasteners, oslo.concurrency, PasteDeploy, yappi, oslo.service, oslo.messaging, testresources, testscenarios, Mako, python-editor, alembic, oslo.db, oslo.policy, oslo.upgradecheck, oauthlib, pyOpenSSL, defusedxml, pysaml2, PyJWT, pyrsistent, jsonschema, osprofiler, keystone 2021-01-12 04:13:45.062 | Attempting uninstall: click 2021-01-12 04:13:45.063 | Found existing installation: click 6.7 2021-01-12 04:13:45.076 | Uninstalling click-6.7: 2021-01-12 04:13:45.104 | Successfully uninstalled click-6.7 2021-01-12 04:13:45.357 | Attempting uninstall: MarkupSafe 2021-01-12 04:13:45.358 | Found existing installation: MarkupSafe 1.0 2021-01-12 04:13:45.360 | Uninstalling MarkupSafe-1.0: 2021-01-12 04:13:45.388 | Successfully uninstalled MarkupSafe-1.0 2021-01-12 04:13:45.405 | Attempting uninstall: Jinja2 2021-01-12 04:13:45.406 | Found existing installation: Jinja2 2.10 2021-01-12 04:13:45.409 | Uninstalling Jinja2-2.10: 2021-01-12 04:13:45.436 | Successfully uninstalled Jinja2-2.10 2021-01-12 04:13:46.026 | Attempting uninstall: cryptography 2021-01-12 04:13:46.027 | Found existing installation: cryptography 2.1.4 2021-01-12 04:13:46.032 | Uninstalling cryptography-2.1.4: 2021-01-12 04:13:46.059 | Successfully uninstalled cryptography-2.1.4 2021-01-12 04:13:50.031 | Attempting uninstall: oauthlib 2021-01-12 04:13:50.032 | Found existing installation: oauthlib 2.0.6 2021-01-12 04:13:50.039 | Uninstalling oauthlib-2.0.6: 2021-01-12 04:13:50.063 | Successfully uninstalled oauthlib-2.0.6 2021-01-12 04:13:50.183 | Attempting uninstall: pyOpenSSL 2021-01-12 04:13:50.184 | Found existing installation: pyOpenSSL 17.5.0 2021-01-12 04:13:50.195 | Uninstalling pyOpenSSL-17.5.0: 2021-01-12 04:13:50.217 | Successfully uninstalled pyOpenSSL-17.5.0 2021-01-12 04:13:50.772 | Attempting uninstall: PyJWT 2021-01-12 04:13:50.773 | Found existing installation: PyJWT 1.5.3 2021-01-12 04:13:50.778 | Uninstalling PyJWT-1.5.3: 2021-01-12 04:13:50.801 | Successfully uninstalled PyJWT-1.5.3 2021-01-12 04:13:50.882 | Attempting uninstall: jsonschema 2021-01-12 04:13:50.883 | Found existing installation: jsonschema 2.6.0 2021-01-12 04:13:50.887 | Uninstalling jsonschema-2.6.0: 2021-01-12 04:13:50.923 | Successfully uninstalled jsonschema-2.6.0 2021-01-12 04:13:51.095 | Running setup.py develop for keystone 2021-01-12 04:13:52.836 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 Jinja2-2.11.2 Mako-1.1.3 MarkupSafe-1.1.1 Paste-3.5.0 PasteDeploy-2.1.1 PyJWT-2.0.0 Routes-2.5.1 SQLAlchemy-1.3.22 Tempita-0.5.2 Werkzeug-1.0.1 alembic-1.4.3 amqp-5.0.2 aniso8601-8.1.0 bcrypt-3.2.0 cachetools-4.2.0 cffi-1.14.4 click-7.1.2 cryptography-3.3.1 defusedxml-0.6.0 dnspython-1.16.0 eventlet-0.30.0 fasteners-0.14.1 greenlet-0.4.17 itsdangerous-1.1.0 jsonschema-3.2.0 keystone kombu-5.0.2 monotonic-1.5 oauthlib-3.1.0 oslo.concurrency-4.3.1 oslo.db-8.4.0 oslo.messaging-12.6.0 oslo.middleware-4.1.1 oslo.policy-3.6.0 oslo.service-2.4.0 oslo.upgradecheck-1.3.0 osprofiler-3.4.0 passlib-1.7.4 pyOpenSSL-20.0.1 pycparser-2.20 pyrsistent-0.17.3 pysaml2-6.4.1 python-editor-1.0.4 repoze.lru-0.7 scrypt-0.8.17 sqlalchemy-migrate-0.13.0 sqlparse-0.4.1 statsd-3.3.0 testresources-2.0.1 testscenarios-0.5.0 vine-5.0.0 yappi-1.3.2 2021-01-12 04:13:52.935 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-12 04:13:52.935 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-12 04:13:53.083 | + inc/python:pip_install:200 : result=0 2021-01-12 04:13:53.085 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-12 04:13:53.087 | + functions-common:time_stop:2306 : local name 2021-01-12 04:13:53.090 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:13:53.092 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:13:53.094 | + functions-common:time_stop:2309 : local total 2021-01-12 04:13:53.096 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:13:53.098 | + functions-common:time_stop:2312 : name=pip_install 2021-01-12 04:13:53.100 | + functions-common:time_stop:2313 : start_time=1610424786477 2021-01-12 04:13:53.102 | + functions-common:time_stop:2315 : [[ -z 1610424786477 ]] 2021-01-12 04:13:53.105 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:13:53.108 | + functions-common:time_stop:2318 : end_time=1610424833106 2021-01-12 04:13:53.110 | + functions-common:time_stop:2319 : elapsed_time=46629 2021-01-12 04:13:53.112 | + functions-common:time_stop:2320 : total=88029 2021-01-12 04:13:53.114 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:13:53.116 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=134658 2021-01-12 04:13:53.118 | + inc/python:pip_install:203 : return 0 2021-01-12 04:13:53.120 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-01-12 04:13:53.123 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-01-12 04:13:53.125 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-01-12 04:13:53.141 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-01-12 04:13:53.152 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-01-12 04:13:53.155 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-01-12 04:13:53.157 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:13:53.159 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:13:53.161 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-01-12 04:13:53.164 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:13:53.166 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-01-12 04:13:53.180 | + functions-common:is_service_enabled:1962 : return 1 2021-01-12 04:13:53.183 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-01-12 04:13:53.185 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-01-12 04:13:53.187 | + ./stack.sh:main:862 : configure_keystone 2021-01-12 04:13:53.190 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-01-12 04:13:53.201 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-01-12 04:13:53.203 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-01-12 04:13:53.207 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-01-12 04:13:53.222 | + functions-common:is_service_enabled:1962 : return 1 2021-01-12 04:13:53.224 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-01-12 04:13:53.250 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-01-12 04:13:53.274 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-01-12 04:13:53.299 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-01-12 04:13:53.324 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-01-12 04:13:53.350 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-01-12 04:13:53.375 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-01-12 04:13:53.398 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-01-12 04:13:53.422 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-01-12 04:13:53.424 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-01-12 04:13:53.426 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-01-12 04:13:53.429 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-01-12 04:13:53.431 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-01-12 04:13:53.433 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-01-12 04:13:53.447 | + functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:13:53.450 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-01-12 04:13:53.452 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-01-12 04:13:53.455 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-01-12 04:13:53.469 | ++ functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:13:53.471 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2021-01-12 04:13:53.473 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2021-01-12 04:13:53.499 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-01-12 04:13:53.501 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-01-12 04:13:53.503 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-01-12 04:13:53.505 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-01-12 04:13:53.508 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-01-12 04:13:53.523 | + functions-common:is_service_enabled:1962 : return 1 2021-01-12 04:13:53.525 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.52/identity 2021-01-12 04:13:53.550 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.52/identity 2021-01-12 04:13:53.574 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-01-12 04:13:53.576 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-01-12 04:13:53.601 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-01-12 04:13:53.603 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-01-12 04:13:53.605 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-01-12 04:13:53.608 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-01-12 04:13:53.610 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-01-12 04:13:53.613 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-01-12 04:13:53.639 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-01-12 04:13:53.641 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-01-12 04:13:53.643 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2021-01-12 04:13:53.646 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2021-01-12 04:13:53.648 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-01-12 04:13:53.663 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-01-12 04:13:53.665 | + functions:setup_systemd_logging:719 : local pidstr= 2021-01-12 04:13:53.668 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-01-12 04:13:53.670 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-01-12 04:13:53.672 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-01-12 04:13:53.695 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-01-12 04:13:53.719 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-01-12 04:13:53.742 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-01-12 04:13:53.767 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-01-12 04:13:53.790 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-01-12 04:13:53.792 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-01-12 04:13:53.794 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-01-12 04:13:53.796 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-01-12 04:13:53.798 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-01-12 04:13:53.801 | + lib/apache:write_uwsgi_config:260 : local http= 2021-01-12 04:13:53.803 | + lib/apache:write_uwsgi_config:261 : local name= 2021-01-12 04:13:53.806 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-01-12 04:13:53.809 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-01-12 04:13:53.811 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-01-12 04:13:53.814 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-01-12 04:13:53.825 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-01-12 04:13:53.826 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-01-12 04:13:53.832 | d /var/run/uwsgi 0755 ubuntu root 2021-01-12 04:13:53.835 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-01-12 04:13:53.848 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-01-12 04:13:53.851 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-01-12 04:13:53.854 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-01-12 04:13:53.879 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-01-12 04:13:53.902 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-01-12 04:13:53.925 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-01-12 04:13:53.948 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-01-12 04:13:53.970 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-01-12 04:13:53.993 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-01-12 04:13:54.017 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-01-12 04:13:54.040 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-01-12 04:13:54.063 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-01-12 04:13:54.086 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-01-12 04:13:54.109 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-01-12 04:13:54.132 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-01-12 04:13:54.155 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-01-12 04:13:54.157 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-01-12 04:13:54.160 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-01-12 04:13:54.162 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-01-12 04:13:54.164 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-01-12 04:13:54.167 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:13:54.169 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:13:54.171 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-01-12 04:13:54.174 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-01-12 04:13:54.176 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-01-12 04:13:54.199 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-01-12 04:13:54.223 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-01-12 04:13:54.223 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-01-12 04:13:54.231 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-01-12 04:13:54.234 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-01-12 04:13:54.236 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-01-12 04:13:54.238 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-01-12 04:13:54.241 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-01-12 04:13:54.243 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-01-12 04:13:54.245 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:13:54.247 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:13:54.249 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-01-12 04:13:54.252 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-01-12 04:13:54.254 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:13:54.256 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:13:54.258 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-01-12 04:13:54.315 | Enabling site keystone-wsgi-public. 2021-01-12 04:13:54.320 | To activate the new configuration, you need to run: 2021-01-12 04:13:54.320 | systemctl reload apache2 2021-01-12 04:13:54.324 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-01-12 04:13:54.326 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-01-12 04:13:54.328 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-01-12 04:13:54.330 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-01-12 04:13:54.467 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-01-12 04:13:54.469 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-01-12 04:13:54.472 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-01-12 04:13:54.475 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-01-12 04:13:54.477 | + lib/apache:write_uwsgi_config:260 : local http= 2021-01-12 04:13:54.480 | + lib/apache:write_uwsgi_config:261 : local name= 2021-01-12 04:13:54.483 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-01-12 04:13:54.486 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-01-12 04:13:54.488 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-01-12 04:13:54.490 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-01-12 04:13:54.502 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-01-12 04:13:54.502 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-01-12 04:13:54.509 | d /var/run/uwsgi 0755 ubuntu root 2021-01-12 04:13:54.512 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-01-12 04:13:54.526 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-01-12 04:13:54.528 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-01-12 04:13:54.532 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-01-12 04:13:54.557 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-01-12 04:13:54.581 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-01-12 04:13:54.605 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-01-12 04:13:54.628 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-01-12 04:13:54.652 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-01-12 04:13:54.675 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-01-12 04:13:54.699 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-01-12 04:13:54.723 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-01-12 04:13:54.746 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-01-12 04:13:54.770 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-01-12 04:13:54.795 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-01-12 04:13:54.817 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-01-12 04:13:54.841 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-01-12 04:13:54.844 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-01-12 04:13:54.846 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-01-12 04:13:54.849 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-01-12 04:13:54.851 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-01-12 04:13:54.853 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:13:54.855 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:13:54.858 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-01-12 04:13:54.860 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-01-12 04:13:54.863 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-01-12 04:13:54.886 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-01-12 04:13:54.910 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-01-12 04:13:54.911 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-01-12 04:13:54.918 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-01-12 04:13:54.921 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-01-12 04:13:54.923 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-01-12 04:13:54.925 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-01-12 04:13:54.927 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-01-12 04:13:54.930 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-01-12 04:13:54.932 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:13:54.934 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:13:54.936 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-01-12 04:13:54.939 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-01-12 04:13:54.941 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:13:54.943 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:13:54.945 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-01-12 04:13:55.002 | Enabling site keystone-wsgi-admin. 2021-01-12 04:13:55.007 | To activate the new configuration, you need to run: 2021-01-12 04:13:55.007 | systemctl reload apache2 2021-01-12 04:13:55.012 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-01-12 04:13:55.014 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-01-12 04:13:55.016 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-01-12 04:13:55.019 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-01-12 04:13:55.155 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-01-12 04:13:55.179 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-01-12 04:13:55.205 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-01-12 04:13:55.230 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-01-12 04:13:55.233 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-01-12 04:13:55.258 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-01-12 04:13:55.283 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-01-12 04:13:55.306 | + ./stack.sh:main:866 : is_service_enabled swift 2021-01-12 04:13:55.321 | + functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:13:55.324 | + ./stack.sh:main:867 : is_service_enabled ceilometer 2021-01-12 04:13:55.339 | + functions-common:is_service_enabled:1962 : return 1 2021-01-12 04:13:55.342 | + ./stack.sh:main:870 : stack_install_service swift 2021-01-12 04:13:55.344 | + lib/stack:stack_install_service:20 : local service=swift 2021-01-12 04:13:55.346 | + lib/stack:stack_install_service:21 : type install_swift 2021-01-12 04:13:55.349 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-01-12 04:13:55.351 | + lib/stack:stack_install_service:32 : install_swift 2021-01-12 04:13:55.354 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-01-12 04:13:55.356 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2021-01-12 04:13:55.358 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2021-01-12 04:13:55.360 | + functions-common:git_clone:527 : local git_ref=master 2021-01-12 04:13:55.362 | + functions-common:git_clone:528 : local orig_dir 2021-01-12 04:13:55.365 | ++ functions-common:git_clone:529 : pwd 2021-01-12 04:13:55.368 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-01-12 04:13:55.370 | + functions-common:git_clone:530 : local git_clone_flags= 2021-01-12 04:13:55.373 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-01-12 04:13:55.388 | + functions-common:git_clone:532 : RECLONE=False 2021-01-12 04:13:55.390 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-01-12 04:13:55.392 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-01-12 04:13:55.395 | + functions-common:git_clone:546 : echo master 2021-01-12 04:13:55.396 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-01-12 04:13:55.400 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2021-01-12 04:13:55.402 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-01-12 04:13:55.404 | + functions-common:git_clone:594 : cd /opt/stack/swift 2021-01-12 04:13:55.407 | + functions-common:git_clone:595 : git show --oneline 2021-01-12 04:13:55.407 | + functions-common:git_clone:595 : head -1 2021-01-12 04:13:55.409 | 3cb58f8ef Merge "unit test S3 SigV4Request X-Amz-Content-SHA256 handling" 2021-01-12 04:13:55.412 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-01-12 04:13:55.414 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-01-12 04:13:55.417 | + inc/python:setup_develop:338 : local bindep 2021-01-12 04:13:55.419 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-01-12 04:13:55.422 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-01-12 04:13:55.424 | + inc/python:setup_develop:344 : local extras=keystone 2021-01-12 04:13:55.426 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-01-12 04:13:55.429 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-01-12 04:13:55.431 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-01-12 04:13:55.434 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-01-12 04:13:55.436 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-01-12 04:13:55.438 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-01-12 04:13:55.441 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-01-12 04:13:55.443 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-01-12 04:13:55.446 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-01-12 04:13:55.448 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-01-12 04:13:55.450 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-01-12 04:13:55.453 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-01-12 04:13:55.458 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-01-12 04:13:55.460 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-01-12 04:13:56.140 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-01-12 04:13:56.142 | + inc/python:setup_package:417 : local bindep=0 2021-01-12 04:13:56.144 | + inc/python:setup_package:418 : local bindep_flag= 2021-01-12 04:13:56.146 | + inc/python:setup_package:419 : local bindep_profiles= 2021-01-12 04:13:56.149 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-01-12 04:13:56.151 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-01-12 04:13:56.153 | + inc/python:setup_package:426 : local flags=-e 2021-01-12 04:13:56.156 | + inc/python:setup_package:427 : local extras=keystone 2021-01-12 04:13:56.158 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-01-12 04:13:56.160 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-01-12 04:13:56.162 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-01-12 04:13:56.164 | + inc/python:setup_package:437 : extras='[keystone]' 2021-01-12 04:13:56.167 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-01-12 04:13:56.169 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-01-12 04:13:56.186 | Using python 3.6 to install /opt/stack/swift 2021-01-12 04:13:56.188 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-01-12 04:13:58.155 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-12 04:13:58.155 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-12 04:13:58.172 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-12 04:13:58.176 | Obtaining file:///opt/stack/swift 2021-01-12 04:13:59.426 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-01-12 04:14:00.674 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-01-12 04:14:00.684 | Requirement already satisfied: cryptography===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.3.1) 2021-01-12 04:14:00.725 | Requirement already satisfied: eventlet===0.30.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.30.0) 2021-01-12 04:14:00.735 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (0.4.17) 2021-01-12 04:14:00.738 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (9.2.0) 2021-01-12 04:14:02.687 | Collecting lxml===4.6.2 2021-01-12 04:14:02.704 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4fb/85c447e288df5/lxml-4.6.2-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) 2021-01-12 04:14:02.913 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (0.10.9) 2021-01-12 04:14:02.916 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.6.1) 2021-01-12 04:14:02.955 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (8.4.0) 2021-01-12 04:14:03.002 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.1.1) 2021-01-12 04:14:03.035 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.0.1) 2021-01-12 04:14:03.042 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-01-12 04:14:03.084 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.0.1) 2021-01-12 04:14:03.094 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.7.0) 2021-01-12 04:14:03.114 | Requirement already satisfied: packaging===20.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (20.8) 2021-01-12 04:14:03.120 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.5.1) 2021-01-12 04:14:03.123 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.1.1) 2021-01-12 04:14:03.749 | Collecting pyeclib===1.6.0 2021-01-12 04:14:03.770 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-01-12 04:14:04.752 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (0.9.6) 2021-01-12 04:14:04.754 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.4.7) 2021-01-12 04:14:04.757 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (2.8.1) 2021-01-12 04:14:04.762 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (4.2.0) 2021-01-12 04:14:04.782 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (2020.5) 2021-01-12 04:14:04.786 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2.25.1) 2021-01-12 04:14:04.808 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (1.4.0) 2021-01-12 04:14:04.813 | Requirement already satisfied: setuptools===51.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (51.1.2) 2021-01-12 04:14:04.859 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (1.15.0) 2021-01-12 04:14:04.861 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.3.0) 2021-01-12 04:14:04.871 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.26.2) 2021-01-12 04:14:05.328 | Collecting xattr===0.9.7 2021-01-12 04:14:05.335 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-01-12 04:14:06.060 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2021-01-12 04:14:06.063 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-01-12 04:14:06.072 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (4.3.0) 2021-01-12 04:14:06.137 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-01-12 04:14:06.151 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.1.1) 2021-01-12 04:14:06.157 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (2.2.0) 2021-01-12 04:14:06.164 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.8.0) 2021-01-12 04:14:06.171 | Requirement already satisfied: importlib-metadata===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (3.3.0) 2021-01-12 04:14:06.210 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-01-12 04:14:06.214 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.2) 2021-01-12 04:14:06.217 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (0.1.13) 2021-01-12 04:14:06.219 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.12.5) 2021-01-12 04:14:06.222 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2021-01-12 04:14:06.225 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2021-01-12 04:14:06.230 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.20) 2021-01-12 04:14:06.232 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (1.7.0) 2021-01-12 04:14:06.237 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (4.4.2) 2021-01-12 04:14:06.240 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.12.1) 2021-01-12 04:14:06.242 | Requirement already satisfied: importlib-resources===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.1.1) 2021-01-12 04:14:06.270 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (3.4.0) 2021-01-12 04:14:06.297 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (3.7.4.3) 2021-01-12 04:14:06.301 | Building wheels for collected packages: pyeclib, xattr 2021-01-12 04:14:06.302 | Building wheel for pyeclib (setup.py): started 2021-01-12 04:14:07.434 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-01-12 04:14:07.435 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53042 sha256=dfb52fda7dda334302c5dbba2346d734daf45afff7b579cb47f7c04b7c888cbf 2021-01-12 04:14:07.435 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-01-12 04:14:07.437 | Building wheel for xattr (setup.py): started 2021-01-12 04:14:08.660 | Building wheel for xattr (setup.py): finished with status 'done' 2021-01-12 04:14:08.661 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30924 sha256=d66aec4e4f802008644aebfdb4bd52e59fe248901637930a803bc093b2e8a1c2 2021-01-12 04:14:08.661 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-01-12 04:14:08.662 | Successfully built pyeclib xattr 2021-01-12 04:14:09.464 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-01-12 04:14:09.794 | Running setup.py develop for swift 2021-01-12 04:14:11.302 | Successfully installed lxml-4.6.2 pyeclib-1.6.0 swift xattr-0.9.7 2021-01-12 04:14:11.435 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-12 04:14:11.435 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-12 04:14:11.529 | + inc/python:pip_install:200 : result=0 2021-01-12 04:14:11.531 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-12 04:14:11.533 | + functions-common:time_stop:2306 : local name 2021-01-12 04:14:11.536 | + functions-common:time_stop:2307 : local end_time 2021-01-12 04:14:11.538 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-12 04:14:11.540 | + functions-common:time_stop:2309 : local total 2021-01-12 04:14:11.542 | + functions-common:time_stop:2310 : local start_time 2021-01-12 04:14:11.544 | + functions-common:time_stop:2312 : name=pip_install 2021-01-12 04:14:11.546 | + functions-common:time_stop:2313 : start_time=1610424836182 2021-01-12 04:14:11.548 | + functions-common:time_stop:2315 : [[ -z 1610424836182 ]] 2021-01-12 04:14:11.551 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-12 04:14:11.554 | + functions-common:time_stop:2318 : end_time=1610424851552 2021-01-12 04:14:11.557 | + functions-common:time_stop:2319 : elapsed_time=15370 2021-01-12 04:14:11.559 | + functions-common:time_stop:2320 : total=134658 2021-01-12 04:14:11.561 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-12 04:14:11.563 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=150028 2021-01-12 04:14:11.566 | + inc/python:pip_install:203 : return 0 2021-01-12 04:14:11.568 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-01-12 04:14:11.570 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-01-12 04:14:11.573 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-01-12 04:14:11.590 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-01-12 04:14:11.600 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-01-12 04:14:11.603 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-01-12 04:14:11.605 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-12 04:14:11.607 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-12 04:14:11.609 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-01-12 04:14:11.612 | + inc/python:use_library_from_git:253 : return 1 2021-01-12 04:14:11.614 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-01-12 04:14:11.616 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-01-12 04:14:11.619 | + ./stack.sh:main:871 : configure_swift 2021-01-12 04:14:11.621 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-01-12 04:14:11.623 | + lib/swift:configure_swift:335 : local node_number 2021-01-12 04:14:11.625 | + lib/swift:configure_swift:336 : local swift_node_config 2021-01-12 04:14:11.627 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-01-12 04:14:11.629 | + lib/swift:configure_swift:338 : local user_group 2021-01-12 04:14:11.631 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-01-12 04:14:12.476 | No object-server running 2021-01-12 04:14:12.476 | No account-replicator running 2021-01-12 04:14:12.476 | No container-replicator running 2021-01-12 04:14:12.476 | No object-replicator running 2021-01-12 04:14:12.476 | No container-server running 2021-01-12 04:14:12.476 | No object-updater running 2021-01-12 04:14:12.476 | No container-auditor running 2021-01-12 04:14:12.476 | No container-sync running 2021-01-12 04:14:12.476 | No object-expirer running 2021-01-12 04:14:12.476 | No object-reconstructor running 2021-01-12 04:14:12.476 | No account-server running 2021-01-12 04:14:12.476 | No container-sharder running 2021-01-12 04:14:12.476 | No object-auditor running 2021-01-12 04:14:12.476 | No account-reaper running 2021-01-12 04:14:12.476 | No account-auditor running 2021-01-12 04:14:12.476 | No container-updater running 2021-01-12 04:14:12.476 | No container-reconciler running 2021-01-12 04:14:12.476 | No proxy-server running 2021-01-12 04:14:12.523 | + lib/swift:configure_swift:341 : true 2021-01-12 04:14:12.525 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-01-12 04:14:12.536 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-01-12 04:14:12.547 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-01-12 04:14:12.550 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-01-12 04:14:12.550 | + lib/swift:configure_swift:355 : sed -e ' 2021-01-12 04:14:12.550 | s/%GROUP%//; 2021-01-12 04:14:12.550 | s/%USER%/ubuntu/; 2021-01-12 04:14:12.550 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-01-12 04:14:12.550 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-01-12 04:14:12.557 | uid = ubuntu 2021-01-12 04:14:12.557 | gid = 2021-01-12 04:14:12.557 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-01-12 04:14:12.557 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-01-12 04:14:12.557 | address = 127.0.0.1 2021-01-12 04:14:12.557 | 2021-01-12 04:14:12.557 | [account6612] 2021-01-12 04:14:12.557 | max connections = 25 2021-01-12 04:14:12.557 | path = /opt/stack/data/swift/1/node/ 2021-01-12 04:14:12.557 | read only = false 2021-01-12 04:14:12.558 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-01-12 04:14:12.558 | 2021-01-12 04:14:12.558 | [account6622] 2021-01-12 04:14:12.558 | max connections = 25 2021-01-12 04:14:12.558 | path = /opt/stack/data/swift/2/node/ 2021-01-12 04:14:12.558 | read only = false 2021-01-12 04:14:12.558 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-01-12 04:14:12.558 | 2021-01-12 04:14:12.558 | [account6632] 2021-01-12 04:14:12.558 | max connections = 25 2021-01-12 04:14:12.558 | path = /opt/stack/data/swift/3/node/ 2021-01-12 04:14:12.558 | read only = false 2021-01-12 04:14:12.558 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-01-12 04:14:12.558 | 2021-01-12 04:14:12.558 | [account6642] 2021-01-12 04:14:12.558 | max connections = 25 2021-01-12 04:14:12.558 | path = /opt/stack/data/swift/4/node/ 2021-01-12 04:14:12.558 | read only = false 2021-01-12 04:14:12.558 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-01-12 04:14:12.558 | 2021-01-12 04:14:12.558 | 2021-01-12 04:14:12.558 | [container6611] 2021-01-12 04:14:12.558 | max connections = 25 2021-01-12 04:14:12.558 | path = /opt/stack/data/swift/1/node/ 2021-01-12 04:14:12.558 | read only = false 2021-01-12 04:14:12.558 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-01-12 04:14:12.558 | 2021-01-12 04:14:12.558 | [container6621] 2021-01-12 04:14:12.558 | max connections = 25 2021-01-12 04:14:12.558 | path = /opt/stack/data/swift/2/node/ 2021-01-12 04:14:12.558 | read only = false 2021-01-12 04:14:12.558 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-01-12 04:14:12.558 | 2021-01-12 04:14:12.558 | [container6631] 2021-01-12 04:14:12.559 | max connections = 25 2021-01-12 04:14:12.559 | path = /opt/stack/data/swift/3/node/ 2021-01-12 04:14:12.559 | read only = false 2021-01-12 04:14:12.559 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-01-12 04:14:12.559 | 2021-01-12 04:14:12.559 | [container6641] 2021-01-12 04:14:12.559 | max connections = 25 2021-01-12 04:14:12.559 | path = /opt/stack/data/swift/4/node/ 2021-01-12 04:14:12.559 | read only = false 2021-01-12 04:14:12.559 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-01-12 04:14:12.559 | 2021-01-12 04:14:12.559 | 2021-01-12 04:14:12.559 | [object6613] 2021-01-12 04:14:12.559 | max connections = 25 2021-01-12 04:14:12.559 | path = /opt/stack/data/swift/1/node/ 2021-01-12 04:14:12.559 | read only = false 2021-01-12 04:14:12.559 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-01-12 04:14:12.559 | 2021-01-12 04:14:12.559 | [object6623] 2021-01-12 04:14:12.559 | max connections = 25 2021-01-12 04:14:12.559 | path = /opt/stack/data/swift/2/node/ 2021-01-12 04:14:12.559 | read only = false 2021-01-12 04:14:12.559 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-01-12 04:14:12.559 | 2021-01-12 04:14:12.559 | [object6633] 2021-01-12 04:14:12.559 | max connections = 25 2021-01-12 04:14:12.559 | path = /opt/stack/data/swift/3/node/ 2021-01-12 04:14:12.559 | read only = false 2021-01-12 04:14:12.559 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-01-12 04:14:12.559 | 2021-01-12 04:14:12.559 | [object6643] 2021-01-12 04:14:12.559 | max connections = 25 2021-01-12 04:14:12.559 | path = /opt/stack/data/swift/4/node/ 2021-01-12 04:14:12.559 | read only = false 2021-01-12 04:14:12.560 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-01-12 04:14:12.560 | + lib/swift:configure_swift:361 : is_ubuntu 2021-01-12 04:14:12.562 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-12 04:14:12.564 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-12 04:14:12.566 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-01-12 04:14:12.585 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-01-12 04:14:12.587 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-01-12 04:14:12.591 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-01-12 04:14:12.594 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-01-12 04:14:12.597 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-01-12 04:14:12.600 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-01-12 04:14:12.625 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.52:8080/v1/ 2021-01-12 04:14:12.647 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-01-12 04:14:12.666 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-01-12 04:14:12.693 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-01-12 04:14:12.713 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-01-12 04:14:12.739 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-01-12 04:14:12.758 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-01-12 04:14:12.786 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-01-12 04:14:12.805 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-01-12 04:14:12.832 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-01-12 04:14:12.852 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-01-12 04:14:12.879 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-01-12 04:14:12.898 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-01-12 04:14:12.912 | + functions-common:is_service_enabled:1962 : return 1 2021-01-12 04:14:12.914 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-01-12 04:14:12.942 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-01-12 04:14:12.968 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-01-12 04:14:12.995 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-01-12 04:14:13.022 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-01-12 04:14:13.035 | + functions-common:is_service_enabled:1962 : return 1 2021-01-12 04:14:13.037 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-01-12 04:14:13.064 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-01-12 04:14:13.077 | + functions-common:is_service_enabled:1962 : return 1 2021-01-12 04:14:13.079 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-01-12 04:14:13.093 | + functions-common:is_service_enabled:1962 : return 0 2021-01-12 04:14:13.095 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-01-12 04:14:13.097 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-01-12 04:14:13.112 | + functions-common:is_service_enabled:1962 : return 1