2020-11-30 15:12:13.872 | + ./stack.sh:main:462 : exec 2020-11-30 15:12:13.872 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-151213' 2020-11-30 15:12:13.872 | ++ ./stack.sh:main:462 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-11-30-151213.summary.2020-11-30-151213 2020-11-30 15:12:13.872 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:12:13.872 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-151213 2020-11-30 15:12:13.872 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-151213 /opt/stack/logs/stack.sh.log 2020-11-30 15:12:13.872 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-151213.summary.2020-11-30-151213 /opt/stack/logs/stack.sh.log.summary 2020-11-30 15:12:13.872 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2020-11-30 15:12:13.872 | + functions:check_path_perm_sanity:583 : local real_path 2020-11-30 15:12:13.872 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2020-11-30 15:12:13.872 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2020-11-30 15:12:13.872 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2020-11-30 15:12:13.873 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2020-11-30 15:12:13.873 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2020-11-30 15:12:13.873 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:12:13.873 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2020-11-30 15:12:13.874 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2020-11-30 15:12:13.877 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:12:13.886 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:12:13.888 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2020-11-30 15:12:13.890 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2020-11-30 15:12:13.894 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:12:13.896 | + ./stack.sh:main:494 : trap exit_trap EXIT 2020-11-30 15:12:13.898 | + ./stack.sh:main:535 : trap err_trap ERR 2020-11-30 15:12:13.900 | + ./stack.sh:main:548 : set -o errexit 2020-11-30 15:12:13.902 | + ./stack.sh:main:551 : uname -a 2020-11-30 15:12:13.903 | Linux n-d-764625-2 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2020-11-30 15:12:13.905 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-11-30 15:12:13.907 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2020-11-30 15:12:13.910 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2020-11-30 15:12:13.937 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2020-11-30 15:12:13.952 | + ./stack.sh:main:565 : fetch_plugins 2020-11-30 15:12:13.954 | + functions-common:fetch_plugins:1677 : local plugins= 2020-11-30 15:12:13.956 | + functions-common:fetch_plugins:1678 : local plugin 2020-11-30 15:12:13.958 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2020-11-30 15:12:13.960 | + functions-common:fetch_plugins:1682 : return 2020-11-30 15:12:13.962 | + ./stack.sh:main:569 : run_phase override_defaults 2020-11-30 15:12:13.964 | + functions-common:run_phase:1759 : local mode=override_defaults 2020-11-30 15:12:13.966 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:12:13.968 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:12:13.970 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:12:13.972 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:12:13.974 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:12:13.976 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:12:13.978 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:12:13.981 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:12:13.983 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:12:13.985 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:12:13.987 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-11-30 15:12:13.990 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:12:14.002 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:12:14.004 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:12:14.006 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:12:14.008 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:12:14.010 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:12:14.012 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:12:14.014 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:12:14.016 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-11-30 15:12:14.018 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-11-30 15:12:14.020 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:12:14.022 | + functions-common:run_phase:1783 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-11-30 15:12:14.023 | + functions-common:run_phase:1784 : plugin_override_defaults 2020-11-30 15:12:14.026 | + functions-common:plugin_override_defaults:1718 : local plugins= 2020-11-30 15:12:14.028 | + functions-common:plugin_override_defaults:1719 : local plugin 2020-11-30 15:12:14.029 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2020-11-30 15:12:14.031 | + functions-common:plugin_override_defaults:1723 : return 2020-11-30 15:12:14.033 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2020-11-30 15:12:14.053 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2020-11-30 15:12:14.055 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-11-30 15:12:14.074 | ++ functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:12:14.077 | +++ lib/tls:source:43 : hostname -f 2020-11-30 15:12:14.080 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-11-30 15:12:14.083 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-11-30 15:12:14.085 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-11-30 15:12:14.087 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-11-30 15:12:14.089 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-11-30 15:12:14.091 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-11-30 15:12:14.093 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-11-30 15:12:14.095 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-11-30 15:12:14.097 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-11-30 15:12:14.099 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-11-30 15:12:14.104 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2020-11-30 15:12:14.116 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2020-11-30 15:12:14.138 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2020-11-30 15:12:14.150 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2020-11-30 15:12:14.162 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2020-11-30 15:12:14.189 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2020-11-30 15:12:14.219 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2020-11-30 15:12:14.295 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2020-11-30 15:12:14.318 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2020-11-30 15:12:14.356 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2020-11-30 15:12:14.407 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2020-11-30 15:12:14.448 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2020-11-30 15:12:14.537 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2020-11-30 15:12:14.552 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2020-11-30 15:12:14.566 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2020-11-30 15:12:14.578 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2020-11-30 15:12:14.670 | + ./stack.sh:main:598 : run_phase source 2020-11-30 15:12:14.672 | + functions-common:run_phase:1759 : local mode=source 2020-11-30 15:12:14.674 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:12:14.677 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:12:14.679 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:12:14.681 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:12:14.683 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:12:14.686 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:12:14.688 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:12:14.692 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:12:14.694 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:12:14.697 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:12:14.699 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-11-30 15:12:14.702 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:12:14.716 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:12:14.718 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:12:14.720 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-11-30 15:12:14.758 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-11-30 15:12:14.761 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-11-30 15:12:14.764 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:12:14.766 | + functions-common:run_phase:1781 : load_plugin_settings 2020-11-30 15:12:14.768 | + functions-common:load_plugin_settings:1695 : local plugins= 2020-11-30 15:12:14.771 | + functions-common:load_plugin_settings:1696 : local plugin 2020-11-30 15:12:14.773 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2020-11-30 15:12:14.776 | + functions-common:load_plugin_settings:1700 : return 2020-11-30 15:12:14.778 | + functions-common:run_phase:1782 : verify_disabled_services 2020-11-30 15:12:14.780 | + functions-common:verify_disabled_services:2042 : local service 2020-11-30 15:12:14.782 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.785 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-11-30 15:12:14.787 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.789 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2020-11-30 15:12:14.792 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.794 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2020-11-30 15:12:14.797 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.799 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2020-11-30 15:12:14.801 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.803 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2020-11-30 15:12:14.806 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.808 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2020-11-30 15:12:14.810 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.813 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2020-11-30 15:12:14.815 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.817 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2020-11-30 15:12:14.819 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.822 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2020-11-30 15:12:14.824 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.827 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2020-11-30 15:12:14.829 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.831 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2020-11-30 15:12:14.833 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.836 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2020-11-30 15:12:14.838 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.841 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2020-11-30 15:12:14.843 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.846 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2020-11-30 15:12:14.848 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.850 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2020-11-30 15:12:14.853 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.856 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2020-11-30 15:12:14.858 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.860 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-11-30 15:12:14.863 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.865 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-11-30 15:12:14.867 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.870 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-11-30 15:12:14.872 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.874 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-11-30 15:12:14.876 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.879 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-11-30 15:12:14.881 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.883 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2020-11-30 15:12:14.886 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.888 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2020-11-30 15:12:14.890 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.893 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2020-11-30 15:12:14.895 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.897 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2020-11-30 15:12:14.899 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.902 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2020-11-30 15:12:14.904 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.906 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-11-30 15:12:14.909 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.911 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2020-11-30 15:12:14.913 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.917 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2020-11-30 15:12:14.921 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.923 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2020-11-30 15:12:14.926 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.928 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2020-11-30 15:12:14.931 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.933 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2020-11-30 15:12:14.936 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.939 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-11-30 15:12:14.943 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.946 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2020-11-30 15:12:14.949 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.951 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2020-11-30 15:12:14.954 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.956 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2020-11-30 15:12:14.959 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.961 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2020-11-30 15:12:14.963 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.965 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2020-11-30 15:12:14.976 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.979 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2020-11-30 15:12:14.981 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.983 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2020-11-30 15:12:14.986 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.988 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2020-11-30 15:12:14.990 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:12:14.992 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2020-11-30 15:12:14.995 | + ./stack.sh:main:669 : initialize_database_backends 2020-11-30 15:12:14.998 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:12:15.000 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-11-30 15:12:15.021 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:12:15.023 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-11-30 15:12:15.026 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:12:15.028 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-11-30 15:12:15.043 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:12:15.045 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-11-30 15:12:15.048 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-11-30 15:12:15.050 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-11-30 15:12:15.053 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-11-30 15:12:15.055 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-11-30 15:12:15.058 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-11-30 15:12:15.060 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-11-30 15:12:15.064 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-11-30 15:12:15.066 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-30 15:12:15.068 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-11-30 15:12:15.071 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:12:15.074 | + lib/database:initialize_database_backends:104 : return 0 2020-11-30 15:12:15.076 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2020-11-30 15:12:15.076 | Using mysql database backend 2020-11-30 15:12:15.079 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-11-30 15:12:15.094 | + ./stack.sh:main:685 : is_service_enabled rabbit 2020-11-30 15:12:15.110 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:12:15.113 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-11-30 15:12:15.129 | + ./stack.sh:main:693 : is_service_enabled keystone 2020-11-30 15:12:15.145 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:12:15.147 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-11-30 15:12:15.163 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2020-11-30 15:12:15.177 | + ./stack.sh:main:708 : is_service_enabled ldap 2020-11-30 15:12:15.193 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:12:15.196 | + ./stack.sh:main:717 : is_service_enabled nova 2020-11-30 15:12:15.212 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:12:15.215 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-11-30 15:12:15.217 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2020-11-30 15:12:15.234 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:12:15.236 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-11-30 15:12:15.252 | + ./stack.sh:main:733 : [[ -z '' ]] 2020-11-30 15:12:15.254 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2020-11-30 15:12:15.256 | + ./stack.sh:main:739 : save_stackenv 739 2020-11-30 15:12:15.259 | + functions-common:save_stackenv:60 : local tag=739 2020-11-30 15:12:15.262 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-11-30 15:12:15.266 | + functions-common:save_stackenv:62 : time_stamp=2020-11-30-151215 2020-11-30 15:12:15.268 | + functions-common:save_stackenv:63 : echo '# 2020-11-30-151215 739' 2020-11-30 15:12:15.271 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:12:15.273 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:12:15.276 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:12:15.279 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-11-30 15:12:15.281 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:12:15.284 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-11-30 15:12:15.287 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:12:15.290 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-11-30 15:12:15.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:12:15.295 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.21 2020-11-30 15:12:15.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:12:15.300 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.21/identity 2020-11-30 15:12:15.303 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:12:15.305 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.21/identity 2020-11-30 15:12:15.311 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:12:15.313 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-11-30-151213 2020-11-30 15:12:15.316 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:12:15.319 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-11-30 15:12:15.321 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:12:15.324 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.21 2020-11-30 15:12:15.327 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:12:15.329 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-11-30 15:12:15.331 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:12:15.334 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-11-30 15:12:15.336 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:12:15.339 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-11-30 15:12:15.343 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:12:15.345 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-11-30 15:12:15.348 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2020-11-30 15:12:15.350 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2020-11-30 15:12:15.352 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2020-11-30 15:12:15.355 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 15:12:15.357 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 15:12:15.360 | ++ functions-common:git_clone:527 : pwd 2020-11-30 15:12:15.362 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 15:12:15.365 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 15:12:15.367 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 15:12:15.382 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 15:12:15.385 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 15:12:15.387 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 15:12:15.390 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 15:12:15.390 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 15:12:15.395 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2020-11-30 15:12:15.397 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 15:12:15.400 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2020-11-30 15:12:15.403 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 15:12:15.403 | + functions-common:git_clone:593 : head -1 2020-11-30 15:12:15.406 | bccd484e update constraint for oslo.concurrency to new release 4.0.3 2020-11-30 15:12:15.409 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 15:12:15.411 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2020-11-30 15:12:15.414 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:12:15.416 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2020-11-30 15:12:15.419 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-11-30 15:12:15.421 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-11-30 15:12:15.424 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-11-30 15:12:15.426 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-11-30 15:12:15.429 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-11-30 15:12:15.431 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-11-30 15:12:15.434 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-11-30 15:12:15.437 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-11-30 15:12:15.442 | ++ tools/install_prereqs.sh:source:47 : NOW=1606749135 2020-11-30 15:12:15.445 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-11-30 15:12:15.449 | +++ tools/install_prereqs.sh:source:48 : echo 0 2020-11-30 15:12:15.453 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2020-11-30 15:12:15.455 | ++ tools/install_prereqs.sh:source:49 : DELTA=1606749135 2020-11-30 15:12:15.458 | ++ tools/install_prereqs.sh:source:50 : [[ 1606749135 -lt 7200 ]] 2020-11-30 15:12:15.461 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-11-30 15:12:15.463 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2020-11-30 15:12:15.466 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2020-11-30 15:12:15.468 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2020-11-30 15:12:15.471 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2020-11-30 15:12:15.473 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2020-11-30 15:12:15.476 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2020-11-30 15:12:15.479 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-11-30 15:12:15.526 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-11-30 15:12:15.526 | apache2-dev 2020-11-30 15:12:15.526 | bc 2020-11-30 15:12:15.526 | bsdmainutils 2020-11-30 15:12:15.526 | curl 2020-11-30 15:12:15.526 | g++ 2020-11-30 15:12:15.526 | gcc 2020-11-30 15:12:15.526 | gettext 2020-11-30 15:12:15.526 | git 2020-11-30 15:12:15.526 | graphviz 2020-11-30 15:12:15.526 | iputils-ping 2020-11-30 15:12:15.526 | libapache2-mod-proxy-uwsgi 2020-11-30 15:12:15.526 | libffi-dev 2020-11-30 15:12:15.526 | libjpeg-dev 2020-11-30 15:12:15.526 | libmysqlclient-dev 2020-11-30 15:12:15.526 | libpcre3-dev 2020-11-30 15:12:15.526 | libpq-dev 2020-11-30 15:12:15.526 | libssl-dev 2020-11-30 15:12:15.526 | libsystemd-dev 2020-11-30 15:12:15.526 | libxml2-dev 2020-11-30 15:12:15.526 | libxslt1-dev 2020-11-30 15:12:15.526 | libyaml-dev 2020-11-30 15:12:15.526 | lsof 2020-11-30 15:12:15.526 | openssh-server 2020-11-30 15:12:15.526 | openssl 2020-11-30 15:12:15.526 | pkg-config 2020-11-30 15:12:15.526 | psmisc 2020-11-30 15:12:15.526 | python3-dev 2020-11-30 15:12:15.526 | python3-venv 2020-11-30 15:12:15.527 | tar 2020-11-30 15:12:15.527 | tcpdump 2020-11-30 15:12:15.527 | unzip 2020-11-30 15:12:15.527 | uuid-runtime 2020-11-30 15:12:15.527 | wget 2020-11-30 15:12:15.527 | wget 2020-11-30 15:12:15.527 | zlib1g-dev 2020-11-30 15:12:15.527 | libkrb5-dev 2020-11-30 15:12:15.527 | libldap2-dev 2020-11-30 15:12:15.527 | libsasl2-dev 2020-11-30 15:12:15.527 | memcached 2020-11-30 15:12:15.527 | python3-mysqldb 2020-11-30 15:12:15.527 | sqlite3 2020-11-30 15:12:15.527 | conntrack 2020-11-30 15:12:15.527 | curl 2020-11-30 15:12:15.527 | dnsmasq-base 2020-11-30 15:12:15.527 | dnsmasq-utils 2020-11-30 15:12:15.527 | ebtables 2020-11-30 15:12:15.527 | gawk 2020-11-30 15:12:15.527 | genisoimage 2020-11-30 15:12:15.527 | iptables 2020-11-30 15:12:15.527 | iputils-arping 2020-11-30 15:12:15.527 | kpartx 2020-11-30 15:12:15.527 | libjs-jquery-tablesorter 2020-11-30 15:12:15.527 | libmysqlclient-dev 2020-11-30 15:12:15.527 | parted 2020-11-30 15:12:15.527 | pm-utils 2020-11-30 15:12:15.527 | python3-mysqldb 2020-11-30 15:12:15.527 | socat 2020-11-30 15:12:15.527 | sqlite3 2020-11-30 15:12:15.527 | sudo 2020-11-30 15:12:15.527 | vlan 2020-11-30 15:12:15.527 | lvm2 2020-11-30 15:12:15.527 | open-iscsi 2020-11-30 15:12:15.527 | qemu-utils 2020-11-30 15:12:15.527 | thin-provisioning-tools 2020-11-30 15:12:15.527 | acl 2020-11-30 15:12:15.527 | dnsmasq-base 2020-11-30 15:12:15.528 | dnsmasq-utils 2020-11-30 15:12:15.528 | ebtables 2020-11-30 15:12:15.528 | haproxy 2020-11-30 15:12:15.528 | iptables 2020-11-30 15:12:15.528 | iputils-arping 2020-11-30 15:12:15.528 | iputils-ping 2020-11-30 15:12:15.528 | libmysqlclient-dev 2020-11-30 15:12:15.528 | postgresql-server-dev-all 2020-11-30 15:12:15.528 | python3-mysqldb 2020-11-30 15:12:15.528 | sqlite3 2020-11-30 15:12:15.528 | sudo 2020-11-30 15:12:15.528 | vlan 2020-11-30 15:12:15.528 | ipset 2020-11-30 15:12:15.528 | conntrack 2020-11-30 15:12:15.528 | conntrackd 2020-11-30 15:12:15.528 | keepalived 2020-11-30 15:12:15.528 | dstat 2020-11-30 15:12:15.528 | lvm2 2020-11-30 15:12:15.528 | open-iscsi 2020-11-30 15:12:15.528 | qemu-utils 2020-11-30 15:12:15.528 | thin-provisioning-tools 2020-11-30 15:12:15.528 | curl 2020-11-30 15:12:15.528 | liberasurecode-dev 2020-11-30 15:12:15.528 | make 2020-11-30 15:12:15.528 | memcached 2020-11-30 15:12:15.528 | sqlite3 2020-11-30 15:12:15.528 | xfsprogs' 2020-11-30 15:12:15.530 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-11-30 15:12:15.550 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-11-30 15:12:15.550 | apache2-dev 2020-11-30 15:12:15.550 | bc 2020-11-30 15:12:15.550 | bsdmainutils 2020-11-30 15:12:15.550 | curl 2020-11-30 15:12:15.550 | g++ 2020-11-30 15:12:15.550 | gcc 2020-11-30 15:12:15.550 | gettext 2020-11-30 15:12:15.550 | git 2020-11-30 15:12:15.550 | graphviz 2020-11-30 15:12:15.550 | iputils-ping 2020-11-30 15:12:15.550 | libapache2-mod-proxy-uwsgi 2020-11-30 15:12:15.550 | libffi-dev 2020-11-30 15:12:15.550 | libjpeg-dev 2020-11-30 15:12:15.550 | libmysqlclient-dev 2020-11-30 15:12:15.550 | libpcre3-dev 2020-11-30 15:12:15.550 | libpq-dev 2020-11-30 15:12:15.550 | libssl-dev 2020-11-30 15:12:15.550 | libsystemd-dev 2020-11-30 15:12:15.550 | libxml2-dev 2020-11-30 15:12:15.550 | libxslt1-dev 2020-11-30 15:12:15.550 | libyaml-dev 2020-11-30 15:12:15.550 | lsof 2020-11-30 15:12:15.550 | openssh-server 2020-11-30 15:12:15.550 | openssl 2020-11-30 15:12:15.550 | pkg-config 2020-11-30 15:12:15.550 | psmisc 2020-11-30 15:12:15.550 | python3-dev 2020-11-30 15:12:15.550 | python3-venv 2020-11-30 15:12:15.550 | tar 2020-11-30 15:12:15.550 | tcpdump 2020-11-30 15:12:15.550 | unzip 2020-11-30 15:12:15.551 | uuid-runtime 2020-11-30 15:12:15.551 | wget 2020-11-30 15:12:15.551 | wget 2020-11-30 15:12:15.551 | zlib1g-dev 2020-11-30 15:12:15.551 | libkrb5-dev 2020-11-30 15:12:15.551 | libldap2-dev 2020-11-30 15:12:15.551 | libsasl2-dev 2020-11-30 15:12:15.551 | memcached 2020-11-30 15:12:15.551 | python3-mysqldb 2020-11-30 15:12:15.551 | sqlite3 2020-11-30 15:12:15.551 | conntrack 2020-11-30 15:12:15.551 | curl 2020-11-30 15:12:15.551 | dnsmasq-base 2020-11-30 15:12:15.551 | dnsmasq-utils 2020-11-30 15:12:15.551 | ebtables 2020-11-30 15:12:15.551 | gawk 2020-11-30 15:12:15.551 | genisoimage 2020-11-30 15:12:15.551 | iptables 2020-11-30 15:12:15.551 | iputils-arping 2020-11-30 15:12:15.551 | kpartx 2020-11-30 15:12:15.551 | libjs-jquery-tablesorter 2020-11-30 15:12:15.551 | libmysqlclient-dev 2020-11-30 15:12:15.551 | parted 2020-11-30 15:12:15.551 | pm-utils 2020-11-30 15:12:15.551 | python3-mysqldb 2020-11-30 15:12:15.551 | socat 2020-11-30 15:12:15.551 | sqlite3 2020-11-30 15:12:15.551 | sudo 2020-11-30 15:12:15.551 | vlan 2020-11-30 15:12:15.551 | lvm2 2020-11-30 15:12:15.551 | open-iscsi 2020-11-30 15:12:15.551 | qemu-utils 2020-11-30 15:12:15.551 | thin-provisioning-tools 2020-11-30 15:12:15.551 | acl 2020-11-30 15:12:15.551 | dnsmasq-base 2020-11-30 15:12:15.551 | dnsmasq-utils 2020-11-30 15:12:15.551 | ebtables 2020-11-30 15:12:15.551 | haproxy 2020-11-30 15:12:15.552 | iptables 2020-11-30 15:12:15.552 | iputils-arping 2020-11-30 15:12:15.552 | iputils-ping 2020-11-30 15:12:15.552 | libmysqlclient-dev 2020-11-30 15:12:15.552 | postgresql-server-dev-all 2020-11-30 15:12:15.552 | python3-mysqldb 2020-11-30 15:12:15.552 | sqlite3 2020-11-30 15:12:15.552 | sudo 2020-11-30 15:12:15.552 | vlan 2020-11-30 15:12:15.552 | ipset 2020-11-30 15:12:15.552 | conntrack 2020-11-30 15:12:15.552 | conntrackd 2020-11-30 15:12:15.552 | keepalived 2020-11-30 15:12:15.552 | dstat 2020-11-30 15:12:15.552 | lvm2 2020-11-30 15:12:15.552 | open-iscsi 2020-11-30 15:12:15.552 | qemu-utils 2020-11-30 15:12:15.552 | thin-provisioning-tools 2020-11-30 15:12:15.552 | curl 2020-11-30 15:12:15.552 | liberasurecode-dev 2020-11-30 15:12:15.552 | make 2020-11-30 15:12:15.552 | memcached 2020-11-30 15:12:15.552 | sqlite3 2020-11-30 15:12:15.552 | xfsprogs ' 2020-11-30 15:12:15.552 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-11-30 15:12:15.554 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:12:15.557 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:12:15.561 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-11-30 15:12:15.561 | ++ 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:12:15.565 | ++ 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:12:15.568 | ++ functions-common:install_package:1333 : update_package_repo 2020-11-30 15:12:15.570 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:12:15.573 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:12:15.575 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:12:15.577 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:12:15.580 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:12:15.582 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:12:15.584 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:12:15.586 | ++ functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:12:15.589 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:12:15.591 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:12:15.593 | ++ functions-common:apt_get_update:1069 : return 2020-11-30 15:12:15.596 | ++ functions-common:install_package:1334 : 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:12:15.599 | ++ functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:12:15.602 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:12:15.604 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:12:15.607 | ++ functions-common:real_install_package:1320 : 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:12:15.628 | ++ functions-common:apt_get:1109 : 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:12:15.746 | Reading package lists... 2020-11-30 15:12:16.014 | Building dependency tree... 2020-11-30 15:12:16.015 | Reading state information... 2020-11-30 15:12:16.290 | acl is already the newest version (2.2.52-3build1). 2020-11-30 15:12:16.290 | acl set to manually installed. 2020-11-30 15:12:16.290 | bc is already the newest version (1.07.1-2). 2020-11-30 15:12:16.290 | bc set to manually installed. 2020-11-30 15:12:16.290 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-11-30 15:12:16.290 | bsdmainutils set to manually installed. 2020-11-30 15:12:16.290 | dnsmasq-base is already the newest version (2.79-1). 2020-11-30 15:12:16.290 | dnsmasq-base set to manually installed. 2020-11-30 15:12:16.290 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-11-30 15:12:16.290 | gawk set to manually installed. 2020-11-30 15:12:16.291 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-11-30 15:12:16.291 | iptables set to manually installed. 2020-11-30 15:12:16.291 | libpcre3-dev is already the newest version (2:8.39-9). 2020-11-30 15:12:16.291 | lsof is already the newest version (4.89+dfsg-0.1). 2020-11-30 15:12:16.291 | lsof set to manually installed. 2020-11-30 15:12:16.291 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-11-30 15:12:16.291 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-11-30 15:12:16.291 | ebtables set to manually installed. 2020-11-30 15:12:16.291 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:12:16.291 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:12:16.291 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-11-30 15:12:16.291 | parted is already the newest version (3.2-20ubuntu0.2). 2020-11-30 15:12:16.291 | parted set to manually installed. 2020-11-30 15:12:16.291 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-11-30 15:12:16.291 | psmisc set to manually installed. 2020-11-30 15:12:16.291 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-11-30 15:12:16.291 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-11-30 15:12:16.291 | tar set to manually installed. 2020-11-30 15:12:16.291 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-11-30 15:12:16.291 | wget set to manually installed. 2020-11-30 15:12:16.291 | The following packages were automatically installed and are no longer required: 2020-11-30 15:12:16.291 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 15:12:16.291 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 15:12:16.291 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 15:12:16.291 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:12:16.291 | python3-twisted-bin python3-zope.interface 2020-11-30 15:12:16.291 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:12:16.291 | The following additional packages will be installed: 2020-11-30 15:12:16.291 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2020-11-30 15:12:16.291 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2020-11-30 15:12:16.291 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2020-11-30 15:12:16.292 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2020-11-30 15:12:16.292 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2020-11-30 15:12:16.292 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2020-11-30 15:12:16.292 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2020-11-30 15:12:16.292 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-11-30 15:12:16.292 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-11-30 15:12:16.292 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2020-11-30 15:12:16.292 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2020-11-30 15:12:16.292 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2020-11-30 15:12:16.292 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2020-11-30 15:12:16.292 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2020-11-30 15:12:16.292 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2020-11-30 15:12:16.292 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2020-11-30 15:12:16.292 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2020-11-30 15:12:16.292 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2020-11-30 15:12:16.292 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2020-11-30 15:12:16.292 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2020-11-30 15:12:16.292 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2020-11-30 15:12:16.292 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-11-30 15:12:16.292 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2020-11-30 15:12:16.292 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2020-11-30 15:12:16.292 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2020-11-30 15:12:16.292 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2020-11-30 15:12:16.292 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2020-11-30 15:12:16.292 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2020-11-30 15:12:16.292 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2020-11-30 15:12:16.292 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2020-11-30 15:12:16.292 | mysql-common po-debconf postgresql-client-common postgresql-common 2020-11-30 15:12:16.293 | postgresql-server-dev-10 python-pip-whl python3.6-venv qemu-block-extra 2020-11-30 15:12:16.293 | sharutils ssl-cert systemd uuid-dev uwsgi-core vbetool x11-common 2020-11-30 15:12:16.294 | Suggested packages: 2020-11-30 15:12:16.295 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2020-11-30 15:12:16.295 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2020-11-30 15:12:16.295 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2020-11-30 15:12:16.295 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2020-11-30 15:12:16.295 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2020-11-30 15:12:16.295 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2020-11-30 15:12:16.295 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2020-11-30 15:12:16.295 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2020-11-30 15:12:16.295 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2020-11-30 15:12:16.295 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2020-11-30 15:12:16.295 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2020-11-30 15:12:16.295 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2020-11-30 15:12:16.295 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2020-11-30 15:12:16.295 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2020-11-30 15:12:16.295 | libjson-perl default-mysql-server | virtual-mysql-server 2020-11-30 15:12:16.295 | python-egenix-mxdatetime python3-mysqldb-dbg debootstrap sharutils-doc 2020-11-30 15:12:16.295 | bsd-mailx | mailx sqlite3-doc openssl-blacklist systemd-container zip 2020-11-30 15:12:16.295 | uwsgi-plugins-all uwsgi-extra uwsgi-dev 2020-11-30 15:12:16.540 | The following NEW packages will be installed: 2020-11-30 15:12:16.540 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2020-11-30 15:12:16.540 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2020-11-30 15:12:16.540 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2020-11-30 15:12:16.540 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2020-11-30 15:12:16.540 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2020-11-30 15:12:16.540 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2020-11-30 15:12:16.540 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2020-11-30 15:12:16.540 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2020-11-30 15:12:16.540 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2020-11-30 15:12:16.540 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-11-30 15:12:16.541 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-11-30 15:12:16.541 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2020-11-30 15:12:16.541 | libfakeroot libffi-dev libfile-fcntllock-perl 2020-11-30 15:12:16.541 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2020-11-30 15:12:16.541 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2020-11-30 15:12:16.541 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2020-11-30 15:12:16.541 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2020-11-30 15:12:16.541 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2020-11-30 15:12:16.541 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2020-11-30 15:12:16.541 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2020-11-30 15:12:16.541 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2020-11-30 15:12:16.541 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2020-11-30 15:12:16.541 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2020-11-30 15:12:16.541 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-11-30 15:12:16.541 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2020-11-30 15:12:16.541 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2020-11-30 15:12:16.541 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2020-11-30 15:12:16.541 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2020-11-30 15:12:16.541 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2020-11-30 15:12:16.541 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2020-11-30 15:12:16.541 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2020-11-30 15:12:16.541 | libxslt1-dev libxt6 libyaml-dev libzmq5 m4 make memcached mysql-common 2020-11-30 15:12:16.541 | pkg-config pm-utils po-debconf postgresql-client-common postgresql-common 2020-11-30 15:12:16.541 | postgresql-server-dev-10 postgresql-server-dev-all python-pip-whl 2020-11-30 15:12:16.541 | python3-mysqldb python3-venv python3.6-venv qemu-block-extra qemu-utils 2020-11-30 15:12:16.541 | sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip uuid-dev 2020-11-30 15:12:16.541 | uwsgi-core vbetool vlan x11-common zlib1g-dev 2020-11-30 15:12:16.542 | The following packages will be upgraded: 2020-11-30 15:12:16.542 | curl git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 libicu60 2020-11-30 15:12:16.542 | libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2020-11-30 15:12:16.543 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2020-11-30 15:12:16.543 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2020-11-30 15:12:16.543 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tcpdump uuid-runtime 2020-11-30 15:12:16.691 | 30 upgraded, 193 newly installed, 0 to remove and 144 not upgraded. 2020-11-30 15:12:16.691 | Need to get 83.5 MB of archives. 2020-11-30 15:12:16.691 | After this operation, 259 MB of additional disk space will be used. 2020-11-30 15:12:16.691 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.43 [105 kB] 2020-11-30 15:12:16.838 | Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.34 [40.2 kB] 2020-11-30 15:12:16.919 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.43 [107 kB] 2020-11-30 15:12:16.991 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2,913 kB] 2020-11-30 15:12:17.100 | Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.34 [871 kB] 2020-11-30 15:12:18.307 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 2020-11-30 15:12:18.374 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2020-11-30 15:12:18.375 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2020-11-30 15:12:18.377 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2020-11-30 15:12:18.434 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1,301 kB] 2020-11-30 15:12:18.954 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2020-11-30 15:12:18.957 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2020-11-30 15:12:19.162 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2020-11-30 15:12:19.162 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 2020-11-30 15:12:19.170 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 2020-11-30 15:12:19.184 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 2020-11-30 15:12:19.185 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 2020-11-30 15:12:19.228 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2020-11-30 15:12:19.228 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2020-11-30 15:12:19.291 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2020-11-30 15:12:22.221 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2020-11-30 15:12:22.433 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2020-11-30 15:12:22.898 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2020-11-30 15:12:22.901 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2020-11-30 15:12:22.906 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2020-11-30 15:12:22.910 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2020-11-30 15:12:23.381 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2020-11-30 15:12:23.605 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2020-11-30 15:12:23.624 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2020-11-30 15:12:23.670 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2020-11-30 15:12:23.716 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2020-11-30 15:12:23.754 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2020-11-30 15:12:24.118 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2020-11-30 15:12:24.122 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2020-11-30 15:12:24.123 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2020-11-30 15:12:24.138 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2020-11-30 15:12:24.144 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2020-11-30 15:12:24.227 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2020-11-30 15:12:24.229 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2020-11-30 15:12:24.231 | Get:40 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] 2020-11-30 15:12:24.514 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 2020-11-30 15:12:24.679 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 2020-11-30 15:12:24.752 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2020-11-30 15:12:24.778 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2020-11-30 15:12:24.866 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2020-11-30 15:12:24.867 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2020-11-30 15:12:24.871 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2020-11-30 15:12:24.915 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2020-11-30 15:12:24.921 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2020-11-30 15:12:24.922 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2020-11-30 15:12:24.933 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2020-11-30 15:12:25.050 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.8 [261 kB] 2020-11-30 15:12:25.093 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2020-11-30 15:12:25.153 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2020-11-30 15:12:25.158 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2020-11-30 15:12:25.276 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2020-11-30 15:12:25.284 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2020-11-30 15:12:25.311 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2020-11-30 15:12:25.372 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2020-11-30 15:12:25.403 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2020-11-30 15:12:25.405 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2020-11-30 15:12:25.416 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2020-11-30 15:12:25.418 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2020-11-30 15:12:25.423 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2020-11-30 15:12:25.424 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2020-11-30 15:12:25.450 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2020-11-30 15:12:25.474 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2020-11-30 15:12:25.577 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2020-11-30 15:12:25.648 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2020-11-30 15:12:25.789 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2020-11-30 15:12:25.792 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2020-11-30 15:12:25.829 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2020-11-30 15:12:26.018 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2020-11-30 15:12:26.024 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2020-11-30 15:12:26.469 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2020-11-30 15:12:28.381 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2020-11-30 15:12:28.381 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2020-11-30 15:12:28.382 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2020-11-30 15:12:28.383 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2020-11-30 15:12:28.384 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2020-11-30 15:12:28.387 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 2020-11-30 15:12:28.405 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] 2020-11-30 15:12:28.412 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2020-11-30 15:12:28.413 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB] 2020-11-30 15:12:28.460 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2020-11-30 15:12:28.499 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2020-11-30 15:12:28.500 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2020-11-30 15:12:28.560 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2020-11-30 15:12:28.599 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2020-11-30 15:12:28.601 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2020-11-30 15:12:28.645 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2020-11-30 15:12:28.646 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2020-11-30 15:12:29.490 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2020-11-30 15:12:29.490 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2020-11-30 15:12:29.491 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2020-11-30 15:12:29.493 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2020-11-30 15:12:29.493 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2020-11-30 15:12:29.494 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2020-11-30 15:12:29.499 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2020-11-30 15:12:29.529 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2020-11-30 15:12:29.530 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2020-11-30 15:12:29.596 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2020-11-30 15:12:29.657 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2020-11-30 15:12:29.778 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2020-11-30 15:12:29.889 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2020-11-30 15:12:29.898 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2020-11-30 15:12:29.922 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2020-11-30 15:12:30.180 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2020-11-30 15:12:30.185 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2020-11-30 15:12:30.209 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2020-11-30 15:12:30.214 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2020-11-30 15:12:30.217 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2020-11-30 15:12:30.243 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2020-11-30 15:12:30.248 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2020-11-30 15:12:30.255 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2020-11-30 15:12:30.258 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2020-11-30 15:12:30.337 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2020-11-30 15:12:30.385 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2020-11-30 15:12:30.557 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2020-11-30 15:12:30.561 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2020-11-30 15:12:30.562 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2020-11-30 15:12:30.566 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2020-11-30 15:12:30.581 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2020-11-30 15:12:30.582 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2020-11-30 15:12:30.587 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2020-11-30 15:12:30.589 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2020-11-30 15:12:30.594 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2020-11-30 15:12:30.641 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2020-11-30 15:12:30.656 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2020-11-30 15:12:30.657 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2020-11-30 15:12:30.658 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2020-11-30 15:12:30.661 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2020-11-30 15:12:30.688 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2020-11-30 15:12:30.797 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2020-11-30 15:12:30.937 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2020-11-30 15:12:30.938 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2020-11-30 15:12:30.940 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2020-11-30 15:12:30.942 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2020-11-30 15:12:30.943 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2020-11-30 15:12:30.945 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2020-11-30 15:12:30.949 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2020-11-30 15:12:30.950 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2020-11-30 15:12:30.951 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2020-11-30 15:12:31.005 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2020-11-30 15:12:31.006 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2020-11-30 15:12:31.007 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2020-11-30 15:12:31.010 | Get:147 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] 2020-11-30 15:12:31.018 | Get:148 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] 2020-11-30 15:12:31.028 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2020-11-30 15:12:31.065 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2020-11-30 15:12:31.086 | Get:151 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] 2020-11-30 15:12:31.492 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2020-11-30 15:12:31.493 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2020-11-30 15:12:31.495 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2020-11-30 15:12:31.495 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2020-11-30 15:12:31.496 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2020-11-30 15:12:31.496 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2020-11-30 15:12:31.497 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2020-11-30 15:12:31.498 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2020-11-30 15:12:33.010 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2020-11-30 15:12:33.018 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2020-11-30 15:12:33.019 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2020-11-30 15:12:33.020 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2020-11-30 15:12:33.028 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2020-11-30 15:12:33.028 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2020-11-30 15:12:33.029 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2020-11-30 15:12:33.033 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2020-11-30 15:12:33.034 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2020-11-30 15:12:33.068 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2020-11-30 15:12:33.114 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2020-11-30 15:12:33.115 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2020-11-30 15:12:33.196 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2020-11-30 15:12:33.202 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2020-11-30 15:12:33.202 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.32-0ubuntu0.18.04.1 [690 kB] 2020-11-30 15:12:33.276 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.6 [1,566 kB] 2020-11-30 15:12:33.569 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.32-0ubuntu0.18.04.1 [988 kB] 2020-11-30 15:12:33.854 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2020-11-30 15:12:33.860 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2020-11-30 15:12:33.863 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2020-11-30 15:12:34.064 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2020-11-30 15:12:34.089 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.15-0ubuntu0.18.04.1 [108 kB] 2020-11-30 15:12:34.099 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.15-0ubuntu0.18.04.1 [218 kB] 2020-11-30 15:12:34.212 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.5 [2,723 kB] 2020-11-30 15:12:34.541 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.5 [923 kB] 2020-11-30 15:12:34.791 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [256 kB] 2020-11-30 15:12:34.799 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [48.8 kB] 2020-11-30 15:12:34.801 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2020-11-30 15:12:34.804 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.43 [184 kB] 2020-11-30 15:12:34.814 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2020-11-30 15:12:34.816 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2020-11-30 15:12:35.027 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2020-11-30 15:12:35.060 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2020-11-30 15:12:35.135 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2020-11-30 15:12:35.142 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2020-11-30 15:12:35.314 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2020-11-30 15:12:35.318 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2020-11-30 15:12:35.369 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2020-11-30 15:12:35.370 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2020-11-30 15:12:35.370 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2020-11-30 15:12:35.376 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.15-0ubuntu0.18.04.1 [838 kB] 2020-11-30 15:12:35.465 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2020-11-30 15:12:35.469 | Get:202 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] 2020-11-30 15:12:35.737 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2020-11-30 15:12:35.738 | Get:204 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] 2020-11-30 15:12:35.881 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2020-11-30 15:12:35.937 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2020-11-30 15:12:36.128 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2020-11-30 15:12:36.331 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2020-11-30 15:12:36.382 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] 2020-11-30 15:12:36.402 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2020-11-30 15:12:36.468 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2020-11-30 15:12:36.470 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2020-11-30 15:12:36.474 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2020-11-30 15:12:36.479 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2020-11-30 15:12:36.482 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2020-11-30 15:12:36.485 | Get:216 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] 2020-11-30 15:12:36.486 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2020-11-30 15:12:36.500 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2020-11-30 15:12:36.501 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2020-11-30 15:12:36.562 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2020-11-30 15:12:36.564 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2020-11-30 15:12:36.640 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2020-11-30 15:12:36.652 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2020-11-30 15:12:38.372 | Preconfiguring packages ... 2020-11-30 15:12:38.518 | Fetched 83.5 MB in 20s (4,159 kB/s) 2020-11-30 15:12:38.608 | (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.) 2020-11-30 15:12:38.612 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.43_amd64.deb ... 2020-11-30 15:12:38.644 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-11-30 15:12:38.792 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.43_amd64.deb ... 2020-11-30 15:12:38.819 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-11-30 15:12:38.986 | Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 2020-11-30 15:12:39.181 | Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-11-30 15:12:39.992 | Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 2020-11-30 15:12:40.025 | Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-11-30 15:12:40.142 | Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 2020-11-30 15:12:40.284 | (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.) 2020-11-30 15:12:40.287 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-11-30 15:12:40.317 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-11-30 15:12:40.419 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-11-30 15:12:40.572 | (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.) 2020-11-30 15:12:40.576 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-11-30 15:12:40.609 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-11-30 15:12:40.913 | Selecting previously unselected package libapr1:amd64. 2020-11-30 15:12:40.922 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2020-11-30 15:12:40.926 | Unpacking libapr1:amd64 (1.6.3-2) ... 2020-11-30 15:12:41.061 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-11-30 15:12:41.090 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-11-30 15:12:41.383 | Selecting previously unselected package libaprutil1:amd64. 2020-11-30 15:12:41.390 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2020-11-30 15:12:41.394 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2020-11-30 15:12:41.502 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2020-11-30 15:12:41.528 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2020-11-30 15:12:41.677 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2020-11-30 15:12:41.686 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2020-11-30 15:12:41.690 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-11-30 15:12:41.764 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-11-30 15:12:41.787 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-11-30 15:12:41.906 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-11-30 15:12:41.931 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-11-30 15:12:42.038 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 2020-11-30 15:12:42.061 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-11-30 15:12:42.181 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2020-11-30 15:12:42.207 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-11-30 15:12:42.310 | Selecting previously unselected package libaprutil1-ldap:amd64. 2020-11-30 15:12:42.317 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2020-11-30 15:12:42.321 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-11-30 15:12:42.404 | Selecting previously unselected package liblua5.2-0:amd64. 2020-11-30 15:12:42.411 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2020-11-30 15:12:42.414 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-11-30 15:12:42.515 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2020-11-30 15:12:42.543 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2020-11-30 15:12:43.917 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-11-30 15:12:43.946 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2020-11-30 15:12:44.120 | Selecting previously unselected package apache2-bin. 2020-11-30 15:12:44.128 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2020-11-30 15:12:44.131 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2020-11-30 15:12:44.375 | Selecting previously unselected package apache2-utils. 2020-11-30 15:12:44.384 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2020-11-30 15:12:44.386 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2020-11-30 15:12:44.457 | Selecting previously unselected package apache2-data. 2020-11-30 15:12:44.464 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2020-11-30 15:12:44.467 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2020-11-30 15:12:44.665 | Selecting previously unselected package apache2. 2020-11-30 15:12:44.672 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2020-11-30 15:12:44.701 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2020-11-30 15:12:44.834 | Selecting previously unselected package fonts-dejavu-core. 2020-11-30 15:12:44.841 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2020-11-30 15:12:44.845 | Unpacking fonts-dejavu-core (2.37-1) ... 2020-11-30 15:12:45.058 | Selecting previously unselected package fonts-liberation. 2020-11-30 15:12:45.066 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2020-11-30 15:12:45.069 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-11-30 15:12:45.267 | Selecting previously unselected package fontconfig-config. 2020-11-30 15:12:45.274 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2020-11-30 15:12:45.277 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2020-11-30 15:12:45.377 | Selecting previously unselected package libfontconfig1:amd64. 2020-11-30 15:12:45.384 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2020-11-30 15:12:45.387 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-11-30 15:12:45.500 | Selecting previously unselected package fontconfig. 2020-11-30 15:12:45.509 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2020-11-30 15:12:45.512 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2020-11-30 15:12:45.619 | Selecting previously unselected package liblua5.3-0:amd64. 2020-11-30 15:12:45.626 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:12:45.630 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-11-30 15:12:45.757 | Selecting previously unselected package haproxy. 2020-11-30 15:12:45.764 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2020-11-30 15:12:45.775 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2020-11-30 15:12:46.019 | Selecting previously unselected package libjpeg-turbo8:amd64. 2020-11-30 15:12:46.027 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-11-30 15:12:46.031 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-11-30 15:12:46.150 | Selecting previously unselected package x11-common. 2020-11-30 15:12:46.157 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2020-11-30 15:12:46.189 | dpkg-query: no packages found matching nux-tools 2020-11-30 15:12:46.202 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2020-11-30 15:12:46.293 | Selecting previously unselected package libice6:amd64. 2020-11-30 15:12:46.300 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2020-11-30 15:12:46.304 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2020-11-30 15:12:46.396 | Selecting previously unselected package libsm6:amd64. 2020-11-30 15:12:46.403 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2020-11-30 15:12:46.407 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2020-11-30 15:12:46.540 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2020-11-30 15:12:47.111 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2020-11-30 15:12:47.612 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2020-11-30 15:12:47.620 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2020-11-30 15:12:47.624 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-11-30 15:12:47.724 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2020-11-30 15:12:47.754 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2020-11-30 15:12:47.858 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2020-11-30 15:12:48.026 | (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.) 2020-11-30 15:12:48.030 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-11-30 15:12:48.058 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2020-11-30 15:12:48.362 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-11-30 15:12:48.385 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-11-30 15:12:48.628 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 2020-11-30 15:12:48.672 | Unpacking sudo (1.8.21p2-3ubuntu1.3) over (1.8.21p2-3ubuntu1) ... 2020-11-30 15:12:48.882 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:12:48.909 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-11-30 15:12:49.059 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:12:49.084 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-11-30 15:12:49.244 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:12:49.279 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-11-30 15:12:49.387 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:12:49.411 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-11-30 15:12:49.532 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:12:49.556 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2020-11-30 15:12:49.706 | Selecting previously unselected package uuid-dev:amd64. 2020-11-30 15:12:49.715 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-11-30 15:12:49.718 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-11-30 15:12:49.811 | Selecting previously unselected package libsctp1:amd64. 2020-11-30 15:12:49.819 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2020-11-30 15:12:49.822 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-11-30 15:12:49.887 | Selecting previously unselected package libsctp-dev:amd64. 2020-11-30 15:12:49.895 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2020-11-30 15:12:49.899 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-11-30 15:12:49.965 | Selecting previously unselected package libapr1-dev. 2020-11-30 15:12:49.975 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2020-11-30 15:12:49.979 | Unpacking libapr1-dev (1.6.3-2) ... 2020-11-30 15:12:50.314 | Selecting previously unselected package libldap2-dev:amd64. 2020-11-30 15:12:50.322 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2020-11-30 15:12:50.325 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-11-30 15:12:50.490 | Selecting previously unselected package libaprutil1-dev. 2020-11-30 15:12:50.500 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2020-11-30 15:12:50.503 | Unpacking libaprutil1-dev (1.6.1-2) ... 2020-11-30 15:12:50.798 | Selecting previously unselected package autotools-dev. 2020-11-30 15:12:50.806 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2020-11-30 15:12:50.809 | Unpacking autotools-dev (20180224.1) ... 2020-11-30 15:12:50.878 | Selecting previously unselected package m4. 2020-11-30 15:12:50.885 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2020-11-30 15:12:50.888 | Unpacking m4 (1.4.18-1) ... 2020-11-30 15:12:51.008 | Selecting previously unselected package autoconf. 2020-11-30 15:12:51.015 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2020-11-30 15:12:51.019 | Unpacking autoconf (2.69-11) ... 2020-11-30 15:12:51.161 | Selecting previously unselected package automake. 2020-11-30 15:12:51.171 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2020-11-30 15:12:51.178 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2020-11-30 15:12:51.325 | Selecting previously unselected package autopoint. 2020-11-30 15:12:51.335 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2020-11-30 15:12:51.337 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2020-11-30 15:12:51.417 | Selecting previously unselected package libtool. 2020-11-30 15:12:51.426 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2020-11-30 15:12:51.429 | Unpacking libtool (2.4.6-2) ... 2020-11-30 15:12:51.511 | Selecting previously unselected package dh-autoreconf. 2020-11-30 15:12:51.518 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2020-11-30 15:12:51.521 | Unpacking dh-autoreconf (17) ... 2020-11-30 15:12:51.584 | Selecting previously unselected package libarchive-zip-perl. 2020-11-30 15:12:51.592 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2020-11-30 15:12:51.595 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-11-30 15:12:51.671 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2020-11-30 15:12:51.678 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2020-11-30 15:12:51.682 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-11-30 15:12:51.741 | Selecting previously unselected package libtimedate-perl. 2020-11-30 15:12:51.749 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2020-11-30 15:12:51.752 | Unpacking libtimedate-perl (2.3000-2) ... 2020-11-30 15:12:51.822 | Selecting previously unselected package dh-strip-nondeterminism. 2020-11-30 15:12:51.829 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2020-11-30 15:12:51.832 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-11-30 15:12:51.895 | Selecting previously unselected package libdpkg-perl. 2020-11-30 15:12:51.904 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2020-11-30 15:12:51.907 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-11-30 15:12:52.002 | Selecting previously unselected package make. 2020-11-30 15:12:52.009 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2020-11-30 15:12:52.013 | Unpacking make (4.1-9.1ubuntu1) ... 2020-11-30 15:12:52.103 | Selecting previously unselected package dpkg-dev. 2020-11-30 15:12:52.111 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2020-11-30 15:12:52.115 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-11-30 15:12:52.304 | Selecting previously unselected package libcroco3:amd64. 2020-11-30 15:12:52.311 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2020-11-30 15:12:52.316 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2020-11-30 15:12:52.401 | Selecting previously unselected package gettext. 2020-11-30 15:12:52.411 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2020-11-30 15:12:52.414 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2020-11-30 15:12:52.724 | Selecting previously unselected package intltool-debian. 2020-11-30 15:12:52.731 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2020-11-30 15:12:52.736 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2020-11-30 15:12:52.804 | Selecting previously unselected package po-debconf. 2020-11-30 15:12:52.811 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2020-11-30 15:12:52.815 | Unpacking po-debconf (1.0.20) ... 2020-11-30 15:12:52.911 | Selecting previously unselected package debhelper. 2020-11-30 15:12:52.918 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2020-11-30 15:12:52.922 | Unpacking debhelper (11.1.6ubuntu2) ... 2020-11-30 15:12:53.148 | Selecting previously unselected package apache2-dev. 2020-11-30 15:12:53.155 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2020-11-30 15:12:53.158 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2020-11-30 15:12:53.250 | Selecting previously unselected package libstdc++-7-dev:amd64. 2020-11-30 15:12:53.257 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-11-30 15:12:53.261 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-11-30 15:12:53.720 | Selecting previously unselected package g++-7. 2020-11-30 15:12:53.728 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-11-30 15:12:53.732 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-11-30 15:12:55.115 | Selecting previously unselected package g++. 2020-11-30 15:12:55.122 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2020-11-30 15:12:55.126 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2020-11-30 15:12:55.188 | Selecting previously unselected package build-essential. 2020-11-30 15:12:55.195 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2020-11-30 15:12:55.199 | Unpacking build-essential (12.4ubuntu1) ... 2020-11-30 15:12:55.268 | Selecting previously unselected package conntrack. 2020-11-30 15:12:55.276 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-11-30 15:12:55.280 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-11-30 15:12:55.376 | Selecting previously unselected package libnetfilter-queue1. 2020-11-30 15:12:55.384 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2020-11-30 15:12:55.389 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2020-11-30 15:12:55.490 | Selecting previously unselected package conntrackd. 2020-11-30 15:12:55.497 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-11-30 15:12:55.501 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-11-30 15:12:55.588 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.10_amd64.deb ... 2020-11-30 15:12:55.613 | Unpacking curl (7.58.0-2ubuntu3.10) over (7.58.0-2ubuntu3.7) ... 2020-11-30 15:12:55.748 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... 2020-11-30 15:12:55.781 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) over (7.58.0-2ubuntu3.7) ... 2020-11-30 15:12:55.908 | Selecting previously unselected package dctrl-tools. 2020-11-30 15:12:55.917 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2020-11-30 15:12:55.932 | Unpacking dctrl-tools (2.24-2build1) ... 2020-11-30 15:12:55.999 | Selecting previously unselected package dnsmasq-utils. 2020-11-30 15:12:56.006 | Preparing to unpack .../044-dnsmasq-utils_2.79-1_amd64.deb ... 2020-11-30 15:12:56.009 | Unpacking dnsmasq-utils (2.79-1) ... 2020-11-30 15:12:56.089 | Selecting previously unselected package dstat. 2020-11-30 15:12:56.099 | Preparing to unpack .../045-dstat_0.7.3-1_all.deb ... 2020-11-30 15:12:56.103 | Unpacking dstat (0.7.3-1) ... 2020-11-30 15:12:56.210 | Selecting previously unselected package libfakeroot:amd64. 2020-11-30 15:12:56.217 | Preparing to unpack .../046-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2020-11-30 15:12:56.221 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-11-30 15:12:56.305 | Selecting previously unselected package fakeroot. 2020-11-30 15:12:56.312 | Preparing to unpack .../047-fakeroot_1.22-2ubuntu1_amd64.deb ... 2020-11-30 15:12:56.316 | Unpacking fakeroot (1.22-2ubuntu1) ... 2020-11-30 15:12:56.385 | Selecting previously unselected package genisoimage. 2020-11-30 15:12:56.393 | Preparing to unpack .../048-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2020-11-30 15:12:56.398 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2020-11-30 15:12:56.526 | Selecting previously unselected package libgraphite2-3:amd64. 2020-11-30 15:12:56.533 | Preparing to unpack .../049-libgraphite2-3_1.3.11-2_amd64.deb ... 2020-11-30 15:12:56.537 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2020-11-30 15:12:56.637 | Selecting previously unselected package libharfbuzz0b:amd64. 2020-11-30 15:12:56.644 | Preparing to unpack .../050-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2020-11-30 15:12:56.649 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:12:56.744 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2020-11-30 15:12:56.752 | Preparing to unpack .../051-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2020-11-30 15:12:56.756 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:12:56.872 | Preparing to unpack .../052-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2020-11-30 15:12:56.973 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2020-11-30 15:12:57.891 | Selecting previously unselected package libann0. 2020-11-30 15:12:57.899 | Preparing to unpack .../053-libann0_1.1.2+doc-6_amd64.deb ... 2020-11-30 15:12:57.903 | Unpacking libann0 (1.1.2+doc-6) ... 2020-11-30 15:12:57.986 | Selecting previously unselected package libcdt5. 2020-11-30 15:12:57.994 | Preparing to unpack .../054-libcdt5_2.40.1-2_amd64.deb ... 2020-11-30 15:12:57.998 | Unpacking libcdt5 (2.40.1-2) ... 2020-11-30 15:12:58.083 | Selecting previously unselected package libcgraph6. 2020-11-30 15:12:58.091 | Preparing to unpack .../055-libcgraph6_2.40.1-2_amd64.deb ... 2020-11-30 15:12:58.095 | Unpacking libcgraph6 (2.40.1-2) ... 2020-11-30 15:12:58.164 | Selecting previously unselected package libjpeg8:amd64. 2020-11-30 15:12:58.171 | Preparing to unpack .../056-libjpeg8_8c-2ubuntu8_amd64.deb ... 2020-11-30 15:12:58.175 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2020-11-30 15:12:58.267 | Selecting previously unselected package libjbig0:amd64. 2020-11-30 15:12:58.275 | Preparing to unpack .../057-libjbig0_2.1-3.1build1_amd64.deb ... 2020-11-30 15:12:58.279 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2020-11-30 15:12:58.370 | Selecting previously unselected package libtiff5:amd64. 2020-11-30 15:12:58.378 | Preparing to unpack .../058-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2020-11-30 15:12:58.382 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-11-30 15:12:58.493 | Selecting previously unselected package libwebp6:amd64. 2020-11-30 15:12:58.500 | Preparing to unpack .../059-libwebp6_0.6.1-2_amd64.deb ... 2020-11-30 15:12:58.504 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2020-11-30 15:12:58.607 | Selecting previously unselected package libxpm4:amd64. 2020-11-30 15:12:58.614 | Preparing to unpack .../060-libxpm4_1%3a3.5.12-1_amd64.deb ... 2020-11-30 15:12:58.618 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2020-11-30 15:12:58.707 | Selecting previously unselected package libgd3:amd64. 2020-11-30 15:12:58.714 | Preparing to unpack .../061-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2020-11-30 15:12:58.718 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-11-30 15:12:58.821 | Selecting previously unselected package libgts-0.7-5:amd64. 2020-11-30 15:12:58.828 | Preparing to unpack .../062-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2020-11-30 15:12:58.833 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-11-30 15:12:58.948 | Selecting previously unselected package libpixman-1-0:amd64. 2020-11-30 15:12:58.955 | Preparing to unpack .../063-libpixman-1-0_0.34.0-2_amd64.deb ... 2020-11-30 15:12:58.959 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2020-11-30 15:12:59.072 | Selecting previously unselected package libxcb-render0:amd64. 2020-11-30 15:12:59.079 | Preparing to unpack .../064-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2020-11-30 15:12:59.091 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-11-30 15:12:59.188 | Selecting previously unselected package libxcb-shm0:amd64. 2020-11-30 15:12:59.196 | Preparing to unpack .../065-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2020-11-30 15:12:59.208 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-11-30 15:12:59.304 | Selecting previously unselected package libxrender1:amd64. 2020-11-30 15:12:59.311 | Preparing to unpack .../066-libxrender1_1%3a0.9.10-1_amd64.deb ... 2020-11-30 15:12:59.315 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2020-11-30 15:12:59.407 | Selecting previously unselected package libcairo2:amd64. 2020-11-30 15:12:59.415 | Preparing to unpack .../067-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2020-11-30 15:12:59.427 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-11-30 15:12:59.571 | Selecting previously unselected package libltdl7:amd64. 2020-11-30 15:12:59.578 | Preparing to unpack .../068-libltdl7_2.4.6-2_amd64.deb ... 2020-11-30 15:12:59.583 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2020-11-30 15:12:59.648 | Selecting previously unselected package libthai-data. 2020-11-30 15:12:59.655 | Preparing to unpack .../069-libthai-data_0.1.27-2_all.deb ... 2020-11-30 15:12:59.659 | Unpacking libthai-data (0.1.27-2) ... 2020-11-30 15:12:59.790 | Selecting previously unselected package libdatrie1:amd64. 2020-11-30 15:12:59.798 | Preparing to unpack .../070-libdatrie1_0.2.10-7_amd64.deb ... 2020-11-30 15:12:59.802 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2020-11-30 15:12:59.901 | Selecting previously unselected package libthai0:amd64. 2020-11-30 15:12:59.908 | Preparing to unpack .../071-libthai0_0.1.27-2_amd64.deb ... 2020-11-30 15:12:59.912 | Unpacking libthai0:amd64 (0.1.27-2) ... 2020-11-30 15:13:00.010 | Selecting previously unselected package libpango-1.0-0:amd64. 2020-11-30 15:13:00.017 | Preparing to unpack .../072-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-11-30 15:13:00.049 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-30 15:13:00.159 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2020-11-30 15:13:00.167 | Preparing to unpack .../073-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-11-30 15:13:00.171 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-30 15:13:00.271 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2020-11-30 15:13:00.279 | Preparing to unpack .../074-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-11-30 15:13:00.283 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-30 15:13:00.375 | Selecting previously unselected package libpathplan4. 2020-11-30 15:13:00.382 | Preparing to unpack .../075-libpathplan4_2.40.1-2_amd64.deb ... 2020-11-30 15:13:00.386 | Unpacking libpathplan4 (2.40.1-2) ... 2020-11-30 15:13:00.487 | Selecting previously unselected package libgvc6. 2020-11-30 15:13:00.494 | Preparing to unpack .../076-libgvc6_2.40.1-2_amd64.deb ... 2020-11-30 15:13:00.498 | Unpacking libgvc6 (2.40.1-2) ... 2020-11-30 15:13:00.661 | Selecting previously unselected package libgvpr2. 2020-11-30 15:13:00.668 | Preparing to unpack .../077-libgvpr2_2.40.1-2_amd64.deb ... 2020-11-30 15:13:00.672 | Unpacking libgvpr2 (2.40.1-2) ... 2020-11-30 15:13:00.767 | Selecting previously unselected package liblab-gamut1. 2020-11-30 15:13:00.775 | Preparing to unpack .../078-liblab-gamut1_2.40.1-2_amd64.deb ... 2020-11-30 15:13:00.779 | Unpacking liblab-gamut1 (2.40.1-2) ... 2020-11-30 15:13:00.994 | Selecting previously unselected package libxt6:amd64. 2020-11-30 15:13:01.001 | Preparing to unpack .../079-libxt6_1%3a1.1.5-1_amd64.deb ... 2020-11-30 15:13:01.005 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2020-11-30 15:13:01.106 | Selecting previously unselected package libxmu6:amd64. 2020-11-30 15:13:01.114 | Preparing to unpack .../080-libxmu6_2%3a1.1.2-2_amd64.deb ... 2020-11-30 15:13:01.117 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2020-11-30 15:13:01.210 | Selecting previously unselected package libxaw7:amd64. 2020-11-30 15:13:01.217 | Preparing to unpack .../081-libxaw7_2%3a1.0.13-1_amd64.deb ... 2020-11-30 15:13:01.230 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2020-11-30 15:13:01.324 | Selecting previously unselected package graphviz. 2020-11-30 15:13:01.331 | Preparing to unpack .../082-graphviz_2.40.1-2_amd64.deb ... 2020-11-30 15:13:01.344 | Unpacking graphviz (2.40.1-2) ... 2020-11-30 15:13:01.555 | Selecting previously unselected package libnl-3-200:amd64. 2020-11-30 15:13:01.562 | Preparing to unpack .../083-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-11-30 15:13:01.566 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-30 15:13:01.662 | Selecting previously unselected package libnl-route-3-200:amd64. 2020-11-30 15:13:01.670 | Preparing to unpack .../084-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-11-30 15:13:01.682 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-30 15:13:01.802 | Selecting previously unselected package libibverbs1:amd64. 2020-11-30 15:13:01.810 | Preparing to unpack .../085-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2020-11-30 15:13:01.814 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-11-30 15:13:01.927 | Selecting previously unselected package ibverbs-providers:amd64. 2020-11-30 15:13:01.935 | Preparing to unpack .../086-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2020-11-30 15:13:01.939 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-11-30 15:13:02.027 | Selecting previously unselected package icu-devtools. 2020-11-30 15:13:02.034 | Preparing to unpack .../087-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2020-11-30 15:13:02.038 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2020-11-30 15:13:02.139 | Selecting previously unselected package iputils-arping. 2020-11-30 15:13:02.146 | Preparing to unpack .../088-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2020-11-30 15:13:02.150 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2020-11-30 15:13:02.266 | Selecting previously unselected package javascript-common. 2020-11-30 15:13:02.273 | Preparing to unpack .../089-javascript-common_11_all.deb ... 2020-11-30 15:13:02.290 | Unpacking javascript-common (11) ... 2020-11-30 15:13:02.381 | Selecting previously unselected package libnl-genl-3-200:amd64. 2020-11-30 15:13:02.389 | Preparing to unpack .../090-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-11-30 15:13:02.393 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-30 15:13:02.502 | Selecting previously unselected package libsensors4:amd64. 2020-11-30 15:13:02.509 | Preparing to unpack .../091-libsensors4_1%3a3.4.0-4_amd64.deb ... 2020-11-30 15:13:02.625 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2020-11-30 15:13:02.709 | Selecting previously unselected package libsnmp-base. 2020-11-30 15:13:02.716 | Preparing to unpack .../092-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2020-11-30 15:13:02.720 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-11-30 15:13:02.858 | Selecting previously unselected package libsnmp30:amd64. 2020-11-30 15:13:02.865 | Preparing to unpack .../093-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2020-11-30 15:13:02.869 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-11-30 15:13:03.101 | Selecting previously unselected package keepalived. 2020-11-30 15:13:03.108 | Preparing to unpack .../094-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2020-11-30 15:13:03.112 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-11-30 15:13:03.272 | Selecting previously unselected package libgssrpc4:amd64. 2020-11-30 15:13:03.279 | Preparing to unpack .../095-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:13:03.283 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:13:03.370 | Selecting previously unselected package libkdb5-9:amd64. 2020-11-30 15:13:03.377 | Preparing to unpack .../096-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:13:03.381 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:13:03.473 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2020-11-30 15:13:03.481 | Preparing to unpack .../097-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:13:03.485 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:13:03.586 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2020-11-30 15:13:03.593 | Preparing to unpack .../098-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:13:03.597 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:13:03.671 | Selecting previously unselected package comerr-dev:amd64. 2020-11-30 15:13:03.678 | Preparing to unpack .../099-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2020-11-30 15:13:03.682 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-11-30 15:13:03.759 | Selecting previously unselected package krb5-multidev:amd64. 2020-11-30 15:13:03.766 | Preparing to unpack .../100-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:13:03.770 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:13:03.879 | Selecting previously unselected package libaio1:amd64. 2020-11-30 15:13:03.886 | Preparing to unpack .../101-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2020-11-30 15:13:03.890 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-11-30 15:13:03.954 | Selecting previously unselected package libalgorithm-diff-perl. 2020-11-30 15:13:03.961 | Preparing to unpack .../102-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2020-11-30 15:13:03.965 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2020-11-30 15:13:04.032 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2020-11-30 15:13:04.039 | Preparing to unpack .../103-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2020-11-30 15:13:04.043 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2020-11-30 15:13:04.116 | Selecting previously unselected package libalgorithm-merge-perl. 2020-11-30 15:13:04.123 | Preparing to unpack .../104-libalgorithm-merge-perl_0.08-3_all.deb ... 2020-11-30 15:13:04.126 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2020-11-30 15:13:04.200 | Selecting previously unselected package libarchive-cpio-perl. 2020-11-30 15:13:04.207 | Preparing to unpack .../105-libarchive-cpio-perl_0.10-1_all.deb ... 2020-11-30 15:13:04.211 | Unpacking libarchive-cpio-perl (0.10-1) ... 2020-11-30 15:13:04.278 | Selecting previously unselected package libfile-fcntllock-perl. 2020-11-30 15:13:04.285 | Preparing to unpack .../106-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2020-11-30 15:13:04.290 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2020-11-30 15:13:04.364 | Selecting previously unselected package libglib2.0-bin. 2020-11-30 15:13:04.371 | Preparing to unpack .../107-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-11-30 15:13:04.375 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 15:13:04.472 | Selecting previously unselected package libglib2.0-dev-bin. 2020-11-30 15:13:04.480 | Preparing to unpack .../108-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-11-30 15:13:04.483 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 15:13:04.592 | Selecting previously unselected package pkg-config. 2020-11-30 15:13:04.600 | Preparing to unpack .../109-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2020-11-30 15:13:04.604 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2020-11-30 15:13:04.676 | Selecting previously unselected package zlib1g-dev:amd64. 2020-11-30 15:13:04.683 | Preparing to unpack .../110-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2020-11-30 15:13:04.686 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-11-30 15:13:04.780 | Selecting previously unselected package libglib2.0-dev:amd64. 2020-11-30 15:13:04.787 | Preparing to unpack .../111-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-11-30 15:13:04.791 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 15:13:05.154 | Selecting previously unselected package libgraphite2-dev:amd64. 2020-11-30 15:13:05.162 | Preparing to unpack .../112-libgraphite2-dev_1.3.11-2_amd64.deb ... 2020-11-30 15:13:05.166 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2020-11-30 15:13:05.239 | Selecting previously unselected package libgts-bin. 2020-11-30 15:13:05.247 | Preparing to unpack .../113-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2020-11-30 15:13:05.250 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2020-11-30 15:13:05.357 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2020-11-30 15:13:05.365 | Preparing to unpack .../114-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2020-11-30 15:13:05.369 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:13:05.460 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2020-11-30 15:13:05.468 | Preparing to unpack .../115-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2020-11-30 15:13:05.472 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:13:05.562 | Selecting previously unselected package libicu-le-hb0:amd64. 2020-11-30 15:13:05.569 | Preparing to unpack .../116-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2020-11-30 15:13:05.573 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-11-30 15:13:05.655 | Selecting previously unselected package libiculx60:amd64. 2020-11-30 15:13:05.662 | Preparing to unpack .../117-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2020-11-30 15:13:05.666 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-11-30 15:13:05.732 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2020-11-30 15:13:05.740 | Preparing to unpack .../118-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2020-11-30 15:13:05.744 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-11-30 15:13:05.822 | Selecting previously unselected package libicu-dev. 2020-11-30 15:13:05.830 | Preparing to unpack .../119-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2020-11-30 15:13:05.834 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2020-11-30 15:13:07.255 | Selecting previously unselected package libharfbuzz-dev:amd64. 2020-11-30 15:13:07.262 | Preparing to unpack .../120-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2020-11-30 15:13:07.274 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:13:07.409 | Selecting previously unselected package libiscsi7:amd64. 2020-11-30 15:13:07.417 | Preparing to unpack .../121-libiscsi7_1.17.0-1.1_amd64.deb ... 2020-11-30 15:13:07.421 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2020-11-30 15:13:07.517 | Selecting previously unselected package libjansson4:amd64. 2020-11-30 15:13:07.525 | Preparing to unpack .../122-libjansson4_2.11-1_amd64.deb ... 2020-11-30 15:13:07.537 | Unpacking libjansson4:amd64 (2.11-1) ... 2020-11-30 15:13:07.604 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2020-11-30 15:13:07.612 | Preparing to unpack .../123-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-11-30 15:13:07.616 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-11-30 15:13:07.726 | Selecting previously unselected package libjpeg8-dev:amd64. 2020-11-30 15:13:07.734 | Preparing to unpack .../124-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2020-11-30 15:13:07.738 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-11-30 15:13:07.810 | Selecting previously unselected package libjpeg-dev:amd64. 2020-11-30 15:13:07.817 | Preparing to unpack .../125-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2020-11-30 15:13:07.821 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-11-30 15:13:07.883 | Selecting previously unselected package libjs-jquery. 2020-11-30 15:13:07.891 | Preparing to unpack .../126-libjs-jquery_3.2.1-1_all.deb ... 2020-11-30 15:13:07.903 | Unpacking libjs-jquery (3.2.1-1) ... 2020-11-30 15:13:07.978 | Selecting previously unselected package libjs-jquery-metadata. 2020-11-30 15:13:07.985 | Preparing to unpack .../127-libjs-jquery-metadata_12-1_all.deb ... 2020-11-30 15:13:07.989 | Unpacking libjs-jquery-metadata (12-1) ... 2020-11-30 15:13:08.063 | Selecting previously unselected package libjs-jquery-tablesorter. 2020-11-30 15:13:08.070 | Preparing to unpack .../128-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2020-11-30 15:13:08.074 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-11-30 15:13:08.188 | Selecting previously unselected package libltdl-dev:amd64. 2020-11-30 15:13:08.196 | Preparing to unpack .../129-libltdl-dev_2.4.6-2_amd64.deb ... 2020-11-30 15:13:08.199 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2020-11-30 15:13:08.294 | Selecting previously unselected package libsys-hostname-long-perl. 2020-11-30 15:13:08.301 | Preparing to unpack .../130-libsys-hostname-long-perl_1.5-1_all.deb ... 2020-11-30 15:13:08.305 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2020-11-30 15:13:08.372 | Selecting previously unselected package libmail-sendmail-perl. 2020-11-30 15:13:08.379 | Preparing to unpack .../131-libmail-sendmail-perl_0.80-1_all.deb ... 2020-11-30 15:13:08.384 | Unpacking libmail-sendmail-perl (0.80-1) ... 2020-11-30 15:13:08.483 | Selecting previously unselected package libmatheval1:amd64. 2020-11-30 15:13:08.490 | Preparing to unpack .../132-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2020-11-30 15:13:08.495 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-11-30 15:13:08.604 | Selecting previously unselected package mysql-common. 2020-11-30 15:13:08.611 | Preparing to unpack .../133-mysql-common_5.8+1.0.4_all.deb ... 2020-11-30 15:13:08.630 | Unpacking mysql-common (5.8+1.0.4) ... 2020-11-30 15:13:08.721 | Selecting previously unselected package libmysqlclient20:amd64. 2020-11-30 15:13:08.729 | Preparing to unpack .../134-libmysqlclient20_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:13:08.733 | Unpacking libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:13:08.914 | Selecting previously unselected package libssl-dev:amd64. 2020-11-30 15:13:08.921 | Preparing to unpack .../135-libssl-dev_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-11-30 15:13:08.924 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-11-30 15:13:09.212 | Selecting previously unselected package libmysqlclient-dev. 2020-11-30 15:13:09.219 | Preparing to unpack .../136-libmysqlclient-dev_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:13:09.222 | Unpacking libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:13:09.469 | Selecting previously unselected package libnorm1:amd64. 2020-11-30 15:13:09.476 | Preparing to unpack .../137-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2020-11-30 15:13:09.481 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-11-30 15:13:09.584 | Selecting previously unselected package libnspr4:amd64. 2020-11-30 15:13:09.591 | Preparing to unpack .../138-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2020-11-30 15:13:09.596 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-11-30 15:13:09.704 | Selecting previously unselected package libnss3:amd64. 2020-11-30 15:13:09.711 | Preparing to unpack .../139-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2020-11-30 15:13:09.715 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-11-30 15:13:09.982 | Selecting previously unselected package libpgm-5.2-0:amd64. 2020-11-30 15:13:09.990 | Preparing to unpack .../140-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2020-11-30 15:13:09.994 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-11-30 15:13:10.104 | Selecting previously unselected package libpq5:amd64. 2020-11-30 15:13:10.112 | Preparing to unpack .../141-libpq5_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:13:10.116 | Unpacking libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2020-11-30 15:13:10.184 | Selecting previously unselected package libpq-dev. 2020-11-30 15:13:10.191 | Preparing to unpack .../142-libpq-dev_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:13:10.203 | Unpacking libpq-dev (10.15-0ubuntu0.18.04.1) ... 2020-11-30 15:13:10.342 | Selecting previously unselected package librados2. 2020-11-30 15:13:10.350 | Preparing to unpack .../143-librados2_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2020-11-30 15:13:10.353 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.5) ... 2020-11-30 15:13:10.828 | Selecting previously unselected package librbd1. 2020-11-30 15:13:10.835 | Preparing to unpack .../144-librbd1_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2020-11-30 15:13:10.840 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2020-11-30 15:13:11.036 | Selecting previously unselected package libsasl2-dev. 2020-11-30 15:13:11.043 | Preparing to unpack .../145-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-11-30 15:13:11.047 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-30 15:13:11.171 | Preparing to unpack .../146-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-11-30 15:13:11.204 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-11-30 15:13:11.337 | Selecting previously unselected package libsodium23:amd64. 2020-11-30 15:13:11.345 | Preparing to unpack .../147-libsodium23_1.0.16-2_amd64.deb ... 2020-11-30 15:13:11.350 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2020-11-30 15:13:11.439 | Selecting previously unselected package libsystemd-dev:amd64. 2020-11-30 15:13:11.446 | Preparing to unpack .../148-libsystemd-dev_237-3ubuntu10.43_amd64.deb ... 2020-11-30 15:13:11.450 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2020-11-30 15:13:11.589 | Selecting previously unselected package libx86-1:amd64. 2020-11-30 15:13:11.597 | Preparing to unpack .../149-libx86-1_1.1+ds1-10.2_amd64.deb ... 2020-11-30 15:13:11.601 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2020-11-30 15:13:11.668 | Selecting previously unselected package libxml2-dev:amd64. 2020-11-30 15:13:11.675 | Preparing to unpack .../150-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-11-30 15:13:11.679 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-11-30 15:13:11.899 | Preparing to unpack .../151-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2020-11-30 15:13:11.929 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2020-11-30 15:13:12.041 | Selecting previously unselected package libxslt1-dev:amd64. 2020-11-30 15:13:12.049 | Preparing to unpack .../152-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2020-11-30 15:13:12.053 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-11-30 15:13:12.214 | Selecting previously unselected package libzmq5:amd64. 2020-11-30 15:13:12.222 | Preparing to unpack .../153-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2020-11-30 15:13:12.226 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-11-30 15:13:12.386 | Preparing to unpack .../154-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2020-11-30 15:13:12.424 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2020-11-30 15:13:13.357 | Selecting previously unselected package memcached. 2020-11-30 15:13:13.365 | Preparing to unpack .../155-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2020-11-30 15:13:13.369 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2020-11-30 15:13:13.452 | Selecting previously unselected package pm-utils. 2020-11-30 15:13:13.460 | Preparing to unpack .../156-pm-utils_1.4.1-17_all.deb ... 2020-11-30 15:13:13.473 | Unpacking pm-utils (1.4.1-17) ... 2020-11-30 15:13:13.580 | Selecting previously unselected package postgresql-client-common. 2020-11-30 15:13:13.589 | Preparing to unpack .../157-postgresql-client-common_190ubuntu0.1_all.deb ... 2020-11-30 15:13:13.602 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2020-11-30 15:13:13.694 | Selecting previously unselected package ssl-cert. 2020-11-30 15:13:13.701 | Preparing to unpack .../158-ssl-cert_1.0.39_all.deb ... 2020-11-30 15:13:13.706 | Unpacking ssl-cert (1.0.39) ... 2020-11-30 15:13:13.853 | Selecting previously unselected package postgresql-common. 2020-11-30 15:13:13.861 | Preparing to unpack .../159-postgresql-common_190ubuntu0.1_all.deb ... 2020-11-30 15:13:13.897 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2020-11-30 15:13:13.910 | Unpacking postgresql-common (190ubuntu0.1) ... 2020-11-30 15:13:14.015 | Selecting previously unselected package postgresql-server-dev-10. 2020-11-30 15:13:14.023 | Preparing to unpack .../160-postgresql-server-dev-10_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:13:14.028 | Unpacking postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2020-11-30 15:13:14.338 | Selecting previously unselected package postgresql-server-dev-all. 2020-11-30 15:13:14.346 | Preparing to unpack .../161-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2020-11-30 15:13:14.351 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2020-11-30 15:13:14.424 | Selecting previously unselected package python-pip-whl. 2020-11-30 15:13:14.432 | Preparing to unpack .../162-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2020-11-30 15:13:14.435 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-11-30 15:13:14.703 | Selecting previously unselected package python3-mysqldb. 2020-11-30 15:13:14.711 | Preparing to unpack .../163-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2020-11-30 15:13:14.724 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2020-11-30 15:13:14.817 | Selecting previously unselected package python3.6-venv. 2020-11-30 15:13:14.825 | Preparing to unpack .../164-python3.6-venv_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 2020-11-30 15:13:14.829 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2020-11-30 15:13:14.887 | Selecting previously unselected package python3-venv. 2020-11-30 15:13:14.895 | Preparing to unpack .../165-python3-venv_3.6.7-1~18.04_amd64.deb ... 2020-11-30 15:13:14.899 | Unpacking python3-venv (3.6.7-1~18.04) ... 2020-11-30 15:13:14.983 | Selecting previously unselected package qemu-block-extra:amd64. 2020-11-30 15:13:14.991 | Preparing to unpack .../166-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2020-11-30 15:13:14.996 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2020-11-30 15:13:15.068 | Selecting previously unselected package qemu-utils. 2020-11-30 15:13:15.076 | Preparing to unpack .../167-qemu-utils_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2020-11-30 15:13:15.080 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2020-11-30 15:13:15.296 | Selecting previously unselected package sharutils. 2020-11-30 15:13:15.304 | Preparing to unpack .../168-sharutils_1%3a4.15.2-3_amd64.deb ... 2020-11-30 15:13:15.308 | Unpacking sharutils (1:4.15.2-3) ... 2020-11-30 15:13:15.400 | Selecting previously unselected package sqlite3. 2020-11-30 15:13:15.408 | Preparing to unpack .../169-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2020-11-30 15:13:15.413 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2020-11-30 15:13:15.583 | Selecting previously unselected package thin-provisioning-tools. 2020-11-30 15:13:15.591 | Preparing to unpack .../170-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2020-11-30 15:13:15.595 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-11-30 15:13:15.738 | Selecting previously unselected package unzip. 2020-11-30 15:13:15.746 | Preparing to unpack .../171-unzip_6.0-21ubuntu1_amd64.deb ... 2020-11-30 15:13:15.750 | Unpacking unzip (6.0-21ubuntu1) ... 2020-11-30 15:13:15.878 | Selecting previously unselected package uwsgi-core. 2020-11-30 15:13:15.886 | Preparing to unpack .../172-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-30 15:13:15.889 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:13:16.054 | Selecting previously unselected package vbetool. 2020-11-30 15:13:16.062 | Preparing to unpack .../173-vbetool_1.1-4_amd64.deb ... 2020-11-30 15:13:16.067 | Unpacking vbetool (1.1-4) ... 2020-11-30 15:13:16.166 | Selecting previously unselected package libipset3:amd64. 2020-11-30 15:13:16.174 | Preparing to unpack .../174-libipset3_6.34-1_amd64.deb ... 2020-11-30 15:13:16.179 | Unpacking libipset3:amd64 (6.34-1) ... 2020-11-30 15:13:16.265 | Selecting previously unselected package ipset. 2020-11-30 15:13:16.273 | Preparing to unpack .../175-ipset_6.34-1_amd64.deb ... 2020-11-30 15:13:16.277 | Unpacking ipset (6.34-1) ... 2020-11-30 15:13:16.389 | Selecting previously unselected package ipvsadm. 2020-11-30 15:13:16.397 | Preparing to unpack .../176-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:13:16.402 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-11-30 15:13:16.488 | Selecting previously unselected package kpartx. 2020-11-30 15:13:16.496 | Preparing to unpack .../177-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2020-11-30 15:13:16.501 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2020-11-30 15:13:16.576 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2020-11-30 15:13:16.584 | Preparing to unpack .../178-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-30 15:13:16.587 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:13:16.686 | Selecting previously unselected package liberasurecode1:amd64. 2020-11-30 15:13:16.694 | Preparing to unpack .../179-liberasurecode1_1.5.0-1_amd64.deb ... 2020-11-30 15:13:16.698 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2020-11-30 15:13:16.773 | Selecting previously unselected package liberasurecode-dev. 2020-11-30 15:13:16.781 | Preparing to unpack .../180-liberasurecode-dev_1.5.0-1_amd64.deb ... 2020-11-30 15:13:16.786 | Unpacking liberasurecode-dev (1.5.0-1) ... 2020-11-30 15:13:16.867 | Selecting previously unselected package libffi-dev:amd64. 2020-11-30 15:13:16.875 | Preparing to unpack .../181-libffi-dev_3.2.1-8_amd64.deb ... 2020-11-30 15:13:16.880 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2020-11-30 15:13:16.971 | Selecting previously unselected package libkrb5-dev:amd64. 2020-11-30 15:13:16.980 | Preparing to unpack .../182-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:13:16.984 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:13:17.060 | Selecting previously unselected package libyaml-dev:amd64. 2020-11-30 15:13:17.068 | Preparing to unpack .../183-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2020-11-30 15:13:17.080 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-11-30 15:13:17.144 | Selecting previously unselected package socat. 2020-11-30 15:13:17.151 | Preparing to unpack .../184-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2020-11-30 15:13:17.155 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2020-11-30 15:13:17.282 | Selecting previously unselected package vlan. 2020-11-30 15:13:17.290 | Preparing to unpack .../185-vlan_1.9-3.2ubuntu6_amd64.deb ... 2020-11-30 15:13:17.294 | Unpacking vlan (1.9-3.2ubuntu6) ... 2020-11-30 15:13:17.393 | Setting up libjs-jquery (3.2.1-1) ... 2020-11-30 15:13:17.434 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-11-30 15:13:17.474 | Setting up libapr1:amd64 (1.6.3-2) ... 2020-11-30 15:13:17.504 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-11-30 15:13:17.543 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-11-30 15:13:17.740 | Setting up libpathplan4 (2.40.1-2) ... 2020-11-30 15:13:17.779 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-11-30 15:13:17.810 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2020-11-30 15:13:17.844 | Setting up make (4.1-9.1ubuntu1) ... 2020-11-30 15:13:17.874 | Setting up liblab-gamut1 (2.40.1-2) ... 2020-11-30 15:13:17.905 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-11-30 15:13:17.944 | Setting up vlan (1.9-3.2ubuntu6) ... 2020-11-30 15:13:18.016 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-11-30 15:13:18.056 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-11-30 15:13:18.100 | Processing triggers for mime-support (3.60ubuntu1) ... 2020-11-30 15:13:18.131 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-11-30 15:13:18.162 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:13:18.187 | Setting up sudo (1.8.21p2-3ubuntu1.3) ... 2020-11-30 15:13:18.254 | Setting up libtimedate-perl (2.3000-2) ... 2020-11-30 15:13:18.284 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2020-11-30 15:13:18.314 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 2020-11-30 15:13:18.367 | Setting up fonts-dejavu-core (2.37-1) ... 2020-11-30 15:13:18.519 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2020-11-30 15:13:18.774 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2020-11-30 15:13:18.804 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2020-11-30 15:13:19.198 | update-initramfs: deferring update (trigger activated) 2020-11-30 15:13:21.277 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 15:13:21.301 | No schema files found: doing nothing. 2020-11-30 15:13:21.309 | Setting up mysql-common (5.8+1.0.4) ... 2020-11-30 15:13:21.374 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-11-30 15:13:21.387 | Setting up sharutils (1:4.15.2-3) ... 2020-11-30 15:13:21.418 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2020-11-30 15:13:21.449 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-30 15:13:21.480 | Setting up libjansson4:amd64 (2.11-1) ... 2020-11-30 15:13:21.511 | Setting up unzip (6.0-21ubuntu1) ... 2020-11-30 15:13:21.549 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2020-11-30 15:13:21.649 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-30 15:13:21.680 | Setting up libarchive-cpio-perl (0.10-1) ... 2020-11-30 15:13:21.711 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2020-11-30 15:13:21.742 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-11-30 15:13:21.773 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-11-30 15:13:21.805 | Setting up dctrl-tools (2.24-2build1) ... 2020-11-30 15:13:21.836 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2020-11-30 15:13:21.867 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2020-11-30 15:13:21.898 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2020-11-30 15:13:21.929 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-11-30 15:13:21.960 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-11-30 15:13:21.991 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-11-30 15:13:22.065 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-11-30 15:13:33.205 | Setting up pm-utils (1.4.1-17) ... 2020-11-30 15:13:33.243 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2020-11-30 15:13:33.283 | Setting up m4 (1.4.18-1) ... 2020-11-30 15:13:33.317 | Setting up libipset3:amd64 (6.34-1) ... 2020-11-30 15:13:33.346 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-11-30 15:13:33.377 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-30 15:13:33.407 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:13:33.438 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2020-11-30 15:13:33.525 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2020-11-30 15:13:35.435 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-11-30 15:13:35.466 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-11-30 15:13:35.500 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2020-11-30 15:13:36.400 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2020-11-30 15:13:36.430 | Setting up libcroco3:amd64 (0.6.12-2) ... 2020-11-30 15:13:36.460 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2020-11-30 15:13:36.491 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-11-30 15:13:36.522 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-11-30 15:13:36.551 | Setting up libsys-hostname-long-perl (1.5-1) ... 2020-11-30 15:13:36.582 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2020-11-30 15:13:36.613 | Setting up dnsmasq-utils (2.79-1) ... 2020-11-30 15:13:36.645 | Setting up libsodium23:amd64 (1.0.16-2) ... 2020-11-30 15:13:36.676 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2020-11-30 15:13:36.707 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-11-30 15:13:36.757 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-11-30 15:13:36.788 | Setting up libmail-sendmail-perl (0.80-1) ... 2020-11-30 15:13:36.820 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-30 15:13:36.859 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-11-30 15:13:36.923 | Setting up autotools-dev (20180224.1) ... 2020-11-30 15:13:36.954 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-11-30 15:13:36.986 | Setting up kpartx (0.7.4-2ubuntu3) ... 2020-11-30 15:13:37.016 | Setting up postgresql-client-common (190ubuntu0.1) ... 2020-11-30 15:13:37.071 | Setting up dstat (0.7.3-1) ... 2020-11-30 15:13:37.280 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-11-30 15:13:37.532 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2020-11-30 15:13:37.563 | Setting up ipset (6.34-1) ... 2020-11-30 15:13:37.594 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-11-30 15:13:37.637 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-11-30 15:13:37.669 | Setting up systemd (237-3ubuntu10.43) ... 2020-11-30 15:13:37.690 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2020-11-30 15:13:38.905 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2020-11-30 15:13:38.906 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2020-11-30 15:13:38.907 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2020-11-30 15:13:38.909 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2020-11-30 15:13:38.996 | Setting up libltdl7:amd64 (2.4.6-2) ... 2020-11-30 15:13:39.025 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 2020-11-30 15:13:39.062 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2020-11-30 15:13:39.094 | Setting up libann0 (1.1.2+doc-6) ... 2020-11-30 15:13:39.125 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2020-11-30 15:13:39.157 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-11-30 15:13:39.188 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2020-11-30 15:13:39.221 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2020-11-30 15:13:39.253 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2020-11-30 15:13:39.305 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 15:14:02.294 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2020-11-30 15:14:02.302 | Setting up libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:14:02.333 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2020-11-30 15:14:02.365 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-11-30 15:14:02.398 | Setting up libthai-data (0.1.27-2) ... 2020-11-30 15:14:02.429 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2020-11-30 15:14:02.460 | Setting up javascript-common (11) ... 2020-11-30 15:14:02.531 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2020-11-30 15:14:02.549 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-11-30 15:14:02.593 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-30 15:14:02.641 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-30 15:14:02.693 | Setting up libjs-jquery-metadata (12-1) ... 2020-11-30 15:14:02.724 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2020-11-30 15:14:03.138 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2020-11-30 15:14:03.509 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2020-11-30 15:14:03.542 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-11-30 15:14:03.573 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 15:14:03.607 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2020-11-30 15:14:03.639 | Setting up vbetool (1.1-4) ... 2020-11-30 15:14:03.670 | Setting up libcdt5 (2.40.1-2) ... 2020-11-30 15:14:03.703 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2020-11-30 15:14:03.779 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-11-30 15:14:03.811 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2020-11-30 15:14:03.843 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2020-11-30 15:14:04.081 | Setting up libcgraph6 (2.40.1-2) ... 2020-11-30 15:14:04.114 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-11-30 15:14:04.144 | Setting up libwebp6:amd64 (0.6.1-2) ... 2020-11-30 15:14:04.177 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-11-30 15:14:04.211 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-11-30 15:14:04.244 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-11-30 15:14:04.277 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2020-11-30 15:14:04.310 | Setting up python3-venv (3.6.7-1~18.04) ... 2020-11-30 15:14:04.344 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-11-30 15:14:04.389 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-11-30 15:14:04.420 | Setting up libtool (2.4.6-2) ... 2020-11-30 15:14:04.452 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-11-30 15:14:04.484 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-11-30 15:14:04.516 | Setting up libnss-systemd:amd64 (237-3ubuntu10.43) ... 2020-11-30 15:14:04.547 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-11-30 15:14:04.582 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:14:04.613 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2020-11-30 15:14:05.249 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2020-11-30 15:14:05.833 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2020-11-30 15:14:06.307 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-11-30 15:14:06.339 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-11-30 15:14:06.376 | Setting up libpam-systemd:amd64 (237-3ubuntu10.43) ... 2020-11-30 15:14:06.781 | Setting up libapr1-dev (1.6.3-2) ... 2020-11-30 15:14:06.815 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2020-11-30 15:14:06.844 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 15:14:07.162 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2020-11-30 15:14:07.195 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-11-30 15:14:07.227 | Setting up libgvpr2 (2.40.1-2) ... 2020-11-30 15:14:07.260 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-11-30 15:14:07.294 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2020-11-30 15:14:07.919 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2020-11-30 15:14:08.483 | Setting up socat (1.7.3.2-2ubuntu2) ... 2020-11-30 15:14:08.510 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2020-11-30 15:14:08.540 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-11-30 15:14:08.571 | Setting up libaprutil1-dev (1.6.1-2) ... 2020-11-30 15:14:08.622 | Setting up liberasurecode-dev (1.5.0-1) ... 2020-11-30 15:14:08.653 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2020-11-30 15:14:08.685 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-30 15:14:08.714 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-11-30 15:14:08.748 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:14:08.780 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-11-30 15:14:08.812 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-30 15:14:08.845 | Setting up ssl-cert (1.0.39) ... 2020-11-30 15:14:09.637 | Setting up python3-mysqldb (1.3.10-1build1) ... 2020-11-30 15:14:09.938 | Setting up autoconf (2.69-11) ... 2020-11-30 15:14:09.979 | Setting up libthai0:amd64 (0.1.27-2) ... 2020-11-30 15:14:10.014 | Setting up fakeroot (1.22-2ubuntu1) ... 2020-11-30 15:14:10.038 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2020-11-30 15:14:10.064 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2020-11-30 15:14:10.277 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-11-30 15:14:10.743 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2020-11-30 15:14:10.775 | Setting up libalgorithm-merge-perl (0.08-3) ... 2020-11-30 15:14:10.807 | Setting up intltool-debian (0.35.0+20060710.4) ... 2020-11-30 15:14:10.840 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2020-11-30 15:14:10.951 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2020-11-30 15:14:10.982 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-11-30 15:14:11.015 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:14:11.049 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-11-30 15:14:11.080 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-11-30 15:14:11.396 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2020-11-30 15:14:11.933 | Setting up postgresql-common (190ubuntu0.1) ... 2020-11-30 15:14:12.571 | Adding user postgres to group ssl-cert 2020-11-30 15:14:12.749 | 2020-11-30 15:14:12.750 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2020-11-30 15:14:12.974 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2020-11-30 15:14:12.974 | Removing obsolete dictionary files: 2020-11-30 15:14:13.218 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2020-11-30 15:14:13.805 | Setting up automake (1:1.15.1-3ubuntu2) ... 2020-11-30 15:14:13.822 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2020-11-30 15:14:13.846 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:14:13.886 | Setting up libice6:amd64 (2:1.0.9-2) ... 2020-11-30 15:14:13.918 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2020-11-30 15:14:13.990 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2020-11-30 15:14:14.003 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:14:14.035 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2020-11-30 15:14:14.070 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:14:14.098 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:14:14.136 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-11-30 15:14:14.435 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2020-11-30 15:14:15.045 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-11-30 15:14:15.186 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-11-30 15:14:15.217 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2020-11-30 15:14:15.259 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:14:15.293 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2020-11-30 15:14:17.041 | Enabling module mpm_event. 2020-11-30 15:14:17.105 | Enabling module authz_core. 2020-11-30 15:14:17.112 | Enabling module authz_host. 2020-11-30 15:14:17.173 | Enabling module authn_core. 2020-11-30 15:14:17.184 | Enabling module auth_basic. 2020-11-30 15:14:17.244 | Enabling module access_compat. 2020-11-30 15:14:17.304 | Enabling module authn_file. 2020-11-30 15:14:17.363 | Enabling module authz_user. 2020-11-30 15:14:17.421 | Enabling module alias. 2020-11-30 15:14:17.482 | Enabling module dir. 2020-11-30 15:14:17.551 | Enabling module autoindex. 2020-11-30 15:14:17.620 | Enabling module env. 2020-11-30 15:14:17.687 | Enabling module mime. 2020-11-30 15:14:17.751 | Enabling module negotiation. 2020-11-30 15:14:17.818 | Enabling module setenvif. 2020-11-30 15:14:17.881 | Enabling module filter. 2020-11-30 15:14:17.940 | Enabling module deflate. 2020-11-30 15:14:18.003 | Enabling module status. 2020-11-30 15:14:18.070 | Enabling module reqtimeout. 2020-11-30 15:14:18.139 | Enabling conf charset. 2020-11-30 15:14:18.203 | Enabling conf localized-error-pages. 2020-11-30 15:14:18.270 | Enabling conf other-vhosts-access-log. 2020-11-30 15:14:18.331 | Enabling conf security. 2020-11-30 15:14:18.393 | Enabling conf serve-cgi-bin. 2020-11-30 15:14:18.466 | Enabling site 000-default. 2020-11-30 15:14:18.515 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2020-11-30 15:14:18.570 | Enabling conf javascript-common. 2020-11-30 15:14:18.822 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2020-11-30 15:14:19.233 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2020-11-30 15:14:20.555 | Setting up libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:14:20.588 | Setting up po-debconf (1.0.20) ... 2020-11-30 15:14:20.620 | Setting up build-essential (12.4ubuntu1) ... 2020-11-30 15:14:20.652 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-11-30 15:14:20.688 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-11-30 15:14:20.718 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 15:14:20.750 | Setting up librados2 (12.2.13-0ubuntu0.18.04.5) ... 2020-11-30 15:14:20.782 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:14:20.813 | Setting up libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2020-11-30 15:14:20.845 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-11-30 15:14:21.042 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-11-30 15:14:21.075 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2020-11-30 15:14:21.106 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2020-11-30 15:14:23.284 | Regenerating fonts cache... done. 2020-11-30 15:14:23.289 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-11-30 15:14:23.322 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:14:23.362 | Setting up libpq-dev (10.15-0ubuntu0.18.04.1) ... 2020-11-30 15:14:23.404 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 2020-11-30 15:14:23.439 | Setting up postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2020-11-30 15:14:23.473 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2020-11-30 15:14:23.521 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:14:23.571 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2020-11-30 15:14:23.608 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2020-11-30 15:14:23.665 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2020-11-30 15:14:23.700 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2020-11-30 15:14:23.742 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-30 15:14:23.779 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:14:23.825 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:14:23.860 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2020-11-30 15:14:23.904 | Setting up curl (7.58.0-2ubuntu3.10) ... 2020-11-30 15:14:23.938 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-30 15:14:23.971 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:14:24.004 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:14:24.045 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-30 15:14:24.071 | Setting up libgvc6 (2.40.1-2) ... 2020-11-30 15:14:24.127 | Setting up graphviz (2.40.1-2) ... 2020-11-30 15:14:24.168 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2020-11-30 15:14:24.209 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-11-30 15:14:24.247 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:14:24.280 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-11-30 15:14:24.313 | Setting up debhelper (11.1.6ubuntu2) ... 2020-11-30 15:14:24.346 | Setting up dh-autoreconf (17) ... 2020-11-30 15:14:24.387 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-11-30 15:14:24.423 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-11-30 15:14:24.456 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2020-11-30 15:14:24.508 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-11-30 15:14:24.575 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-11-30 15:14:33.911 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-30 15:14:33.945 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 15:14:34.137 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:14:34.161 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2020-11-30 15:14:34.396 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-11-30 15:14:34.417 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-11-30 15:14:36.600 | ++ functions-common:apt_get:1113 : result=0 2020-11-30 15:14:36.602 | ++ functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:14:36.605 | ++ functions-common:time_stop:2331 : local name 2020-11-30 15:14:36.607 | ++ functions-common:time_stop:2332 : local end_time 2020-11-30 15:14:36.609 | ++ functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:14:36.611 | ++ functions-common:time_stop:2334 : local total 2020-11-30 15:14:36.614 | ++ functions-common:time_stop:2335 : local start_time 2020-11-30 15:14:36.616 | ++ functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:14:36.618 | ++ functions-common:time_stop:2338 : start_time=1606749135624 2020-11-30 15:14:36.621 | ++ functions-common:time_stop:2340 : [[ -z 1606749135624 ]] 2020-11-30 15:14:36.624 | +++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:14:36.628 | ++ functions-common:time_stop:2343 : end_time=1606749276625 2020-11-30 15:14:36.631 | ++ functions-common:time_stop:2344 : elapsed_time=141001 2020-11-30 15:14:36.633 | ++ functions-common:time_stop:2345 : total=1505 2020-11-30 15:14:36.635 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:14:36.637 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=142506 2020-11-30 15:14:36.640 | ++ functions-common:apt_get:1117 : return 0 2020-11-30 15:14:36.642 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-11-30 15:14:36.645 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-11-30 15:14:36.648 | ++ tools/install_prereqs.sh:source:88 : date +%s 2020-11-30 15:14:36.653 | ++ tools/install_prereqs.sh:source:89 : date 2020-11-30 15:14:36.657 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2020-11-30 15:14:36.660 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2020-11-30 15:14:36.663 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2020-11-30 15:14:38.316 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2020-11-30 15:14:38.318 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:14:38.320 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:14:38.323 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:14:38.326 | + tools/install_pip.sh:main:43 : GetDistro 2020-11-30 15:14:38.328 | + functions-common:GetDistro:371 : GetOSVersion 2020-11-30 15:14:38.329 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2020-11-30 15:14:38.332 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2020-11-30 15:14:38.334 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2020-11-30 15:14:38.336 | + functions-common:_ensure_lsb_release:323 : return 2020-11-30 15:14:38.339 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2020-11-30 15:14:38.413 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2020-11-30 15:14:38.416 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2020-11-30 15:14:38.488 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2020-11-30 15:14:38.490 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2020-11-30 15:14:38.563 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2020-11-30 15:14:38.565 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-11-30 15:14:38.567 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2020-11-30 15:14:38.569 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2020-11-30 15:14:38.571 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2020-11-30 15:14:38.573 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2020-11-30 15:14:38.575 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2020-11-30 15:14:38.577 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2020-11-30 15:14:38.579 | + functions-common:GetDistro:376 : DISTRO=bionic 2020-11-30 15:14:38.581 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2020-11-30 15:14:38.583 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2020-11-30 15:14:38.583 | Distro: bionic 2020-11-30 15:14:38.585 | + tools/install_pip.sh:main:126 : get_versions 2020-11-30 15:14:38.588 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-30 15:14:38.592 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-30 15:14:38.593 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-30 15:14:38.596 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-30 15:14:38.597 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-30 15:14:39.247 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=19.1.1 2020-11-30 15:14:39.249 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 19.1.1' 2020-11-30 15:14:39.249 | pip: 19.1.1 2020-11-30 15:14:39.251 | + tools/install_pip.sh:main:135 : is_fedora 2020-11-30 15:14:39.253 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:14:39.256 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:14:39.258 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:14:39.260 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:14:39.262 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:14:39.265 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:14:39.267 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:14:39.269 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:14:39.271 | + tools/install_pip.sh:main:135 : is_suse 2020-11-30 15:14:39.273 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:14:39.275 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:14:39.276 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:14:39.278 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:14:39.280 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:14:39.281 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:14:39.283 | + tools/install_pip.sh:main:136 : uninstall_package python-pip 2020-11-30 15:14:39.285 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:14:39.287 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:14:39.289 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:14:39.290 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2020-11-30 15:14:39.306 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip 2020-11-30 15:14:39.428 | Reading package lists... 2020-11-30 15:14:39.708 | Building dependency tree... 2020-11-30 15:14:39.709 | Reading state information... 2020-11-30 15:14:39.937 | Package 'python-pip' is not installed, so not removed 2020-11-30 15:14:39.937 | The following packages were automatically installed and are no longer required: 2020-11-30 15:14:39.938 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 15:14:39.938 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 15:14:39.938 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 15:14:39.938 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:14:39.938 | python3-twisted-bin python3-zope.interface 2020-11-30 15:14:39.938 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:14:40.017 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2020-11-30 15:14:40.020 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:14:40.022 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:14:40.024 | + functions-common:time_stop:2331 : local name 2020-11-30 15:14:40.026 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:14:40.028 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:14:40.030 | + functions-common:time_stop:2334 : local total 2020-11-30 15:14:40.031 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:14:40.033 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:14:40.035 | + functions-common:time_stop:2338 : start_time=1606749279303 2020-11-30 15:14:40.037 | + functions-common:time_stop:2340 : [[ -z 1606749279303 ]] 2020-11-30 15:14:40.039 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:14:40.042 | + functions-common:time_stop:2343 : end_time=1606749280040 2020-11-30 15:14:40.043 | + functions-common:time_stop:2344 : elapsed_time=737 2020-11-30 15:14:40.045 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:14:40.047 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:14:40.048 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=737 2020-11-30 15:14:40.050 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:14:40.052 | + tools/install_pip.sh:main:137 : uninstall_package python3-pip 2020-11-30 15:14:40.054 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:14:40.056 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:14:40.057 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:14:40.059 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2020-11-30 15:14:40.075 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2020-11-30 15:14:40.192 | Reading package lists... 2020-11-30 15:14:40.459 | Building dependency tree... 2020-11-30 15:14:40.460 | Reading state information... 2020-11-30 15:14:40.679 | Package 'python3-pip' is not installed, so not removed 2020-11-30 15:14:40.680 | The following packages were automatically installed and are no longer required: 2020-11-30 15:14:40.680 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 15:14:40.680 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 15:14:40.680 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 15:14:40.680 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:14:40.681 | python3-twisted-bin python3-zope.interface 2020-11-30 15:14:40.681 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:14:40.761 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2020-11-30 15:14:40.765 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:14:40.767 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:14:40.769 | + functions-common:time_stop:2331 : local name 2020-11-30 15:14:40.771 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:14:40.776 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:14:40.778 | + functions-common:time_stop:2334 : local total 2020-11-30 15:14:40.780 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:14:40.782 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:14:40.784 | + functions-common:time_stop:2338 : start_time=1606749280072 2020-11-30 15:14:40.786 | + functions-common:time_stop:2340 : [[ -z 1606749280072 ]] 2020-11-30 15:14:40.788 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:14:40.791 | + functions-common:time_stop:2343 : end_time=1606749280789 2020-11-30 15:14:40.793 | + functions-common:time_stop:2344 : elapsed_time=717 2020-11-30 15:14:40.795 | + functions-common:time_stop:2345 : total=737 2020-11-30 15:14:40.797 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:14:40.799 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1454 2020-11-30 15:14:40.801 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:14:40.803 | + tools/install_pip.sh:main:140 : install_get_pip 2020-11-30 15:14:40.805 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:14:40.807 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:14:40.809 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2020-11-30 15:14:40.811 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:14:40.813 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:14:40.824 | % Total % Received % Xferd Average Speed Time Time Time Current 2020-11-30 15:14:40.824 | Dload Upload Total Spent Left Speed 2020-11-30 15:14:41.345 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1842k 100 1842k 0 0 3543k 0 --:--:-- --:--:-- --:--:-- 3536k 2020-11-30 15:14:41.352 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2020-11-30 15:14:41.357 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:14:43.882 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:14:44.067 | Collecting pip 2020-11-30 15:14:44.084 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/323/6fe7288d155c2/pip-20.3-py2.py3-none-any.whl (1.5 MB) 2020-11-30 15:14:44.370 | Installing collected packages: pip 2020-11-30 15:14:44.370 | Attempting uninstall: pip 2020-11-30 15:14:44.371 | Found existing installation: pip 19.1.1 2020-11-30 15:14:44.565 | Uninstalling pip-19.1.1: 2020-11-30 15:14:44.577 | Successfully uninstalled pip-19.1.1 2020-11-30 15:14:45.901 | Successfully installed pip-20.3 2020-11-30 15:14:46.024 | + tools/install_pip.sh:install_get_pip:93 : python3_enabled 2020-11-30 15:14:46.026 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 15:14:46.028 | + inc/python:python3_enabled:468 : return 0 2020-11-30 15:14:46.030 | + tools/install_pip.sh:main:142 : [[ -n '' ]] 2020-11-30 15:14:46.032 | + tools/install_pip.sh:main:146 : set -x 2020-11-30 15:14:46.034 | + tools/install_pip.sh:main:150 : pip_install_gr setuptools 2020-11-30 15:14:46.036 | + inc/python:pip_install_gr:76 : local name=setuptools 2020-11-30 15:14:46.037 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:14:46.040 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2020-11-30 15:14:46.042 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2020-11-30 15:14:46.044 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:14:46.047 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:14:46.047 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:14:46.051 | ++ inc/python:get_from_global_requirements:240 : 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;python_version>='\''3.5'\'' 2020-11-30 15:14:46.051 | 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,<45.0.0;python_version<='\''2.7'\'' ' 2020-11-30 15:14:46.053 | ++ inc/python:get_from_global_requirements:241 : [[ 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;python_version>='3.5' 2020-11-30 15:14:46.053 | 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,<45.0.0;python_version<='2.7' == '' ]] 2020-11-30 15:14:46.055 | ++ inc/python:get_from_global_requirements:244 : 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;python_version>='\''3.5'\''' '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,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:14:46.057 | + 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;python_version>='\''3.5'\'' 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,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:14:46.059 | + 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;python_version>='\''3.5'\''' '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,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:14:46.075 | 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,<45.0.0;python_version<='2.7' because python3_enabled=True 2020-11-30 15:14:46.079 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 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;python_version>='\''3.5'\''' '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,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:14:48.706 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:14:48.842 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2020-11-30 15:14:48.849 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0 in /usr/local/lib/python3.6/dist-packages (50.3.2) 2020-11-30 15:14:49.212 | + inc/python:pip_install:207 : result=0 2020-11-30 15:14:49.214 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:14:49.216 | + functions-common:time_stop:2331 : local name 2020-11-30 15:14:49.218 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:14:49.220 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:14:49.222 | + functions-common:time_stop:2334 : local total 2020-11-30 15:14:49.223 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:14:49.225 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:14:49.227 | + functions-common:time_stop:2338 : start_time=1606749286071 2020-11-30 15:14:49.229 | + functions-common:time_stop:2340 : [[ -z 1606749286071 ]] 2020-11-30 15:14:49.231 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:14:49.234 | + functions-common:time_stop:2343 : end_time=1606749289232 2020-11-30 15:14:49.235 | + functions-common:time_stop:2344 : elapsed_time=3161 2020-11-30 15:14:49.237 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:14:49.239 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:14:49.246 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3161 2020-11-30 15:14:49.248 | + inc/python:pip_install:210 : return 0 2020-11-30 15:14:49.250 | + tools/install_pip.sh:main:152 : get_versions 2020-11-30 15:14:49.252 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-30 15:14:49.256 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-30 15:14:49.257 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-30 15:14:49.260 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-30 15:14:49.260 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-30 15:14:49.593 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.3 2020-11-30 15:14:49.595 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.3' 2020-11-30 15:14:49.595 | pip: 20.3 2020-11-30 15:14:49.599 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2020-11-30 15:14:49.601 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2020-11-30 15:14:49.605 | + ./stack.sh:main:764 : fixup_all 2020-11-30 15:14:49.607 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2020-11-30 15:14:49.610 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2020-11-30 15:14:49.612 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2020-11-30 15:14:49.624 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2020-11-30 15:14:49.626 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2020-11-30 15:14:49.626 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2020-11-30 15:14:49.629 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2020-11-30 15:14:49.632 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2020-11-30 15:14:49.634 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2020-11-30 15:14:49.641 | net.ipv4.ip_local_reserved_ports = 35357,35358 2020-11-30 15:14:49.646 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2020-11-30 15:14:49.650 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2020-11-30 15:14:49.652 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2020-11-30 15:14:49.656 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:14:49.659 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:14:49.663 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:14:49.665 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:14:49.667 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:14:49.669 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:14:49.671 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:14:49.673 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:14:49.675 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:14:49.678 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:14:49.680 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:14:49.682 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:14:49.684 | + functions-common:install_package:1334 : real_install_package software-properties-common 2020-11-30 15:14:49.686 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:14:49.688 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:14:49.691 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:14:49.693 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2020-11-30 15:14:49.715 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2020-11-30 15:14:49.835 | Reading package lists... 2020-11-30 15:14:50.101 | Building dependency tree... 2020-11-30 15:14:50.102 | Reading state information... 2020-11-30 15:14:50.314 | The following packages were automatically installed and are no longer required: 2020-11-30 15:14:50.315 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 15:14:50.315 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 15:14:50.315 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 15:14:50.315 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:14:50.315 | python3-twisted-bin python3-zope.interface 2020-11-30 15:14:50.315 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:14:50.316 | The following additional packages will be installed: 2020-11-30 15:14:50.316 | python3-software-properties 2020-11-30 15:14:50.366 | The following packages will be upgraded: 2020-11-30 15:14:50.366 | python3-software-properties software-properties-common 2020-11-30 15:14:50.501 | 2 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2020-11-30 15:14:50.501 | Need to get 33.9 kB of archives. 2020-11-30 15:14:50.501 | After this operation, 0 B of additional disk space will be used. 2020-11-30 15:14:50.501 | 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] 2020-11-30 15:14:50.559 | 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] 2020-11-30 15:14:51.486 | Fetched 33.9 kB in 1s (59.1 kB/s) 2020-11-30 15:14:51.570 | (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 ... 74320 files and directories currently installed.) 2020-11-30 15:14:51.574 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2020-11-30 15:14:51.725 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2020-11-30 15:14:51.890 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2020-11-30 15:14:52.043 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2020-11-30 15:14:52.135 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 15:14:52.890 | Setting up python3-software-properties (0.96.24.32.14) ... 2020-11-30 15:14:53.165 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-11-30 15:14:53.184 | Setting up software-properties-common (0.96.24.32.14) ... 2020-11-30 15:14:55.410 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:14:55.413 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:14:55.415 | + functions-common:time_stop:2331 : local name 2020-11-30 15:14:55.417 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:14:55.419 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:14:55.421 | + functions-common:time_stop:2334 : local total 2020-11-30 15:14:55.424 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:14:55.426 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:14:55.428 | + functions-common:time_stop:2338 : start_time=1606749289711 2020-11-30 15:14:55.430 | + functions-common:time_stop:2340 : [[ -z 1606749289711 ]] 2020-11-30 15:14:55.433 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:14:55.436 | + functions-common:time_stop:2343 : end_time=1606749295434 2020-11-30 15:14:55.438 | + functions-common:time_stop:2344 : elapsed_time=5723 2020-11-30 15:14:55.440 | + functions-common:time_stop:2345 : total=142506 2020-11-30 15:14:55.443 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:14:55.445 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=148229 2020-11-30 15:14:55.448 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:14:55.451 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2020-11-30 15:14:56.315 | 'universe' distribution component is already enabled for all sources. 2020-11-30 15:14:56.343 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2020-11-30 15:14:56.345 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2020-11-30 15:14:59.023 | Reading package lists... 2020-11-30 15:14:59.351 | Building dependency tree... 2020-11-30 15:14:59.353 | Reading state information... 2020-11-30 15:14:59.589 | The following packages were automatically installed and are no longer required: 2020-11-30 15:14:59.590 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 15:14:59.590 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 15:14:59.590 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 15:14:59.590 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:14:59.590 | python3-twisted-bin python3-zope.interface 2020-11-30 15:14:59.591 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:14:59.639 | The following NEW packages will be installed: 2020-11-30 15:14:59.639 | ubuntu-cloud-keyring 2020-11-30 15:14:59.936 | 0 upgraded, 1 newly installed, 0 to remove and 142 not upgraded. 2020-11-30 15:14:59.936 | Need to get 6,008 B of archives. 2020-11-30 15:14:59.936 | After this operation, 22.5 kB of additional disk space will be used. 2020-11-30 15:14:59.936 | 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] 2020-11-30 15:15:00.498 | Fetched 6,008 B in 0s (21.4 kB/s) 2020-11-30 15:15:00.548 | Selecting previously unselected package ubuntu-cloud-keyring. 2020-11-30 15:15:00.589 | (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 ... 74320 files and directories currently installed.) 2020-11-30 15:15:00.593 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.0_all.deb ... 2020-11-30 15:15:00.597 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2020-11-30 15:15:00.698 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2020-11-30 15:15:03.192 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-11-30 15:15:03.237 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-11-30 15:15:03.293 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-11-30 15:15:03.307 | Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-11-30 15:15:03.328 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2020-11-30 15:15:03.999 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [171 kB] 2020-11-30 15:15:08.346 | Fetched 179 kB in 2s (89.9 kB/s) 2020-11-30 15:15:10.129 | Reading package lists... 2020-11-30 15:15:10.191 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2020-11-30 15:15:10.194 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2020-11-30 15:15:10.197 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2020-11-30 15:15:10.199 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2020-11-30 15:15:10.201 | + functions-common:apt_get_update:1075 : local sudo=sudo 2020-11-30 15:15:10.204 | ++ functions-common:apt_get_update:1076 : id -u 2020-11-30 15:15:10.208 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2020-11-30 15:15:10.212 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2020-11-30 15:15:10.214 | + functions-common:time_start:2317 : local name=apt-get-update 2020-11-30 15:15:10.217 | + functions-common:time_start:2318 : local start_time= 2020-11-30 15:15:10.219 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 15:15:10.222 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 15:15:10.226 | + functions-common:time_start:2322 : _TIME_START[$name]=1606749310223 2020-11-30 15:15:10.228 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-11-30 15:15:10.231 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-11-30 15:15:10.233 | + functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2020-11-30 15:15:10.475 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2020-11-30 15:15:10.618 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-11-30 15:15:10.618 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-11-30 15:15:10.750 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-11-30 15:15:10.882 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-11-30 15:15:13.108 | Reading package lists... 2020-11-30 15:15:13.171 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2020-11-30 15:15:13.173 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2020-11-30 15:15:13.176 | + functions-common:time_stop:2331 : local name 2020-11-30 15:15:13.179 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:15:13.183 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:15:13.186 | + functions-common:time_stop:2334 : local total 2020-11-30 15:15:13.189 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:15:13.192 | + functions-common:time_stop:2337 : name=apt-get-update 2020-11-30 15:15:13.194 | + functions-common:time_stop:2338 : start_time=1606749310223 2020-11-30 15:15:13.196 | + functions-common:time_stop:2340 : [[ -z 1606749310223 ]] 2020-11-30 15:15:13.200 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:15:13.203 | + functions-common:time_stop:2343 : end_time=1606749313200 2020-11-30 15:15:13.205 | + functions-common:time_stop:2344 : elapsed_time=2977 2020-11-30 15:15:13.207 | + functions-common:time_stop:2345 : total=2807 2020-11-30 15:15:13.209 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:15:13.211 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5784 2020-11-30 15:15:13.213 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2020-11-30 15:15:13.226 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2020-11-30 15:15:13.237 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2020-11-30 15:15:13.248 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2020-11-30 15:15:13.250 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2020-11-30 15:15:13.252 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:15:13.254 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:15:13.257 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:15:13.259 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:15:13.261 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:15:13.263 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:15:13.265 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:15:13.267 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:15:13.269 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2020-11-30 15:15:13.273 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2020-11-30 15:15:13.277 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2020-11-30 15:15:13.280 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:15:13.282 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:15:13.284 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:15:13.287 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:15:13.289 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:15:13.291 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:15:13.293 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2020-11-30 15:15:13.296 | + ./stack.sh:main:767 : pip_install -U os-testr 2020-11-30 15:15:13.315 | Using python 3.6 to install os-testr because python3_enabled=True 2020-11-30 15:15:13.321 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2020-11-30 15:15:15.850 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:15:16.053 | Collecting os-testr 2020-11-30 15:15:16.061 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2020-11-30 15:15:16.327 | Collecting pbr!=2.1.0,>=2.0.0 2020-11-30 15:15:16.334 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110 kB) 2020-11-30 15:15:16.344 | Collecting python-subunit>=1.0.0 2020-11-30 15:15:16.352 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2020-11-30 15:15:16.411 | Collecting extras 2020-11-30 15:15:16.418 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2020-11-30 15:15:16.422 | Collecting stestr>=1.0.0 2020-11-30 15:15:16.429 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2020-11-30 15:15:16.857 | Collecting cliff>=2.8.0 2020-11-30 15:15:16.864 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7c7/3056715f3ce66/cliff-3.1.0-py3-none-any.whl (80 kB) 2020-11-30 15:15:17.391 | Collecting cmd2!=0.8.3,<0.9.0,>=0.8.0 2020-11-30 15:15:17.398 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce7/79b8bcb6aab05/cmd2-0.8.9-py2.py3-none-any.whl (53 kB) 2020-11-30 15:15:17.530 | Collecting fixtures>=3.0.0 2020-11-30 15:15:17.538 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2020-11-30 15:15:17.605 | Collecting future 2020-11-30 15:15:17.613 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2020-11-30 15:15:18.409 | Collecting PrettyTable<0.8,>=0.7.2 2020-11-30 15:15:18.420 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2020-11-30 15:15:18.426 | Collecting pyparsing>=2.1.0 2020-11-30 15:15:18.433 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2020-11-30 15:15:18.444 | Collecting pyperclip 2020-11-30 15:15:18.451 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2020-11-30 15:15:18.457 | Collecting PyYAML>=3.10.0 2020-11-30 15:15:18.464 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2020-11-30 15:15:19.212 | Collecting six>=1.10.0 2020-11-30 15:15:19.221 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl (10 kB) 2020-11-30 15:15:19.232 | Collecting stevedore>=1.20.0 2020-11-30 15:15:19.239 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a4e/7dc759fb0f2e3/stevedore-1.32.0-py2.py3-none-any.whl (43 kB) 2020-11-30 15:15:19.254 | Collecting testtools>=2.2.0 2020-11-30 15:15:19.263 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2020-11-30 15:15:19.428 | Collecting python-mimeparse 2020-11-30 15:15:19.435 | 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) 2020-11-30 15:15:19.444 | Collecting traceback2 2020-11-30 15:15:19.450 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2020-11-30 15:15:19.486 | Collecting linecache2 2020-11-30 15:15:19.493 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2020-11-30 15:15:19.502 | Collecting unittest2>=1.0.0 2020-11-30 15:15:19.509 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2020-11-30 15:15:19.570 | Collecting argparse 2020-11-30 15:15:19.577 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2020-11-30 15:15:19.586 | Collecting voluptuous>=0.8.9 2020-11-30 15:15:19.593 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/672/8f66f19cafcab/voluptuous-0.11.7-py3-none-any.whl (28 kB) 2020-11-30 15:15:19.605 | Collecting wcwidth 2020-11-30 15:15:19.613 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/caf/e2186b3c009a0/wcwidth-0.1.9-py2.py3-none-any.whl (19 kB) 2020-11-30 15:15:19.633 | Building wheels for collected packages: future, PyYAML 2020-11-30 15:15:19.634 | Building wheel for future (setup.py): started 2020-11-30 15:15:20.601 | Building wheel for future (setup.py): finished with status 'done' 2020-11-30 15:15:20.605 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=089ab963438f9a67260f28ffc633e580a602b19a4c7ed2d1ffc70feef4c34203 2020-11-30 15:15:20.606 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2020-11-30 15:15:20.607 | Building wheel for PyYAML (setup.py): started 2020-11-30 15:15:30.577 | Building wheel for PyYAML (setup.py): finished with status 'done' 2020-11-30 15:15:30.581 | Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=403724 sha256=ebe48a717010ac68bedabe5dc6c9062d17191fc2e843238f15e6b5e750f6108f 2020-11-30 15:15:30.581 | Stored in directory: /root/.cache/pip/wheels/87/72/81/854eb4786f69e1920706847b6c06be3b0d589b7483cf247172 2020-11-30 15:15:30.582 | Successfully built future PyYAML 2020-11-30 15:15:30.978 | Installing collected packages: linecache2, traceback2, six, pbr, argparse, wcwidth, unittest2, python-mimeparse, pyperclip, pyparsing, fixtures, extras, testtools, stevedore, PyYAML, PrettyTable, cmd2, voluptuous, python-subunit, future, cliff, stestr, os-testr 2020-11-30 15:15:31.038 | Attempting uninstall: six 2020-11-30 15:15:31.039 | Found existing installation: six 1.11.0 2020-11-30 15:15:31.048 | Uninstalling six-1.11.0: 2020-11-30 15:15:31.130 | Successfully uninstalled six-1.11.0 2020-11-30 15:15:33.007 | Successfully installed PrettyTable-0.7.2 PyYAML-5.3.1 argparse-1.4.0 cliff-3.1.0 cmd2-0.8.9 extras-1.0.0 fixtures-3.0.0 future-0.18.2 linecache2-1.0.0 os-testr-2.0.0 pbr-5.4.5 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 python-subunit-1.4.0 six-1.14.0 stestr-3.0.1 stevedore-1.32.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.11.7 wcwidth-0.1.9 2020-11-30 15:15:33.220 | + inc/python:pip_install:207 : result=0 2020-11-30 15:15:33.222 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:15:33.225 | + functions-common:time_stop:2331 : local name 2020-11-30 15:15:33.227 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:15:33.230 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:15:33.232 | + functions-common:time_stop:2334 : local total 2020-11-30 15:15:33.234 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:15:33.236 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:15:33.238 | + functions-common:time_stop:2338 : start_time=1606749313310 2020-11-30 15:15:33.240 | + functions-common:time_stop:2340 : [[ -z 1606749313310 ]] 2020-11-30 15:15:33.243 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:15:33.246 | + functions-common:time_stop:2343 : end_time=1606749333244 2020-11-30 15:15:33.248 | + functions-common:time_stop:2344 : elapsed_time=19934 2020-11-30 15:15:33.250 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:15:33.252 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:15:33.255 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19934 2020-11-30 15:15:33.257 | + inc/python:pip_install:210 : return 0 2020-11-30 15:15:33.259 | + ./stack.sh:main:769 : [[ True == \T\r\u\e ]] 2020-11-30 15:15:33.262 | + ./stack.sh:main:770 : pip_install_gr systemd-python 2020-11-30 15:15:33.264 | + inc/python:pip_install_gr:76 : local name=systemd-python 2020-11-30 15:15:33.266 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:15:33.270 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2020-11-30 15:15:33.272 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2020-11-30 15:15:33.275 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:15:33.279 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:15:33.279 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:15:33.283 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2020-11-30 15:15:33.286 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2020-11-30 15:15:33.288 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2020-11-30 15:15:33.291 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2020-11-30 15:15:33.294 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2020-11-30 15:15:33.312 | Using python 3.6 to install systemd-python because python3_enabled=True 2020-11-30 15:15:33.317 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2020-11-30 15:15:35.866 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:15:35.993 | Requirement already satisfied: systemd-python in /usr/lib/python3/dist-packages (234) 2020-11-30 15:15:36.452 | + inc/python:pip_install:207 : result=0 2020-11-30 15:15:36.456 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:15:36.459 | + functions-common:time_stop:2331 : local name 2020-11-30 15:15:36.461 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:15:36.464 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:15:36.466 | + functions-common:time_stop:2334 : local total 2020-11-30 15:15:36.470 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:15:36.474 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:15:36.476 | + functions-common:time_stop:2338 : start_time=1606749333307 2020-11-30 15:15:36.478 | + functions-common:time_stop:2340 : [[ -z 1606749333307 ]] 2020-11-30 15:15:36.481 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:15:36.484 | + functions-common:time_stop:2343 : end_time=1606749336481 2020-11-30 15:15:36.486 | + functions-common:time_stop:2344 : elapsed_time=3174 2020-11-30 15:15:36.489 | + functions-common:time_stop:2345 : total=19934 2020-11-30 15:15:36.491 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:15:36.493 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=23108 2020-11-30 15:15:36.495 | + inc/python:pip_install:210 : return 0 2020-11-30 15:15:36.497 | + ./stack.sh:main:773 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2020-11-30 15:15:36.553 | + ./stack.sh:main:774 : sudo systemctl restart systemd-journald 2020-11-30 15:15:36.626 | + ./stack.sh:main:781 : install_infra 2020-11-30 15:15:36.629 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 15:15:36.632 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2020-11-30 15:15:36.635 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2020-11-30 15:15:39.323 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 15:15:39.327 | + lib/infra:install_infra:34 : pip_install -U pbr 2020-11-30 15:15:39.350 | + inc/python:pip_install:200 : 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 2020-11-30 15:15:41.052 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.057 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.059 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.066 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.071 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.073 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.084 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.089 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.091 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.099 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.104 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.106 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.110 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.116 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.118 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.122 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.126 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.129 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.131 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.136 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.138 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.142 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.147 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.150 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.158 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.163 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.165 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.172 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.177 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.180 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.187 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.192 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.194 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.206 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.211 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.213 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.218 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.220 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.223 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.225 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.230 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.232 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.236 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.241 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.243 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.247 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.253 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.255 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.258 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.262 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.264 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.268 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.273 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.275 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.284 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.289 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.291 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.310 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.318 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.322 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.325 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.335 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.339 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.344 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.347 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.351 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.355 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.358 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.365 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.369 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.372 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.374 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.380 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.382 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.387 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.392 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.394 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.418 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.422 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.424 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.427 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.432 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.434 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.439 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.441 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.450 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.454 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.457 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.461 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.465 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.467 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.473 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.478 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.480 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.483 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.488 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.491 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.503 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.507 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.510 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.512 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.518 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.520 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.524 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.528 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.531 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.540 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.544 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.546 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.561 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.565 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.568 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.590 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.595 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.598 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.602 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.606 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.609 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.624 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.626 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.628 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.633 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.636 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.638 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.643 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.670 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.675 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.677 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.694 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.710 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.714 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.717 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.719 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.724 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.726 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.738 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.742 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.745 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.747 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.752 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.754 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.759 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.761 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.767 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.770 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.772 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.777 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.779 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.790 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.795 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.798 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.803 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.808 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.810 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.815 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.818 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.840 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.845 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.847 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.852 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.856 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.859 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.865 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.872 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.877 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.879 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.886 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.891 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.893 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.899 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.905 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.913 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.915 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.923 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.926 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.932 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.936 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.939 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.941 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.946 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.948 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.952 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.956 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.959 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.961 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.966 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.968 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:41.971 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:41.976 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:41.978 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.006 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.010 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.013 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.022 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.027 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.029 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.032 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.037 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.039 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.049 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.054 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.056 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.068 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.071 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.073 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.078 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.080 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.088 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.092 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.095 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.098 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.102 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.105 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.122 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.125 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.127 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.132 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.134 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.137 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.139 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.144 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.146 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.158 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.163 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.165 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.170 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.174 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.177 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.183 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.187 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.189 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.193 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.198 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.200 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.205 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.210 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.212 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.217 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.222 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.224 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.232 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.245 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.250 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.253 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.255 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.261 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.263 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.275 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.279 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.282 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.292 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.297 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.299 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.310 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.315 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.317 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.320 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.324 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.328 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.335 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.340 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.342 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.351 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.361 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.366 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.369 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.373 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.377 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.380 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.391 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.396 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.399 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.404 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.409 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.411 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.430 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.435 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.437 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.439 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.444 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.447 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.449 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.454 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.456 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.460 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.464 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.466 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.471 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.475 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.478 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.480 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.485 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.487 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.493 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.498 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.500 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.511 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.516 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.518 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.546 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.550 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.553 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.560 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.565 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.567 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.578 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.583 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.585 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.587 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.593 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.595 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.607 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.621 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.623 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.625 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.630 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.633 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.637 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.642 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.644 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.651 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.656 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.660 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.680 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.686 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.690 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.692 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.695 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.699 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.702 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.711 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.716 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.718 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.734 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.738 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.741 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.745 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.750 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.752 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.755 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.759 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.762 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.779 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.784 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.786 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.800 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.802 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.807 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.809 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.813 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.818 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.820 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.824 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.845 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.850 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.853 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.857 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.863 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.866 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.875 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.880 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.882 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.889 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.894 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.897 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.904 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.906 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.910 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.915 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.918 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.920 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.924 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.928 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.935 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.940 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.945 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.947 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.953 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.956 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.959 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.963 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.966 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.979 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:42.981 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:42.984 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.991 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.994 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:42.999 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:43.001 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:43.005 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:43.014 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:43.017 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:43.022 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:43.024 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:43.028 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:43.038 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:43.043 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:43.045 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:43.048 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:43.053 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:43.055 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:43.060 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:43.065 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:43.068 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:43.071 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:43.076 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:43.079 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:43.092 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:43.095 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:43.107 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:43.111 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:43.114 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:43.120 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:43.123 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:43.125 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:43.131 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:43.133 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:43.159 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2020-11-30 15:15:43.274 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2020-11-30 15:15:43.304 | Installing collected packages: pbr 2020-11-30 15:15:43.411 | Successfully installed pbr-5.4.5 2020-11-30 15:15:43.480 | + inc/python:pip_install:207 : result=0 2020-11-30 15:15:43.482 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:15:43.485 | + functions-common:time_stop:2331 : local name 2020-11-30 15:15:43.487 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:15:43.489 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:15:43.491 | + functions-common:time_stop:2334 : local total 2020-11-30 15:15:43.493 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:15:43.495 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:15:43.497 | + functions-common:time_stop:2338 : start_time=1606749339342 2020-11-30 15:15:43.499 | + functions-common:time_stop:2340 : [[ -z 1606749339342 ]] 2020-11-30 15:15:43.502 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:15:43.508 | + functions-common:time_stop:2343 : end_time=1606749343503 2020-11-30 15:15:43.510 | + functions-common:time_stop:2344 : elapsed_time=4161 2020-11-30 15:15:43.513 | + functions-common:time_stop:2345 : total=23108 2020-11-30 15:15:43.515 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:15:43.517 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=27269 2020-11-30 15:15:43.521 | + inc/python:pip_install:210 : return 0 2020-11-30 15:15:43.523 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 15:15:43.526 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2020-11-30 15:15:43.551 | + inc/python:pip_install:200 : 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 2020-11-30 15:15:45.281 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.286 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.288 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.296 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.301 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.303 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.314 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.318 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.321 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.328 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.333 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.336 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.340 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.346 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.348 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.352 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.357 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.359 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.362 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.366 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.369 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.373 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.378 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.380 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.389 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.394 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.396 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.403 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.408 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.411 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.418 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.423 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.426 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.438 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.443 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.445 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.450 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.452 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.455 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.457 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.462 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.464 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.469 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.474 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.476 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.480 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.484 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.487 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.489 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.494 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.496 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.500 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.505 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.507 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.516 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.531 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.534 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.555 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.564 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.569 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.571 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.582 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.586 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.591 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.594 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.598 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.603 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.606 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.613 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.617 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.620 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.622 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.627 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.630 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.635 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.640 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.642 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.666 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.671 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.674 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.677 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.682 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.684 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.689 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.692 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.700 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.705 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.707 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.711 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.716 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.718 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.724 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.729 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.731 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.734 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.739 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.741 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.750 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.755 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.758 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.760 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.765 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.768 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.772 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.776 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.779 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.788 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.792 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.795 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.809 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.813 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.816 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.839 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.843 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.846 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.850 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.855 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.857 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.872 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.874 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.877 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.881 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.884 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.886 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.892 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.919 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.924 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.926 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.944 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.959 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.965 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.967 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.970 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.975 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.977 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.989 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:45.994 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:45.996 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:45.999 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.003 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.006 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.010 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.013 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.019 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.022 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.024 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.029 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.031 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.042 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.048 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.050 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.056 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.061 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.064 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.069 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.071 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.094 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.099 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.102 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.106 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.111 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.113 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.120 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.127 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.132 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.134 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.141 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.147 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.149 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.155 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.161 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.169 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.172 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.180 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.183 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.189 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.194 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.196 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.199 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.203 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.206 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.210 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.215 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.218 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.220 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.225 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.227 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.230 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.235 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.237 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.266 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.271 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.273 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.282 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.287 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.289 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.292 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.297 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.299 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.311 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.315 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.318 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.330 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.332 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.335 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.339 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.342 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.350 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.355 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.357 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.360 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.365 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.368 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.386 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.389 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.391 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.396 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.398 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.401 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.403 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.408 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.410 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.423 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.428 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.430 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.435 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.439 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.442 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.448 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.452 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.454 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.458 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.463 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.465 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.471 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.476 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.478 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.482 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.487 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.489 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.497 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.511 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.515 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.518 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.520 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.526 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.528 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.539 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.544 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.546 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.557 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.562 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.564 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.576 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.580 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.583 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.585 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.590 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.593 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.601 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.606 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.608 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.617 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.628 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.633 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.635 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.640 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.645 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.647 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.658 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.664 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.666 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.672 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.677 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.679 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.699 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.703 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.705 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.708 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.713 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.716 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.718 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.723 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.725 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.729 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.733 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.735 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.740 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.744 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.746 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.749 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.754 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.756 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.762 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.767 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.770 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.780 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.785 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.788 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.815 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.820 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.823 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.830 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.835 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.837 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.848 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.853 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.856 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.858 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.864 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.866 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.878 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.892 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.895 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.897 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.902 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.904 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.908 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.913 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.915 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.923 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.928 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.931 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.951 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.958 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.962 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.965 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.967 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.972 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.975 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:46.984 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:46.989 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:46.992 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.007 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.012 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.014 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.019 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.024 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.026 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.029 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.033 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.036 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.056 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.060 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.063 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.076 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.079 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.084 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.086 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.090 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.095 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.098 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.102 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.124 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.128 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.131 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.135 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.141 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.143 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.152 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.157 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.159 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.167 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.172 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.174 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.182 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.184 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.189 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.193 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.196 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.198 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.203 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.206 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.214 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.220 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.225 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.227 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.234 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.236 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.239 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.244 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.246 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.259 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.262 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.264 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.272 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.275 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.279 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.282 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.286 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.295 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.298 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.303 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.305 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.309 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.321 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.325 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.328 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.330 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.335 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.338 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.343 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.348 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.350 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.354 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.359 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.361 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.375 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.377 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.390 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.394 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.397 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.403 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.406 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.408 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:47.414 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:47.416 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:47.437 | Processing /opt/stack/requirements 2020-11-30 15:15:48.842 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2020-11-30 15:15:48.914 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2020-11-30 15:15:48.950 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) 2020-11-30 15:15:49.038 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2020-11-30 15:15:49.713 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) 2020-11-30 15:15:49.822 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2020-11-30 15:15:49.862 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) 2020-11-30 15:15:49.909 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2020-11-30 15:15:49.931 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) 2020-11-30 15:15:49.982 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2020-11-30 15:15:50.039 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) 2020-11-30 15:15:50.057 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2020-11-30 15:15:50.084 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) 2020-11-30 15:15:50.115 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2020-11-30 15:15:50.135 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 715)) 2020-11-30 15:15:50.242 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2020-11-30 15:15:50.261 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 778)) 2020-11-30 15:15:50.295 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2020-11-30 15:15:50.307 | Requirement already satisfied: pbr===5.4.5 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2020-11-30 15:15:50.312 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-11-30 15:15:50.337 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2020-11-30 15:15:50.367 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) 2020-11-30 15:15:50.433 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2020-11-30 15:15:50.481 | Collecting certifi===2020.4.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2020-11-30 15:15:50.530 | Downloading http://10.100.0.9:8080/root/pypi/+f/1d9/87a998c75633c/certifi-2020.4.5.1-py2.py3-none-any.whl (157kB) 2020-11-30 15:15:50.551 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) 2020-11-30 15:15:50.573 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2020-11-30 15:15:50.587 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) 2020-11-30 15:15:50.609 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2020-11-30 15:15:50.626 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) 2020-11-30 15:15:50.656 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2020-11-30 15:15:50.687 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) 2020-11-30 15:15:50.705 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2020-11-30 15:15:50.720 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 624)) 2020-11-30 15:15:50.737 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2020-11-30 15:15:50.751 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 333)) 2020-11-30 15:15:50.780 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2020-11-30 15:15:50.791 | Building wheels for collected packages: PyYAML 2020-11-30 15:15:50.791 | Running setup.py bdist_wheel for PyYAML: started 2020-11-30 15:15:51.087 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2020-11-30 15:15:51.087 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-lij40y2c/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/tmpll5zsxjwpip-wheel- --python-tag cp36: 2020-11-30 15:15:51.087 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2020-11-30 15:15:51.087 | or: -c --help [cmd1 cmd2 ...] 2020-11-30 15:15:51.087 | or: -c --help-commands 2020-11-30 15:15:51.087 | or: -c cmd --help 2020-11-30 15:15:51.087 | 2020-11-30 15:15:51.087 | error: invalid command 'bdist_wheel' 2020-11-30 15:15:51.087 | 2020-11-30 15:15:51.087 | ---------------------------------------- 2020-11-30 15:15:51.087 | Failed building wheel for PyYAML 2020-11-30 15:15:51.087 | Running setup.py clean for PyYAML 2020-11-30 15:15:51.385 | Failed to build PyYAML 2020-11-30 15:15:51.387 | Installing collected packages: chardet, certifi, python-mimeparse, linecache2, traceback2, argparse, six, unittest2, extras, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2020-11-30 15:15:52.248 | Running setup.py install for PyYAML: started 2020-11-30 15:16:02.019 | Running setup.py install for PyYAML: finished with status 'done' 2020-11-30 15:16:02.475 | Running setup.py install for openstack-requirements: started 2020-11-30 15:16:04.702 | Running setup.py install for openstack-requirements: finished with status 'done' 2020-11-30 15:16:04.974 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 certifi-2020.4.5.1 chardet-3.0.4 extras-1.0.0 fixtures-3.0.0 idna-2.9 linecache2-1.0.0 openstack-requirements-1.2.1.dev3502 packaging-20.3 pyparsing-2.4.7 python-mimeparse-1.6.0 requests-2.23.0 six-1.14.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.8 2020-11-30 15:16:05.085 | + inc/python:pip_install:207 : result=0 2020-11-30 15:16:05.088 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:16:05.090 | + functions-common:time_stop:2331 : local name 2020-11-30 15:16:05.092 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:16:05.094 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:16:05.097 | + functions-common:time_stop:2334 : local total 2020-11-30 15:16:05.099 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:16:05.101 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:16:05.103 | + functions-common:time_stop:2338 : start_time=1606749343543 2020-11-30 15:16:05.105 | + functions-common:time_stop:2340 : [[ -z 1606749343543 ]] 2020-11-30 15:16:05.108 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:16:05.111 | + functions-common:time_stop:2343 : end_time=1606749365109 2020-11-30 15:16:05.114 | + functions-common:time_stop:2344 : elapsed_time=21566 2020-11-30 15:16:05.117 | + functions-common:time_stop:2345 : total=27269 2020-11-30 15:16:05.119 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:16:05.121 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=48835 2020-11-30 15:16:05.124 | + inc/python:pip_install:210 : return 0 2020-11-30 15:16:05.126 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2020-11-30 15:16:05.129 | + lib/infra:install_infra:42 : use_library_from_git pbr 2020-11-30 15:16:05.132 | + inc/python:use_library_from_git:263 : local name=pbr 2020-11-30 15:16:05.134 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:05.137 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:05.139 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pbr, ]] 2020-11-30 15:16:05.141 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:05.144 | + lib/infra:install_infra:48 : pip_install -U pbr 2020-11-30 15:16:05.163 | Using python 3.6 to install pbr because python3_enabled=True 2020-11-30 15:16:05.168 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2020-11-30 15:16:07.735 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:16:07.863 | Requirement already satisfied: pbr in /usr/local/lib/python3.6/dist-packages (5.4.5) 2020-11-30 15:16:08.478 | + inc/python:pip_install:207 : result=0 2020-11-30 15:16:08.480 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:16:08.483 | + functions-common:time_stop:2331 : local name 2020-11-30 15:16:08.486 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:16:08.489 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:16:08.491 | + functions-common:time_stop:2334 : local total 2020-11-30 15:16:08.493 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:16:08.495 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:16:08.497 | + functions-common:time_stop:2338 : start_time=1606749365158 2020-11-30 15:16:08.499 | + functions-common:time_stop:2340 : [[ -z 1606749365158 ]] 2020-11-30 15:16:08.503 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:16:08.507 | + functions-common:time_stop:2343 : end_time=1606749368504 2020-11-30 15:16:08.509 | + functions-common:time_stop:2344 : elapsed_time=3346 2020-11-30 15:16:08.512 | + functions-common:time_stop:2345 : total=48835 2020-11-30 15:16:08.515 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:16:08.518 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=52181 2020-11-30 15:16:08.521 | + inc/python:pip_install:210 : return 0 2020-11-30 15:16:08.523 | + ./stack.sh:main:784 : python3 -m venv /opt/stack/bindep-venv 2020-11-30 15:16:11.179 | + ./stack.sh:main:786 : /opt/stack/bindep-venv/bin/pip install bindep 2020-11-30 15:16:12.888 | Collecting bindep 2020-11-30 15:16:12.952 | Downloading http://10.100.0.9:8080/root/pypi/+f/755/6130a90d5c67a/bindep-2.8.1-py2.py3-none-any.whl 2020-11-30 15:16:12.975 | Collecting pbr>=2.0.0 (from bindep) 2020-11-30 15:16:13.064 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2020-11-30 15:16:13.096 | Collecting Parsley (from bindep) 2020-11-30 15:16:13.114 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2020-11-30 15:16:13.139 | Collecting distro (from bindep) 2020-11-30 15:16:13.166 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2020-11-30 15:16:13.174 | Installing collected packages: pbr, Parsley, distro, bindep 2020-11-30 15:16:13.517 | Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.5.0 pbr-5.5.1 2020-11-30 15:16:13.591 | + ./stack.sh:main:787 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-11-30 15:16:13.594 | + ./stack.sh:main:787 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-11-30 15:16:13.598 | ++ ./stack.sh:main:790 : _get_plugin_bindep_packages 2020-11-30 15:16:13.620 | + ./stack.sh:main:790 : pkgs= 2020-11-30 15:16:13.623 | + ./stack.sh:main:791 : [[ -n '' ]] 2020-11-30 15:16:13.626 | + ./stack.sh:main:798 : run_phase stack pre-install 2020-11-30 15:16:13.629 | + functions-common:run_phase:1759 : local mode=stack 2020-11-30 15:16:13.632 | + functions-common:run_phase:1760 : local phase=pre-install 2020-11-30 15:16:13.635 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:16:13.638 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:16:13.641 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:16:13.644 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:16:13.646 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:16:13.649 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:16:13.652 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:16:13.655 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:16:13.657 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:16:13.660 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2020-11-30 15:16:13.663 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:16:13.678 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:16:13.682 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 15:16:13.685 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:16:13.688 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2020-11-30 15:16:13.691 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:16:13.694 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-11-30 15:16:13.697 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:16:13.700 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2020-11-30 15:16:13.704 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:16:13.707 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2020-11-30 15:16:13.709 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:16:13.711 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-11-30 15:16:13.714 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-11-30 15:16:13.716 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-11-30 15:16:13.719 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 15:16:13.722 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-11-30 15:16:13.724 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2020-11-30 15:16:13.727 | + functions-common:run_plugins:1745 : local mode=stack 2020-11-30 15:16:13.729 | + functions-common:run_plugins:1746 : local phase=pre-install 2020-11-30 15:16:13.731 | + functions-common:run_plugins:1748 : local plugins= 2020-11-30 15:16:13.733 | + functions-common:run_plugins:1749 : local plugin 2020-11-30 15:16:13.736 | + ./stack.sh:main:801 : set_systemd_override DefaultLimitNOFILE 2048 2020-11-30 15:16:13.740 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2020-11-30 15:16:13.744 | + functions:set_systemd_override:800 : local value=2048 2020-11-30 15:16:13.749 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2020-11-30 15:16:13.751 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2020-11-30 15:16:13.799 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2020-11-30 15:16:13.799 | Set systemd system override for DefaultLimitNOFILE=2048 2020-11-30 15:16:13.802 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2020-11-30 15:16:13.982 | + ./stack.sh:main:803 : install_rpc_backend 2020-11-30 15:16:13.984 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2020-11-30 15:16:14.002 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:16:14.004 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2020-11-30 15:16:14.006 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:16:14.009 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:16:14.013 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:16:14.015 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:16:14.018 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:16:14.020 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:16:14.022 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:16:14.024 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:16:14.027 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:16:14.029 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:16:14.031 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:16:14.033 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:16:14.036 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2020-11-30 15:16:14.038 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:16:14.040 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:16:14.043 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:16:14.045 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2020-11-30 15:16:14.063 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2020-11-30 15:16:14.182 | Reading package lists... 2020-11-30 15:16:14.441 | Building dependency tree... 2020-11-30 15:16:14.442 | Reading state information... 2020-11-30 15:16:14.673 | The following packages were automatically installed and are no longer required: 2020-11-30 15:16:14.674 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 15:16:14.674 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 15:16:14.674 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 15:16:14.674 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:16:14.674 | python3-twisted-bin python3-zope.interface 2020-11-30 15:16:14.675 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:16:14.675 | The following additional packages will be installed: 2020-11-30 15:16:14.675 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-11-30 15:16:14.675 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-11-30 15:16:14.675 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-11-30 15:16:14.675 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2020-11-30 15:16:14.676 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2020-11-30 15:16:14.677 | Suggested packages: 2020-11-30 15:16:14.677 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2020-11-30 15:16:14.677 | odbc-postgresql tdsodbc unixodbc-bin 2020-11-30 15:16:14.724 | The following NEW packages will be installed: 2020-11-30 15:16:14.724 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-11-30 15:16:14.724 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-11-30 15:16:14.724 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-11-30 15:16:14.724 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2020-11-30 15:16:14.725 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2020-11-30 15:16:14.725 | rabbitmq-server 2020-11-30 15:16:14.861 | 0 upgraded, 26 newly installed, 0 to remove and 158 not upgraded. 2020-11-30 15:16:14.861 | Need to get 24.5 MB of archives. 2020-11-30 15:16:14.861 | After this operation, 40.4 MB of additional disk space will be used. 2020-11-30 15:16:14.861 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2020-11-30 15:16:16.157 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2020-11-30 15:16:16.241 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2020-11-30 15:16:16.370 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2020-11-30 15:16:16.374 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2020-11-30 15:16:16.377 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2020-11-30 15:16:16.437 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2020-11-30 15:16:16.642 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2020-11-30 15:16:16.713 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2020-11-30 15:16:16.977 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2020-11-30 15:16:17.034 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2020-11-30 15:16:17.070 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2020-11-30 15:16:17.308 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2020-11-30 15:16:17.315 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2020-11-30 15:16:17.318 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2020-11-30 15:16:17.321 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2020-11-30 15:16:17.325 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2020-11-30 15:16:17.496 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2020-11-30 15:16:17.500 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2020-11-30 15:16:17.502 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2020-11-30 15:16:17.581 | 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] 2020-11-30 15:16:17.584 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2020-11-30 15:16:17.588 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2020-11-30 15:16:17.863 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2020-11-30 15:16:17.877 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2020-11-30 15:16:17.878 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.4 [4,651 kB] 2020-11-30 15:16:19.102 | Fetched 24.5 MB in 4s (6,450 kB/s) 2020-11-30 15:16:19.144 | Selecting previously unselected package erlang-base. 2020-11-30 15:16:19.183 | (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 ... 74326 files and directories currently installed.) 2020-11-30 15:16:19.187 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:19.192 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:20.266 | Selecting previously unselected package erlang-asn1. 2020-11-30 15:16:20.274 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:20.278 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:20.428 | Selecting previously unselected package erlang-mnesia. 2020-11-30 15:16:20.436 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:20.440 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:20.589 | Selecting previously unselected package erlang-runtime-tools. 2020-11-30 15:16:20.597 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:20.601 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:20.692 | Selecting previously unselected package erlang-crypto. 2020-11-30 15:16:20.700 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:20.704 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:20.788 | Selecting previously unselected package erlang-public-key. 2020-11-30 15:16:20.798 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:20.802 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:20.938 | Selecting previously unselected package erlang-ssl. 2020-11-30 15:16:20.949 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:20.954 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:21.127 | Selecting previously unselected package erlang-inets. 2020-11-30 15:16:21.136 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:21.140 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:21.307 | Selecting previously unselected package erlang-corba. 2020-11-30 15:16:21.315 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:21.320 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:21.723 | Selecting previously unselected package erlang-syntax-tools. 2020-11-30 15:16:21.731 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:21.735 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:21.848 | Selecting previously unselected package erlang-diameter. 2020-11-30 15:16:21.857 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:21.862 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:22.009 | Selecting previously unselected package erlang-xmerl. 2020-11-30 15:16:22.018 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:22.021 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:22.210 | Selecting previously unselected package erlang-edoc. 2020-11-30 15:16:22.220 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:22.225 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:22.324 | Selecting previously unselected package erlang-eldap. 2020-11-30 15:16:22.332 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:22.336 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:22.411 | Selecting previously unselected package erlang-erl-docgen. 2020-11-30 15:16:22.419 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:22.424 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:22.508 | Selecting previously unselected package erlang-eunit. 2020-11-30 15:16:22.516 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:22.520 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:22.601 | Selecting previously unselected package erlang-ic. 2020-11-30 15:16:22.610 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:22.614 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:22.811 | Selecting previously unselected package libodbc1:amd64. 2020-11-30 15:16:22.819 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2020-11-30 15:16:22.834 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2020-11-30 15:16:22.929 | Selecting previously unselected package erlang-odbc. 2020-11-30 15:16:22.938 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:22.941 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:23.013 | Selecting previously unselected package erlang-snmp. 2020-11-30 15:16:23.023 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:23.026 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:23.317 | Selecting previously unselected package erlang-os-mon. 2020-11-30 15:16:23.325 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:23.329 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:23.406 | Selecting previously unselected package erlang-parsetools. 2020-11-30 15:16:23.415 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:23.419 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:23.500 | Selecting previously unselected package erlang-ssh. 2020-11-30 15:16:23.508 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:23.513 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:23.640 | Selecting previously unselected package erlang-tools. 2020-11-30 15:16:23.652 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:16:23.657 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:23.789 | Selecting previously unselected package erlang-nox. 2020-11-30 15:16:23.797 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2020-11-30 15:16:23.801 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:23.905 | Selecting previously unselected package rabbitmq-server. 2020-11-30 15:16:23.916 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2020-11-30 15:16:23.922 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2020-11-30 15:16:24.474 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2020-11-30 15:16:24.508 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:25.382 | Searching for services which depend on erlang and should be started...none found. 2020-11-30 15:16:25.386 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:16:25.415 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:25.445 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:25.476 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:25.506 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:25.538 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:25.569 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:25.602 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-30 15:16:25.633 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 15:16:25.805 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 15:16:26.511 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:26.543 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:26.576 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:26.608 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:26.640 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:26.671 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:26.702 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:26.733 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:26.766 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:26.797 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:26.827 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:26.858 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:26.890 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:26.922 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:26.954 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:26.987 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:27.021 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:16:27.051 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2020-11-30 15:16:27.195 | Adding group `rabbitmq' (GID 121) ... 2020-11-30 15:16:27.231 | Done. 2020-11-30 15:16:27.309 | Adding system user `rabbitmq' (UID 115) ... 2020-11-30 15:16:27.309 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2020-11-30 15:16:27.389 | Not creating home directory `/var/lib/rabbitmq'. 2020-11-30 15:16:27.647 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2020-11-30 15:16:32.904 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 15:16:33.099 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:16:35.128 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:16:35.131 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:16:35.133 | + functions-common:time_stop:2331 : local name 2020-11-30 15:16:35.135 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:16:35.138 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:16:35.140 | + functions-common:time_stop:2334 : local total 2020-11-30 15:16:35.142 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:16:35.144 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:16:35.146 | + functions-common:time_stop:2338 : start_time=1606749374060 2020-11-30 15:16:35.149 | + functions-common:time_stop:2340 : [[ -z 1606749374060 ]] 2020-11-30 15:16:35.151 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:16:35.155 | + functions-common:time_stop:2343 : end_time=1606749395152 2020-11-30 15:16:35.157 | + functions-common:time_stop:2344 : elapsed_time=21092 2020-11-30 15:16:35.159 | + functions-common:time_stop:2345 : total=148229 2020-11-30 15:16:35.161 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:16:35.164 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=169321 2020-11-30 15:16:35.166 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:16:35.168 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2020-11-30 15:16:35.171 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:16:35.173 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:16:35.175 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:16:35.177 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:16:35.179 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:16:35.182 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:16:35.184 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2020-11-30 15:16:35.186 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:16:35.189 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:16:35.191 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:16:35.193 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:16:35.195 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:16:35.198 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:16:35.200 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:16:35.202 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:16:35.204 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2020-11-30 15:16:35.207 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:16:35.209 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:16:35.211 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:16:35.214 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:16:35.216 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:16:35.219 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:16:35.221 | + ./stack.sh:main:804 : restart_rpc_backend 2020-11-30 15:16:35.223 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2020-11-30 15:16:35.239 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:16:35.241 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2020-11-30 15:16:35.243 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:16:35.246 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2020-11-30 15:16:35.248 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2020-11-30 15:16:35.251 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2020-11-30 15:16:35.254 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2020-11-30 15:16:35.257 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2020-11-30 15:16:35.259 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2020-11-30 15:16:35.261 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2020-11-30 15:16:35.264 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2020-11-30 15:16:35.266 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2020-11-30 15:16:35.269 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2020-11-30 15:16:36.395 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2020-11-30 15:16:36.395 | guest [administrator]' 2020-11-30 15:16:36.399 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2020-11-30 15:16:36.399 | guest [administrator]' 2020-11-30 15:16:36.399 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2020-11-30 15:16:36.405 | + lib/rpc_backend:rabbit_setuser:176 : found= 2020-11-30 15:16:36.407 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2020-11-30 15:16:36.409 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2020-11-30 15:16:37.552 | Creating user "stackrabbit" 2020-11-30 15:16:37.579 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2020-11-30 15:16:38.658 | Setting permissions for user "stackrabbit" in vhost "/" 2020-11-30 15:16:38.684 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2020-11-30 15:16:38.687 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2020-11-30 15:16:39.770 | Changing password for user "stackrabbit" 2020-11-30 15:16:39.795 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2020-11-30 15:16:39.798 | + lib/rpc_backend:restart_rpc_backend:116 : break 2020-11-30 15:16:39.801 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2020-11-30 15:16:40.939 | Deleting user "guest" 2020-11-30 15:16:40.971 | + ./stack.sh:main:806 : is_service_enabled mysql postgresql 2020-11-30 15:16:40.988 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:16:40.990 | + ./stack.sh:main:807 : install_database 2020-11-30 15:16:40.993 | + lib/database:install_database:116 : install_database_mysql 2020-11-30 15:16:40.995 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2020-11-30 15:16:40.997 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:16:41.000 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:16:41.002 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2020-11-30 15:16:41.205 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2020-11-30 15:16:41.207 | + lib/databases/mysql:install_database_mysql:164 : cat 2020-11-30 15:16:41.211 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2020-11-30 15:16:41.214 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:16:41.216 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:16:41.219 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2020-11-30 15:16:41.221 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2020-11-30 15:16:41.223 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2020-11-30 15:16:41.227 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2020-11-30 15:16:41.230 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2020-11-30 15:16:41.232 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:16:41.234 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2020-11-30 15:16:41.237 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:16:41.239 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:16:41.241 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:16:41.244 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:16:41.246 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:16:41.248 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:16:41.251 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:16:41.253 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:16:41.256 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2020-11-30 15:16:41.258 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:16:41.260 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:16:41.262 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:16:41.265 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:16:41.267 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:16:41.269 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:16:41.272 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2020-11-30 15:16:41.274 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:16:41.276 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:16:41.278 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2020-11-30 15:16:41.281 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:16:41.283 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:16:41.285 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:16:41.288 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:16:41.290 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:16:41.292 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:16:41.294 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:16:41.296 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:16:41.299 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:16:41.301 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:16:41.303 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:16:41.305 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:16:41.307 | + functions-common:install_package:1334 : real_install_package mysql-server 2020-11-30 15:16:41.310 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:16:41.312 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:16:41.314 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:16:41.316 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2020-11-30 15:16:41.335 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2020-11-30 15:16:41.456 | Reading package lists... 2020-11-30 15:16:41.734 | Building dependency tree... 2020-11-30 15:16:41.735 | Reading state information... 2020-11-30 15:16:41.973 | The following packages were automatically installed and are no longer required: 2020-11-30 15:16:41.973 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 15:16:41.974 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 15:16:41.974 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 15:16:41.974 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:16:41.974 | python3-twisted-bin python3-zope.interface 2020-11-30 15:16:41.974 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:16:41.974 | The following additional packages will be installed: 2020-11-30 15:16:41.974 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2020-11-30 15:16:41.974 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2020-11-30 15:16:41.974 | libhttp-date-perl libhttp-message-perl libio-html-perl 2020-11-30 15:16:41.975 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2020-11-30 15:16:41.975 | mysql-server-5.7 mysql-server-core-5.7 2020-11-30 15:16:41.977 | Suggested packages: 2020-11-30 15:16:41.977 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2020-11-30 15:16:42.034 | The following NEW packages will be installed: 2020-11-30 15:16:42.034 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2020-11-30 15:16:42.034 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2020-11-30 15:16:42.034 | libhttp-date-perl libhttp-message-perl libio-html-perl 2020-11-30 15:16:42.035 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2020-11-30 15:16:42.035 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2020-11-30 15:16:42.172 | 0 upgraded, 18 newly installed, 0 to remove and 158 not upgraded. 2020-11-30 15:16:42.172 | Need to get 19.7 MB of archives. 2020-11-30 15:16:42.172 | After this operation, 156 MB of additional disk space will be used. 2020-11-30 15:16:42.172 | 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] 2020-11-30 15:16:43.200 | 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] 2020-11-30 15:16:43.461 | 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] 2020-11-30 15:16:44.535 | 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] 2020-11-30 15:16:44.538 | 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] 2020-11-30 15:16:44.986 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2020-11-30 15:16:44.987 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2020-11-30 15:16:44.989 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2020-11-30 15:16:44.991 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2020-11-30 15:16:44.999 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2020-11-30 15:16:45.018 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2020-11-30 15:16:45.019 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2020-11-30 15:16:45.019 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2020-11-30 15:16:45.021 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2020-11-30 15:16:45.046 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2020-11-30 15:16:45.129 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2020-11-30 15:16:45.130 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2020-11-30 15:16:45.132 | 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] 2020-11-30 15:16:45.627 | Preconfiguring packages ... 2020-11-30 15:16:45.745 | Fetched 19.7 MB in 3s (6,391 kB/s) 2020-11-30 15:16:45.780 | Selecting previously unselected package mysql-client-core-5.7. 2020-11-30 15:16:45.820 | (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 ... 76327 files and directories currently installed.) 2020-11-30 15:16:45.824 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:16:45.828 | Unpacking mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:16:46.857 | Selecting previously unselected package mysql-client-5.7. 2020-11-30 15:16:46.865 | Preparing to unpack .../01-mysql-client-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:16:46.869 | Unpacking mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:16:47.332 | Selecting previously unselected package mysql-server-core-5.7. 2020-11-30 15:16:47.340 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:16:47.344 | Unpacking mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:16:48.650 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2020-11-30 15:16:48.659 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2020-11-30 15:16:48.673 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2020-11-30 15:16:48.805 | Selecting previously unselected package mysql-server-5.7. 2020-11-30 15:16:48.814 | Preparing to unpack .../04-mysql-server-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:16:49.359 | Unpacking mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:16:50.004 | Selecting previously unselected package libhtml-tagset-perl. 2020-11-30 15:16:50.013 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2020-11-30 15:16:50.018 | Unpacking libhtml-tagset-perl (3.20-3) ... 2020-11-30 15:16:50.086 | Selecting previously unselected package liburi-perl. 2020-11-30 15:16:50.095 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2020-11-30 15:16:50.099 | Unpacking liburi-perl (1.73-1) ... 2020-11-30 15:16:50.181 | Selecting previously unselected package libhtml-parser-perl. 2020-11-30 15:16:50.193 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2020-11-30 15:16:50.198 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2020-11-30 15:16:50.277 | Selecting previously unselected package libcgi-pm-perl. 2020-11-30 15:16:50.285 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2020-11-30 15:16:50.290 | Unpacking libcgi-pm-perl (4.38-1) ... 2020-11-30 15:16:50.374 | Selecting previously unselected package libfcgi-perl. 2020-11-30 15:16:50.383 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2020-11-30 15:16:50.389 | Unpacking libfcgi-perl (0.78-2build1) ... 2020-11-30 15:16:50.459 | Selecting previously unselected package libcgi-fast-perl. 2020-11-30 15:16:50.468 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2020-11-30 15:16:50.473 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2020-11-30 15:16:50.537 | Selecting previously unselected package libencode-locale-perl. 2020-11-30 15:16:50.545 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2020-11-30 15:16:50.549 | Unpacking libencode-locale-perl (1.05-1) ... 2020-11-30 15:16:50.616 | Selecting previously unselected package libhtml-template-perl. 2020-11-30 15:16:50.624 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2020-11-30 15:16:50.629 | Unpacking libhtml-template-perl (2.97-1) ... 2020-11-30 15:16:50.698 | Selecting previously unselected package libhttp-date-perl. 2020-11-30 15:16:50.706 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2020-11-30 15:16:50.710 | Unpacking libhttp-date-perl (6.02-1) ... 2020-11-30 15:16:50.776 | Selecting previously unselected package libio-html-perl. 2020-11-30 15:16:50.785 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2020-11-30 15:16:50.790 | Unpacking libio-html-perl (1.001-1) ... 2020-11-30 15:16:50.858 | Selecting previously unselected package liblwp-mediatypes-perl. 2020-11-30 15:16:50.867 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2020-11-30 15:16:50.872 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2020-11-30 15:16:50.940 | Selecting previously unselected package libhttp-message-perl. 2020-11-30 15:16:50.948 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2020-11-30 15:16:50.953 | Unpacking libhttp-message-perl (6.14-1) ... 2020-11-30 15:16:51.029 | Selecting previously unselected package mysql-server. 2020-11-30 15:16:51.037 | Preparing to unpack .../17-mysql-server_5.7.32-0ubuntu0.18.04.1_all.deb ... 2020-11-30 15:16:51.041 | Unpacking mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:16:51.133 | Setting up libhtml-tagset-perl (3.20-3) ... 2020-11-30 15:16:51.160 | Setting up libhttp-date-perl (6.02-1) ... 2020-11-30 15:16:51.192 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2020-11-30 15:16:51.225 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:16:51.251 | Setting up libencode-locale-perl (1.05-1) ... 2020-11-30 15:16:51.282 | Setting up mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:16:51.315 | Setting up libio-html-perl (1.001-1) ... 2020-11-30 15:16:51.347 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2020-11-30 15:16:51.379 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-30 15:16:51.414 | Setting up liburi-perl (1.73-1) ... 2020-11-30 15:16:51.449 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 15:16:51.641 | Setting up libhtml-parser-perl (3.72-3build1) ... 2020-11-30 15:16:51.672 | Setting up libcgi-pm-perl (4.38-1) ... 2020-11-30 15:16:51.705 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 15:16:53.531 | Setting up libhttp-message-perl (6.14-1) ... 2020-11-30 15:16:53.562 | Setting up mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:16:53.596 | Setting up libfcgi-perl (0.78-2build1) ... 2020-11-30 15:16:53.628 | Setting up libhtml-template-perl (2.97-1) ... 2020-11-30 15:16:53.662 | Setting up libcgi-fast-perl (1:2.13-1) ... 2020-11-30 15:16:53.695 | Setting up mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:16:53.727 | Setting up mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:16:54.359 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-11-30 15:16:54.391 | Renaming removed key_buffer and myisam-recover options (if present) 2020-11-30 15:17:05.481 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2020-11-30 15:17:06.559 | Setting up mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:17:06.579 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 15:17:06.785 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:17:08.852 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:17:08.855 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:17:08.857 | + functions-common:time_stop:2331 : local name 2020-11-30 15:17:08.859 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:17:08.861 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:17:08.864 | + functions-common:time_stop:2334 : local total 2020-11-30 15:17:08.866 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:17:08.868 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:17:08.870 | + functions-common:time_stop:2338 : start_time=1606749401332 2020-11-30 15:17:08.873 | + functions-common:time_stop:2340 : [[ -z 1606749401332 ]] 2020-11-30 15:17:08.875 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:17:08.879 | + functions-common:time_stop:2343 : end_time=1606749428876 2020-11-30 15:17:08.881 | + functions-common:time_stop:2344 : elapsed_time=27544 2020-11-30 15:17:08.888 | + functions-common:time_stop:2345 : total=169321 2020-11-30 15:17:08.890 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:17:08.893 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=196865 2020-11-30 15:17:08.895 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:17:08.897 | + ./stack.sh:main:809 : '[' -n mysql ']' 2020-11-30 15:17:08.899 | + ./stack.sh:main:810 : install_database_python 2020-11-30 15:17:08.902 | + lib/database:install_database_python:121 : install_database_python_mysql 2020-11-30 15:17:08.904 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2020-11-30 15:17:08.906 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2020-11-30 15:17:08.909 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:17:08.912 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2020-11-30 15:17:08.914 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2020-11-30 15:17:08.917 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:17:08.921 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:17:08.921 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:17:08.925 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2020-11-30 15:17:08.928 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2020-11-30 15:17:08.930 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2020-11-30 15:17:08.933 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2020-11-30 15:17:08.935 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2020-11-30 15:17:08.955 | Using python 3.6 to install PyMySQL because python3_enabled=True 2020-11-30 15:17:08.960 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2020-11-30 15:17:11.543 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:17:11.765 | Collecting PyMySQL 2020-11-30 15:17:11.773 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/394/3fbbbc1e902f4/PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) 2020-11-30 15:17:12.091 | Installing collected packages: PyMySQL 2020-11-30 15:17:12.171 | Successfully installed PyMySQL-0.9.3 2020-11-30 15:17:12.300 | + inc/python:pip_install:207 : result=0 2020-11-30 15:17:12.302 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:17:12.305 | + functions-common:time_stop:2331 : local name 2020-11-30 15:17:12.307 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:17:12.309 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:17:12.311 | + functions-common:time_stop:2334 : local total 2020-11-30 15:17:12.314 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:17:12.316 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:17:12.318 | + functions-common:time_stop:2338 : start_time=1606749428949 2020-11-30 15:17:12.320 | + functions-common:time_stop:2340 : [[ -z 1606749428949 ]] 2020-11-30 15:17:12.323 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:17:12.326 | + functions-common:time_stop:2343 : end_time=1606749432324 2020-11-30 15:17:12.329 | + functions-common:time_stop:2344 : elapsed_time=3375 2020-11-30 15:17:12.331 | + functions-common:time_stop:2345 : total=52181 2020-11-30 15:17:12.334 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:17:12.336 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=55556 2020-11-30 15:17:12.338 | + inc/python:pip_install:210 : return 0 2020-11-30 15:17:12.341 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2020-11-30 15:17:12.343 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-30 15:17:12.345 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2020-11-30 15:17:12.347 | + ./stack.sh:main:813 : is_service_enabled neutron 2020-11-30 15:17:12.363 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:17:12.366 | + ./stack.sh:main:814 : install_neutron_agent_packages 2020-11-30 15:17:12.368 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2020-11-30 15:17:12.372 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 15:17:12.372 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-11-30 15:17:12.377 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 15:17:12.379 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-11-30 15:17:12.381 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-11-30 15:17:12.384 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-11-30 15:17:12.386 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2020-11-30 15:17:12.389 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2020-11-30 15:17:12.405 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:17:12.408 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2020-11-30 15:17:12.410 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:17:12.413 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:17:12.415 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:17:12.418 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:17:12.420 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:17:12.423 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:17:12.426 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:17:12.428 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:17:12.431 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:17:12.433 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:17:12.435 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:17:12.437 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:17:12.440 | + functions-common:install_package:1334 : real_install_package radvd 2020-11-30 15:17:12.442 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:17:12.445 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:17:12.448 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:17:12.451 | + functions-common:real_install_package:1320 : apt_get install radvd 2020-11-30 15:17:12.471 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2020-11-30 15:17:12.590 | Reading package lists... 2020-11-30 15:17:12.855 | Building dependency tree... 2020-11-30 15:17:12.856 | Reading state information... 2020-11-30 15:17:13.067 | The following packages were automatically installed and are no longer required: 2020-11-30 15:17:13.068 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 15:17:13.068 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 15:17:13.068 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 15:17:13.068 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:17:13.068 | python3-twisted-bin python3-zope.interface 2020-11-30 15:17:13.068 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:17:13.125 | The following NEW packages will be installed: 2020-11-30 15:17:13.125 | radvd 2020-11-30 15:17:13.423 | 0 upgraded, 1 newly installed, 0 to remove and 158 not upgraded. 2020-11-30 15:17:13.423 | Need to get 59.0 kB of archives. 2020-11-30 15:17:13.423 | After this operation, 164 kB of additional disk space will be used. 2020-11-30 15:17:13.423 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2020-11-30 15:17:14.097 | Fetched 59.0 kB in 0s (145 kB/s) 2020-11-30 15:17:14.165 | Selecting previously unselected package radvd. 2020-11-30 15:17:14.207 | (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 ... 76784 files and directories currently installed.) 2020-11-30 15:17:14.211 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2020-11-30 15:17:14.215 | Unpacking radvd (1:2.16-3) ... 2020-11-30 15:17:14.335 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:17:14.355 | Setting up radvd (1:2.16-3) ... 2020-11-30 15:17:15.123 | Job for radvd.service failed because the control process exited with error code. 2020-11-30 15:17:15.123 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2020-11-30 15:17:15.124 | invoke-rc.d: initscript radvd, action "start" failed. 2020-11-30 15:17:15.135 | ● radvd.service - Router advertisement daemon for IPv6 2020-11-30 15:17:15.135 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2020-11-30 15:17:15.135 | Active: failed (Result: exit-code) since Mon 2020-11-30 15:17:15 UTC; 13ms ago 2020-11-30 15:17:15.135 | Docs: man:radvd(8) 2020-11-30 15:17:15.135 | Process: 41657 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2020-11-30 15:17:15.135 | 2020-11-30 15:17:15.135 | Nov 30 15:17:14 n-d-764625-2 systemd[1]: Starting Router advertisement daemon for IPv6... 2020-11-30 15:17:15.135 | Nov 30 15:17:15 n-d-764625-2 radvd[41657]: can't open /etc/radvd.conf: No such file or directory 2020-11-30 15:17:15.135 | Nov 30 15:17:15 n-d-764625-2 radvd[41657]: Insecure file permissions, but continuing anyway 2020-11-30 15:17:15.135 | Nov 30 15:17:15 n-d-764625-2 radvd[41657]: exiting, failed to read config file 2020-11-30 15:17:15.135 | Nov 30 15:17:15 n-d-764625-2 systemd[1]: radvd.service: Control process exited, code=exited status=1 2020-11-30 15:17:15.135 | Nov 30 15:17:15 n-d-764625-2 systemd[1]: radvd.service: Failed with result 'exit-code'. 2020-11-30 15:17:15.135 | Nov 30 15:17:15 n-d-764625-2 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2020-11-30 15:17:15.140 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 15:17:15.339 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 15:17:15.570 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:17:17.545 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:17:17.548 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:17:17.551 | + functions-common:time_stop:2331 : local name 2020-11-30 15:17:17.553 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:17:17.555 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:17:17.557 | + functions-common:time_stop:2334 : local total 2020-11-30 15:17:17.560 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:17:17.562 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:17:17.564 | + functions-common:time_stop:2338 : start_time=1606749432468 2020-11-30 15:17:17.566 | + functions-common:time_stop:2340 : [[ -z 1606749432468 ]] 2020-11-30 15:17:17.569 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:17:17.572 | + functions-common:time_stop:2343 : end_time=1606749437570 2020-11-30 15:17:17.574 | + functions-common:time_stop:2344 : elapsed_time=5102 2020-11-30 15:17:17.577 | + functions-common:time_stop:2345 : total=196865 2020-11-30 15:17:17.579 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:17:17.581 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=201967 2020-11-30 15:17:17.583 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:17:17.585 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2020-11-30 15:17:17.603 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:17:17.605 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2020-11-30 15:17:17.608 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2020-11-30 15:17:17.611 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2020-11-30 15:17:17.634 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2020-11-30 15:17:17.637 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:17:17.641 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:17:17.644 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:17:17.646 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:17:17.649 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:17:17.652 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:17:17.655 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:17:17.657 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:17:17.660 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:17:17.663 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:17:17.665 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:17:17.668 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:17:17.671 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2020-11-30 15:17:17.674 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:17:17.677 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:17:17.681 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:17:17.683 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2020-11-30 15:17:17.706 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2020-11-30 15:17:17.828 | Reading package lists... 2020-11-30 15:17:18.093 | Building dependency tree... 2020-11-30 15:17:18.094 | Reading state information... 2020-11-30 15:17:18.307 | fakeroot is already the newest version (1.22-2ubuntu1). 2020-11-30 15:17:18.308 | fakeroot set to manually installed. 2020-11-30 15:17:18.308 | make is already the newest version (4.1-9.1ubuntu1). 2020-11-30 15:17:18.308 | The following packages were automatically installed and are no longer required: 2020-11-30 15:17:18.308 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:17:18.308 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:17:18.308 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:17:18.308 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:17:18.308 | python3-twisted-bin python3-zope.interface 2020-11-30 15:17:18.308 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:17:18.309 | The following additional packages will be installed: 2020-11-30 15:17:18.309 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2020-11-30 15:17:18.310 | Suggested packages: 2020-11-30 15:17:18.310 | openvswitch-doc python-sortedcontainers-doc 2020-11-30 15:17:18.364 | The following NEW packages will be installed: 2020-11-30 15:17:18.364 | libunbound2 python3-openvswitch python3-sortedcontainers 2020-11-30 15:17:18.365 | The following packages will be upgraded: 2020-11-30 15:17:18.366 | openvswitch-common openvswitch-switch 2020-11-30 15:17:18.655 | 2 upgraded, 3 newly installed, 0 to remove and 156 not upgraded. 2020-11-30 15:17:18.655 | Need to get 3,087 kB of archives. 2020-11-30 15:17:18.655 | After this operation, 3,063 kB of additional disk space will be used. 2020-11-30 15:17:18.655 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2020-11-30 15:17:18.658 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 python3-openvswitch all 2.12.1-0ubuntu0.19.10.1~cloud0 [117 kB] 2020-11-30 15:17:19.226 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-common amd64 2.12.1-0ubuntu0.19.10.1~cloud0 [970 kB] 2020-11-30 15:17:19.368 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2020-11-30 15:17:19.799 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-switch amd64 2.12.1-0ubuntu0.19.10.1~cloud0 [1,707 kB] 2020-11-30 15:17:20.814 | Fetched 3,087 kB in 2s (1,651 kB/s) 2020-11-30 15:17:20.876 | Selecting previously unselected package libunbound2:amd64. 2020-11-30 15:17:20.916 | (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 ... 76797 files and directories currently installed.) 2020-11-30 15:17:20.920 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2020-11-30 15:17:20.935 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2020-11-30 15:17:21.045 | Selecting previously unselected package python3-sortedcontainers. 2020-11-30 15:17:21.053 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2020-11-30 15:17:21.058 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2020-11-30 15:17:21.140 | Selecting previously unselected package python3-openvswitch. 2020-11-30 15:17:21.149 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud0_all.deb ... 2020-11-30 15:17:21.152 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-11-30 15:17:21.236 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud0_amd64.deb ... 2020-11-30 15:17:21.261 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2020-11-30 15:17:21.523 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud0_amd64.deb ... 2020-11-30 15:17:21.550 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2020-11-30 15:17:23.022 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2020-11-30 15:17:23.048 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:17:23.078 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-11-30 15:17:23.109 | Setting up python3-sortedcontainers (1.5.7-1) ... 2020-11-30 15:17:23.394 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-30 15:17:23.429 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 15:17:23.621 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 15:17:24.509 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-11-30 15:17:24.907 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-11-30 15:17:24.963 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2020-11-30 15:17:28.156 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:17:28.159 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:17:28.161 | + functions-common:time_stop:2331 : local name 2020-11-30 15:17:28.164 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:17:28.167 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:17:28.169 | + functions-common:time_stop:2334 : local total 2020-11-30 15:17:28.172 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:17:28.174 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:17:28.177 | + functions-common:time_stop:2338 : start_time=1606749437703 2020-11-30 15:17:28.179 | + functions-common:time_stop:2340 : [[ -z 1606749437703 ]] 2020-11-30 15:17:28.181 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:17:28.185 | + functions-common:time_stop:2343 : end_time=1606749448182 2020-11-30 15:17:28.187 | + functions-common:time_stop:2344 : elapsed_time=10479 2020-11-30 15:17:28.189 | + functions-common:time_stop:2345 : total=201967 2020-11-30 15:17:28.191 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:17:28.193 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=212446 2020-11-30 15:17:28.195 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:17:28.198 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2020-11-30 15:17:28.200 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:17:28.202 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:17:28.205 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2020-11-30 15:17:28.207 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2020-11-30 15:17:28.210 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2020-11-30 15:17:28.214 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2020-11-30 15:17:28.216 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2020-11-30 15:17:28.220 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2020-11-30 15:17:28.221 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2020-11-30 15:17:28.225 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2020-11-30 15:17:28.227 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2020-11-30 15:17:28.230 | + functions:vercmp:615 : local v1=4.15 2020-11-30 15:17:28.232 | + functions:vercmp:616 : local 'op=<' 2020-11-30 15:17:28.235 | + functions:vercmp:617 : local v2=3.13 2020-11-30 15:17:28.237 | + functions:vercmp:618 : local result 2020-11-30 15:17:28.242 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2020-11-30 15:17:28.242 | ++ functions:vercmp:622 : sort -V 2020-11-30 15:17:28.242 | ++ functions:vercmp:622 : head -1 2020-11-30 15:17:28.245 | + functions:vercmp:622 : result=3.13 2020-11-30 15:17:28.248 | + functions:vercmp:624 : case $op in 2020-11-30 15:17:28.251 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2020-11-30 15:17:28.253 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2020-11-30 15:17:28.256 | + functions:vercmp:635 : return 2020-11-30 15:17:28.258 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2020-11-30 15:17:28.261 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 15:17:28.263 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2020-11-30 15:17:28.754 | + ./stack.sh:main:817 : is_service_enabled etcd3 2020-11-30 15:17:28.773 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:17:28.776 | + ./stack.sh:main:818 : install_etcd3 2020-11-30 15:17:28.778 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2020-11-30 15:17:28.778 | Installing etcd 2020-11-30 15:17:28.781 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2020-11-30 15:17:28.808 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2020-11-30 15:17:28.821 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2020-11-30 15:17:28.824 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2020-11-30 15:17:28.837 | + lib/etcd3:install_etcd3:113 : local etcd_file 2020-11-30 15:17:28.841 | ++ 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 2020-11-30 15:17:28.846 | ++ 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 2020-11-30 15:17:28.851 | +++ 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 2020-11-30 15:17:28.856 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:17:28.858 | ++ 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* ]] 2020-11-30 15:17:28.860 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2020-11-30 15:17:28.864 | ++ 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 2020-11-30 15:17:28.900 | --2020-11-30 15:17:28-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:17:28.906 | Resolving github.com (github.com)... 140.82.121.3 2020-11-30 15:17:28.952 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2020-11-30 15:17:29.098 | HTTP request sent, awaiting response... 302 Found 2020-11-30 15:17:29.109 | 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%2F20201130%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201130T151650Z&X-Amz-Expires=300&X-Amz-Signature=689b8c3e89419950194298e69ed1bb45dc10ee04437966c89e243c7506743497&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] 2020-11-30 15:17:29.109 | --2020-11-30 15:17:29-- 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%2F20201130%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201130T151650Z&X-Amz-Expires=300&X-Amz-Signature=689b8c3e89419950194298e69ed1bb45dc10ee04437966c89e243c7506743497&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 2020-11-30 15:17:29.173 | Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.177.59 2020-11-30 15:17:29.331 | Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.177.59|:443... connected. 2020-11-30 15:17:29.823 | HTTP request sent, awaiting response... 200 OK 2020-11-30 15:17:29.824 | Length: 11350736 (11M) [application/octet-stream] 2020-11-30 15:17:29.824 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2020-11-30 15:17:30.779 | 2020-11-30 15:17:32.072 | 0K ........ .. 100% 4.82M=2.2s 2020-11-30 15:17:32.072 | 2020-11-30 15:17:32.072 | 2020-11-30 15:17:32 (4.82 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2020-11-30 15:17:32.072 | 2020-11-30 15:17:32.076 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2020-11-30 15:17:32.078 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:17:32.081 | ++ functions:get_extra_file:73 : return 2020-11-30 15:17:32.085 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:17:32.087 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2020-11-30 15:17:32.089 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2020-11-30 15:17:32.092 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2020-11-30 15:17:32.218 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2020-11-30 15:17:32.222 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2020-11-30 15:17:32.226 | etcd-v3.3.12-linux-amd64/ 2020-11-30 15:17:32.226 | etcd-v3.3.12-linux-amd64/README.md 2020-11-30 15:17:32.226 | etcd-v3.3.12-linux-amd64/Documentation/ 2020-11-30 15:17:32.226 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2020-11-30 15:17:32.226 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2020-11-30 15:17:32.226 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2020-11-30 15:17:32.226 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2020-11-30 15:17:32.226 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2020-11-30 15:17:32.226 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2020-11-30 15:17:32.226 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2020-11-30 15:17:32.226 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2020-11-30 15:17:32.227 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2020-11-30 15:17:32.227 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2020-11-30 15:17:32.227 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2020-11-30 15:17:32.227 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2020-11-30 15:17:32.227 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2020-11-30 15:17:32.227 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2020-11-30 15:17:32.227 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2020-11-30 15:17:32.227 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2020-11-30 15:17:32.228 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2020-11-30 15:17:32.228 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-11-30 15:17:32.228 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2020-11-30 15:17:32.228 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2020-11-30 15:17:32.228 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-11-30 15:17:32.228 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-11-30 15:17:32.228 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2020-11-30 15:17:32.228 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2020-11-30 15:17:32.228 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2020-11-30 15:17:32.228 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2020-11-30 15:17:32.228 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2020-11-30 15:17:32.228 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2020-11-30 15:17:32.228 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2020-11-30 15:17:32.228 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2020-11-30 15:17:32.228 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2020-11-30 15:17:32.229 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2020-11-30 15:17:32.229 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2020-11-30 15:17:32.229 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2020-11-30 15:17:32.229 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2020-11-30 15:17:32.229 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2020-11-30 15:17:32.229 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2020-11-30 15:17:32.229 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2020-11-30 15:17:32.229 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-11-30 15:17:32.229 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2020-11-30 15:17:32.229 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2020-11-30 15:17:32.229 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-11-30 15:17:32.229 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-11-30 15:17:32.229 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2020-11-30 15:17:32.229 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2020-11-30 15:17:32.229 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2020-11-30 15:17:32.229 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2020-11-30 15:17:32.229 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2020-11-30 15:17:32.230 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2020-11-30 15:17:32.230 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2020-11-30 15:17:32.230 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2020-11-30 15:17:32.230 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2020-11-30 15:17:32.230 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2020-11-30 15:17:32.230 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2020-11-30 15:17:32.230 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2020-11-30 15:17:32.230 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2020-11-30 15:17:32.230 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2020-11-30 15:17:32.230 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2020-11-30 15:17:32.230 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2020-11-30 15:17:32.230 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2020-11-30 15:17:32.230 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2020-11-30 15:17:32.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2020-11-30 15:17:32.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2020-11-30 15:17:32.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2020-11-30 15:17:32.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2020-11-30 15:17:32.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2020-11-30 15:17:32.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2020-11-30 15:17:32.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2020-11-30 15:17:32.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2020-11-30 15:17:32.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2020-11-30 15:17:32.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2020-11-30 15:17:32.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2020-11-30 15:17:32.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2020-11-30 15:17:32.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2020-11-30 15:17:32.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2020-11-30 15:17:32.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2020-11-30 15:17:32.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2020-11-30 15:17:32.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2020-11-30 15:17:32.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2020-11-30 15:17:32.232 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2020-11-30 15:17:32.232 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2020-11-30 15:17:32.232 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2020-11-30 15:17:32.232 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2020-11-30 15:17:32.232 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2020-11-30 15:17:32.232 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2020-11-30 15:17:32.232 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2020-11-30 15:17:32.232 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2020-11-30 15:17:32.232 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2020-11-30 15:17:32.232 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2020-11-30 15:17:32.232 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2020-11-30 15:17:32.232 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2020-11-30 15:17:32.233 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2020-11-30 15:17:32.233 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2020-11-30 15:17:32.233 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2020-11-30 15:17:32.233 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2020-11-30 15:17:32.233 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2020-11-30 15:17:32.233 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2020-11-30 15:17:32.233 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2020-11-30 15:17:32.233 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2020-11-30 15:17:32.233 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2020-11-30 15:17:32.233 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2020-11-30 15:17:32.233 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2020-11-30 15:17:32.233 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2020-11-30 15:17:32.233 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2020-11-30 15:17:32.233 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2020-11-30 15:17:32.234 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2020-11-30 15:17:32.234 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2020-11-30 15:17:32.234 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2020-11-30 15:17:32.234 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2020-11-30 15:17:32.234 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2020-11-30 15:17:32.234 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2020-11-30 15:17:32.234 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2020-11-30 15:17:32.234 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2020-11-30 15:17:32.234 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2020-11-30 15:17:32.235 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2020-11-30 15:17:32.235 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2020-11-30 15:17:32.235 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2020-11-30 15:17:32.235 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2020-11-30 15:17:32.235 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2020-11-30 15:17:32.235 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2020-11-30 15:17:32.235 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2020-11-30 15:17:32.235 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2020-11-30 15:17:32.236 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2020-11-30 15:17:32.236 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2020-11-30 15:17:32.237 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2020-11-30 15:17:32.238 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2020-11-30 15:17:32.238 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2020-11-30 15:17:32.238 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2020-11-30 15:17:32.238 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2020-11-30 15:17:32.238 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2020-11-30 15:17:32.238 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2020-11-30 15:17:32.239 | etcd-v3.3.12-linux-amd64/etcdctl 2020-11-30 15:17:32.460 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2020-11-30 15:17:32.461 | etcd-v3.3.12-linux-amd64/etcd 2020-11-30 15:17:32.720 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2020-11-30 15:17:32.755 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2020-11-30 15:17:32.795 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2020-11-30 15:17:32.798 | + ./stack.sh:main:827 : is_service_enabled tls-proxy 2020-11-30 15:17:32.818 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:17:32.822 | + ./stack.sh:main:837 : install_dstat 2020-11-30 15:17:32.824 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2020-11-30 15:17:32.843 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:17:32.846 | + ./stack.sh:main:843 : echo_summary 'Installing OpenStack project source' 2020-11-30 15:17:32.849 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:17:32.852 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2020-11-30 15:17:32.854 | + ./stack.sh:main:846 : install_libs 2020-11-30 15:17:32.857 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2020-11-30 15:17:32.859 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2020-11-30 15:17:32.861 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2020-11-30 15:17:32.864 | + inc/python:use_library_from_git:263 : local name=automaton 2020-11-30 15:17:32.866 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:32.868 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:32.871 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,automaton, ]] 2020-11-30 15:17:32.873 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:32.875 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2020-11-30 15:17:32.878 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2020-11-30 15:17:32.880 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2020-11-30 15:17:32.882 | + inc/python:use_library_from_git:263 : local name=castellan 2020-11-30 15:17:32.885 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:32.888 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:32.891 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,castellan, ]] 2020-11-30 15:17:32.894 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:32.897 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2020-11-30 15:17:32.900 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2020-11-30 15:17:32.903 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2020-11-30 15:17:32.906 | + inc/python:use_library_from_git:263 : local name=cliff 2020-11-30 15:17:32.909 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:32.912 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:32.914 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cliff, ]] 2020-11-30 15:17:32.917 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:32.920 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2020-11-30 15:17:32.922 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2020-11-30 15:17:32.924 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2020-11-30 15:17:32.927 | + inc/python:use_library_from_git:263 : local name=cursive 2020-11-30 15:17:32.929 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:32.931 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:32.934 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cursive, ]] 2020-11-30 15:17:32.936 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:32.938 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2020-11-30 15:17:32.941 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2020-11-30 15:17:32.943 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2020-11-30 15:17:32.946 | + inc/python:use_library_from_git:263 : local name=debtcollector 2020-11-30 15:17:32.948 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:32.950 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:32.952 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,debtcollector, ]] 2020-11-30 15:17:32.955 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:32.958 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2020-11-30 15:17:32.960 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2020-11-30 15:17:32.962 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2020-11-30 15:17:32.965 | + inc/python:use_library_from_git:263 : local name=futurist 2020-11-30 15:17:32.967 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:32.969 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:32.972 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,futurist, ]] 2020-11-30 15:17:32.974 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:32.976 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2020-11-30 15:17:32.979 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2020-11-30 15:17:32.982 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2020-11-30 15:17:32.984 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2020-11-30 15:17:32.987 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:32.990 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:32.992 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,openstacksdk, ]] 2020-11-30 15:17:32.995 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:32.997 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2020-11-30 15:17:33.000 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2020-11-30 15:17:33.002 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2020-11-30 15:17:33.004 | + inc/python:use_library_from_git:263 : local name=osc-lib 2020-11-30 15:17:33.007 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.009 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.011 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-lib, ]] 2020-11-30 15:17:33.014 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.016 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2020-11-30 15:17:33.018 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2020-11-30 15:17:33.021 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2020-11-30 15:17:33.023 | + inc/python:use_library_from_git:263 : local name=osc-placement 2020-11-30 15:17:33.025 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.027 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.030 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-placement, ]] 2020-11-30 15:17:33.032 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.034 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2020-11-30 15:17:33.037 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2020-11-30 15:17:33.039 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2020-11-30 15:17:33.046 | + inc/python:use_library_from_git:263 : local name=os-client-config 2020-11-30 15:17:33.049 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.051 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.054 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-client-config, ]] 2020-11-30 15:17:33.056 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.058 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2020-11-30 15:17:33.060 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2020-11-30 15:17:33.063 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2020-11-30 15:17:33.065 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2020-11-30 15:17:33.068 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.070 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.072 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.cache, ]] 2020-11-30 15:17:33.074 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.077 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2020-11-30 15:17:33.079 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2020-11-30 15:17:33.081 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2020-11-30 15:17:33.083 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2020-11-30 15:17:33.086 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.088 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.090 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.concurrency, ]] 2020-11-30 15:17:33.093 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.095 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2020-11-30 15:17:33.098 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2020-11-30 15:17:33.100 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2020-11-30 15:17:33.103 | + inc/python:use_library_from_git:263 : local name=oslo.config 2020-11-30 15:17:33.105 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.108 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.111 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.config, ]] 2020-11-30 15:17:33.114 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.116 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2020-11-30 15:17:33.119 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2020-11-30 15:17:33.121 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2020-11-30 15:17:33.124 | + inc/python:use_library_from_git:263 : local name=oslo.context 2020-11-30 15:17:33.126 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.128 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.130 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.context, ]] 2020-11-30 15:17:33.133 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.136 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2020-11-30 15:17:33.138 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2020-11-30 15:17:33.141 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2020-11-30 15:17:33.144 | + inc/python:use_library_from_git:263 : local name=oslo.db 2020-11-30 15:17:33.147 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.149 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.151 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.db, ]] 2020-11-30 15:17:33.153 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.156 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2020-11-30 15:17:33.158 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2020-11-30 15:17:33.160 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2020-11-30 15:17:33.167 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2020-11-30 15:17:33.169 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.172 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.174 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.i18n, ]] 2020-11-30 15:17:33.176 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.178 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2020-11-30 15:17:33.181 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2020-11-30 15:17:33.183 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2020-11-30 15:17:33.186 | + inc/python:use_library_from_git:263 : local name=oslo.log 2020-11-30 15:17:33.188 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.190 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.192 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.log, ]] 2020-11-30 15:17:33.195 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.197 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2020-11-30 15:17:33.199 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2020-11-30 15:17:33.202 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2020-11-30 15:17:33.204 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2020-11-30 15:17:33.206 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.209 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.211 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.messaging, ]] 2020-11-30 15:17:33.213 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.216 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2020-11-30 15:17:33.218 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2020-11-30 15:17:33.221 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2020-11-30 15:17:33.223 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2020-11-30 15:17:33.225 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.228 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.230 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.middleware, ]] 2020-11-30 15:17:33.232 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.234 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2020-11-30 15:17:33.236 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2020-11-30 15:17:33.239 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2020-11-30 15:17:33.242 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2020-11-30 15:17:33.244 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.247 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.249 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.policy, ]] 2020-11-30 15:17:33.251 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.253 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2020-11-30 15:17:33.256 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2020-11-30 15:17:33.258 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2020-11-30 15:17:33.261 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2020-11-30 15:17:33.263 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.265 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.267 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.privsep, ]] 2020-11-30 15:17:33.270 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.272 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2020-11-30 15:17:33.275 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2020-11-30 15:17:33.277 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2020-11-30 15:17:33.279 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2020-11-30 15:17:33.282 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.284 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.286 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.reports, ]] 2020-11-30 15:17:33.289 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.291 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2020-11-30 15:17:33.294 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2020-11-30 15:17:33.296 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2020-11-30 15:17:33.299 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2020-11-30 15:17:33.301 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.303 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.306 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.rootwrap, ]] 2020-11-30 15:17:33.308 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.311 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2020-11-30 15:17:33.314 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2020-11-30 15:17:33.317 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2020-11-30 15:17:33.320 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2020-11-30 15:17:33.322 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.324 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.327 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.serialization, ]] 2020-11-30 15:17:33.329 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.332 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2020-11-30 15:17:33.335 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2020-11-30 15:17:33.337 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2020-11-30 15:17:33.342 | + inc/python:use_library_from_git:263 : local name=oslo.service 2020-11-30 15:17:33.345 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.349 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.352 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.service, ]] 2020-11-30 15:17:33.356 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.358 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2020-11-30 15:17:33.361 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2020-11-30 15:17:33.363 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2020-11-30 15:17:33.366 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2020-11-30 15:17:33.369 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.371 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.374 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.utils, ]] 2020-11-30 15:17:33.376 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.378 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2020-11-30 15:17:33.381 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2020-11-30 15:17:33.383 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2020-11-30 15:17:33.386 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2020-11-30 15:17:33.388 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.390 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.392 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.versionedobjects, ]] 2020-11-30 15:17:33.395 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.397 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2020-11-30 15:17:33.400 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2020-11-30 15:17:33.402 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2020-11-30 15:17:33.405 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2020-11-30 15:17:33.407 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.409 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.412 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.vmware, ]] 2020-11-30 15:17:33.414 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.416 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2020-11-30 15:17:33.419 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2020-11-30 15:17:33.421 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2020-11-30 15:17:33.423 | + inc/python:use_library_from_git:263 : local name=osprofiler 2020-11-30 15:17:33.426 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.429 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.433 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osprofiler, ]] 2020-11-30 15:17:33.435 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.439 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2020-11-30 15:17:33.441 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2020-11-30 15:17:33.443 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2020-11-30 15:17:33.446 | + inc/python:use_library_from_git:263 : local name=pycadf 2020-11-30 15:17:33.450 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.453 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.456 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pycadf, ]] 2020-11-30 15:17:33.460 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.462 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2020-11-30 15:17:33.465 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2020-11-30 15:17:33.467 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2020-11-30 15:17:33.470 | + inc/python:use_library_from_git:263 : local name=stevedore 2020-11-30 15:17:33.472 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.475 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.477 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,stevedore, ]] 2020-11-30 15:17:33.479 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.482 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2020-11-30 15:17:33.484 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2020-11-30 15:17:33.486 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2020-11-30 15:17:33.489 | + inc/python:use_library_from_git:263 : local name=taskflow 2020-11-30 15:17:33.492 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.494 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.496 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,taskflow, ]] 2020-11-30 15:17:33.499 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.502 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2020-11-30 15:17:33.504 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2020-11-30 15:17:33.507 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2020-11-30 15:17:33.510 | + inc/python:use_library_from_git:263 : local name=tooz 2020-11-30 15:17:33.512 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.514 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.516 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,tooz, ]] 2020-11-30 15:17:33.519 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.521 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2020-11-30 15:17:33.524 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2020-11-30 15:17:33.527 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2020-11-30 15:17:33.529 | + inc/python:use_library_from_git:263 : local name=os-brick 2020-11-30 15:17:33.532 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.534 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.537 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-brick, ]] 2020-11-30 15:17:33.540 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.543 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2020-11-30 15:17:33.545 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2020-11-30 15:17:33.548 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2020-11-30 15:17:33.551 | + inc/python:use_library_from_git:263 : local name=os-traits 2020-11-30 15:17:33.554 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.556 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.560 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-traits, ]] 2020-11-30 15:17:33.564 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.567 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2020-11-30 15:17:33.569 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2020-11-30 15:17:33.572 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2020-11-30 15:17:33.574 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2020-11-30 15:17:33.577 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:33.579 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:33.581 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-barbicanclient, ]] 2020-11-30 15:17:33.584 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:33.587 | + lib/libraries:install_libs:135 : pip_install etcd3 2020-11-30 15:17:33.608 | Using python 3.6 to install etcd3 because python3_enabled=True 2020-11-30 15:17:33.613 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3 2020-11-30 15:17:36.147 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:17:36.345 | Collecting etcd3 2020-11-30 15:17:36.354 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2020-11-30 15:17:39.458 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:17:39.531 | Collecting grpcio>=1.27.1 2020-11-30 15:17:39.547 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/16e/1edb367763ea0/grpcio-1.28.1-cp36-cp36m-manylinux2010_x86_64.whl (2.8 MB) 2020-11-30 15:17:39.626 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:17:39.627 | Collecting protobuf>=3.6.1 2020-11-30 15:17:39.638 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/adf/0e4d57b33881d/protobuf-3.11.3-cp36-cp36m-manylinux1_x86_64.whl (1.3 MB) 2020-11-30 15:17:39.673 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from protobuf>=3.6.1->etcd3) (50.3.2) 2020-11-30 15:17:39.674 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:17:39.721 | Collecting tenacity>=6.1.0 2020-11-30 15:17:39.728 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f7b/cbf5bb53875cf/tenacity-6.1.0-py2.py3-none-any.whl (24 kB) 2020-11-30 15:17:39.786 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:17:39.789 | Building wheels for collected packages: etcd3 2020-11-30 15:17:39.790 | Building wheel for etcd3 (setup.py): started 2020-11-30 15:17:40.447 | Building wheel for etcd3 (setup.py): finished with status 'done' 2020-11-30 15:17:40.448 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=c6d8c684ac582aba60ab5c1c82d62ec048838777bfed4cd53124a5eb030450e5 2020-11-30 15:17:40.448 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2020-11-30 15:17:40.449 | Successfully built etcd3 2020-11-30 15:17:40.756 | Installing collected packages: tenacity, protobuf, grpcio, etcd3 2020-11-30 15:17:41.746 | Successfully installed etcd3-0.12.0 grpcio-1.28.1 protobuf-3.11.3 tenacity-6.1.0 2020-11-30 15:17:41.914 | + inc/python:pip_install:207 : result=0 2020-11-30 15:17:41.916 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:17:41.919 | + functions-common:time_stop:2331 : local name 2020-11-30 15:17:41.921 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:17:41.924 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:17:41.926 | + functions-common:time_stop:2334 : local total 2020-11-30 15:17:41.928 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:17:41.930 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:17:41.933 | + functions-common:time_stop:2338 : start_time=1606749453603 2020-11-30 15:17:41.936 | + functions-common:time_stop:2340 : [[ -z 1606749453603 ]] 2020-11-30 15:17:41.939 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:17:41.943 | + functions-common:time_stop:2343 : end_time=1606749461940 2020-11-30 15:17:41.947 | + functions-common:time_stop:2344 : elapsed_time=8337 2020-11-30 15:17:41.950 | + functions-common:time_stop:2345 : total=55556 2020-11-30 15:17:41.952 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:17:41.955 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=63893 2020-11-30 15:17:41.958 | + inc/python:pip_install:210 : return 0 2020-11-30 15:17:41.960 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2020-11-30 15:17:41.983 | Using python 3.6 to install etcd3gw because python3_enabled=True 2020-11-30 15:17:41.988 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2020-11-30 15:17:44.565 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:17:44.767 | Collecting etcd3gw 2020-11-30 15:17:44.775 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2020-11-30 15:17:44.967 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.14.0) 2020-11-30 15:17:44.969 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (5.4.5) 2020-11-30 15:17:45.125 | Collecting futurist!=0.15.0,>=0.11.0 2020-11-30 15:17:45.133 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/894/708fc623952aa/futurist-2.1.1-py3-none-any.whl (37 kB) 2020-11-30 15:17:45.143 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (5.4.5) 2020-11-30 15:17:45.145 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.14.0) 2020-11-30 15:17:45.148 | Collecting requests!=2.12.2,!=2.13.0,>=2.10.0 2020-11-30 15:17:45.154 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2020-11-30 15:17:45.239 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (3.0.4) 2020-11-30 15:17:45.320 | Collecting certifi>=2017.4.17 2020-11-30 15:17:45.327 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d9/87a998c75633c/certifi-2020.4.5.1-py2.py3-none-any.whl (157 kB) 2020-11-30 15:17:45.339 | Collecting idna<3,>=2.5 2020-11-30 15:17:45.346 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58 kB) 2020-11-30 15:17:45.359 | Collecting urllib3>=1.15.1 2020-11-30 15:17:45.366 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125 kB) 2020-11-30 15:17:45.788 | Installing collected packages: urllib3, idna, certifi, requests, futurist, etcd3gw 2020-11-30 15:17:45.788 | Attempting uninstall: urllib3 2020-11-30 15:17:45.789 | Found existing installation: urllib3 1.22 2020-11-30 15:17:45.793 | Uninstalling urllib3-1.22: 2020-11-30 15:17:45.817 | Successfully uninstalled urllib3-1.22 2020-11-30 15:17:45.923 | Attempting uninstall: idna 2020-11-30 15:17:45.924 | Found existing installation: idna 2.6 2020-11-30 15:17:45.930 | Uninstalling idna-2.6: 2020-11-30 15:17:45.952 | Successfully uninstalled idna-2.6 2020-11-30 15:17:46.067 | Attempting uninstall: certifi 2020-11-30 15:17:46.068 | Found existing installation: certifi 2018.1.18 2020-11-30 15:17:46.076 | Uninstalling certifi-2018.1.18: 2020-11-30 15:17:46.098 | Successfully uninstalled certifi-2018.1.18 2020-11-30 15:17:46.115 | Attempting uninstall: requests 2020-11-30 15:17:46.116 | Found existing installation: requests 2.18.4 2020-11-30 15:17:46.122 | Uninstalling requests-2.18.4: 2020-11-30 15:17:46.147 | Successfully uninstalled requests-2.18.4 2020-11-30 15:17:46.312 | Successfully installed certifi-2020.4.5.1 etcd3gw-0.2.5 futurist-2.1.1 idna-2.9 requests-2.23.0 urllib3-1.25.8 2020-11-30 15:17:46.455 | + inc/python:pip_install:207 : result=0 2020-11-30 15:17:46.458 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:17:46.461 | + functions-common:time_stop:2331 : local name 2020-11-30 15:17:46.464 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:17:46.467 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:17:46.470 | + functions-common:time_stop:2334 : local total 2020-11-30 15:17:46.474 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:17:46.482 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:17:46.485 | + functions-common:time_stop:2338 : start_time=1606749461975 2020-11-30 15:17:46.487 | + functions-common:time_stop:2340 : [[ -z 1606749461975 ]] 2020-11-30 15:17:46.490 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:17:46.493 | + functions-common:time_stop:2343 : end_time=1606749466491 2020-11-30 15:17:46.496 | + functions-common:time_stop:2344 : elapsed_time=4516 2020-11-30 15:17:46.498 | + functions-common:time_stop:2345 : total=63893 2020-11-30 15:17:46.500 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:17:46.502 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=68409 2020-11-30 15:17:46.505 | + inc/python:pip_install:210 : return 0 2020-11-30 15:17:46.507 | + ./stack.sh:main:849 : install_apache_uwsgi 2020-11-30 15:17:46.510 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2020-11-30 15:17:46.512 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2020-11-30 15:17:46.514 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:17:46.516 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:17:46.519 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:17:46.521 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:17:46.524 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:17:46.526 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:17:46.528 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:17:46.531 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:17:46.533 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2020-11-30 15:17:46.535 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 15:17:46.538 | + inc/python:python3_enabled:468 : return 0 2020-11-30 15:17:46.540 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2020-11-30 15:17:46.542 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2020-11-30 15:17:46.544 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:17:46.547 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:17:46.549 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:17:46.551 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:17:46.554 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:17:46.556 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:17:46.559 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:17:46.562 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:17:46.564 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:17:46.567 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:17:46.569 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:17:46.571 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:17:46.574 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:17:46.576 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:17:46.578 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:17:46.581 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:17:46.583 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:17:46.585 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:17:46.588 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:17:46.590 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:17:46.615 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:17:46.738 | Reading package lists... 2020-11-30 15:17:47.005 | Building dependency tree... 2020-11-30 15:17:47.006 | Reading state information... 2020-11-30 15:17:47.233 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:17:47.233 | The following packages were automatically installed and are no longer required: 2020-11-30 15:17:47.234 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:17:47.234 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:17:47.234 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:17:47.234 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:17:47.234 | python3-twisted-bin python3-zope.interface 2020-11-30 15:17:47.234 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:17:47.236 | Suggested packages: 2020-11-30 15:17:47.236 | python-uwsgidecorators python3-uwsgidecorators 2020-11-30 15:17:47.290 | The following NEW packages will be installed: 2020-11-30 15:17:47.291 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2020-11-30 15:17:47.569 | 0 upgraded, 3 newly installed, 0 to remove and 156 not upgraded. 2020-11-30 15:17:47.569 | Need to get 163 kB of archives. 2020-11-30 15:17:47.569 | After this operation, 634 kB of additional disk space will be used. 2020-11-30 15:17:47.569 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.1 [16.9 kB] 2020-11-30 15:17:47.827 | 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] 2020-11-30 15:17:48.060 | 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] 2020-11-30 15:17:48.749 | Fetched 163 kB in 1s (190 kB/s) 2020-11-30 15:17:48.813 | Selecting previously unselected package uwsgi. 2020-11-30 15:17:48.858 | (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 ... 76865 files and directories currently installed.) 2020-11-30 15:17:48.863 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-30 15:17:48.866 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:17:48.972 | Selecting previously unselected package uwsgi-plugin-python. 2020-11-30 15:17:48.981 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-30 15:17:48.986 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:17:49.091 | Selecting previously unselected package uwsgi-plugin-python3. 2020-11-30 15:17:49.100 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-30 15:17:49.104 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:17:49.202 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:17:49.252 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:17:49.277 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:17:49.871 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:17:49.929 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 15:17:50.125 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 15:17:50.701 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:17:52.772 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:17:52.774 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:17:52.777 | + functions-common:time_stop:2331 : local name 2020-11-30 15:17:52.779 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:17:52.782 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:17:52.785 | + functions-common:time_stop:2334 : local total 2020-11-30 15:17:52.788 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:17:52.790 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:17:52.792 | + functions-common:time_stop:2338 : start_time=1606749466611 2020-11-30 15:17:52.795 | + functions-common:time_stop:2340 : [[ -z 1606749466611 ]] 2020-11-30 15:17:52.798 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:17:52.801 | + functions-common:time_stop:2343 : end_time=1606749472798 2020-11-30 15:17:52.804 | + functions-common:time_stop:2344 : elapsed_time=6187 2020-11-30 15:17:52.806 | + functions-common:time_stop:2345 : total=212446 2020-11-30 15:17:52.808 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:17:52.811 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=218633 2020-11-30 15:17:52.814 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:17:52.818 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2020-11-30 15:17:52.820 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:17:52.823 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:17:52.825 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2020-11-30 15:17:52.898 | Enabling module proxy. 2020-11-30 15:17:52.909 | To activate the new configuration, you need to run: 2020-11-30 15:17:52.909 | systemctl restart apache2 2020-11-30 15:17:52.914 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2020-11-30 15:17:52.974 | Considering dependency proxy for proxy_uwsgi: 2020-11-30 15:17:52.974 | Module proxy already enabled 2020-11-30 15:17:52.974 | Enabling module proxy_uwsgi. 2020-11-30 15:17:52.980 | To activate the new configuration, you need to run: 2020-11-30 15:17:52.980 | systemctl restart apache2 2020-11-30 15:17:52.984 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2020-11-30 15:17:52.987 | + lib/apache:restart_apache_server:260 : restart_service apache2 2020-11-30 15:17:52.990 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 15:17:52.993 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2020-11-30 15:17:53.145 | + ./stack.sh:main:852 : install_keystoneauth 2020-11-30 15:17:53.147 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2020-11-30 15:17:53.150 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2020-11-30 15:17:53.153 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:53.156 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:53.158 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystoneauth, ]] 2020-11-30 15:17:53.160 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:53.163 | + ./stack.sh:main:853 : install_keystoneclient 2020-11-30 15:17:53.165 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2020-11-30 15:17:53.168 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2020-11-30 15:17:53.170 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:53.173 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:53.175 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-keystoneclient, ]] 2020-11-30 15:17:53.178 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:53.181 | + ./stack.sh:main:854 : install_glanceclient 2020-11-30 15:17:53.183 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2020-11-30 15:17:53.185 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2020-11-30 15:17:53.187 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:53.190 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:53.192 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-glanceclient, ]] 2020-11-30 15:17:53.194 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:53.197 | + ./stack.sh:main:855 : install_cinderclient 2020-11-30 15:17:53.199 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2020-11-30 15:17:53.201 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2020-11-30 15:17:53.204 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:53.206 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:53.208 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2020-11-30 15:17:53.211 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:53.213 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2020-11-30 15:17:53.215 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2020-11-30 15:17:53.218 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:53.220 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:53.222 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-cinderclient, ]] 2020-11-30 15:17:53.225 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:53.227 | + ./stack.sh:main:856 : install_novaclient 2020-11-30 15:17:53.229 | + lib/nova:install_novaclient:795 : use_library_from_git python-novaclient 2020-11-30 15:17:53.232 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2020-11-30 15:17:53.234 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:53.236 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:53.239 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-novaclient, ]] 2020-11-30 15:17:53.241 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:53.244 | + ./stack.sh:main:857 : is_service_enabled swift glance horizon 2020-11-30 15:17:53.261 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:17:53.263 | + ./stack.sh:main:858 : install_swiftclient 2020-11-30 15:17:53.265 | + lib/swift:install_swiftclient:748 : use_library_from_git python-swiftclient 2020-11-30 15:17:53.268 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2020-11-30 15:17:53.270 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:53.273 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:53.275 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-swiftclient, ]] 2020-11-30 15:17:53.278 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:53.280 | + ./stack.sh:main:860 : is_service_enabled neutron nova horizon 2020-11-30 15:17:53.296 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:17:53.299 | + ./stack.sh:main:861 : install_neutronclient 2020-11-30 15:17:53.301 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2020-11-30 15:17:53.304 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2020-11-30 15:17:53.306 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:53.309 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:53.311 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-neutronclient, ]] 2020-11-30 15:17:53.317 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:53.320 | + ./stack.sh:main:865 : install_keystonemiddleware 2020-11-30 15:17:53.322 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2020-11-30 15:17:53.325 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2020-11-30 15:17:53.327 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:53.330 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:53.332 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystonemiddleware, ]] 2020-11-30 15:17:53.335 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:53.337 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2020-11-30 15:17:53.340 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2020-11-30 15:17:53.342 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:17:53.346 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2020-11-30 15:17:53.349 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2020-11-30 15:17:53.351 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:17:53.355 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:17:53.355 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:17:53.359 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2020-11-30 15:17:53.362 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2020-11-30 15:17:53.364 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2020-11-30 15:17:53.368 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2020-11-30 15:17:53.370 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2020-11-30 15:17:53.391 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2020-11-30 15:17:53.397 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2020-11-30 15:17:55.968 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:17:56.230 | Collecting keystonemiddleware 2020-11-30 15:17:56.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2ae/8388ab611a33a/keystonemiddleware-9.0.0-py3-none-any.whl (119 kB) 2020-11-30 15:17:56.394 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:17:57.079 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:17:57.526 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:17:57.527 | Collecting keystoneauth1>=3.12.0 2020-11-30 15:17:57.536 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/afa/67df303067529/keystoneauth1-4.0.0-py3-none-any.whl (310 kB) 2020-11-30 15:17:57.621 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.32.0) 2020-11-30 15:17:57.623 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:17:57.700 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:17:57.701 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:17:57.703 | Collecting iso8601>=0.1.11 2020-11-30 15:17:57.710 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/210/e0134677cc0d0/iso8601-0.1.12-py2.py3-none-any.whl (12 kB) 2020-11-30 15:17:57.715 | Collecting os-service-types>=1.2.0 2020-11-30 15:17:57.722 | 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) 2020-11-30 15:17:57.729 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:17:57.730 | Collecting oslo.cache>=1.26.0 2020-11-30 15:17:57.737 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/145/9bd51e54edf73/oslo.cache-2.3.0-py3-none-any.whl (60 kB) 2020-11-30 15:17:57.777 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:17:57.829 | Collecting dogpile.cache>=0.6.2 2020-11-30 15:17:57.837 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b34/8835825c9dcd2/dogpile.cache-0.9.0.tar.gz (325 kB) 2020-11-30 15:17:58.521 | Collecting decorator>=4.0.0 2020-11-30 15:17:58.529 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/a54c2a0cc4ba6/decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 2020-11-30 15:17:58.536 | Collecting oslo.config>=5.2.0 2020-11-30 15:17:58.543 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e62/3fda2a10e664f/oslo.config-8.0.4-py3-none-any.whl (125 kB) 2020-11-30 15:17:58.565 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.32.0) 2020-11-30 15:17:58.567 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.3.1) 2020-11-30 15:17:58.612 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:17:58.762 | Collecting debtcollector>=1.2.0 2020-11-30 15:17:58.770 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/96b/de97db3de7721/debtcollector-2.0.1-py3-none-any.whl (23 kB) 2020-11-30 15:17:58.781 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:17:58.783 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:17:58.832 | Collecting netaddr>=0.7.18 2020-11-30 15:17:58.844 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/56b/3558bd71f3f69/netaddr-0.7.19-py2.py3-none-any.whl (1.6 MB) 2020-11-30 15:17:58.888 | Collecting oslo.context>=2.19.2 2020-11-30 15:17:58.895 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7c9/fe7ee6f588b2e/oslo.context-3.0.2-py3-none-any.whl (19 kB) 2020-11-30 15:17:58.905 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:17:58.908 | Collecting oslo.i18n>=3.15.3 2020-11-30 15:17:58.915 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ec3/57b430b29d589/oslo.i18n-4.0.1-py3-none-any.whl (47 kB) 2020-11-30 15:17:58.928 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:17:58.931 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:17:58.986 | Collecting Babel!=2.4.0,>=2.3.4 2020-11-30 15:17:59.012 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d67/0ea0b10f8b723/Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) 2020-11-30 15:17:59.581 | Collecting oslo.log>=3.36.0 2020-11-30 15:17:59.590 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/483/fc4e31129cbed/oslo.log-4.1.3-py3-none-any.whl (71 kB) 2020-11-30 15:17:59.658 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:17:59.786 | Collecting oslo.serialization!=2.19.1,>=2.18.0 2020-11-30 15:17:59.794 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de8/ca4688adec03c/oslo.serialization-3.1.1-py3-none-any.whl (28 kB) 2020-11-30 15:17:59.811 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:17:59.812 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.3.1) 2020-11-30 15:17:59.984 | Collecting msgpack>=0.5.2 2020-11-30 15:17:59.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/76d/f51492bc6fa6c/msgpack-0.6.2-cp36-cp36m-manylinux1_x86_64.whl (249 kB) 2020-11-30 15:18:00.006 | Collecting oslo.utils>=3.33.0 2020-11-30 15:18:00.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb7/75f22c701065f/oslo.utils-4.1.2-py3-none-any.whl (95 kB) 2020-11-30 15:18:00.037 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:18:00.039 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.6/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2020-11-30 15:18:00.041 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:18:00.146 | Collecting netifaces>=0.10.4 2020-11-30 15:18:00.153 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30e/d89ab8aff715c/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) 2020-11-30 15:18:00.170 | Collecting pycadf!=2.0.0,>=1.1.0 2020-11-30 15:18:00.177 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ba/e41aa236e90ce/pycadf-3.0.0-py3-none-any.whl (43 kB) 2020-11-30 15:18:00.193 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:18:00.203 | Collecting pyinotify>=0.9.6 2020-11-30 15:18:00.210 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB) 2020-11-30 15:18:00.749 | Collecting python-dateutil>=2.7.0 2020-11-30 15:18:00.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/75b/b3f31ea686f11/python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) 2020-11-30 15:18:00.773 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:18:00.783 | Collecting python-keystoneclient>=3.20.0 2020-11-30 15:18:00.792 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b08/1a330eab0aa7c/python_keystoneclient-4.0.0-py3-none-any.whl (397 kB) 2020-11-30 15:18:00.829 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.32.0) 2020-11-30 15:18:00.833 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:18:00.847 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:18:00.850 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:18:00.862 | Collecting pytz>=2015.7 2020-11-30 15:18:00.871 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1c5/57d7d0e871de1/pytz-2019.3-py2.py3-none-any.whl (509 kB) 2020-11-30 15:18:00.938 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.6/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.9) 2020-11-30 15:18:00.940 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/dist-packages (from requests>=2.14.2->keystonemiddleware) (2020.4.5.1) 2020-11-30 15:18:00.943 | Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.6/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.25.8) 2020-11-30 15:18:00.944 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.0.4) 2020-11-30 15:18:00.983 | Collecting rfc3986>=1.2.0 2020-11-30 15:18:00.991 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/147e9aceda37c/rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 2020-11-30 15:18:01.024 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:18:01.027 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:18:01.067 | Collecting WebOb>=1.7.1 2020-11-30 15:18:01.074 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3c/89a8e9ba0aeb1/WebOb-1.8.6-py2.py3-none-any.whl (114 kB) 2020-11-30 15:18:01.108 | Collecting wrapt>=1.7.0 2020-11-30 15:18:01.115 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB) 2020-11-30 15:18:01.640 | Building wheels for collected packages: dogpile.cache, pyinotify, wrapt 2020-11-30 15:18:01.641 | Building wheel for dogpile.cache (setup.py): started 2020-11-30 15:18:02.293 | Building wheel for dogpile.cache (setup.py): finished with status 'done' 2020-11-30 15:18:02.295 | Created wheel for dogpile.cache: filename=dogpile.cache-0.9.0-py2.py3-none-any.whl size=44829 sha256=fd3c0d72786d3d5282bc1363a96c65042ea87753dbc4c707a09d95e3dbdf9742 2020-11-30 15:18:02.295 | Stored in directory: /root/.cache/pip/wheels/f0/7f/a8/5bc9a005d1c21a1827fc4e2499017db62406f8084aa25d9ecf 2020-11-30 15:18:02.298 | Building wheel for pyinotify (setup.py): started 2020-11-30 15:18:02.915 | Building wheel for pyinotify (setup.py): finished with status 'done' 2020-11-30 15:18:02.916 | Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=479524451c608fe0bb20b93017aef309f02bfd109cafec910d81852f9e22f567 2020-11-30 15:18:02.916 | Stored in directory: /root/.cache/pip/wheels/f3/7a/03/56564493d2862ac4c0677c91d99261394dd512a1bbb90af9a7 2020-11-30 15:18:02.918 | Building wheel for wrapt (setup.py): started 2020-11-30 15:18:04.416 | Building wheel for wrapt (setup.py): finished with status 'done' 2020-11-30 15:18:04.417 | Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=67538 sha256=8e731ab31c05355b4edf07b04d7f68664bb7dc16ddc2ca38de2d06db9f3c61a8 2020-11-30 15:18:04.417 | Stored in directory: /root/.cache/pip/wheels/27/b0/63/c6302d953c843aa78fedbee048633aa67fa3f28a2ab130c797 2020-11-30 15:18:04.418 | Successfully built dogpile.cache pyinotify wrapt 2020-11-30 15:18:05.069 | Installing collected packages: pytz, wrapt, Babel, oslo.i18n, netifaces, netaddr, iso8601, debtcollector, rfc3986, oslo.utils, msgpack, python-dateutil, pyinotify, oslo.serialization, oslo.context, oslo.config, os-service-types, decorator, oslo.log, keystoneauth1, dogpile.cache, WebOb, python-keystoneclient, pycadf, oslo.cache, keystonemiddleware 2020-11-30 15:18:06.112 | Attempting uninstall: netifaces 2020-11-30 15:18:06.114 | Found existing installation: netifaces 0.10.4 2020-11-30 15:18:06.119 | Uninstalling netifaces-0.10.4: 2020-11-30 15:18:06.140 | Successfully uninstalled netifaces-0.10.4 2020-11-30 15:18:06.152 | Attempting uninstall: netaddr 2020-11-30 15:18:06.153 | Found existing installation: netaddr 0.8.0 2020-11-30 15:18:06.168 | Uninstalling netaddr-0.8.0: 2020-11-30 15:18:06.170 | Successfully uninstalled netaddr-0.8.0 2020-11-30 15:18:08.189 | Successfully installed Babel-2.8.0 WebOb-1.8.6 debtcollector-2.0.1 decorator-4.4.2 dogpile.cache-0.9.0 iso8601-0.1.12 keystoneauth1-4.0.0 keystonemiddleware-9.0.0 msgpack-0.6.2 netaddr-0.7.19 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-2.3.0 oslo.config-8.0.4 oslo.context-3.0.2 oslo.i18n-4.0.1 oslo.log-4.1.3 oslo.serialization-3.1.1 oslo.utils-4.1.2 pycadf-3.0.0 pyinotify-0.9.6 python-dateutil-2.8.1 python-keystoneclient-4.0.0 pytz-2019.3 rfc3986-1.4.0 wrapt-1.12.1 2020-11-30 15:18:08.398 | + inc/python:pip_install:207 : result=0 2020-11-30 15:18:08.401 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:18:08.404 | + functions-common:time_stop:2331 : local name 2020-11-30 15:18:08.407 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:18:08.409 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:18:08.412 | + functions-common:time_stop:2334 : local total 2020-11-30 15:18:08.415 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:18:08.418 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:18:08.420 | + functions-common:time_stop:2338 : start_time=1606749473385 2020-11-30 15:18:08.424 | + functions-common:time_stop:2340 : [[ -z 1606749473385 ]] 2020-11-30 15:18:08.427 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:18:08.431 | + functions-common:time_stop:2343 : end_time=1606749488428 2020-11-30 15:18:08.434 | + functions-common:time_stop:2344 : elapsed_time=15043 2020-11-30 15:18:08.436 | + functions-common:time_stop:2345 : total=68409 2020-11-30 15:18:08.438 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:18:08.441 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=83452 2020-11-30 15:18:08.444 | + inc/python:pip_install:210 : return 0 2020-11-30 15:18:08.447 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2020-11-30 15:18:08.450 | + inc/python:pip_install_gr:76 : local name=python-memcached 2020-11-30 15:18:08.452 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:18:08.456 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2020-11-30 15:18:08.458 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2020-11-30 15:18:08.461 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:18:08.465 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:18:08.465 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:18:08.470 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2020-11-30 15:18:08.473 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2020-11-30 15:18:08.476 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2020-11-30 15:18:08.479 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2020-11-30 15:18:08.482 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2020-11-30 15:18:08.502 | Using python 3.6 to install python-memcached because python3_enabled=True 2020-11-30 15:18:08.507 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2020-11-30 15:18:11.077 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:18:11.282 | Collecting python-memcached 2020-11-30 15:18:11.291 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2020-11-30 15:18:11.298 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.6/dist-packages (from python-memcached) (1.14.0) 2020-11-30 15:18:11.897 | Installing collected packages: python-memcached 2020-11-30 15:18:11.955 | Successfully installed python-memcached-1.59 2020-11-30 15:18:12.101 | + inc/python:pip_install:207 : result=0 2020-11-30 15:18:12.104 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:18:12.106 | + functions-common:time_stop:2331 : local name 2020-11-30 15:18:12.108 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:18:12.111 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:18:12.113 | + functions-common:time_stop:2334 : local total 2020-11-30 15:18:12.115 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:18:12.118 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:18:12.120 | + functions-common:time_stop:2338 : start_time=1606749488497 2020-11-30 15:18:12.122 | + functions-common:time_stop:2340 : [[ -z 1606749488497 ]] 2020-11-30 15:18:12.125 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:18:12.129 | + functions-common:time_stop:2343 : end_time=1606749492126 2020-11-30 15:18:12.131 | + functions-common:time_stop:2344 : elapsed_time=3629 2020-11-30 15:18:12.134 | + functions-common:time_stop:2345 : total=83452 2020-11-30 15:18:12.136 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:18:12.139 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=87081 2020-11-30 15:18:12.143 | + inc/python:pip_install:210 : return 0 2020-11-30 15:18:12.145 | + ./stack.sh:main:867 : is_service_enabled keystone 2020-11-30 15:18:12.161 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:18:12.164 | + ./stack.sh:main:868 : '[' 10.222.0.21 == 10.222.0.21 ']' 2020-11-30 15:18:12.166 | + ./stack.sh:main:869 : stack_install_service keystone 2020-11-30 15:18:12.168 | + lib/stack:stack_install_service:20 : local service=keystone 2020-11-30 15:18:12.171 | + lib/stack:stack_install_service:21 : type install_keystone 2020-11-30 15:18:12.173 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-11-30 15:18:12.175 | + lib/stack:stack_install_service:32 : install_keystone 2020-11-30 15:18:12.178 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2020-11-30 15:18:12.192 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:18:12.195 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2020-11-30 15:18:12.197 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2020-11-30 15:18:12.199 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2020-11-30 15:18:12.201 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 15:18:12.203 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 15:18:12.205 | ++ functions-common:git_clone:527 : pwd 2020-11-30 15:18:12.208 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 15:18:12.210 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 15:18:12.213 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 15:18:12.228 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 15:18:12.230 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 15:18:12.232 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 15:18:12.235 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 15:18:12.235 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 15:18:12.239 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2020-11-30 15:18:12.242 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 15:18:12.244 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2020-11-30 15:18:12.246 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 15:18:12.247 | + functions-common:git_clone:593 : head -1 2020-11-30 15:18:12.249 | 5a7ebf53b Merge "Implement more robust connection handling for asynchronous LDAP calls" into stable/ussuri 2020-11-30 15:18:12.252 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 15:18:12.255 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2020-11-30 15:18:12.258 | + inc/python:setup_develop:351 : local bindep 2020-11-30 15:18:12.260 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 15:18:12.262 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2020-11-30 15:18:12.265 | + inc/python:setup_develop:357 : local extras= 2020-11-30 15:18:12.267 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2020-11-30 15:18:12.269 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2020-11-30 15:18:12.271 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 15:18:12.274 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2020-11-30 15:18:12.277 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2020-11-30 15:18:12.280 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2020-11-30 15:18:12.283 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2020-11-30 15:18:12.285 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2020-11-30 15:18:12.288 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2020-11-30 15:18:12.290 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2020-11-30 15:18:12.293 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2020-11-30 15:18:12.295 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2020-11-30 15:18:12.301 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2020-11-30 15:18:12.303 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2020-11-30 15:18:13.286 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2020-11-30 15:18:13.288 | + inc/python:setup_package:430 : local bindep=0 2020-11-30 15:18:13.291 | + inc/python:setup_package:431 : local bindep_flag= 2020-11-30 15:18:13.294 | + inc/python:setup_package:432 : local bindep_profiles= 2020-11-30 15:18:13.296 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 15:18:13.299 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2020-11-30 15:18:13.301 | + inc/python:setup_package:439 : local flags=-e 2020-11-30 15:18:13.304 | + inc/python:setup_package:440 : local extras= 2020-11-30 15:18:13.307 | + inc/python:setup_package:444 : [[ -n -e ]] 2020-11-30 15:18:13.310 | + inc/python:setup_package:444 : [[ -z '' ]] 2020-11-30 15:18:13.313 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2020-11-30 15:18:13.315 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2020-11-30 15:18:13.318 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2020-11-30 15:18:13.321 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2020-11-30 15:18:13.339 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2020-11-30 15:18:13.344 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2020-11-30 15:18:16.002 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:18:16.003 | 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. 2020-11-30 15:18:16.003 | ERROR: Links are not allowed as constraints 2020-11-30 15:18:16.182 | + inc/python:pip_install:1 : exit_trap 2020-11-30 15:18:16.184 | + ./stack.sh:exit_trap:496 : local r=1 2020-11-30 15:18:16.187 | ++ ./stack.sh:exit_trap:497 : jobs -p 2020-11-30 15:18:16.189 | + ./stack.sh:exit_trap:497 : jobs= 2020-11-30 15:18:16.191 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2020-11-30 15:18:16.193 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2020-11-30 15:18:16.195 | + ./stack.sh:exit_trap:511 : kill_spinner 2020-11-30 15:18:16.198 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2020-11-30 15:18:16.200 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2020-11-30 15:18:16.202 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2020-11-30 15:18:16.202 | Error on exit 2020-11-30 15:18:16.204 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2020-11-30 15:18:16.206 | + ./stack.sh:exit_trap:517 : generate-subunit 1606749126 370 fail 2020-11-30 15:18:16.623 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2020-11-30 15:18:16.626 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2020-11-30 15:18:17.569 | + ./stack.sh:exit_trap:531 : exit 1